fix: correct package version constraints + use ElevenLabs directly
- livekit-plugins-silero 1.4.x (not 0.25) - livekit/livekit-api 1.x (not 0.x) - Use livekit-plugins-elevenlabs directly instead of routing through LiteLLM CF-1147 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
livekit-agents>=1.4,<2.0
|
livekit-agents>=1.4,<2.0
|
||||||
livekit-plugins-openai>=1.4,<2.0
|
livekit-plugins-openai>=1.4,<2.0
|
||||||
livekit-plugins-elevenlabs>=1.0,<2.0
|
livekit-plugins-elevenlabs>=1.4,<2.0
|
||||||
livekit-plugins-silero>=0.25,<1.0
|
livekit-plugins-silero>=1.4,<2.0
|
||||||
livekit>=0.18,<1.0
|
livekit>=1.0,<2.0
|
||||||
livekit-api>=0.8,<1.0
|
livekit-api>=1.0,<2.0
|
||||||
matrix-nio>=0.25,<1.0
|
matrix-nio>=0.25,<1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user