We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f4787 commit b9800d2Copy full SHA for b9800d2
webview-ui/src/i18n/locales/zh-CN/settings.json
@@ -46,7 +46,7 @@
46
"ollamaProvider": "Ollama",
47
"openaiCompatibleProvider": "OpenAI 兼容",
48
"openaiCompatibleBaseUrlLabel": "基础 URL:",
49
- "openaiCompatibleApiKeyLabel": "API 密钥:",
+ "openaiCompatibleApiKeyLabel": "API 密钥:",
50
"openaiCompatibleModelDimensionLabel": "嵌入维度:",
51
"openaiCompatibleModelDimensionPlaceholder": "例如,1536",
52
"openaiCompatibleModelDimensionDescription": "模型的嵌入维度(输出大小)。请查阅您的提供商文档获取此值。常见值:384、768、1536、3072。",
0 commit comments