15
0
forked from pool/python-openai
Commit Graph

9 Commits

Author SHA256 Message Date
fc3eb3addb Accepting request 1194970 from home:yeey:branches:devel:languages:python
- update to 1.40.8
  * types: define FilePurpose enum (#1653) (3c2eeae)

OBS-URL: https://build.opensuse.org/request/show/1194970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=14
2024-08-21 10:43:30 +00:00
8658a25776 - update to 1.14.2:
* cache TypeAdapters
  * cache TypeAdapters
  * assistant improvements
  * fix typo in CONTRIBUTING.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=12
2024-03-23 12:06:57 +00:00
f14a22df5e - 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
2024-03-16 08:55:00 +00:00
61242bff0e Accepting request 1157055 from home:bnavigator:branches:devel:languages:python
- Update to 1.13.3
- Restrict to pytest-asyncio < 0.23
- Fix License tag: They changed it for release 1.0.0 gh#openai/openai-python#677

OBS-URL: https://build.opensuse.org/request/show/1157055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=8
2024-03-12 07:53:23 +00:00
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
9d4aa274a8 Accepting request 1061183 from devel:languages:python
Support openAI

OBS-URL: https://build.opensuse.org/request/show/1061183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openai?expand=0&rev=1
2023-01-26 12:59:08 +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