Skip to content

.Net: Bug: AuthorName is always null in ResultTransform when using (Ex : GroupChatOrchestrator) #12338

Description

@rvinothrajendran

Describe the bug

In Agent Orchestration, within the ResultTransform, the ChatMessageContent contains an AuthorName property. However, this value is always null, making it impossible to determine which agent produced the final response.

To Reproduce
Use ResultTransform callback

Expected behavior
The AuthorName should reflect the agent that generated the response.

Platform

  • Language: C#
  • Source:
  • AI model:
  • IDE: Visual Studio
  • OS: Windows

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