Skip to content

OpenAI-DotNet 7.7.8

Compare
Choose a tag to compare
@StephenHodgson StephenHodgson released this 04 May 00:56
· 21 commits to main since this release
5633315

What's Changed

  • OpenAI-DotNet 7.7.8 by @StephenHodgson in #293

    • Updated OpenAIClientSettings.ctr to allow for domain http protocol override (i.e. http://localhost:8080 or http://0.0.0.0:8080)
    • Updated OpenAIClientSettings.BaseRequest public for easier access when implementing custom proxies.
    • Updated OpenAIClientSettings.IsAzureDeployment public for easier access when implementing custom proxies.
  • OpenAI-DotNet-Proxy 7.7.8 by @StephenHodgson in #293

    • Added OpenAIProxyStartup.CreateWebApplication to create modern WebApplication
    • Updated OpenAI-DotNet-Test-Proxy to use WebApplication implementation

Full Changelog: v7.7.7...v7.7.8