mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
updating README to tidy up some language
This commit is contained in:
parent
540697891a
commit
82d5859587
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<div align="center">
|
||||
|
||||
|
||||
_Arch is a proxy server designed as a modular edge and AI gateway for AI-native apps_<br><br>
|
||||
Arch handles the *pesky low-level work* in building agents like applying guadrails, routing prompts to the right agents, clarifying vague user inputs, and unifying access to large language models (LLMs). It plays well with any language or programming framework and helps you build production-grade agents faster.
|
||||
_Arch is a proxy server designed as a modular edge and AI gateway for agentic apps_<br><br>
|
||||
Arch handles the *pesky low-level work* in building agentic apps like applying guadrails, routing prompts to the right agents, clarifying vague user input, and unifying access to large language models (LLMs). It plays well with any language or programming framework and helps you build production-grade agents faster.
|
||||
|
||||
|
||||
[Quickstart](#Quickstart) •
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue