mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
4.8.10 test (#2601)
* perf: workflow children run params * feat: workflow userId * fix: ui size * perf: Markdown whitespace and ai images split * fix: openai sdk ts
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
" i18nT('workflow": {
|
||||
"use_user_id'),\n required": {
|
||||
"workflow": {
|
||||
"use_user_id": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Code": "Code",
|
||||
"about_xxx_question": "Questions about xxx",
|
||||
"add_new_input": "Add input",
|
||||
@@ -123,6 +130,7 @@
|
||||
"select_another_application_to_call": "You can choose another application to call",
|
||||
"special_array_format": "Special array format, when the search result is empty, an empty array is returned.",
|
||||
"start_with": "Start with",
|
||||
"system_variables": "System variables",
|
||||
"target_fields_description": "A target field is composed of 'description' and 'key', and multiple target fields can be extracted.",
|
||||
"template": {
|
||||
"ai_chat": "LLM chat",
|
||||
@@ -143,6 +151,7 @@
|
||||
"trigger_after_application_completion": "will be triggered after the application has completely ended",
|
||||
"update_link_error": "Update link exception",
|
||||
"update_specified_node_output_or_global_variable": "You can update the output value of the specified node or update global variables",
|
||||
"use_user_id": "User ID",
|
||||
"user_question": "User issues",
|
||||
"variable_picker_tips": "enter node name or variable name to search",
|
||||
"variable_update": "variable update",
|
||||
|
Reference in New Issue
Block a user