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

@ -254,7 +254,7 @@ Using Ollama (recommended for local development)
.. code-block:: yaml
overrides:
router_model: plano/hf.co/katanemo/Arch-Router-1.5B.gguf:Q4_K_M
llm_routing_model: plano/hf.co/katanemo/Arch-Router-1.5B.gguf:Q4_K_M
model_providers:
- model: plano/hf.co/katanemo/Arch-Router-1.5B.gguf:Q4_K_M
@ -323,7 +323,7 @@ vLLM provides higher throughput and GPU optimizations suitable for production de
.. code-block:: yaml
overrides:
router_model: plano/Arch-Router
llm_routing_model: plano/Arch-Router
model_providers:
- model: plano/Arch-Router