mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 03:01:10 +03:00
update HF marketplace template
This commit is contained in:
@@ -156,6 +156,16 @@
|
|||||||
"optional": true,
|
"optional": true,
|
||||||
"additionalParams": true,
|
"additionalParams": true,
|
||||||
"id": "huggingFaceInference_LLMs_0-input-frequencyPenalty-number"
|
"id": "huggingFaceInference_LLMs_0-input-frequencyPenalty-number"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Endpoint",
|
||||||
|
"name": "endpoint",
|
||||||
|
"type": "string",
|
||||||
|
"placeholder": "https://xyz.eu-west-1.aws.endpoints.huggingface.cloud/gpt2",
|
||||||
|
"description": "Using your own inference endpoint",
|
||||||
|
"optional": true,
|
||||||
|
"additionalParams": true,
|
||||||
|
"id": "huggingFaceInference_LLMs_0-input-endpoint-string"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputAnchors": [],
|
"inputAnchors": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user