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 a169658 commit f1a2275Copy full SHA for f1a2275
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.8.0-beta.1 (2023-11-07)
8
+### Added
9
+- Add support for Assistants and Threads endpoint ([#243](https://github.com/openai-php/client/pull/243))
10
+
11
## v0.7.8 (2023-11-07)
12
### Added
13
- Add support for GTP-4 vision on the chat completion endpoint ([#241](https://github.com/openai-php/client/pull/241))
0 commit comments