Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 21:03
· 84 commits to refs/heads/main since this release
  • Fallback to DefaultAzureCredential authentication against Azure OpenAI if received request contains valid API key (configured in PowerProxy's config) but endpoint configuration has no API key configured -> enables config without AOAI key, authentication against AOAI via Managed Identity, Workload Identity, Azure CLI credentials etc.
  • Updated GPT-4-Turbo examples to GPT-4o
  • Fixes a problem where some streaming responses are not returned as stream
  • Version bump for openai and jsonschema

Full Changelog: v0.11.2...v0.12.0