What problem does it solve?
Teams with existing NeMo Relay instrumentation need a measured, safe way to improve latency, tool parallelism, and prompt-cache behavior from runtime signals without destabilizing production traffic.
Core Features & Use Cases
- Adaptive Plugin Configuration: Set up the built-in adaptive plugin component with state backends (in-memory or Redis), telemetry, adaptive hints, tool parallelism, and Adaptive Cache Governor (ACG) across Python, Node.js, and Rust bindings.
- Measured Rollout Guidance: Follow a baseline-first sequence—capture a baseline, enable telemetry, run representative traffic, then enable one behavior change at a time with a rollback path.
- Hint Consumption: Consume adaptive hints, tool-parallelism guidance, and ACG diagnostics safely in application logic via the
nvext.agent_hints body path.
- Use Case: A production deployment shows low prompt-cache hit rates; use this Skill to plan an ACG rollout, verify provider payload stability, compare cache hit rates against the baseline, and keep a rollback path ready.
Quick Start
Ask your agent to configure the NeMo Relay adaptive plugin with in-memory state and telemetry enabled, starting in observe-only mode against your existing instrumentation baseline.