Skip to content

v1.0.5

Compare
Choose a tag to compare
@simonkurtz-MSFT simonkurtz-MSFT released this 17 May 00:06
· 41 commits to main since this release
2b8b065

Release 1.0.5 of the Python openai-priority-loadbalancer package.

Changed

  • Remove dependency on openai>=1.17.0 by using httpx classes.
  • Use get_bearer_token_provider to obtain an Azure token. This change caches and automatically refreshes the token.
  • Update package README with clear instructions for synchronous and asynchronous use cases.

Full Changelog: 1.0.3...1.0.5