mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 18:36:34 +02:00
10 lines
161 B
YAML
10 lines
161 B
YAML
version: v0.3.0
|
|
|
|
listeners:
|
|
egress_traffic:
|
|
port: 12000
|
|
|
|
model_providers:
|
|
- name: openai-passthrough
|
|
model: openai/gpt-4o
|
|
passthrough_auth: true
|