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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@
129
129
"dataset": "dataset",
130
130
"dataset.Select_dataset_model_tip": "Only knowledge bases with the same index model can be selected",
131
131
"dataset.create_dataset_tips": "For more advanced operations, please go to",
132
+
"dataset_create_failed": "Knowledge base creation failed",
132
133
"dataset_create_success": "The knowledge base was created successfully and files are being indexed in the background.",
133
134
"dataset_empty_tips": "You don’t have a knowledge base yet, create one first.",
134
135
"dataset_search_tool_description": "Call the \"Semantic Search\" and \"Full-text Search\" capabilities to find reference content that may be related to the problem from the \"Knowledge Base\". \nPrioritize calling this tool to assist in answering user questions.",
0 commit comments