This commit is contained in:
alex wiesner
2026-04-09 11:31:06 +01:00
parent 8fec8e28f4
commit 18245c778e
155 changed files with 16206 additions and 2980 deletions

14
.pi/agent/web-search.json Normal file
View File

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