@@ -10,6 +10,7 @@
|
||||
"create_model": "Add new model",
|
||||
"custom_model": "custom model",
|
||||
"default_model": "Default model",
|
||||
"default_model_config": "Default model configuration",
|
||||
"logout": "Sign out",
|
||||
"model.active": "Active",
|
||||
"model.alias": "Alias",
|
||||
@@ -27,6 +28,7 @@
|
||||
"model.defaultConfig_tip": "Each request will carry this additional Body parameter.",
|
||||
"model.default_config": "Body extra fields",
|
||||
"model.default_config_tip": "When initiating a conversation request, merge this configuration. \nFor example:\n\"\"\"\n{\n \"temperature\": 1,\n \"max_tokens\": null\n}\n\"\"\"",
|
||||
"model.default_model": "Default model",
|
||||
"model.default_system_chat_prompt": "Default prompt",
|
||||
"model.default_system_chat_prompt_tip": "When the model talks, it will carry this default prompt word.",
|
||||
"model.default_token": "Default tokens",
|
||||
|
||||
@@ -208,7 +208,6 @@
|
||||
"common.Update": "Update",
|
||||
"common.Update Failed": "Update Failed",
|
||||
"common.Update Success": "Updated Successfully",
|
||||
"common.Update Successful": "Updated Successfully",
|
||||
"common.Username": "Username",
|
||||
"common.Waiting": "Waiting",
|
||||
"common.Warning": "Warning",
|
||||
|
||||
Reference in New Issue
Block a user