mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Update README with clearer API key instructions
Clarified instructions for adding API keys for Brave and Exa web searches.
This commit is contained in:
parent
2bfb148d2f
commit
9c45b272e1
1 changed files with 5 additions and 2 deletions
|
|
@ -67,8 +67,11 @@ To enable voice notes (optional), add a Deepgram API key in ~/.rowboat/config/de
|
|||
}
|
||||
```
|
||||
### Web search
|
||||
To use Brave web search (optional), add the Brave API key in ~/.rowboat/config/brave-search.json (same format as above).
|
||||
To use Exa research search (optional), add the Exa API key in ~/.rowboat/config/exa-search.json (same format as above).
|
||||
To use Brave web search (optional), add the Brave API key in ~/.rowboat/config/brave-search.json.
|
||||
|
||||
To use Exa research search (optional), add the Exa API key in ~/.rowboat/config/exa-search.json.
|
||||
|
||||
(same format as above)
|
||||
|
||||
## What it does
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue