mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 17:26:26 +02:00
updated docs for 0.1.8 support (#366)
* updated docs for 0.1.8 support * updated REAMDE on root * updated version reference to 0.1.8 in other parts of the repo --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
parent
dae6239b81
commit
ebda682b30
8 changed files with 31 additions and 77 deletions
|
|
@ -8,10 +8,13 @@ Engineered with purpose-built large language models (LLMs), Arch handles all the
|
|||
detecting and rejecting jailbreak attempts, intelligently calling “backend” APIs to fulfill the user's request represented in a prompt, routing to and offering disaster recovery
|
||||
between upstream LLMs, and managing the observability of prompts and LLM interactions in a centralized way.
|
||||
|
||||
.. image:: /_static/img/arch-logo.png
|
||||
.. figure:: /_static/img/arch_network_diagram_high_level.png
|
||||
:width: 100%
|
||||
:align: center
|
||||
|
||||
High-level network flow of where Arch Gateway sits in your agentic stack. Designed for both ingress and egress prompt traffic.
|
||||
|
||||
|
||||
**The project was born out of the belief that:**
|
||||
|
||||
*Prompts are nuanced and opaque user requests, which require the same capabilities as traditional HTTP requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue