Releases: gemini-api-php/client
Releases · gemini-api-php/client
v1.7.2
What's Changed
- Adding CSV to enum by @dennistobar in #62
- Update supported mime types by @erdemkose in #63
New Contributors
- @dennistobar made their first contribution in #62
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Fix: Test uses ImagePart instead of FilePart by @erdemkose in #61
Full Changelog: v1.7.0...v1.7.1
v1.7.0
v1.6.0
What's Changed
- Run tests on PHP 8.4, too by @erdemkose in #55
- Handle missing array keys by @erdemkose in #56
- Add system instruction support by @erdemkose in #57
Full Changelog: v1.5.0...v1.6.0
v1.5.0
It is now possible to pass any model name you want. Besides, you can switch to beta version.
What's Changed
- Custom model names by @erdemkose in #53
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- Add latests versions by @camilleislasse in #41
New Contributors
- @camilleislasse made their first contribution in #41
Full Changelog: v1.4.3...v1.4.4
Fix: Missing method in the interface
Add missing method in the ClientInterface.php
v1.4.2
What's Changed
- Fix: Missing Content-Type request header by @erdemkose in #27
Full Changelog: v1.4.1...v1.4.2
Custom streaming clients
Streaming responses as promised
What's Changed
- Make PromptFeedback and SafetyRatings optional by @erdemkose in #22
- Streaming response generation by @erdemkose in #23
Full Changelog: v1.3.1...v1.4.0