mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-21 00:17:44 +08:00
chore: update project files
This commit is contained in:
@@ -224,7 +224,9 @@
|
||||
"flashSearch": "v4 Flash (with search)",
|
||||
"proSearch": "v4 Pro (with search)",
|
||||
"vision": "v4 Vision (thinking on by default)",
|
||||
"visionSearch": "v4 Vision (with search)"
|
||||
"visionSearch": "v4 Vision (with search)",
|
||||
"generic": "Compatible model",
|
||||
"noThinking": "thinking forced off"
|
||||
},
|
||||
"missingApiKey": "Please provide an API key.",
|
||||
"requestFailed": "Request failed.",
|
||||
@@ -234,6 +236,11 @@
|
||||
"config": "Configuration",
|
||||
"modelLabel": "Model",
|
||||
"modelPickerHint": "Use the dropdown to pick a model. The list scrolls automatically.",
|
||||
"loadingModels": "Loading models...",
|
||||
"loadingModelsHint": "Fetching the available model list from /v1/models.",
|
||||
"noModels": "No models available",
|
||||
"noModelsHint": "The /v1/models endpoint did not return any usable models. Check the backend configuration or API status.",
|
||||
"noModelsMessagePlaceholder": "No models are available right now, so the tester cannot send a request.",
|
||||
"streamMode": "Streaming",
|
||||
"accountSelector": "Account",
|
||||
"autoRandom": "🤖 Auto / Random",
|
||||
|
||||
Reference in New Issue
Block a user