Deeper Dive in Strategies: Selection and Termination #12109
lovedeepatsgit
started this conversation in
General
Replies: 1 comment
-
@crickman Can you help here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While Creating an AgentGroupChat it required list of Agents and Execution Settings (AgentGroupChatSettings Class Type), which is further depends on Selection and Termination Strategies, which requires KernelSelectionFunction and Kernel TerminatioFunction which have prompts and safeparameters. I know there is SelectAgentAsync() Method, but I am curious how Ai Serices ( ITextGeneration or IChatCompletionServices) are used by these Strategies, and how the flow goes, like which service connects with one that makes this possible, and what does these SafeParameters do, or they play role. So, please if you about this please reply.
Beta Was this translation helpful? Give feedback.
All reactions