agents.conversation.round_robin.exampleΒΆ
Examples for round-robin conversation patterns.
FunctionsΒΆ
Round-robin with custom agent configurations. |
|
Simulate a panel discussion with round-robin format. |
|
Simple round-robin conversation with auto-generated agents. |
Module ContentsΒΆ
- agents.conversation.round_robin.example.example_custom_round_robin()ΒΆ
Round-robin with custom agent configurations.
- Return type:
None
- agents.conversation.round_robin.example.example_panel_discussion()ΒΆ
Simulate a panel discussion with round-robin format.
- Return type:
None
- agents.conversation.round_robin.example.example_simple_round_robin()ΒΆ
Simple round-robin conversation with auto-generated agents.
- Return type:
None