mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
fix model warning and use openwebui for preference based router demo
This commit is contained in:
parent
fffa837a06
commit
176f039bbc
4 changed files with 18 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: "0.1-beta"
|
||||
|
||||
routing:
|
||||
model: gpt-4o
|
||||
model: archgw-v1-router-model
|
||||
|
||||
listeners:
|
||||
egress_traffic:
|
||||
|
|
@ -14,7 +14,7 @@ llm_providers:
|
|||
|
||||
- name: archgw-v1-router-model
|
||||
provider_interface: openai
|
||||
model: cotran2/llama-4-epoch
|
||||
model: cotran2/qwen-4-epoch-2600
|
||||
base_url: http://34.46.85.85:8000/v1
|
||||
|
||||
- name: gpt-4o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue