From aa0d5207b367c0176b92355c732e18f89e8a94f2 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Thu, 21 Aug 2025 06:23:01 -0700 Subject: [PATCH] pushing one last commit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa91c62a..21b7e144 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ With Arch, you can move faster by focusing on higher-level objectives in a langu **Core Features**: - - `🚦 Routing to Agents`. Engineered with purpose-built [LLMs](https://huggingface.co/collections/katanemo/arch-function-66f209a693ea8df14317ad68) for fast (<100ms) agent routing and hand-off scenarios - - `🔗 Routing to LLMs`: Unify access and routing to any LLM, including dynamic routing via [preference policies](#Preference-based-Routing). + - `🚦 Route to Agents`. Engineered with purpose-built [LLMs](https://huggingface.co/collections/katanemo/arch-function-66f209a693ea8df14317ad68) for fast (<100ms) agent routing and hand-off scenarios + - `🔗 Route to LLMs`: Unify access to hosted/local LLMs, including dynamic routing via [policies](#Preference-based-Routing). Model aliases [coming soon](https://github.com/katanemo/archgw/issues/557) - `⛨ Guardrails`: Centrally configure and prevent harmful outcomes and ensure safe user interactions - `⚡ Tools Use`: For common agentic scenarios let Arch instantly clarify and convert prompts to tools/API calls - `🕵 Observability`: W3C compatible request tracing and LLM metrics that instantly plugin with popular tools