mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-25 06:14:06 +00:00
simple mode tool reason (#3984)
* simple mode tool reason * model config cannot set empty * perf: read files code * perf: mongo gridfs chunks * perf: doc
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
"defaultConfig": {},
|
||||
"fieldMap": {},
|
||||
"type": "llm",
|
||||
"showTopP": true,
|
||||
"showStopSign": true
|
||||
"showTopP": false,
|
||||
"showStopSign": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user