Releases: openai/openai-python
Releases · openai/openai-python
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
- Adds support for user-uploaded file management in the CLI
- Files are now deletable. You'll need delete privileges to do so. By default, only the owner of your org has those permissions.
openai.Higherlevel
has been deleted. The/answers
and/classifications
endpoints are now in their own classes and can be called likeopenai.Answer.create(..)
openai.Higherlevel.retriever_file_set_search
has been moved intoEngine.search
. Users can now submit a previously submitted file ID to search over instead of sending in documents
v0.4.0
Adds SDK and CLI commands for /fine-tunes
Note: Fine-tuning is a closed beta feature. For access, please submit your information here