Skip to content

v1.7

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

Added support for GPT4, streaming conversations with ChatGPT, IHttpClientFactory, and numerous bug fixes

What's Changed

  • 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: v1.6...v1.7