Releases: livekit/agents
[email protected]
Patch Changes
-
Pass JobContext to participant entrypoint function - #694 (@davidzhao)
-
voiceassistant: keep punctuations when sending agent transcription - #648 (@theomonnom)
[email protected]
livekit-plugins-anthropic
[email protected]
v0.7.x to v0.8.x migration guide
Patch Changes
-
fix uninitialized SpeechHandle error on interruption - #665 (@theomonnom)
-
voiceassistant: avoid stacking assistant replies when allow_interruptions=False - #667 (@theomonnom)
-
fix: disconnect event may now have a arguments - #668 (@theomonnom)
[email protected]
Patch Changes
- fix another semver break - #659 (@theomonnom)
[email protected]
Patch Changes
- livekit-plugins-browser: prepare for release - #659 (@theomonnom)
[email protected]
Patch Changes
- voiceassistant: fix llm not having the full chat context on bad interruption timing - #659 (@theomonnom)
[email protected]
Patch Changes
-
silero: adjust vad activation threshold - #639 (@theomonnom)
-
silero: fix vad padding & static audio - #631 (@theomonnom)
[email protected]
[email protected]
Patch Changes
-
add support for Ollama, Perplexity, Fireworks, Octo, Together, and Groq LLMs through the OpenAI API - #611 (@nbsp)
-
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
[email protected]
Patch Changes
- Revert "nltk: fix broken punkt download" - #630 (@theomonnom)