mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
feat: new provider (#3513)
This commit is contained in:
@@ -915,6 +915,8 @@
|
||||
"model.type.embedding": "Embedding",
|
||||
"model.type.stt": "speech recognition",
|
||||
"model.type.tts": "TTS",
|
||||
"model_alicloud": "Ali Cloud",
|
||||
"model_baai": "BAAI",
|
||||
"model_baichuan": "Baichuan",
|
||||
"model_chatglm": "ChatGLM",
|
||||
"model_doubao": "Doubao",
|
||||
@@ -924,6 +926,7 @@
|
||||
"model_other": "Other",
|
||||
"model_qwen": "Qwen",
|
||||
"model_sparkdesk": "SprkDesk",
|
||||
"model_stepfun": "StepFun",
|
||||
"model_yi": "Yi",
|
||||
"move.confirm": "Confirm move",
|
||||
"navbar.Account": "Account",
|
||||
|
Reference in New Issue
Block a user