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 8280ab8 commit 646fb24Copy full SHA for 646fb24
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.7.8 (2023-11-07)
8
+### Added
9
+- Add support for GTP-4 vision on the chat completion endpoint ([#241](https://github.com/openai-php/client/pull/241))
10
+
11
## v0.7.7 (2023-11-07)
12
### Added
13
- Add support for tool calls on the chat completion endpoint ([#239](https://github.com/openai-php/client/pull/239))
0 commit comments