Thanks! This only happens occasionally, so I don’t think it’s a configuration issue. I have multiple tool calls within the same session, and sometimes the model just fails to trigger a tool call and sits there silently.
Interestingly, if I say something and start a new turn, it will then trigger the tool call properly.
Right now, I’m using idle messages as a workaround by prompting the caller to say something to kick off a new turn, but that’s obviously not a real fix.