I get the following warning when return an answer from a tool to an agent
Failed to parse cleaned JSON: 1 validation error for IssueDetails Invalid JSON: expected value at line 1 column 1 [type=json_invalid,
but my json is perfectly fine (created with json.dumps)
any advice?
Hi @shai , thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon. If it’s urgent, please let us know. We appreciate your patience!
Hi @shai
Can you please share a snippet of the code you are running so we can reproduce?