Releases: gemini-api-php/client
Releases · gemini-api-php/client
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
v1.3.1
What's Changed
- Add missing embedding methods in ClientInterface.php by @erdemkose in #20
Full Changelog: v1.3.0...v1.3.1
v1.3.0: Embedding support
v1.2.0: Chat history
v1.1.0
What's Changed
- Add ClientInterface and use request header instead of query parameter by @erdemkose in #16
Full Changelog: v1.0.0...v1.1.0
🎉 New release for the new organization
Finally moved the library to its new organization. This will allow us to organize related packages together.
What's Changed
- Run GitHub workflow only on push by @erdemkose in #13
- Change the root namespace and refer to the new repository by @erdemkose in #14
Full Changelog: v0.3.4...v1.0.0