mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user