File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.78.1 "
2+ "." : " 1.79.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.79.0 (2025-05-16)
4+
5+ Full Changelog: [ v1.78.1...v1.79.0] ( https://github.com/openai/openai-python/compare/v1.78.1...v1.79.0 )
6+
7+ ### Features
8+
9+ * ** api:** further updates for evals API ([ 32c99a6] ( https://github.com/openai/openai-python/commit/32c99a6f5885d4bf3511a7f06b70000edd274301 ) )
10+ * ** api:** manual updates ([ 25245e5] ( https://github.com/openai/openai-python/commit/25245e5e3d0713abfb65b760aee1f12bc61deb41 ) )
11+ * ** api:** responses x eval api ([ fd586cb] ( https://github.com/openai/openai-python/commit/fd586cbdf889c9a5c6b9be177ff02fbfffa3eba5 ) )
12+ * ** api:** Updating Assistants and Evals API schemas ([ 98ba7d3] ( https://github.com/openai/openai-python/commit/98ba7d355551213a13803f68d5642eecbb4ffd39 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * fix create audio transcription endpoint ([ e9a89ab] ( https://github.com/openai/openai-python/commit/e9a89ab7b6387610e433550207a23973b7edda3a ) )
18+
19+
20+ ### Chores
21+
22+ * ** ci:** fix installation instructions ([ f26c5fc] ( https://github.com/openai/openai-python/commit/f26c5fc85d98d700b68cb55c8be5d15983a9aeaf ) )
23+ * ** ci:** upload sdks to package manager ([ 861f105] ( https://github.com/openai/openai-python/commit/861f1055768168ab04987a42efcd32a07bc93542 ) )
24+
325## 1.78.1 (2025-05-12)
426
527Full Changelog: [ v1.78.0...v1.78.1] ( https://github.com/openai/openai-python/compare/v1.78.0...v1.78.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.78.1 "
3+ version = " 1.79.0 "
44description = " The official Python library for the openai API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "openai"
4- __version__ = "1.78.1 " # x-release-please-version
4+ __version__ = "1.79.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments