Skip to content

Releases: livekit/agents

[email protected]

02 Sep 22:17
51523b2
Compare
Choose a tag to compare

Patch Changes

  • Pass JobContext to participant entrypoint function - #694 (@davidzhao)

  • voiceassistant: keep punctuations when sending agent transcription - #648 (@theomonnom)

[email protected]

27 Aug 00:03
3821f70
Compare
Choose a tag to compare

livekit-plugins-anthropic

[email protected]

27 Aug 00:03
3821f70
Compare
Choose a tag to compare

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)

  • Add ServerMessage.termination handler - #635 (@nbsp)

[email protected]

22 Aug 22:42
b608bd8
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Aug 22:42
b608bd8
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Aug 22:42
b608bd8
Compare
Choose a tag to compare

Patch Changes

  • voiceassistant: fix llm not having the full chat context on bad interruption timing - #659 (@theomonnom)

[email protected]

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

Patch Changes

[email protected]

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

Patch Changes

[email protected]

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

Patch Changes

  • add support for Ollama, Perplexity, Fireworks, Octo, Together, and Groq LLMs through the OpenAI API - #611 (@nbsp)

  • allow sending user IDs - #633 (@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]

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

Patch Changes