mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-21 03:10:50 +00:00
4.6.8-production (#822)
* Json completion (#16) * json-completion * fix duplicate * fix * fix: config json * feat: query extension * perf: i18n * 468 doc * json editor * perf: doc * perf: default extension model * docker file * doc * perf: token count * perf: search extension * format * perf: some constants data --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -638,15 +638,6 @@ HTTP 模块允许你调用任意 GET/POST 类型的 HTTP 接口,从而实现
|
||||
"value": "embedding",
|
||||
"connected": false
|
||||
},
|
||||
{
|
||||
"key": "datasetParamsModal",
|
||||
"type": "selectDatasetParamsModal",
|
||||
"label": "",
|
||||
"valueType": "any",
|
||||
"showTargetInApp": false,
|
||||
"showTargetInPlugin": false,
|
||||
"connected": false
|
||||
},
|
||||
{
|
||||
"key": "userChatInput",
|
||||
"type": "target",
|
||||
|
Reference in New Issue
Block a user