v0.7.0
Changelog (v0.6.0...v0.7.0)
- bug #1862 Fix interleaved reasoning in CompletionsConversionTrait (@ineersa)
- feature #1851 Add token usage extraction for embeddings (@Amoifr)
- feature #1759 Replace untyped stream chunks with semantic DeltaInterface deltas (@fabpot, @chr-hertel)
- bug #1814 Fix RateLimitExceededException TypeError in Generic Embeddings ResultConverter (@melkamar)
- bug #1792 Fix tool call without arguments (@guillaume-ro-fr)
- feature #1756 Extract duplicated completions conversion methods into CompletionsConversionTrait (@fabpot)