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
"data_source": "Do you want to delete the data source: {msg}?",
163
164
"operate_with_caution": "After being deleted, the data source cannot be intelligently counted. Please operate with caution.",
164
165
"data_source_de": "Unable to delete data source: {msg}",
165
166
"cannot_be_deleted": "The chart of the dashboard uses this data source and cannot be deleted.",
166
167
"got_it": "Got it"
167
168
},
169
+
"model": {
170
+
"default_model": "Default model",
171
+
"model_type": "Model type",
172
+
"basic_model": "Basic model",
173
+
"set_successfully": "Set successfully",
174
+
"operate_with_caution": "After the system default model is replaced, the result of intelligent question will be affected, please operate with caution.",
175
+
"system_default_model": "Do you want to set {msg} as the system default model?",
176
+
"ai_model_configuration": "AI model configuration",
0 commit comments