Add Brave web search instructions to README

Added instructions for using Brave web search with API key.
This commit is contained in:
arkml 2026-02-14 12:13:49 +05:30 committed by GitHub
parent e3b45637da
commit 1d5ee90f93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,8 @@ To enable voice notes (optional), add a Deepgram API key in ~/.rowboat/config/de
"apiKey": "<key>" "apiKey": "<key>"
} }
``` ```
### Web search
To use Brave web search (optional), add the Brave API key in ~/.rowboat/config/brave-search.json (same format as above).
## What it does ## What it does