Skip to content

v0.26.0

Compare
Choose a tag to compare
@hallacy hallacy released this 06 Jan 23:41
· 969 commits to main since this release
4fee0da

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