Skip to content

Microsoft.Agents.AI.AGUI naming is misleading since it does not implement AIAgent #4508

@westey-m

Description

@westey-m

The naming for the Microsoft.Agents.AI.AGUI package is misleading, since similarly named packages provide AIAgent for remote agents. While Microsoft.Agents.AI.AGUI is also a client for a remote agent, it does not provide an AIAgent implementation, but rather just an IChatClient implementation.

We should make sure that it also consistently implements AIAgent, or rename the package to indicate that it is really providing an IChatClient implementation rather than an AIAgent implementation.

Metadata

Metadata

Assignees

Labels

.NETagentsIssues related to single agents

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions