SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-openai-1.35.7-1.3.noarch.rpm :

* Sat Mar 23 2024 Dirk Müller - update to 1.14.2:
* cache TypeAdapters
* cache TypeAdapters
* assistant improvements
* fix typo in CONTRIBUTING.md
* Sat Mar 16 2024 Dirk Müller - update to 1.14.0:
*
*
*assistants:
*
* add support for streaming
*
*
*streaming:
*
* improve error messages
* Mon Mar 11 2024 Ben Greiner - Update to 1.13.3 [#]# Features
* api: add wav and pcm to response_format (#1189) (dbd20fc) [#]# Chores
* client: use anyio.sleep instead of asyncio.sleep (#1198) (b6d025b)
* internal: bump pyright (#1193) (9202e04)
* types: extract run status to a named type (#1178) (249ecbd)- Release 1.13.2 [#]# Bug Fixes
* ci: revert \"move github release logic to github app\" (#1170) (f1adc2e)- Release 1.13.1 [#]# Chores
* internal: bump rye to v0.24.0 (#1168) (84c4256)- Release 1.13.0 [#]# Features
* api: updates (#1146) (79b7675) [#]# Bug Fixes
* api: remove non-GA instance_id param (#1164) (1abe139) [#]# Chores
* client: use correct accept headers for binary data (#1161) (e536437)- Release 1.12.0 [#]# Features
* api: add timestamp_granularities, add gpt-3.5-turbo-0125 model (#1125) (1ecf8f6)
* cli/images: add support for --model arg (#1132) (0d53866) [#]# Bug Fixes
* remove double brackets from timestamp_granularities param (#1140) (3db0222)
* types: loosen most List params types to Iterable (#1129) (bdb31a3) [#]# Chores
* internal: add lint command (#1128) (4c021c0)
* internal: support serialising iterable types (#1127) (98d4e59)- Restrict to pytest-asyncio < 0.23- Fix License tag: They changed it for release 1.0.0 gh#openai/openai-python#677
* Fri Jan 26 2024 Markéta Machová , Module Updater - 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 2023 Dirk Müller - 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 supportAATT
* 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 2023 Matej Cepl - Clean up the SPEC file.
* Thu Jan 26 2023 Adrian Schröter - initial package of version 0.26.2
 
ICM