Skip to content

Commit 52750f2

Browse files
authored
Merge pull request #420 from openai-php/0.10.x
0.10.x
2 parents d084c63 + 207cee1 commit 52750f2

File tree

166 files changed

+4594
-1455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+4594
-1455
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

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+
711
## v0.9.2 (2024-05-27)
812
### Added
913
- Support for usage stream option on chat endpoint ([#398](https://github.com/openai-php/client/pull/398))

0 commit comments

Comments
 (0)