v0.11.6
版本发布时间: 2022-01-21 08:37:09
openai/openai-python最新发布版本:v1.43.0(2024-08-30 02:00:39)
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