프로젝트 스크린샷
개요
Plano decouples agentic application delivery concerns from framework-specific code by moving them into a unified, out-of-process data plane. It handles low-latency orchestration between agents, smart LLM routing, zero-code capture of agentic signals and OpenTelemetry traces, and moderation hooks. Built on Envoy, Plano allows developers to declare agent descriptions and routing preferences in YAML instead of writing custom intent classifiers and routing logic.
주요 기능
- Low-latency agent orchestration via YAML configuration
- Smart LLM routing by model name, alias, or preferences
- Zero-code capture of Agentic Signals and OpenTelemetry traces/metrics
- Moderation and memory hooks via Filter Chains
- Framework-agnostic design supporting any language or AI framework
- Built on Envoy proxy
요구 사항, 설치 및 빠른 시작
사용 정보
모델 호환성 및 사용 사례
Plano supports routing to models such as openai/gpt-4o and anthropic/claude-3-5-sonnet. It utilizes purpose-built lightweight LLMs, including a 4B-parameter Plano-Orchestrator model, for semantic routing.
라이선스 및 위험 참고 사항
Plano is licensed under the Apache-2.0 license.
Editorial verification 2026-08-09: repository URL, owner, description, license and repository statistics were reviewed. License metadata: Apache-2.0. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.
릴리스 및 유지 관리
The repository configuration examples reference version v0.3.0. The project is actively maintained and not archived.