Web search gives your AI access to information that exists right now, not just what was in its training data. When you send a message with web search enabled, LMSA queries Brave Search first, pulls the most relevant results, and includes that content in the context window before the model generates its reply. The whole process is automatic — you chat normally and the model answers with up-to-date information.Documentation Index
Fetch the complete documentation index at: https://docs.lmsa.app/llms.txt
Use this file to discover all available pages before exploring further.
How to enable web search
Get a Brave Search API key
Go to brave.com/search/api and create a free account. The free tier includes enough queries for everyday use. Copy your API key.
Enter your Brave API key
Scroll to the Web Search section and paste your API key into the Brave Search API key field.
How it works in chat
Once enabled, every message you send triggers a background search query. LMSA:- Extracts the key topic from your message.
- Queries Brave Search with that topic.
- Fetches and cleans the top results.
- Injects the search content into the model’s context for that turn.
Web search results are scoped to the current turn only. Each new message triggers a fresh search rather than accumulating results across the conversation.