OLLMtools.WebFetch.Request.fetch_url – 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
fetch_url
Description:
protected
async
Bytes
fetch_url
(
string
url)
throws
Error
Core HTTP fetching logic (GET only).
Parameters:
url
The URL to fetch
Returns:
The response body as Bytes