mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
don't need to have qwen in the model alias routing example
This commit is contained in:
parent
e6ad85f041
commit
aae099e8f9
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue