mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
fix consts and tests
This commit is contained in:
parent
a86ffd3f49
commit
52a5fa2456
6 changed files with 6 additions and 18 deletions
|
|
@ -33,3 +33,4 @@ pub const OTEL_POST_PATH: &str = "/v1/traces";
|
|||
pub const LLM_ROUTE_HEADER: &str = "x-arch-llm-route";
|
||||
pub const ENVOY_RETRY_HEADER: &str = "x-envoy-max-retries";
|
||||
pub const BRIGHT_STAFF_SERVICE_NAME : &str = "brightstaff";
|
||||
pub const PLANO_ORCHESTRATOR_MODEL_NAME: &str = "Plano-Orchestrator";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue