agents.conversation.directed.exampleΒΆ

Examples for directed conversation patterns with mentions and targeted responses.

FunctionsΒΆ

example_classroom_discussion()

Classroom-style directed conversation.

example_customer_support()

Customer support scenario with directed escalation.

example_interactive_story()

Interactive storytelling with character interactions.

example_team_meeting()

Team meeting with directed questions and responses.

Module ContentsΒΆ

agents.conversation.directed.example.example_classroom_discussion()ΒΆ

Classroom-style directed conversation.

Return type:

None

agents.conversation.directed.example.example_customer_support()ΒΆ

Customer support scenario with directed escalation.

Return type:

None

agents.conversation.directed.example.example_interactive_story()ΒΆ

Interactive storytelling with character interactions.

Return type:

None

agents.conversation.directed.example.example_team_meeting()ΒΆ

Team meeting with directed questions and responses.

Return type:

None