#I would like to understand why is my agent running slow.

1 messages · Page 1 of 1 (latest)

rapid sky
#

For example this execute code has been running for 10 minutes straight. Is it due to the hardware my agent is running on or is it due to the LLM i'm using ?

#

Are the tools calling the LLM ?

rapid sky
#

Everything seems idle

#

Does that mean the agent is working ?

rapid sky
#

If i could phrase it correctly it would be:

When my agent is executing a tool call, sometimes both the agent terminal and the LLM terminal appear idle (no visible activity), but the process is still running and time continues to pass. What is the system doing during that time?
Also, what typically causes this kind of delay — is it more likely due to the agent machine's performance, the LLM server/hardware, or something else?