mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
add claude code router to the README (#586)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
This commit is contained in:
parent
276b7e8c48
commit
6a06d9ac97
2 changed files with 6 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<div align="center">
|
||||
|
||||
|
||||
_Arch is a smart proxy server designed as a modular edge and AI gateway for agents._<br><br>
|
||||
_Arch is a modular ai-native edge and AI gateway 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.
|
||||
|
||||
|
||||
|
|
@ -23,6 +23,10 @@ _Arch is a smart proxy server designed as a modular edge and AI gateway for agen
|
|||
|
||||
</div>
|
||||
|
||||
# About The Latest Release:
|
||||
[0.3.15] [Preference-aware multi LLM routing for Claude Code 2.0](demos/use_cases/claude_code_router/README.md) <br><img src="docs/source/_static/img/claude_code_router.png" alt="high-level network architecture for ArchGW" width="50%">
|
||||
|
||||
|
||||
# Overview
|
||||
<a href="https://www.producthunt.com/posts/arch-3?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-arch-3" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=565761&theme=dark&period=daily&t=1742359429995" alt="Arch - Build fast, hyper-personalized agents with intelligent infra | Product Hunt" style="width: 188px; height: 41px;" width="188" height="41" /></a>
|
||||
|
||||
|
|
@ -48,7 +52,7 @@ With Arch, you can move faster by focusing on higher-level objectives in a langu
|
|||
- `🧱 Built on Envoy`: Arch runs alongside app servers as a containerized process, and builds on top of [Envoy's](https://envoyproxy.io) proven HTTP management and scalability features to handle ingress and egress traffic related to prompts and LLMs.
|
||||
|
||||
**High-Level Sequence Diagram**:
|
||||

|
||||

|
||||
|
||||
**Jump to our [docs](https://docs.archgw.com)** to learn how you can use Arch to improve the speed, security and personalization of your GenAI apps.
|
||||
|
||||
|
|
|
|||
BIN
docs/source/_static/img/claude_code_router.png
Normal file
BIN
docs/source/_static/img/claude_code_router.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
Loading…
Add table
Add a link
Reference in a new issue