Releases: openai/openai-python
Releases · openai/openai-python
v0.27.6
What's Changed
- allow for passing requests.Session by @kristapratico in #390
- fix error messages mentioning support@ by @mpokrass in #427
- bump version by @mpokrass in #428
New Contributors
- @kristapratico made their first contribution in #390
Full Changelog: v0.27.5...v0.27.6v2
v0.27.5
What's Changed
- Speed up imports by @hallacy in #386
- Add proxy argument support for openai client by @adlternative in #313
- Add
__version__
in__init__.py
by @harupy in #382 - Fix grabbing value out of header by @lukemetz in #388
- add case to handle indented .json parsing (#175) by @joe-at-openai in #389
- Add
openai/datalib/__init__.py
by @harupy in #404 - updated the link for OpenAI API by @Someet-Git in #400
- Pass in keyword arguments in embedding utility functions by @tuliren in #405
- Bump to 0.27.5 by @hallacy in #417
New Contributors
- @adlternative made their first contribution in #313
- @harupy made their first contribution in #382
- @lukemetz made their first contribution in #388
- @Someet-Git made their first contribution in #400
- @tuliren made their first contribution in #405
Full Changelog: v0.27.4...v0.27.5
v0.27.4
v0.27.3
What's Changed
- Update README.md openai.error.TimeoutError -> openai.error.Timeout by @kingychiu in #301
- 'let us know at on our support page' to 'let us know on our support p… by @MuleHakim in #308
- Add cli version arg by @FizzyAgent in #298
- [Azure] Version '2023-03-15-preview' as default by @cmurtz-msft in #335
- doc: add symbol comma into chatml.md by @liuliuOD in #329
- Handle OpenAIErrors created with 'str' json_body by @tot0 in #356
- CLI: Fix missing max_tokens arg of chat_completions.create by @jhen0409 in #317
- Fix a couple of grammar mistakes in chatml.md by @OTheDev in #316
- openai.proxy settings should override env var HTTPS_PROXY by @bojieli in #339
- [audio] Use supplied api key by @mpokrass in #369
New Contributors
- @kingychiu made their first contribution in #301
- @MuleHakim made their first contribution in #308
- @liuliuOD made their first contribution in #329
- @tot0 made their first contribution in #356
- @jhen0409 made their first contribution in #317
- @OTheDev made their first contribution in #316
- @bojieli made their first contribution in #339
Full Changelog: v0.27.2...v0.27.3
v0.27.2
v0.27.1
What's Changed
- Create chatml.md by @logankilpatrick in #238
- Update chatml.md by @gdb in #244
- Typo, line 93 by @DavidThayer in #259
- Fixed a tiny typo in chatml.md (iteract -> interact) by @Ynng in #249
- fixed a minor typo in chatml.md by @kantasv in #260
- Use kwargs by @FizzyAgent in #236
- Improve consistency of the SQL example pointer by @ethanknights in #273
- fix:fix response format bug by @guaguaguaxia in #282
- Bump version by @mpokrass in #289
New Contributors
- @DavidThayer made their first contribution in #259
- @Ynng made their first contribution in #249
- @kantasv made their first contribution in #260
- @FizzyAgent made their first contribution in #236
- @ethanknights made their first contribution in #273
- @guaguaguaxia made their first contribution in #282
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Fixes for embedding requirements install by @eavanvalkenburg in #227
- Add ChatCompletions and Audio endpoints by @athyuttamre in #237
Full changelog: v0.26.5...v0.27.0
v0.26.5
What's Changed
- Fix JSON parsing issue when async streaming by @athyuttamre in #216
- Remove mention of support email by @logankilpatrick in #215
- Create issue templates by @logankilpatrick in #214
- Add 'bytes' argument to __find_matching_files() by @skozlovf in #207
- Replace self with cls in classmethods for consistency by @tkppro in #211
Full changelog: v0.26.4...v0.26.5
v0.26.4
What's Changed
- Add license metadata for pypi by @bringhurst in #198
- Fix invalid pyproject.toml file and move to setup.cfg by @ddeville in #201
- Bump version to 0.26.4 by @ddeville in #204
New Contributors
- @bringhurst made their first contribution in #198
Full Changelog: v0.26.3...v0.26.4
v0.26.3
What's Changed
- Modify README to clarify documentation section by @logankilpatrick in #193
- fix(download): Fix download url by reverting change by @thejaminator in #197
- Bump to version 0.26.3 by @hallacy in #200
New Contributors
- @logankilpatrick made their first contribution in #193
- @thejaminator made their first contribution in #197
Full Changelog: v0.26.2...v0.26.3