mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
use ingress/egress
This commit is contained in:
parent
4a957f2b86
commit
136daa2d3c
18 changed files with 31 additions and 27 deletions
|
|
@ -43,7 +43,7 @@ Create ``arch_config.yaml`` file with the following content:
|
|||
version: v0.1
|
||||
|
||||
listeners:
|
||||
prompt_gateway:
|
||||
ingress_traffic:
|
||||
address: 0.0.0.0
|
||||
port: 10000
|
||||
message_format: openai
|
||||
|
|
@ -146,9 +146,9 @@ Create ``arch_config.yaml`` file with the following content:
|
|||
version: v0.1
|
||||
|
||||
listeners:
|
||||
prompt_gateway:
|
||||
egress_traffic:
|
||||
address: 0.0.0.0
|
||||
port: 10000
|
||||
port: 12000
|
||||
message_format: openai
|
||||
timeout: 30s
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue