15
0
forked from pool/python-openai
Commit Graph

4 Commits

Author SHA256 Message Date
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
1148bf1fcd - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=4
2023-07-24 20:19:04 +00:00
30baa0b693 - Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=2
2023-01-26 10:13:50 +00:00
55482fa6b8 Accepting request 1061125 from system:homeautomation:home-assistant
openai binding package

OBS-URL: https://build.opensuse.org/request/show/1061125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=1
2023-01-26 09:43:14 +00:00