mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-09 22:33:37 +00:00
Replace the placeholder web_search tool with a real implementation backed by the Brave Search API. Register it in all three profiles (Anthropic, OpenAI, Gemini) so every provider has web search capability. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
No EOL
124 B
Text
5 lines
No EOL
124 B
Text
export ANTHROPIC_API_KEY=
|
|
export OPENAI_API_KEY=
|
|
export GEMINI_API_KEY=
|
|
export DAYTONA_API_KEY=
|
|
export BRAVE_SEARCH_API_KEY= |