diff --git a/software/source/server/livekit/multimodal.py b/software/source/server/livekit/multimodal.py index d1c9d4a..4216348 100644 --- a/software/source/server/livekit/multimodal.py +++ b/software/source/server/livekit/multimodal.py @@ -82,7 +82,6 @@ async def entrypoint(ctx: JobContext): await ctx.connect(auto_subscribe=AutoSubscribe.AUDIO_ONLY) participant = await ctx.wait_for_participant() - fnc_ctx = AssistantFnc() openai_api_key = os.getenv("OPENAI_API_KEY") model = openai.realtime.RealtimeModel(