Hey guys! Is it normal that my agent takes roughly 25-30 seconds to generate a response when I define a structured output format? It's executing a simple GET tool and then outputting recommendations based on the data it gets.
I wonder if the tool result is too big and I should summarize it before passing it to the agent? Or what else can I do to enhance performance?