From 582c38e0513170a2c67dac87593272e8fb951987 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Wed, 19 Mar 2025 13:57:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b17ab44b..eb5ba62b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ And you think to youself, can't I move faster by focusing on higher-level object **Core Features**: - `🚦 Routing`. Engineered with purpose-built [LLMs](https://huggingface.co/collections/katanemo/arch-function-66f209a693ea8df14317ad68) for blazng fast (<100ms) routing and hand-off decisions to downstream agents. - - `⚡ Function Calling`: Improve responsiveness of common agentic scenarios by letting Arch clarfiy and convert prompts to tools/APIs. + - `⚡ Function Calling`: Improve speed for common scenarios by letting Arch clarfiy and convert prompts to tools/APIs. - `⛨ Guardrails`: Centrally configure and prevent jailbreaks and harmful outcomes, and ensure safe user interactions. - `🔗 Unified Access to LLMs`: Centralize= calls to LLMs with smart retries, automatic cutover, and resilient upstream connections for continuous availability. - `🕵 Observability`: W3C Trace Context compatiblerequest tracing, ensuring compatibility with popular observability tools, and provides metrics to monitor latency, token usage, and error rates.