Skip to content

fix: update python decompose example #566

@AngeloDanducci

Description

@AngeloDanducci
  • The python decompose example needs a larger model to guarantee tags are created appropriately for subtasks.
  • Ref update to the cli needs to be updated.
  • Changes to the decompose pipeline in fix(mellea decomp): Solve ConstraintExtractor parsing fails and improve robustness #445 have made it so that subtask_data.constraints may now contain constraint strings that were not in the original task_prompt_constraints list (they're sub-parts of split constraints). Initial approach to get the test working again will be to simply assign llm as the validation strategy if none exists. Though perhaps elsewhere in the pipeline it should instead map parent -> child (split constraints) validation strategy.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions