Skip to content

.NET: Consider adding an AIAgent decorator that can invoke ChatHistoryProviders and AIContextProviders #3958

Description

@westey-m

This will allow more flexibility when using agents, especially agents other than ChatClient agents.
However, since AIAgent doesn't support the full AIContext as input, we may need to consider a cut down version of AIContextProviders, e.g. MessageProvider, which doesn't support providing tools and instructions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .NetagentsUsage: [Issues, PRs], Target: Single agentmemoryUsage: [Issues, PRs], Target: memory related features

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions