agents.conversation.debate.exampleΒΆ

Examples for structured debate conversations.

FunctionsΒΆ

example_oxford_debate()

Oxford-style formal debate.

example_panel_debate()

Multi-participant panel debate - FIXED VERSION.

example_simple_debate()

Simple two-sided debate on AI regulation.

example_socratic_debate()

Socratic method debate with questioning.

Module ContentsΒΆ

agents.conversation.debate.example.example_oxford_debate()ΒΆ

Oxford-style formal debate.

Return type:

None

agents.conversation.debate.example.example_panel_debate()ΒΆ

Multi-participant panel debate - FIXED VERSION.

Return type:

None

agents.conversation.debate.example.example_simple_debate()ΒΆ

Simple two-sided debate on AI regulation.

Return type:

None

agents.conversation.debate.example.example_socratic_debate()ΒΆ

Socratic method debate with questioning.

Return type:

None