github openai/openai-python v0.26.0

latest releases: v1.26.0, v1.25.2, v1.25.1...
16 months 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.