I noticed a new release 1.11.0. I think the issue I am facing still seems to have not fixed. I have raised few issues on github and there seems to be PR approved,
however this scenario with Agent ==> Sub Agent ==> Tools ==> Custom gateway with Claude Sonet models are failing after couple of successful responses.
A successful response (see attachment)
Consistent Failure after couple of successful responses. (see attachment)
The extractKnownAgent (sub-agent) gets invoked several time and it fails (see attachment)
"message": "Tool input validation failed for agent-extractKnownTagsAgent. Please fix the following errors and try again:\n- prompt: Invalid input: expected string, received undefined\n\nProvided arguments: {\n "query": "give me insights into target USA"\n}",