Releases: symfony/ai-scaleway-platform
Releases · symfony/ai-scaleway-platform
v0.9.0
v0.8.0
Changelog (v0.7.0...v0.8.0)
- feature #1923 Introduce Provider abstraction and model routing layer (@chr-hertel)
v0.7.0
Changelog (v0.6.0...v0.7.0)
- feature #1851 Add token usage extraction for embeddings (@Amoifr)
- feature #1759 Replace untyped stream chunks with semantic DeltaInterface deltas (@fabpot, @chr-hertel)
- bug #1792 Fix tool call without arguments (@guillaume-ro-fr)
- feature #1793 Add Qwen 3-embedding and Qwen 3.5 (@guillaume-ro-fr)
- feature #1756 Extract duplicated completions conversion methods into CompletionsConversionTrait (@fabpot)
v0.6.0
v0.5.0
Changelog (v0.4.0...v0.5.0)
- no significant changes
v0.4.0
Changelog (v0.3.3...v0.4.0)
- bug #1530 Add missing EMBEDDINGS capability to embedding models (@RamyHakam)