Releases: livekit/agents
[email protected]
Patch Changes
- deepgram: fallback to nova-2-general when the language isn't supported - #623 (@theomonnom)
[email protected]
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]
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]
Patch Changes
- stt/tts: fix unread inputs when the input channel is closed - #594 (@theomonnom)
[email protected]
Patch Changes
-
elevenlabs: fix send_task not closing properly - #596 (@theomonnom)
[email protected]
Patch Changes
-
deepgram: add support for keywords boost/penalty - #599 (@theomonnom)
-
fix log warnings & cartesia end of speech - #603 (@theomonnom)
-
stt/tts: fix unread inputs when the input channel is closed - #594 (@theomonnom)
[email protected]
Minor Changes
- cartesia: correctly add spaces & fix tests - #591 (@theomonnom)
Patch Changes
-
fix log warnings & cartesia end of speech - #603 (@theomonnom)
-
stt/tts: fix unread inputs when the input channel is closed - #594 (@theomonnom)
-
Adds websockets streaming to Cartesia plugin - #544 (@sauhardjain)
[email protected]
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]
Patch Changes
- silero: fix high cpu usage - #569 (@theomonnom)
[email protected]
Patch Changes
- rag: add missing logger file - #571 (@theomonnom)