minor updates to README.md

This commit is contained in:
Salman Paracha 2025-12-21 22:12:05 -08:00
parent e0404d305c
commit 1d46bc7adf

View file

@ -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).