mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
13 lines
192 B
YAML
13 lines
192 B
YAML
version: v0.3.0
|
|
|
|
listeners:
|
|
egress_traffic:
|
|
port: 12000
|
|
|
|
model_providers:
|
|
- name: openai-main
|
|
model: openai/gpt-4o
|
|
access_key: $OPENAI_API_KEY
|
|
|
|
tracing:
|
|
random_sampling: 100
|