v0.21.0 #1724
NVIDIA-NeMo Admin
announced in
Announcements
v0.21.0
#1724
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
This release introduces
IORails, a new optimized Input/Output rail engine that supports parallel execution of NemoGuard rails (content-safety, topic-safety, and jailbreak detection) with logging and unique request IDs. A newcheck_asyncmethod inLLMRailsenables standalone input/output rails validation without requiring a full conversation flow. The guardrails server is now fully OpenAI-compatible (including a new v1/models endpoint), and a newGuardrailsMiddlewareenables seamless integration with LangChain agents. New community integrations include PolicyAI for content moderation, CrowdStrike AIDR, and regex-based detection rails. Embedding index initialization is now lazy, improving startup performance. Streaming internals have been cleaned up along with a major documentation revamp.🚀 Features
🐛 Bug Fixes
validalias to action results in GuardrailsAI integration (#1578) (#1611)🚜 Refactor
⚡ Performance
⚙️ Miscellaneous Tasks
New Contributors
Full Changelog: v0.20.0...v0.21.0
Beta Was this translation helpful? Give feedback.
All reactions