aidputils.agents.tools.http.parsers.json_parser¶
JSON response parser.
Handles parsing of JSON responses with auto-detection and malformed JSON handling.
- class aidputils.agents.tools.http.parsers.json_parser.JsonResponseParser[source]¶
Bases:
ResponseParserParser for JSON responses.