mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
minor changes to the README
This commit is contained in:
parent
873f51834a
commit
ea8a0e996c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
|
||||
_The AI-native proxy server and the universal data plane for AI agents._<br><br>
|
||||
Arch implements the *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. With Arch, you ship faster by focusing on the high-level logic of your agents.
|
||||
Arch handles the *pesky low-level work* in building AI agents like clarifying vague user inputs, routing prompts to the right agents, calling tools for simple tasks, and unifying access to large language models (LLMs) - all without locking you into a framework. Move faster by focusing on the high-level logic of your agents.
|
||||
|
||||
|
||||
[Quickstart](#Quickstart) •
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue