mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
updated docs to reflect agent routing and hand off (#443)
* updated docs to reflect agent routing and hand off * updated prompt targets based on review --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
parent
84cd1df7bf
commit
bd8004d1ae
6 changed files with 166 additions and 30 deletions
|
|
@ -3,7 +3,11 @@
|
|||
|
||||
Overview
|
||||
============
|
||||
Welcome to Arch, the intelligent prompt gateway designed to help developers build **fast**, **secure**, and **personalized** generative AI apps at ANY scale.
|
||||
Welcome to Arch, The intelligent (edge and LLM) proxy server for agentic applications.
|
||||
|
||||
Move **faster** by letting Arch handle the pesky heavy lifting in building agents: **fast input clarification**, **agent routing**,
|
||||
seamless integration of prompts with **tools for common tasks**, and **unified access and observability of LLMs**.
|
||||
|
||||
In this documentation, you will learn how to quickly set up Arch to trigger API calls via prompts, apply prompt guardrails without writing any application-level logic,
|
||||
simplify the interaction with upstream LLMs, and improve observability all while simplifying your application development process.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue