Skip to content

Releases: livekit/agents

livekit-plugins-turn-detector@0.3.6

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

  • prevent arbitrarily long inputs being passed to turn detector - #1345 (@jeradf)

  • add timeout for EOU inference requests made to the inference process - #1315 (@theomonnom)

livekit-plugins-playai@1.0.5

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

livekit-plugins-openai@0.10.15

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

  • support disabling server VAD for OpenAI realtime model - #1347 (@longcw)

livekit-plugins-google@0.9.1

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

  • fetch fresh client on update location and small fix for max_session_duration (4 mins) - #1342 (@jayeshp19)

  • fix Google STT handling of session timeouts - #1337 (@davidzhao)

livekit-plugins-fal@0.2.3

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

livekit-plugins-elevenlabs@0.7.10

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

  • Add language param to ElevenLabs TTS update_options - #1333 (@cch41)

livekit-plugins-cartesia@0.4.6

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

  • update Cartesia plugin default model and voice id - #1346 (@noahlt)

livekit-plugins-azure@0.5.3

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

livekit-agents@0.12.8

12 Jan 23:42
f5c5f47
Compare
Choose a tag to compare

Patch Changes

  • Fix not awaiting forward task in TTS forwarder, leading to warnings. - #1339 (@martin-purplefish)

  • reduces initial delay before model retries - #1337 (@davidzhao)

  • fix the function calls without a text response are not added to chat ctx - #1349 (@longcw)

  • add timeout for EOU inference requests made to the inference process - #1315 (@theomonnom)

  • support disabling server VAD for OpenAI realtime model - #1347 (@longcw)

livekit-plugins-openai@0.10.14

02 Jan 17:31
1690677
Compare
Choose a tag to compare

Patch Changes

  • fix: revert from weakset to list in multimodal for maintaining sessions - #1326 (@jayeshp19)