Skip to content

v0.11.6

Compare
Choose a tag to compare
@hallacy hallacy released this 21 Jan 00:37
· 914 commits to main since this release
f4be8f2

Changes in this version:

  • Deprecating openai.Engine.embeddings. Instead, please use openai.Embedding.create
  • Uses the new embedding engine names in all examples
  • Delete the ca certificates that aren't needed anymore
  • Makes all openai exceptions pickle-able