Gorbit can access the internet for questions that require up to date information or for niche information that the LLM may
not be certain about.Users can toggle the Web Search Action on the fly to override the LLM’s decision.
If Internal Search was used during the research process,
Gorbit will seamlessly combine web sources with internal documents in both the answer generation and for displaying in the
UI.
To provide Web Search functionality,
Gorbit requires both the ability to get search results and to be able to parse websites for more complete context.
This is broken down into 1) the search provider and 2) the web scraper.