I’m trying to get an agent working. I’m following the basic approach from this video:
https://www.youtube.com/watch?v=qIegseDJyIQ
I have a few tool scenarios I’ve written that call into Salesforce to get data. When I call the agent, it just times out. Running the tool scenarios independently is very quick, so that seems ok. There doesn’t seem to be a way to look into the agent and how it processes things unless it completes. It worked a few times, but now doesn’t work at all.
I’ve removed most of the agent instructions, as well as removing all the tools bar one, but the same thing is happening. Is there any way to look into the agent while it’s running to see where it’s getting stuck?