@livekit/agents-plugin-openai@1.4.4
Patch Changes
-
fix(openai): respect
baseURLscheme when building WebSocket URLs - #1540 (@enriqueespaillat-gyde)The Responses-API LLM (
ws/llm.ts), realtime STT (stt.ts), and conversational Realtime endpoint (realtime/realtime_model.ts) all build their upgrade URL frombaseURLbut either force-mappedhttp://towss://(LLM) or lefthttp://unchanged (STT, Realtime), producing an invalid WebSocket URL or a spurious TLS handshake against a plain-HTTP listener. The scheme ofbaseURLis now respected:http://maps tows://andhttps://maps towss://. OpenAI's native endpoint is HTTPS, so this is a no-op for direct connections. -
fix(voice): cancel realtime generation when speech is interrupted - #1503 (@rosetta-livekit-bot)
-
Updated dependencies [
cb180deca230980b4e110ce41f7af8bfc15b4a26,8db7f95640ee7c81f30ed75b3b0ef48fc476a0eb,208c211a7ceeac9d6fa21c2c04326520e56a0609,ec592ce9276759e8df778ca37869b484044d929f,d05fe6331985bc994a74d79eeceaf46cb1e2fbe2,33bda3eb9f6a33d637850657d2cf827bac309114,3546a497ab63de7d49afb100f33b4c4b426f62b6,3d589f909661ebdc2527b1f4713159bdf320f7ba,35856dc3ae00de7b8308ff6f0ab45d959274180c]:- @livekit/agents@1.4.4
Fetched May 22, 2026
