Add Microsoft.Extensions.AI implementations for dotnet SDK
Open
enhancement
sdk/dotnet
wishlist
- Dominant language
- Java
- Stars
- 10.5k
- Forks
- 1.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 127
Description
I would be really useful being able to use the CopilotClient as an [IChatClient](https://learn.microsoft.com/en-us/dotnet/ai/ichatclient)
similar to:
- Google https://github.com/googleapis/dotnet-genai/pull/81
- Anthropics - https://github.com/anthropics/anthropic-sdk-csharp/pull/10
- Mistral - https://github.com/tghamm/Mistral.SDK/pull/6
- OpenAI - https://www.nuget.org/packages/Microsoft.Extensions.AI.OpenAI
FYI @stephentoub
Contributor guide
Assessment
This issue has not been assessed yet.