mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
fixed test and docs for deployment (#595)
* fixed test and docs for deployment * updating the main logo image --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
This commit is contained in:
parent
9407ae6af7
commit
7a6f87de3e
7 changed files with 135 additions and 19 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<div align="center">
|
||||
|
||||
|
||||
_Arch is a smart edge and LLM proxy server for agents._<br><br>
|
||||
Arch handles the *pesky low-level work* in building agentic apps — like applying guardrails, clarifying vague user input, routing prompts to the right agent, and unifying access to any LLM. It’s a language and framework friendly infrastructure layer designed to help you build and ship agentic apps faster.
|
||||
_Arch is a models-native (edge and service) proxy server for agents._<br><br>
|
||||
Arch handles the *pesky plumbing work* in building AI agents — like applying guardrails, routing prompts to the right agent, generating hyper-rich information traces for RL, and unifying access to any LLM. It’s a language and framework friendly infrastructure layer designed to help you build and ship agentic apps faster.
|
||||
|
||||
|
||||
[Quickstart](#Quickstart) •
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue