Skip to content
Discussion options

You must be logged in to vote

Hi @MahorShekhar, thank you for bringing up the discussion!

The current AgentGroupChat provides a customizable selection strategy where you can instruct the group on how to select the next agent based on the current state of the chat: https://github.com/microsoft/semantic-kernel/blob/main/python/samples/getting_started_with_agents/chat_completion/step7_kernel_function_strategies.py. We also provide some simple out-of-the box strategy: https://github.com/microsoft/semantic-kernel/blob/main/python/semantic_kernel/agents/strategies/selection/sequential_selection_strategy.py

Please don't hesitate to post if you have further questions.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MahorShekhar
Comment options

@TaoChenOSU
Comment options

Answer selected by sophialagerkranspandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants