OLLMtools.WebFetch.Request.convert_html_to_markdown – ollmchat Reference Manual
Packages
ollmchat
OLLMtools
WebFetch
Request
format
url
Request
build_perm_question
convert_content
convert_html_to_markdown
convert_to_base64
detect_content_type
execute_request
extract_domain
fetch_url
convert_html_to_markdown
Description:
protected
string
convert_html_to_markdown
(
Bytes
html)
Convert HTML content to markdown format.
Parameters:
html
The HTML content as Bytes
Returns:
Markdown string