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
"del_default_tip": "Unable to delete the model: {msg}",
292
293
"del_default_warn": "This model is the system default model. Please set another model as the system default before deleting this model.",
293
294
"del_warn_tip": "Would you like to remove the model: {msg}?",
294
-
"check_failed": "Model is invalid [{msg}]"
295
+
"check_failed": "Model is invalid [{msg}]",
296
+
"default_miss": "The default llm has not been configured yet, so the q&a feature cannot be enabled, Please contact the administrator to configure it.",
297
+
"default_miss_admin": "The default llm has not been configured yet, so the q&a feature cannot be enabled.",
0 commit comments