Skip to content

.Net: Bug: GroupChat does not produce result in Orchestration Package for 1.58 (.NET) #12646

@arafattehsin

Description

@arafattehsin

Describe the bug
I have got an agent that uses the latest GroupChat within Microsoft.SemanticKernel.Agents.Orchestraiton package. Ever since I have updated it to 1.58.0-preview, it has stopped giving me an output.

string text = await result.GetValueAsync(TimeSpan.FromSeconds(ResultTimeoutInSeconds * 3)); the value of text is returned as empty string.

It can also be reproduced within the GettingStartedWithAgents tests.

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codebugSomething isn't workingmulti-agentIssues for multi-agent orchestration

Type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions