fix DO pricing URL, model_providers name validation, cost_metrics demo endpoint

This commit is contained in:
Adil Hafeez 2026-03-27 17:14:18 -07:00
parent bd7afd911e
commit bd335cd8bd
6 changed files with 74 additions and 60 deletions

View file

@ -34,13 +34,12 @@ routing_preferences:
prefer: fastest
model_metrics_sources:
- type: digitalocean_pricing
refresh_interval: 3600
- type: cost_metrics
url: http://localhost:8080/costs
refresh_interval: 300
- type: prometheus_metrics
url: http://localhost:9090
query: model_latency_p95_seconds
refresh_interval: 60
tracing:
random_sampling: 100