Releases: symfony/ai-gemini-platform
Releases · symfony/ai-gemini-platform
v0.9.0
v0.8.1
Changelog (v0.8.0...v0.8.1)
- bug #1980 Gemini call after a tool action fail (@froozeify)
v0.8.0
Changelog (v0.7.0...v0.8.0)
- feature #1968 Expose API errors uniformly across bridges through a shared trait (@Amoifr)
- feature #1923 Introduce Provider abstraction and model routing layer (@chr-hertel)
- feature #1970 Add Google Maps server tool (@valtzu)
- feature #1900 Add
MultiPartResult(@valtzu)
v0.7.0
Changelog (v0.6.0...v0.7.0)
- feature #1759 Replace untyped stream chunks with semantic DeltaInterface deltas (@fabpot, @chr-hertel)
v0.6.0
Changelog (v0.5.0...v0.6.0)
- bug #1711 Throw InvalidArgumentException when ModelClient receives a string payload (@fabpot)
- feature #1678 Add support for
gemini-3.1-pro-preview(@alex-ception)
v0.5.0
Changelog (v0.4.0...v0.5.0)
- no significant changes
v0.4.0
Changelog (v0.3.3...v0.4.0)
- feature #1626 Add support for
gemini-3-flash-preview(alex-ception) - bug #1610 Skip streaming candidates without content parts (stijnkuppens)
- bug #1530 Add missing EMBEDDINGS capability to embedding models (@RamyHakam)