mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +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',
|
label: 'Model',
|
||||||
name: 'modelName',
|
name: 'modelName',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
optional: true,
|
optional: true
|
||||||
additionalParams: true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user