Skip to content

.Net Agents - Mark experimental features #10535

@crickman

Description

@crickman

As part of agent graduation, move the experimental declaration from the project level to specific features that are not graduating:

  • AgentChat/AgentGroupChat: The existing multi-agent chat.
  • AgentChannel: The channel construct only exists to enable multi-agent chat.
  • AggregatorAgent: In its current form, this agent is intrinsically bound to AgentChat.
  • AgentChatSerializer: This exists as an outgrowth of AgentChat and is not conducive to distributed patterns.
  • Agent: The base abstraction defines three methods that are not associated with patterns being graduated:
    1. GetChannelKeys
    2. CreateChannelAsync
    3. RestoreChannelAsync

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codeagentsfeature_graduationApplied to all feature graduation issuessk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Projects

Status

Sprint: In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions