mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 13:53:50 +00:00
4.8.10 test fix (#2488)
* perf: update vision default * fix: update dataset default permission * perf: no network request
This commit is contained in:
@@ -76,7 +76,7 @@ export const AiChatModule: FlowNodeTemplateType = {
|
||||
renderTypeList: [FlowNodeInputTypeEnum.hidden],
|
||||
label: '',
|
||||
valueType: WorkflowIOValueTypeEnum.boolean,
|
||||
value: true
|
||||
value: false
|
||||
},
|
||||
// settings modal ---
|
||||
{
|
||||
|
Reference in New Issue
Block a user