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