SciSharp / BotSharp

AI Multi-Agent Framework in .NET
https://botsharp.readthedocs.io
Apache License 2.0
2.25k stars 463 forks source link

Add BotSharp.Plugin.MicrosoftExtensionsAI #707

Closed stephentoub closed 4 weeks ago

Oceania2018 commented 4 weeks ago

Paste reference here in case others need. https://devblogs.microsoft.com/dotnet/introducing-microsoft-extensions-ai-preview/

Microsoft.Extensions.AI offers a unified API abstraction for AI services, similar to our successful logging and dependency injection (DI) abstractions. Our goal is to provide standard implementations for caching, telemetry, tool calling, and other common tasks that work with any provider.