Forked from vadimfedenko/visit-website-reworked
Description
Reworded plugin with proxy functionality that provides LLMs with the capacity to "visit" websites by providing them with the links, image URLs and text content of any web page.
Stats
19 Downloads
1 star
Last updated
Updated 27 days agobyProject Files
README
An upgraded website-reading plugin for LM Studio with stronger reliability on modern websites, better diagnostics, and graceful fallback behavior.
The previous implementation worked on simple pages, but had major issues on real-world websites:
403, 401, 429, 503) with no recovery path.Forbidden) with almost no context for debugging.data-src, srcset, etc.).r.jina.ai could contain useful markdown image links, but those were not previously extracted as images.r.jina.ai when direct fetch is blocked or fails.src, data-src, data-original, srcsetsource: "jina" cases)Visit Website now returns fetch metadata:
source (direct or jina)finalUrlstatusCodeserverwebsiteURL.1-Click installation from LM Studio Hub:
Just click Run in LM Studio.
You can tune:
Use 0 to exclude a section, or -1 for auto defaults where supported. Don't forget to allow LLM to call the tool.
Ask the assistant to open a URL and extract page information.
For blocked pages, the plugin now attempts fallback automatically and reports fetch source.
LLM can use DuckDuckGo Reworked to find relevant URLs, then Visit Website to extract structured page content and images. Then view the content of the images via Analyze.