We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32feb7 commit 18c9eeaCopy full SHA for 18c9eea
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## v0.10.0-beta.1 (2024-05-27)
8
+### Added
9
+- Add support for Assistants API v2 and Vector Stores endpoint ([#405](https://github.com/openai-php/client/pull/405))
10
+
11
## v0.9.2 (2024-05-27)
12
### Added
13
- Support for usage stream option on chat endpoint ([#398](https://github.com/openai-php/client/pull/398))
0 commit comments