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 52750f2 commit 8b63d27Copy full SHA for 8b63d27
CHANGELOG.md
@@ -4,6 +4,13 @@ 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.1 (2024-06-06)
8
+### Added
9
+- Add support for Assistants API v2 and Vector Stores endpoints ([#420](https://github.com/openai-php/client/pull/420))
10
+
11
+### Docs
12
+- Add vector store endpoints documentation ([#420](https://github.com/openai-php/client/pull/420))
13
14
## v0.10.0-beta.1 (2024-05-27)
15
### Added
16
- Add support for Assistants API v2 and Vector Stores endpoint ([#405](https://github.com/openai-php/client/pull/405))
0 commit comments