don't need to have qwen in the model alias routing example

This commit is contained in:
Salman Paracha 2025-10-01 17:34:29 -07:00
parent e6ad85f041
commit aae099e8f9

View file

@ -35,11 +35,6 @@ llm_providers:
access_key: $AZURE_API_KEY
base_url: https://katanemo.openai.azure.com
# Azure OpenAI Models
- model: qwen/qwen3-coder-480b-a35b-instruct
access_key: $DASHSCOPE_API_KEY
base_url: https://dashscope-intl.aliyuncs.com
# Ollama Models
- model: ollama/llama3.1
base_url: http://host.docker.internal:11434