Files
dotfiles/.pi/agent/web-search.json
alex wiesner 18245c778e changes
2026-04-09 11:31:06 +01:00

15 lines
250 B
JSON

{
"defaultProvider": "exa-main",
"providers": [
{
"name": "exa-main",
"type": "exa",
"apiKey": "ea8ea022-339e-4061-967d-5fbdf1b93b40",
"options": {
"defaultSearchLimit": 5,
"defaultFetchTextMaxCharacters": 12000
}
}
]
}