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 98054e6 commit 76b2803Copy full SHA for 76b2803
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.7.7 (2023-11-07)
8
+### Added
9
+- Add support for tool calls on the chat completion endpoint ([#239](https://github.com/openai-php/client/pull/239))
10
+
11
+## v0.7.6 (2023-11-06)
12
13
+- Add support for the audio speech endpoint ([#237](https://github.com/openai-php/client/pull/237))
14
15
## v0.7.5 (2023-11-06)
16
### Changed
17
- Update Models endpoint response object to the latest API changes ([#235](https://github.com/openai-php/client/pull/235))
0 commit comments