Forked from brius/web-search
Forked from brius/web-search
An LM Studio plugin that gives your local models the ability to search the web and read web pages. Built for agentic, iterative research — not just one search and done.
Install from the LM Studio Hub via "Run in LM Studio" button
| Setting | Default | Description |
|---|---|---|
| Search Results Per Page | 5 | How many results to return per search (1–10) |
| Max Content | 8000 | Maximum characters returned by Visit Website. Increase for long articles, decrease to save context. -1 = auto |
The tool descriptions guide the model to follow an iterative research workflow: search → visit one result → visit another → search again → visit one more → visit one more → answer.
This is most useful with smaller models that tend to answer after a single search. Larger models that already do agentic research naturally may require less guidance.
Originally based on danielsig's DuckDuckGo search and Visit Website plugins for LM Studio.
MIT
An LM Studio plugin that gives your local models the ability to search the web and read web pages. Built for agentic, iterative research — not just one search and done.
Install from the LM Studio Hub via "Run in LM Studio" button
| Setting | Default | Description |
|---|---|---|
| Search Results Per Page | 5 | How many results to return per search (1–10) |
| Max Content | 8000 | Maximum characters returned by Visit Website. Increase for long articles, decrease to save context. -1 = auto |
The tool descriptions guide the model to follow an iterative research workflow: search → visit one result → visit another → search again → visit one more → visit one more → answer.
This is most useful with smaller models that tend to answer after a single search. Larger models that already do agentic research naturally may require less guidance.
Originally based on danielsig's DuckDuckGo search and Visit Website plugins for LM Studio.
MIT