github openai/openai-python v0.26.0

latest releases: v2.41.0, v2.40.0, v2.39.0...
3 years ago

Highlights and breaking changes

  • Openai-python now has async thanks to @Andrew-Chen-Wang (and thank you @ddeville for reviewing!)
  • The default package installation should now be considerably smaller thanks to @jakubroztocil. BREAKING: if you use tools or the embeddings endpoint, you'll probably want to install openai[datalib]
  • BREAKING: Answers, Search, and Classifications are removed as of this version since they are no longer active endpoints

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

Don't miss a new openai-python release

NewReleases is sending notifications on new releases.