How does Web Search work on Venice?

Written By Jack

Last updated 8 days ago

Web Search operates as follows:If enabled, the system uses an LLM to determine if web information is required to answer the user's prompt.If web information is required, we execute a call to Brave's search API, injecting the contents of the last prompt.The results of that are injected into the search context and used to answer the question.