Async-openai

Latest version: v0.0.52

Safety actively analyzes 715033 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.22

- Update pricing to reflect OpenAI's new pricing model
- `gpt-3.5-turbo`
- `text-embedding-ada-002`
- Bugfix for consumption and usage validation in `chat` models
- Added support for `gpt-3.5-turbo-16k`
- Modified handling of `gpt-3.5-turbo`'s consumption pricing to reflect `prompt` and `completion` usage
- Modified default `Embedding` model to be `ada`

---

0.0.17

- Add better support for chatgpt models and `gpt-4`
- Better validation `max_tokens`

---

0.0.11

- Added support for GPT-3.5 Turbo through `async_openai.OpenAI.chat`
- Refactored `async_openai.OpenAI` to utilize a `metaclass` rather than initalizing directly

0.0.7

- Refactor `async_openai.types.options.OpenAIModel` to handle more robust parsing of model names.

0.0.3

- Fix proper charge for `babbage` and `ada` models.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.