remove duplicate fnc_ctx declaration

This commit is contained in:
Ben Xu 2024-12-09 14:19:13 -08:00
parent 8f6d5fdac7
commit 4e77a5792f
1 changed files with 0 additions and 1 deletions

View File

@ -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(