Skip to content

livekit-plugins-openai@0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 00:53
· 317 commits to main since this release
087c703

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