mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
LLM router doc fixes
This commit is contained in:
parent
603238b135
commit
e65be1a460
2 changed files with 7 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
|
||||
_The AI-native proxy server and the universal data plane for AI agents._<br><br>
|
||||
Arch implements **pesky**, low-level infrastructure patterns in building AI agents like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework. <br>With Arch, you shup faster by focusing on the high-level logic of your agents.
|
||||
Arch implements **pesky**, low-level work in building AI agents like clarifying vague user inputs, routing prompts to the right agents, calling specific tools for common tasks, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework. <br>With Arch, you shup faster by focusing on the high-level logic of your agents.
|
||||
|
||||
|
||||
[Quickstart](#Quickstart) •
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue