Browser Agent
The Browser Agent is a focused web-research agent for users who want GAIA’s browser tools without the full Chat Agent tool surface. It can search the web, fetch readable page text, and download files through the same path validation and web-client limits used by the broader agent stack.Quick start
Tool surface
gaia browse --list-tools shows the exact tools available in your installed version. The focused Browser Agent exposes:
search_webfor web search.fetch_pagefor extracting readable page text.download_filefor saving a user-requested URL locally.
gaia analyze for structured data work, or gaia chat when you need the broader mixed tool set.
Local model options
By default,gaia browse uses the local Lemonade backend configured for GAIA. You can override the model or backend with the common agent flags:
web card with a model-size selector — pick Lite (~4B) for shorter browser tasks on lighter hardware, or Full for the default model. (The old web-lite registry ID still resolves to web on the lite tier for existing sessions.)