v1.0.5
Release 1.0.5 of the Python openai-priority-loadbalancer package.
Changed
- Remove dependency on
openai>=1.17.0
by usinghttpx
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