⬆️(agent) upgrade temporary livekit-agent plugin for kyutai

0.0.5 was ignoring the API key environment variable. I fixed it.
This commit is contained in:
lebaudantoine
2025-12-28 22:17:17 +01:00
committed by aleb_the_flash
parent cff1dbf39e
commit ef09629566

View File

@@ -7,7 +7,7 @@ dependencies = [
"livekit-agents==1.3.10",
"livekit-plugins-deepgram==1.3.10",
"livekit-plugins-silero==1.3.10",
"livekit-plugins-kyutai-lasuite==0.0.5",
"livekit-plugins-kyutai-lasuite==0.0.6",
"python-dotenv==1.2.1"
]