mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-24 07:00:40 +03:00
move modelName out from additional parameter
This commit is contained in:
+1
-2
@@ -30,8 +30,7 @@ class HuggingFaceInferenceEmbedding_Embeddings implements INode {
|
||||
label: 'Model',
|
||||
name: 'modelName',
|
||||
type: 'string',
|
||||
optional: true,
|
||||
additionalParams: true
|
||||
optional: true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user