livekit-agents@1.2.17

livekit/agentslivekit-agents@1.2.17Oct 29, 2025by theomonnom

AI Summary

Bug fixes for AWS realtime, Google session resumption, and new LLM models.

Key Highlights

  • Fix AWS realtime tooluse barge in.
  • Fix room io audio output deadlock.
  • New gemini live model.
  • OpenAI GPT-5-chat-latest model.

New Features

  • Gemini live model
  • OpenAI GPT-5-chat-latest model

Full Release Notes

## What's Changed
* Fix/aws realtime tooluse barge in by @kachenjr in https://github.com/livekit/agents/pull/3704
* reset user state from away when user input transcribed by @longcw in https://github.com/livekit/agents/pull/3716
* set _read_audio_atask to None in init by @tinalenguyen in https://github.com/livekit/agents/pull/3727
* add issue templates by @tinalenguyen in https://github.com/livekit/agents/pull/3689
* feat: gemini session resumption handle by @aryanvdesh in https://github.com/livekit/agents/pull/3735
* turn detection: model v0.3.1-intl by @lwestn in https://github.com/livekit/agents/pull/3724
* fix room io audio output deadlock by @longcw in https://github.com/livekit/agents/pull/3746
* added gemini live model by @tinalenguyen in https://github.com/livekit/agents/pull/3750
* add openai gpt-5-chat-latest model by @tinalenguyen in https://github.com/livekit/agents/pull/3741

## New Contributors
* @kachenjr made their first contribution in https://github.com/livekit/agents/pull/3704
* @aryanvdesh made their first contribution in https://github.com/livekit/agents/pull/3735

**Full Changelog**: https://github.com/livekit/agents/compare/livekit-agents@1.2.16...livekit-agents@1.2.17