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:
Archer
2024-12-24 15:12:07 +08:00
committed by GitHub
parent f646ef8595
commit 108e1b92ef
59 changed files with 558 additions and 329 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",