Skip to content

Release 4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 19:51
· 46 commits to main since this release
ae92d85
  • 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 🙏