mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
minor updates to README.md
This commit is contained in:
parent
e0404d305c
commit
1d46bc7adf
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ Building agentic demos is easy. Shipping agentic applications safely, reliably,
|
|||
|
||||
Plano solves this by moving core delivery concerns into a unified, out-of-process dataplane.
|
||||
|
||||
- **🚦 Orchestration:** Low-latency orchestration between agents; add new agents without changing application code
|
||||
- **🔗 Model Agility:** Route [by model name, alias (semantic names) or automatically via preferences](#use-plano-as-a-llm-router)
|
||||
- **🚦 Orchestration:** Low-latency orchestration between agents; add new agents without modifying app code.
|
||||
- **🔗 Model Agility:** Route [by model name, alias (semantic names) or automatically via preferences](#use-plano-as-a-llm-router).
|
||||
- **🕵 Agentic Signals™:** Zero-code capture of [behavior signals](#observability) plus OTEL traces/metrics across every agent.
|
||||
- **🛡️ Moderation & Memory Hooks:** Build jailbreak protection, add moderation policies and memory consistently via [Filter Chains](https://docs.planoai.dev/concepts/filter_chain.html).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue