Hey guys, I've recently experiancing problems with agents struggling to construct tool call request using lengthy parameters arguments. I've been using those exact tools for few months without any problem but suddenly agent can't construct tools with this specific long parameter in it. Did something changed recently regarding that? @Shubham Bajaj
s
Shubham Bajaj
03/14/2025, 3:32 PM
@Daniel F. This is a known limitation that can occur with LLMs like Claude. When parameter arguments become very lengthy, several factors might be causing the problem. Can you share the call ID?
d
Daniel F.
03/14/2025, 8:17 PM
callID: d1e63241-7ced-4da8-9ada-8ff332d75fbf
I've been using the exact same tool configuration and same model (gpt-40-mini) for months now and never had any problem until few days ago suddenly all tool calls including that parameter were returning empty argument array