Release 4.0.1
- Implemented
IChatClient
to make OllamaSharp the goto implementation for Ollama with Microsoft.Extensions.AI, see #111 - Added
Async
suffixes to asynchronous methods, e.g.Complete()
→CompleteAsyn()
, see #81 - Added
ConfigureAwait(false)
to asynchronous methods
Thanks for the idea and the supprt @SteveSandersonMS, @RogerBarreto and @stephentoub 🙏