Patch Changes
- voiceassistant: fix llm not having the full chat context on bad interruption timing - [659](https://github.com/livekit/agents/pull/659) ([theomonnom](https://github.com/theomonnom))
livekit-plugins-silero0.6.4
Patch Changes
- silero: adjust vad activation threshold - [639](https://github.com/livekit/agents/pull/639) ([theomonnom](https://github.com/theomonnom))
- silero: fix vad padding & static audio - [631](https://github.com/livekit/agents/pull/631) ([theomonnom](https://github.com/theomonnom))
livekit-plugins-rag0.2.2
Patch Changes
- rag: fix backward compatibility - [629](https://github.com/livekit/agents/pull/629) ([afigar](https://github.com/afigar))
livekit-plugins-openai0.8.1
Patch Changes
- add support for Ollama, Perplexity, Fireworks, Octo, Together, and Groq LLMs through the OpenAI API - [611](https://github.com/livekit/agents/pull/611) ([nbsp](https://github.com/nbsp))
- allow sending user IDs - [633](https://github.com/livekit/agents/pull/633) ([nbsp](https://github.com/nbsp))
- Support OpenAI Assistants API as a beta feature under `livekit.plugins.openai.beta` - [601](https://github.com/livekit/agents/pull/601) ([keepingitneil](https://github.com/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
livekit-plugins-nltk0.7.1
Patch Changes
- Revert "nltk: fix broken punkt download" - [630](https://github.com/livekit/agents/pull/630) ([theomonnom](https://github.com/theomonnom))
livekit-plugins-deepgram0.6.5
Patch Changes
- deepgram: fallback to nova-2-general when the language isn't supported - [623](https://github.com/livekit/agents/pull/623) ([theomonnom](https://github.com/theomonnom))
livekit-plugins-cartesia0.4.1
Patch Changes
- Switch Cartesia to a sentence tokenizer and keep the same context id throughout. - [608](https://github.com/livekit/agents/pull/608) ([keepingitneil](https://github.com/keepingitneil))
Propagate segment_id through the basic sentence tokenizer