I'm building an agent with tools that take a long time to execute. How can I configure custom timeouts per tool? For example, I have a tool that calls an external API that sometimes takes 30+ seconds.
I'm building an agent with tools that take a long time to execute. How can I configure custom timeouts per tool?
For example, I have a tool that calls an external API that sometimes takes 30+ seconds.