Ai agent doesn't reply after 2 messages...
Here's the debug: "maxTokens": 24000,
"temperature": 0.15,
"tokens": 4146,
"inputCredits": 0.959,
"outputCredits": 1.114,
"latency": 9070
}
The info: "metadata": {
"model": "claude-4.5-sonnet",
"VendorTokenConsumption": {
"input": 473,
"inputCached": 8053,
"output": 297,
"total": 8823
},
"VoiceflowCreditConsumption": {
"input": 0.355,
"inputCached": 0.604,
"output": 1.114,
"total": 2.073
}
And then the last debug: "message": ""1 Agent" successfully executed",
But no message. This is testing it in the voiceflow workspace.
Any help would be appreciated. Am I maxing out the context? I have 6 MPC tools and a fairly lengthy system prompt. But I don't think this is the issue.

