File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## v0.8.0 (2023-11-23)
8
+ ### Added
9
+ - Add support for Assistants and Threads endpoint ([ #271 ] ( https://github.com/openai-php/client/pull/271 ) )
10
+
7
11
## v0.8.0-beta.3 (2023-11-23)
8
12
### Removed
9
13
- Remove ` list() ` from Threads resource
Original file line number Diff line number Diff line change 14
14
- Nuno Maduro: ** [ github.com/sponsors/nunomaduro] ( https://github.com/sponsors/nunomaduro ) **
15
15
- Sandro Gehri: ** [ github.com/sponsors/gehrisandro] ( https://github.com/sponsors/gehrisandro ) **
16
16
17
- > ** Looking for Assistants / Threads support?** \
18
- > => Please use [ v0.8.0-beta.x] ( https://github.com/openai-php/client/tree/0.8.x )
19
-
20
17
## Table of Contents
21
18
- [ Get Started] ( #get-started )
22
19
- [ Usage] ( #usage )
You can’t perform that action at this time.
0 commit comments