feat(core): add web search tool and reasoning params (#11912)

Close [AI-60](https://linear.app/affine-design/issue/AI-60).

### What changed?
- Add Exa web search tool
- Add reasoning params
This commit is contained in:
akumatus
2025-04-24 12:23:05 +00:00
parent c6a8160c52
commit a603c06fab
18 changed files with 200 additions and 119 deletions

View File

@@ -241,6 +241,10 @@
"type": "Object",
"desc": "The config for the unsplash key."
},
"exa": {
"type": "Object",
"desc": "The config for the exa web search key."
},
"storage": {
"type": "Object",
"desc": "The config for the storage provider."