Slow/no responses on AIP Interactive Widget in Workshop

I’m using the AIP interactive widget in Workshop to power an AIP use case that involves triangulating the source of error for vehicles in need of service via follow-up questions.

Sometimes the interactive widget take very long to provide a response, or provides no response at all while being stuck on the “Updating application state” spinner.

How can I understand why and when this slowdown or failure to respond happens, as I gear up my application for a production release?

Hey Sharan, one way to debug agent performance is to look at the handoff by clicking the little eye icon to see which tools it is trying to use. Sometimes, agents might get stuck failing trying to use a specific tool.

In these cases, it may help to update your system prompt or tool description if you are using a custom tool like a function.

Are you seeing failed tool calls when you inspect the agent’s reasoning?

image