Skip to content

Conversation

etorreborre
Copy link
Contributor

@etorreborre etorreborre commented Jun 6, 2025

This PR properly displays planning and execution steps when they are interleaved:

  • Example 18 can be used locally for development.
  • Example 008 is for demos.

@etorreborre etorreborre requested a review from a team as a code owner June 6, 2025 09:56
@etorreborre etorreborre self-assigned this Jun 6, 2025
| Conflicts:
|	examples/008/images/main/index.html
@etorreborre etorreborre force-pushed the etorreborre/feat/improve-planning-steps-output branch from be69c72 to 155615c Compare June 9, 2025 07:41
name="henry",
instructions="You are an assistant who solves complex tasks by planning them carefully before solving them.",
planner=CoTPlanner(model=Model(name="deepseek-r1")),
planner=ReActPlanner(model=Model(name="llama3.2")),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A typical example would work better with deepseek, maybe we can leave the default model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants