TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Arch – an intelligent prompt gateway built on Envoy

31 点作者 adilhafeez7 个月前
Hi HN! My name is Adil Hafeez, and I am the Co-Founder at Katanemo and the lead developer behind Arch - an open source project for developers to build faster, generative AI apps. Previously I worked on Envoy at Lyft.<p>Engineered with purpose-built LLMs, Arch handles the critical but undifferentiated tasks related to the handling and processing of prompts, including 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 - all outside business logic.<p>Here are some additional key details of the project,<p>* Built on top of Envoy and is written in rust. It runs alongside application servers, and uses Envoy&#x27;s proven HTTP management and scalability features to handle traffic related to prompts and LLMs.<p>* Function calling for fast agentic and RAG apps. Engineered with purpose-built fast LLMs to handle fast, cost-effective, and accurate prompt-based tasks like function&#x2F;API calling, and parameter extraction from prompts.<p>* Prompt guardrails to prevent jailbreak attempts and ensure safe user interactions without writing a single line of code.<p>* Manages LLM calls, offering smart retries, automatic cutover, and resilient upstream connections for continuous availability.<p>* Uses the W3C Trace Context standard to enable complete request tracing across applications, ensuring compatibility with observability tools, and provides metrics to monitor latency, token usage, and error rates, helping optimize AI application performance.<p>This is our first release, and would love to build alongside the community. We are just getting started on reinventing what we could do at the networking layer for prompts.<p>Do check it out on GitHub at <a href="https:&#x2F;&#x2F;github.com&#x2F;katanemo&#x2F;arch&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;katanemo&#x2F;arch&#x2F;</a>.<p>Please leave a comment or feedback here and I will be happy to answer!

1 comment

dang7 个月前
Comments moved to <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41864014">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41864014</a>.