agents.conversation.round_robin.exampleΒΆ

Examples for round-robin conversation patterns.

FunctionsΒΆ

example_custom_round_robin()

Round-robin with custom agent configurations.

example_panel_discussion()

Simulate a panel discussion with round-robin format.

example_simple_round_robin()

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