mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-16 16:17:46 +08:00
* 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:
@@ -302,6 +302,7 @@
|
||||
"enterSecretKey": "シークレットアクセスキーを入力",
|
||||
"baseUrl": "ベース URL",
|
||||
"optional": "(オプション)",
|
||||
"baseUrlWithExample": "ベース URL(オプション、例: {example})",
|
||||
"customEndpoint": "カスタムエンドポイント URL",
|
||||
"models": "モデル",
|
||||
"customModelId": "カスタムモデル ID...",
|
||||
|
||||
Reference in New Issue
Block a user