diff --git a/docs/source/concepts/llm_providers/supported_providers.rst b/docs/source/concepts/llm_providers/supported_providers.rst index e08f25fd..c5c47ea0 100644 --- a/docs/source/concepts/llm_providers/supported_providers.rst +++ b/docs/source/concepts/llm_providers/supported_providers.rst @@ -535,12 +535,12 @@ Azure OpenAI # Single deployment - model: qwen/qwen3 access_key: $DASHSCOPE_API_KEY - base_url: https://dashscope.aliyuncs.com/compatible-mode + base_url: https://dashscope.aliyuncs.com # Multiple deployments - model: qwen/qwen3-coder access_key: $DASHSCOPE_API_KEY - base_url: "https://dashscope-intl.aliyuncs.com/compatible-mode", + base_url: "https://dashscope-intl.aliyuncs.com", Ollama