mirror of
https://github.com/katanemo/plano.git
synced 2026-07-05 15:52:12 +02:00
pushing one last commit
This commit is contained in:
parent
6a57648258
commit
aa0d5207b3
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ With Arch, you can move faster by focusing on higher-level objectives in a langu
|
||||||
|
|
||||||
**Core Features**:
|
**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
|
- `🚦 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
|
||||||
- `🔗 Routing to LLMs`: Unify access and routing to any LLM, including dynamic routing via [preference policies](#Preference-based-Routing).
|
- `🔗 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
|
- `⛨ 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
|
- `⚡ 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
|
- `🕵 Observability`: W3C compatible request tracing and LLM metrics that instantly plugin with popular tools
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue