enhancement: Add URL format hint to Base URL field (#593) (#603)

* enhancement: Add URL format hint to Base URL field (#593)

Add dynamic provider-specific format examples to Base URL field labels to clarify expected URL format. Includes missing defaultBaseUrl values for providers.

* fix: Use generic example URL instead of OpenAI URL for fallback
This commit is contained in:
Gideon Ayeni
2026-01-20 22:39:33 +09:00
committed by GitHub
parent afddba364b
commit 0baa424bc4
6 changed files with 76 additions and 56 deletions
+1
View File
@@ -302,6 +302,7 @@
"enterSecretKey": "输入您的 Secret Key",
"baseUrl": "基础 URL",
"optional": "(可选)",
"baseUrlWithExample": "基础 URL(可选,例如 {example}",
"customEndpoint": "自定义端点 URL",
"models": "模型",
"customModelId": "自定义模型 ID...",