What happened
Released July 1, 2026, NeMo Guardrails v0.23.0 expands IORails tool-calling to cover both streaming and non-streaming requests. New local rails can validate model-emitted tool calls and application-returned tool results before they propagate through the agent pipeline. The release also expands observability instrumentation within the IORails architecture.
Why it matters
Streaming tool-call validation closes a coverage gap in guardrail enforcement for real-time agentic pipelines — previously, streaming paths bypassed rail checks that only applied to non-streaming completions. This is the primary OSS guardrail framework for NVIDIA NIM-based agent deployments.
Applicability
Teams building agentic pipelines on NVIDIA NIM or any OpenAI-compatible LLM backend; upgrade immediately if using IORails with streaming or tool-calling workloads.