mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
perf: model provider show; perf: get init data buffer (#3459)
* pr code * perf: model table show * perf: model provider show * perf: get init data buffer * perf: get init data buffer * perf: icon
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"bills_and_invoices": "Bills",
|
||||
"confirm_logout": "Confirm to log out?",
|
||||
"logout": "Sign out",
|
||||
"model_provider": "Model Provider",
|
||||
"notifications": "Notify",
|
||||
"personal_information": "Personal",
|
||||
"personalization": "Personalization",
|
||||
|
@@ -896,6 +896,15 @@
|
||||
"item_name": "Field Name",
|
||||
"just_now": "just",
|
||||
"key_repetition": "Key Repetition",
|
||||
"model.billing": "Billing",
|
||||
"model.model_type": "Model type",
|
||||
"model.name": "Model name",
|
||||
"model.provider": "Provider",
|
||||
"model.search_name_placeholder": "Search by model name",
|
||||
"model.type.chat": "language model",
|
||||
"model.type.embedding": "Embedding",
|
||||
"model.type.stt": "speech recognition",
|
||||
"model.type.tts": "TTS",
|
||||
"model_baichuan": "Baichuan",
|
||||
"model_chatglm": "ChatGLM",
|
||||
"model_doubao": "Doubao",
|
||||
|
@@ -22,7 +22,6 @@
|
||||
"delete.failed": "Delete failed",
|
||||
"delete.success": "Delete successfully",
|
||||
"has_chosen": "Selected",
|
||||
"individuation": "Individuation",
|
||||
"login.error": "Login Error",
|
||||
"login.password_condition": "Password can be up to 60 characters",
|
||||
"login.success": "Login Successful",
|
||||
|
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"personal_information": "个人信息",
|
||||
"usage_records": "使用记录",
|
||||
"bills_and_invoices": "账单与发票",
|
||||
"promotion_records": "促销记录",
|
||||
"api_key": "API 密钥",
|
||||
"personalization": "个性化",
|
||||
"notifications": "通知",
|
||||
"logout": "登出",
|
||||
"bills_and_invoices": "账单与发票",
|
||||
"confirm_logout": "确认退出登录?",
|
||||
"team": "团队管理"
|
||||
"logout": "登出",
|
||||
"model_provider": "模型提供商",
|
||||
"notifications": "通知",
|
||||
"personal_information": "个人信息",
|
||||
"personalization": "个性化",
|
||||
"promotion_records": "促销记录",
|
||||
"team": "团队管理",
|
||||
"usage_records": "使用记录"
|
||||
}
|
||||
|
@@ -895,13 +895,22 @@
|
||||
"item_name": "字段名",
|
||||
"just_now": "刚刚",
|
||||
"key_repetition": "key 重复",
|
||||
"model.billing": "模型计费",
|
||||
"model.model_type": "模型类型",
|
||||
"model.name": "模型名",
|
||||
"model.provider": "模型提供商",
|
||||
"model.search_name_placeholder": "根据模型名搜索",
|
||||
"model.type.chat": "语言模型",
|
||||
"model.type.embedding": "索引模型",
|
||||
"model.type.stt": "语音识别",
|
||||
"model.type.tts": "语音合成",
|
||||
"model_baichuan": "百川智能",
|
||||
"model_chatglm": "ChatGLM",
|
||||
"model_doubao": "豆包",
|
||||
"model_ernie": "文心一言",
|
||||
"model_hunyuan": "腾讯混元",
|
||||
"model_moonshot": "月之暗面",
|
||||
"model_other": "自定义",
|
||||
"model_other": "其他",
|
||||
"model_qwen": "阿里千问",
|
||||
"model_sparkdesk": "讯飞星火",
|
||||
"model_yi": "零一万物",
|
||||
|
@@ -22,7 +22,6 @@
|
||||
"delete.failed": "删除失败",
|
||||
"delete.success": "删除成功",
|
||||
"has_chosen": "已选择",
|
||||
"individuation": "个性化",
|
||||
"login.error": "登录异常",
|
||||
"login.password_condition": "密码最多 60 位",
|
||||
"login.success": "登录成功",
|
||||
|
@@ -3,6 +3,7 @@
|
||||
"bills_and_invoices": "帳單與發票",
|
||||
"confirm_logout": "確認登出登入?",
|
||||
"logout": "登出",
|
||||
"model_provider": "模型提供者",
|
||||
"notifications": "通知",
|
||||
"personal_information": "個人資訊",
|
||||
"personalization": "個人化",
|
||||
|
@@ -897,13 +897,21 @@
|
||||
"item_name": "欄位名稱",
|
||||
"just_now": "剛剛",
|
||||
"key_repetition": "鍵值重複",
|
||||
"model.billing": "模型計費",
|
||||
"model.model_type": "模型類型",
|
||||
"model.name": "模型名",
|
||||
"model.provider": "模型提供者",
|
||||
"model.search_name_placeholder": "根據模型名搜尋",
|
||||
"model.type.chat": "語言模型",
|
||||
"model.type.stt": "語音辨識",
|
||||
"model.type.tts": "語音合成",
|
||||
"model_baichuan": "百川智能",
|
||||
"model_chatglm": "ChatGLM",
|
||||
"model_doubao": "豆包",
|
||||
"model_ernie": "文心一言",
|
||||
"model_hunyuan": "騰訊混元",
|
||||
"model_moonshot": "月之暗面",
|
||||
"model_other": "自訂",
|
||||
"model_other": "其他",
|
||||
"model_qwen": "阿里千問",
|
||||
"model_sparkdesk": "訊飛星火",
|
||||
"model_yi": "零一萬物",
|
||||
|
@@ -22,7 +22,6 @@
|
||||
"delete.failed": "刪除失敗",
|
||||
"delete.success": "刪除成功",
|
||||
"has_chosen": "已選擇",
|
||||
"individuation": "個人化",
|
||||
"login.error": "登入失敗",
|
||||
"login.password_condition": "密碼最多可輸入 60 個字元",
|
||||
"login.success": "登入成功",
|
||||
|
Reference in New Issue
Block a user