NeMo-Guardrails
NeMo-Guardrails copied to clipboard
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
## Description Possible update to injection detection. Review HTML: https://nvidia.github.io/NeMo-Guardrails/review/pr-1144/user-guides/guardrails-library.html#injection-detection ## Related Issue(s) ## Checklist - [ ] I've read the [CONTRIBUTING](https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/CONTRIBUTING.md) guidelines. - [ ] I've updated the documentation...
The workflow is triggered on pushes and pull requests to the `develop` branch. Codecov integration ensures better visibility into test coverage metrics. https://docs.codecov.com/docs/common-recipe-list
## Description This PR aims to update Pydantic to the latest v2.10.6, and switch to use the new model_validator/Field/field_validator in the new Pydantic version. ## Related Issue(s) - Fixes #929...
## Description This PR contains helper functions and docs that show nemoguardrails users how to use Guardrails AI-style validation in their nemoguardrails code flow. ## Related Issue(s) N/A ## Checklist...
## Description This PR implements feature request #795. ## Related Issue(s) #795 ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/CONTRIBUTING.md) guidelines. - [ ] I've updated the documentation if applicable....
## Description ## Related Issue(s) ## Checklist - [ ] I've read the [CONTRIBUTING](https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/CONTRIBUTING.md) guidelines. - [ ] I've updated the documentation if applicable. - [ ] I've added tests...
## Description Got a new computer. I had to install packages to make progress. I'm OK with ditching this PR if it's either A) obvious, or B) only me. ##...
## Description Add Pyright static type checker to pre-commit Current state: 1356 errors, 431 warnings, 0 informations
## Description An alternative for Create a partner integration section in docs NEMOGR-163 that separates the community pages from the toolkit documents (and also separates Colang from the toolkit documents)....
## Description Create a partner integration section in docs NEMOGR-163 The first community integration in the TOC is [ActiveFence](https://nvidia.github.io/NeMo-Guardrails/review/pr-1122/user-guides/community/active-fence.html). ## Related Issue(s) ## Checklist - [ ] I've read the...