mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
Fixed README.md logo
This commit is contained in:
parent
312c8f555a
commit
7877f5d4ac
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<div align="center">
|
||||
<img src="docs/source/_static/img/arch-logp.png" alt="Arch Logo" width="75%" heigh=auto>
|
||||
<img src="docs/source/_static/img/arch-logo.png" alt="Arch Logo" width="75%" heigh=auto>
|
||||
</div>
|
||||
<div align="center">
|
||||
|
||||
|
||||
_The AI-native proxy server and the universal data plane for AI agents._<br><br>
|
||||
Arch implements **pesky**, low-level infrastructure patterns like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.. With Arch, you build faster by focusing on the high-level logic of your agents.
|
||||
Arch implements **pesky**, low-level infrastructure patterns for AI agents like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.. With Arch, you build faster by focusing on the high-level logic of your agents.
|
||||
|
||||
|
||||
[Quickstart](#Quickstart) •
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue