Skip to content

v1.7.2

Compare
Choose a tag to compare
@OkGoDoIt OkGoDoIt released this 02 Apr 17:31
· 21 commits to master since this release

v1.7.2: Minor bugfix for stack overflow in ChatMessageRole, plus add Nuget package icon.

v1.7: Added support for GPT4, streaming conversations with ChatGPT, IHttpClientFactory, and numerous bug fixes

What's Changed

  • Bugfix for stack overflow in ChatMessageRole by @dex3r in #85
  • Allow an HttpClientFactory to be assigned to OpenAIAPI by @babrekel in #103
  • Use interface instead of implementation in Endpoint properties by @babrekel in #104
  • Add streaming methods for Conversation class by @JasonWei512 in #74
  • Fix a bug of function call with parameters in wrong order by @HongxuMeng in #94

New Contributors

Full Changelog: Full Changelog: v1.6...v1.7.2