mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
actually call archfc for orchestration
This commit is contained in:
parent
a611e1fc88
commit
1231706120
11 changed files with 97 additions and 97 deletions
|
|
@ -34,3 +34,4 @@ 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";
|
||||
pub const ARCH_FC_CLUSTER: &str = "arch";
|
||||
Loading…
Add table
Add a link
Reference in a new issue