aidputils.agents.tools.http.parsers.html_parser¶
HTML response parser.
Wraps existing html_parser.py functionality for pluggable architecture.
- class aidputils.agents.tools.http.parsers.html_parser.HtmlResponseParser[source]¶
Bases:
ResponseParserParser for HTML responses.