------------------------------------------------------------------- Fri Jan 26 12:54:53 UTC 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 20:18:16 UTC 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 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 - Clean up the SPEC file. ------------------------------------------------------------------- Thu Jan 26 07:29:00 UTC 2023 - Adrian Schröter - initial package of version 0.26.2