agents.planning_v2.demo_outputΒΆ
Demonstrate the planner agent output structure.
FunctionsΒΆ
|
Run the demonstration. |
Show how the PlannerAgent is configured. |
|
Show what the planner agent would produce. |
|
Show details about the comprehensive prompt. |
Module ContentsΒΆ
- agents.planning_v2.demo_output.main()ΒΆ
Run the demonstration.
- agents.planning_v2.demo_output.show_agent_configuration()ΒΆ
Show how the PlannerAgent is configured.
- agents.planning_v2.demo_output.show_example_output()ΒΆ
Show what the planner agent would produce.
- agents.planning_v2.demo_output.show_prompt_details()ΒΆ
Show details about the comprehensive prompt.