15
0
forked from pool/python-openai

- update to 1.14.0:

* **assistants:** add support for streaming
  * **streaming:** improve error messages
  * Auto-retry with backoff if there's an error
  * You can now instantiate a client, instead of using a global default.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=10
This commit is contained in:
2024-03-16 08:55:00 +00:00
committed by Git OBS Bridge
parent 61242bff0e
commit f14a22df5e
4 changed files with 13 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: python-openai
Version: 1.13.3
Version: 1.14.0
Release: 0
Summary: OpenAI bindings for python
License: Apache-2.0