You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/web/i18n/en/app.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,7 @@
95
95
"document_upload": "Document Upload",
96
96
"edit_app": "Application details",
97
97
"edit_info": "Edit",
98
+
"empty_tool_tips": "Please add tools on the left side",
98
99
"execute_time": "Execution Time",
99
100
"export_config_successful": "Configuration copied, some sensitive information automatically filtered. Please check for any remaining sensitive data.",
100
101
"export_configs": "Export",
@@ -105,6 +106,8 @@
105
106
"file_upload_tip": "Once enabled, documents/images can be uploaded. Documents are retained for 7 days, images for 15 days. Using this feature may incur additional costs. To ensure a good experience, please choose an AI model with a larger context length when using this feature.",
106
107
"go_to_chat": "Go to Conversation",
107
108
"go_to_run": "Go to Execution",
109
+
"http_toolset_add_tips": "Click the \"Add\" button to add tools",
110
+
"http_toolset_config_tips": "Click \"Start Configuration\" to add tools",
108
111
"image_upload": "Image Upload",
109
112
"image_upload_tip": "How to activate model image recognition capabilities",
0 commit comments