This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ResDream
/
MindPilot
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
feat: MindPilotUI
main
gjl
1 year ago
parent
cf28b5a59e
commit
eac79f580d
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/mindpilot/app/configs/tool_config.py
BIN
src/mindpilot/mindpilot.db
+ 1
- 1
src/mindpilot/app/configs/tool_config.py
View File
@@ -20,7 +20,7 @@ TOOL_CONFIG = {
"bing": {
"result_len": 3,
"bing_search_url": "https://api.bing.microsoft.com/v7.0/search",
"bing_key": "",
"bing_key": "
0f42b09dce16474a81c01562ded071dc
",
},
},
"top_k": 10,
BIN
src/mindpilot/mindpilot.db
View File
Write
Preview
Loading…
Cancel
Save