mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix arch_config format test
This commit is contained in:
parent
f721ec71f9
commit
34251b5a97
1 changed files with 2 additions and 0 deletions
|
|
@ -33,11 +33,13 @@ listeners:
|
|||
port: 12000
|
||||
protocol: openai
|
||||
timeout: 5s
|
||||
type: model_listener
|
||||
- address: 0.0.0.0
|
||||
name: ingress_traffic
|
||||
port: 10000
|
||||
protocol: openai
|
||||
timeout: 5s
|
||||
type: prompt_listener
|
||||
model_aliases:
|
||||
arch.summarize.v1:
|
||||
target: gpt-4o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue