Skip to content

Releases: livekit/agents

[email protected]

17 Aug 00:53
087c703
Compare
Choose a tag to compare

Patch Changes

  • deepgram: fallback to nova-2-general when the language isn't supported - #623 (@theomonnom)

[email protected]

17 Aug 00:53
087c703
Compare
Choose a tag to compare

Patch Changes

  • Switch Cartesia to a sentence tokenizer and keep the same context id throughout. - #608 (@keepingitneil)
    Propagate segment_id through the basic sentence tokenizer

[email protected]

17 Aug 00:53
087c703
Compare
Choose a tag to compare

v0.7.x to v0.8.x migration guide

Patch Changes

  • voiceassistant: fix will_synthesize_assistant_reply race - #638 (@theomonnom)

  • Switch Cartesia to a sentence tokenizer and keep the same context id throughout. - #608 (@keepingitneil)
    Propagate segment_id through the basic sentence tokenizer

  • silero: adjust vad activation threshold - #639 (@theomonnom)

  • limit simultaneous process initialization - #621 (@theomonnom)

  • voiceassistant: remove fade effect when interrupting #622 - #623 (@theomonnom)

  • ipc improvements, fix slow shutdown & cleanup leaked resources - #607 (@theomonnom)

  • ipc: use our own duplex instead of mp.Queue - #634 (@theomonnom)

  • Support OpenAI Assistants API as a beta feature under livekit.plugins.openai.beta - #601 (@keepingitneil)
    Add _metadata to ChatCtx and ChatMessage which can be used (in the case of OpenAI assistants) for bookeeping to sync local state with remote, OpenAI state

  • llm: fix optional arguments & non-hashable list - #637 (@theomonnom)

  • silero: fix vad padding & static audio - #631 (@theomonnom)

[email protected]

07 Aug 23:26
a7098dc
Compare
Choose a tag to compare

Patch Changes

  • stt/tts: fix unread inputs when the input channel is closed - #594 (@theomonnom)

[email protected]

07 Aug 23:26
a7098dc
Compare
Choose a tag to compare

Patch Changes

  • elevenlabs: fix send_task not closing properly - #596 (@theomonnom)

  • Fix elevenlabs voice settings breaking - #586 (@nbsp)

[email protected]

07 Aug 23:26
a7098dc
Compare
Choose a tag to compare

Patch Changes

[email protected]

07 Aug 23:26
a7098dc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

[email protected]

07 Aug 23:26
a7098dc
Compare
Choose a tag to compare

v0.7.x to v0.8.x migration guide

Patch Changes

  • add support for optional arguments on ai_callable functions - #600 (@theomonnom)

  • voiceassistant: correctly export AssistantTranscriptionOptions - #598 (@theomonnom)

  • fix: log levelname not present when using the start subcommand - #602 (@theomonnom)

  • voiceassistant: fix incomplete committed agent transcript in the chat_ctx - #595 (@theomonnom)

  • cartesia: correctly add spaces & fix tests - #591 (@theomonnom)

[email protected]

06 Aug 21:28
c9dc488
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Aug 21:28
c9dc488
Compare
Choose a tag to compare

Patch Changes