Skip to content

Functions calling with AgentGroupedChat? #8319

Closed Answered by crickman
unsafePtr asked this question in Q&A
Discussion options

You must be logged in to vote

For ChatCompletionAgent please be sure to set execution settings for auto-invocation:

https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/GettingStartedWithAgents/Step2_Plugins.cs#L29

If this doesn't help, can you please provide more details as to which agents you are using?

Note: I'd expect the same behavior when using AgentGroupChat vs. invoking the agent directly (via InvokeAsync)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@unsafePtr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@unsafePtr
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
.NET Issue or Pull requests regarding .NET code agents
3 participants