diff --git a/webview-ui/src/components/settings/providers/OpenAICompatible.tsx b/webview-ui/src/components/settings/providers/OpenAICompatible.tsx index 65f405dd47..eeae65c0f3 100644 --- a/webview-ui/src/components/settings/providers/OpenAICompatible.tsx +++ b/webview-ui/src/components/settings/providers/OpenAICompatible.tsx @@ -203,11 +203,12 @@ export const OpenAICompatible = ({ {t("settings:modelInfo.azureApiVersion")} {showApiVersionExtraction && ( -
- API version detected in Base URL: {extractedApiVersion} -
- This will be used automatically. Enable the checkbox above to override. -
+
)} {azureApiVersionSelected && ( {{version}}
This will be used automatically. Enable the checkbox above to override.", "gemini": { "freeRequests": "* Free up to {{count}} requests per minute. After that, billing depends on prompt size.", "pricingDetails": "For more info, see pricing details.",