unsloth/studio/backend/core
Daniel Han ebbe2d66d0 fix: add direct URL fetch to web_search tool
The web_search tool now accepts an optional `url` parameter that
fetches a specific page directly (skipping the search step).  This
lets the model follow URLs it found in earlier search results instead
of re-searching with increasingly desperate queries.

Also updated the tool description to mention that page content is
returned, so models know they will get more than just snippets.
2026-03-27 14:08:32 +00:00
..
data_recipe build(deps): bump oxc-parser (#4571) 2026-03-25 02:44:38 -07:00
export feat: support GGUF export for non-PEFT models + fix venv_t5 switching for local checkpoints (#4455) 2026-03-20 12:13:18 +04:00
inference fix: add direct URL fetch to web_search tool 2026-03-27 14:08:32 +00:00
training [Studio] Try installing causal-conv1d from prebuilt wheels if avialable (#4547) 2026-03-25 02:22:26 -07:00
__init__.py Combine studio setup fixes: frontend caching, venv isolation, Windows CPU support (#4413) 2026-03-18 03:52:25 -07:00