mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
feat: support select field as tool output (#2798)
* feat: support select field as tool output * defaultOutput
This commit is contained in:
@@ -239,6 +239,7 @@
|
||||
"comon.Continue_Adding": "Continue Adding",
|
||||
"compliance.chat": "The content is generated by third-party AI and cannot be guaranteed to be true and accurate. It is for reference only.",
|
||||
"compliance.compliance.dataset": "Please ensure that your content strictly complies with relevant laws and regulations and avoid containing any illegal or infringing content. \nPlease be careful when uploading materials that may contain sensitive information.",
|
||||
"compliance.dataset": "Please ensure that your content strictly complies with relevant laws and regulations and avoid containing any illegal or infringing content. \nPlease be careful when uploading materials that may contain sensitive information.",
|
||||
"confirm_choice": "Confirm Choice",
|
||||
"contribute_app_template": "Contribute Template",
|
||||
"core.Chat": "Chat",
|
||||
@@ -732,6 +733,7 @@
|
||||
"core.module.template.empty_plugin": "Blank plugin",
|
||||
"core.module.template.empty_workflow": "Blank workflow",
|
||||
"core.module.template.http body placeholder": "Same syntax as Apifox",
|
||||
"core.module.template.self_input": "Plug-in input",
|
||||
"core.module.template.self_output": "Custom plug-in output",
|
||||
"core.module.template.system_config": "System configuration",
|
||||
"core.module.template.system_config_info": "Can configure application system parameters",
|
||||
|
Reference in New Issue
Block a user