What's Changed
- feat(ollama): add support for thinking chunks in streaming responses (gpt-oss) by @skatecram in #548
- refactor: Remove response messages by @sixlive in #516
- feat(ollama): support think parameter by @sixlive in #558
- feat(elevenlabs): Speech to Text by @sixlive in #557
Breaking Changes
- Removes
responseMessages
from the response objects
Full Changelog: v0.84.0...v0.85.0