CommunityToolkit / Aspire

A community project with additional components and extensions for .NET Aspire
MIT License
233 stars 29 forks source link

Update to OllamaSharp 4 #164

Closed aaronpowell closed 4 weeks ago

aaronpowell commented 1 month ago

A new major release of OllamaSharp is out https://github.com/awaescher/OllamaSharp/releases/tag/4.0.1 and this brings in support for the Microsoft.Extensions.AI API (particularly the IChatClient interface). We should update our integration to support that and expose the IChatClient instance as well for easy integration.