Skip to content

2025-01-29a: More options to customize OpenAI deployments

Choose a tag to compare

@pamelafox pamelafox released this 29 Jan 21:02
· 122 commits to main since this release
a891ab3

This release contains various bug fixes, plus two new environment variables for controlling Azure OpenAI deployments:

  • AZURE_OPENAI_DISABLE_KEYS (which defaults to true, since this repository uses keyless authentication)
  • AZURE_OPENAI_LOCATION for programmatically setting the OpenAI resource location, helpful for those of you using an existing Azure OpenAI resource.

See docs for more details.

What's Changed

Full Changelog: 2025-01-14...2025-01-29a