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 4d01f48 commit ad50774Copy full SHA for ad50774
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.6.3 (2023-07-10)
8
+### Changed
9
+- Changed underlying `openai/client` package version from 0.6.0 to 0.6.3
10
+
11
## v0.6.0 (2023-06-14)
12
### Added
13
- Make HTTP request timeout configurable ([#45](https://github.com/openai-php/laravel/pull/45))
0 commit comments