You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 2.31.0 (2026-03-26)
4
+
5
+
Full Changelog: [v2.30.0...v2.31.0](https://github.com/openai/openai-python/compare/v2.30.0...v2.31.0)
6
+
7
+
### Features
8
+
9
+
***internal:** implement indices array format for query and form serialization ([1b93646](https://github.com/openai/openai-python/commit/1b9364665f442c5fedc08123faed613a84eff9f5))
10
+
11
+
12
+
### Documentation
13
+
14
+
***api:** update file parameter descriptions in vector_stores files and file_batches ([7951aa1](https://github.com/openai/openai-python/commit/7951aa107667219a48009034ec9c913932fd91d4))
15
+
3
16
## 2.30.0 (2026-03-25)
4
17
5
18
Full Changelog: [v2.29.0...v2.30.0](https://github.com/openai/openai-python/compare/v2.29.0...v2.30.0)
0 commit comments