mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 05:23:57 +00:00
perf: all plugin variables type support referense & replace input and textarea with prompt editor (#2950)
* support reference as plugin variables * replace input and textarea with prompt editor * adjust height & optimize textarea and input * input select
This commit is contained in:
@@ -800,6 +800,7 @@
|
||||
"core.workflow.inputType.selectDataset": "Dataset Select",
|
||||
"core.workflow.inputType.selectLLMModel": "Chat Model Select",
|
||||
"core.workflow.inputType.switch": "Switch",
|
||||
"core.workflow.inputType.textInput": "Text Input box",
|
||||
"core.workflow.inputType.textarea": "Multi-line Input Box",
|
||||
"core.workflow.publish.OnRevert version": "Click to Revert to This Version",
|
||||
"core.workflow.publish.OnRevert version confirm": "Confirm to Revert to This Version? The configuration of the editing version will be saved, and a new release version will be created for the reverted version.",
|
||||
|
Reference in New Issue
Block a user