
Arch
Arch is an open-source intelligent prompt gateway developed using purpose-built Large Language Models (LLMs) for handling critical tasks involving prompt processing and API integration. It was crafted by the core developers of the Envoy proxy and views prompts as nuanced user requests requiring similar capabilities as traditional HTTP requests. The platform is designed to safeguard, monitor, and personalize large language model applications such as agents, assistants, and co-pilots, seamlessly integrating them with backend APIs.
Visit Website- Calling Built-in FunctionsDesigned with purpose-built Large Language Models (LLMs) to efficiently handle rapid, cost-effective API calls and extract parameters from prompts to build agentic and Retrieval-Augmented Generation (RAG) applications.
- Prompt SecurityCentralizes prompt guidelines and offers automatic jailbreak attempt detection without needing to implement custom code.
- Advanced Traffic Control SystemMonitors LLM interactions using intelligent retry mechanisms, automated failover capabilities, and robust upstream connection resilience to guarantee uninterrupted service availability.
- Enterprise-level MonitoringEnables implementation of the W3C Trace Context standard to achieve full request tracing and offers detailed metrics for monitoring latency, token usage, and error rates.