livekit-agents@1.3.5

livekit/agentslivekit-agents@1.3.5Nov 25, 2025by theomonnom

AI Summary

Minor bug fixes and CLI improvements, including prompt cache retention, legacy API fixes, and turn-detector loading stability.

Key Highlights

  • Fixed legacy API `ws_url` (WorkerOptions)
  • Fixed turn-detector loading issue due to transformers version
  • Added OpenAI prompt cache retention param
  • Flush telemetry traces and logs on cleanup

New Features

  • OpenAI prompt cache retention
  • Telemetry cleanup improvements
  • Transformers compatibility fix

Full Release Notes

## What's Changed
* Improve IVR example README and add inline comments for clarifications by @toubatbrian in https://github.com/livekit/agents/pull/4065
* show milliseconds in CLI by @tinalenguyen in https://github.com/livekit/agents/pull/4080
* fix legacy api `ws_url` (WorkerOptions) by @theomonnom in https://github.com/livekit/agents/pull/4090
* fix turn-detector loading issue due to transformers 4.57.2 by @longcw in https://github.com/livekit/agents/pull/4084
* add openai prompt cache retention param by @tinalenguyen in https://github.com/livekit/agents/pull/4089
* flush telemetry traces and logs when cleanup job task by @longcw in https://github.com/livekit/agents/pull/4082
* livekit-agents 1.3.5 by @theomonnom in https://github.com/livekit/agents/pull/4091


**Full Changelog**: https://github.com/livekit/agents/compare/livekit-agents@1.3.4...livekit-agents@1.3.5