Update to OllamaSharp 4
Closed this issue · 0 comments
aaronpowell commented
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.