agents.planning_v2.demo_outputΒΆ

Demonstrate the planner agent output structure.

FunctionsΒΆ

main()

Run the demonstration.

show_agent_configuration()

Show how the PlannerAgent is configured.

show_example_output()

Show what the planner agent would produce.

show_prompt_details()

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.