0.1.5
0.1.5 Changelog:
- New classes:
- AssistantsApi
- ThreadsApi
- VectorsApi
AssistantsApi
Added the support for: https://platform.openai.com/docs/api-reference/assistants
ThreadsApi
Added the support for: https://platform.openai.com/docs/api-reference/threads
VectorsApi
Added the support for: https://platform.openai.com/docs/api-reference/vector-stores
- New function on
RequestClient
: delete()
Full Changelog: 0.1.0...0.1.5