15
0
forked from pool/python-openai
Files
python-openai/python-openai.changes
Dirk Mueller 707c36253b Accepting request 1141752 from home:mcalabkova:branches:devel:languages:python
- Update to 1.10.0
  * Auto-retry with backoff if there's an error 
  * Proper types (for mypy/pyright/editors)
  * You can now instantiate a client, instead of using a global default. 
  * Switch to explicit client instantiation
  * Weights and Biases CLI will now be included in their own package
  * many more smaller changes, see https://github.com/openai/openai-python/blob/main/CHANGELOG.md
- Use an upstream tarball and run at least some tests

OBS-URL: https://build.opensuse.org/request/show/1141752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=6
2024-01-26 22:19:48 +00:00

46 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Fri Jan 26 12:54:53 UTC 2024 - Markéta Machová <mmachova@suse.com>, Module Updater <pgajdos@suse.com>
- Update to 1.10.0
* Auto-retry with backoff if there's an error
* Proper types (for mypy/pyright/editors)
* You can now instantiate a client, instead of using a global default.
* Switch to explicit client instantiation
* Weights and Biases CLI will now be included in their own package
* many more smaller changes, see https://github.com/openai/openai-python/blob/main/CHANGELOG.md
- Use an upstream tarball and run at least some tests
-------------------------------------------------------------------
Mon Jul 24 20:18:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.27.8:
* Periodically close open `request.Sessions` to avoid buggy
interaction with Docker Desktop
* Support for Azure Dall-e
* Embeddings util - remove unnecessary sort by index
* allow api_version to be set by environment variable
* Fixed CLI streamed chat completions.
* Update README to use gpt-3.5-turbo by default
* Updating code and readme to reference the Azure's newest
2023-05-15 API Version
* allow for passing requests.Session
* fix error messages mentioning support@
* Speed up imports
* Add proxy argument support for openai client
* Add `__version__` in `__init__.py`
* Fix grabbing value out of header
* add case to handle indented .json parsing (#175)
* Add `openai/datalib/__init__.py`
* updated the link for OpenAI API
-------------------------------------------------------------------
Thu Jan 26 10:13:45 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Clean up the SPEC file.
-------------------------------------------------------------------
Thu Jan 26 07:29:00 UTC 2023 - Adrian Schröter <adrian@suse.de>
- initial package of version 0.26.2