Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ The Arch family of LLMs power the intelligence for [Plano](https://github.com/ka
|
|
| 15 |
|
| 16 |
Current
|
| 17 |
|
| 18 |
-
1. Plano-Orchestrator is a family of state-of-the-art routing and orchestration models that decide which agent(s) or LLM(s) should handle each request, and in what sequence. Built for multi-agent orchestration systems, Plano-Orchestrator excels at analyzing user intent and conversation context to make precise routing and orchestration decisions.
|
| 19 |
2. Arch-Router: A fast preference-aligned routing model that guides LLM selection by matching queries to user-defined domains (e.g., travel) or action types (e.g., image editing) – offers a practical mechanism to encode preferences in routing decision.
|
| 20 |
3. Arch-Agent: Designed to power sophisticated multi-step and multi-turn workflows, Arch-Agent excels at handling complex, multi-step tasks that require intelligent tool selection, adaptive planning, and seamless integration with external APIs and services.
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
Current
|
| 17 |
|
| 18 |
+
1. Plano-Orchestrator is a family of state-of-the-art routing and orchestration models that decide which agent(s) or LLM(s) should handle each request, and in what sequence. Built for multi-agent orchestration systems, Plano-Orchestrator excels at analyzing user intent and conversation context to make precise routing and orchestration decisions.
|
| 19 |
2. Arch-Router: A fast preference-aligned routing model that guides LLM selection by matching queries to user-defined domains (e.g., travel) or action types (e.g., image editing) – offers a practical mechanism to encode preferences in routing decision.
|
| 20 |
3. Arch-Agent: Designed to power sophisticated multi-step and multi-turn workflows, Arch-Agent excels at handling complex, multi-step tasks that require intelligent tool selection, adaptive planning, and seamless integration with external APIs and services.
|
| 21 |
|