rename arch provider to plano, use llm_routing_model and agent_orchestration_model

This commit is contained in:
Adil Hafeez 2026-03-13 13:27:58 -07:00
parent 680dee60a0
commit 6f8bf96d38
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
16 changed files with 37 additions and 50 deletions

View file

@ -404,10 +404,11 @@ Using vLLM
.. code-block:: yaml
overrides:
orchestrator_model: plano/katanemo/Plano-Orchestrator-4B
agent_orchestration_model: plano/katanemo/Plano-Orchestrator-4B
model_providers:
- model: plano/katanemo/Plano-Orchestrator-4B
- model: katanemo/Plano-Orchestrator-4B
provider_interface: plano
base_url: http://<your-server-ip>:8000
5. **Verify the server is running**