livekit-agents@1.6.3
opengeos/geoailivekit-agents@1.6.3Jun 22, 2026by tinalenguyen
AI Summary
Improves agent stability by restoring timeout behaviors for EOT inference and fixing tool call handling within the Google Realtime API.
Key Highlights
- Restore timeout behavior for EOT inference
- Fix tool call rejection when tool_choice is 'none' in Google Realtime
- Expose speed in update_options for SLN
- Add inference params for AssemblyAI
New Features
- Exposed speed parameter in update_options
- AssemblyAI inference parameters
Full Release Notes
## What's Changed * fix(slng): expose speed in update_options by @adityajha2005 in https://github.com/livekit/agents/pull/6175 * fix(google): reject tool calls when tool_choice="none" in realtime by @longcw in https://github.com/livekit/agents/pull/6166 * fix(eot): restore timeout behavior for eot inference by @chenghao-mou in https://github.com/livekit/agents/pull/6188 * (assembly ai): add inference params by @tinalenguyen in https://github.com/livekit/agents/pull/6185 * livekit-agents@1.6.3 by @github-actions[bot] in https://github.com/livekit/agents/pull/6189 **Full Changelog**: https://github.com/livekit/agents/compare/livekit-agents@1.6.2...livekit-agents@1.6.3