Skip to main content
Sometimes you might want the agent to pause and not respond to the user, like when the user says “hold on” or “give me a minute”. This is a conversational pause where the agent stays silent, not a telephony hold. We hard-coded a stop sequence in the LLM: NO_RESPONSE_NEEDED. Whenever this sequence is met, the response generation stops. You can then prompt the LLM to output nothing by writing something like: