Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
ccaeb19
chore: prepare for release v0.19.0 (#1519)
github-actions[bot] Dec 3, 2025
30f61b2
docs: restructuring and add local build automation (#1528)
miyoungc Dec 10, 2025
65d3f2a
chore(test): reduce default pytest log level from DEBUG to WARNING (#…
Pouyanpi Dec 10, 2025
f2e77ac
chore(docker): upgrade to Python 3.12-slim base image (#1522)
Pouyanpi Dec 10, 2025
9b59488
chore(deps): restrict pytest version to <9.0.0 (#1536)
Pouyanpi Dec 10, 2025
58f6e57
feat: propagate model and base URL in LLMCallException; improve error…
JashG Dec 11, 2025
5c0c461
test: remove temp files created in aiperf unit-tests (#1539)
tgasser-nv Dec 12, 2025
2f74cb6
fix: surface relevant exception when initializing langchain model (#1…
JashG Dec 13, 2025
3b86f9a
test(llm): add model initialization scenario tests (#1544)
Pouyanpi Dec 16, 2025
5942a94
feat(content_safety): add support to auto select multilingual refusal…
Pouyanpi Dec 16, 2025
3ab7a4f
docs(streaming): update streaming configuration documentation (#1542)
Pouyanpi Dec 16, 2025
05c895e
docs: add multilingual refusal messages documentation (#1541)
Pouyanpi Dec 16, 2025
c20ac11
docs: PM updates to Guardrails library docs (#1543)
alexahaushalter Dec 17, 2025
18b0439
docs: add frontmatter and card updates (#1549)
miyoungc Dec 18, 2025
79da249
docs: more updates in the top pages (#1552)
miyoungc Dec 18, 2025
89300b8
More PM doc updates (#1553)
alexahaushalter Dec 19, 2025
4f6c05f
Colang 2.0 PM doc updates (#1555)
alexahaushalter Dec 19, 2025
72e2e6e
chore: run pre-commits to update license date for 2026 (#1562)
Pouyanpi Jan 5, 2026
21aa9d4
feat(library): adding GLiNER for PII detection (open alternative to P…
andreatgretel Jan 5, 2026
109a36d
chore: Move Benchmark code to top-level (#1559)
tgasser-nv Jan 5, 2026
50cd525
docs: update top pages, add use case diagrams, refresh frontmatter an…
miyoungc Jan 6, 2026
14b39cb
fix(llm): filter temperature parameter for OpenAI reasoning models (#…
Pouyanpi Jan 6, 2026
643d915
docs(integrations): reorg langchain and move alignscore and safeguard…
Pouyanpi Jan 7, 2026
46906f1
docs(observability): fix broken links (#1561)
Pouyanpi Jan 7, 2026
79101d2
feat(benchmark): Implement Mock LLM streaming (#1564)
tgasser-nv Jan 8, 2026
d4697a8
docs: improve doc (#1568)
miyoungc Jan 8, 2026
7fcc534
docs(about): About NeMo Guardrails Library (#1573)
tgasser-nv Jan 9, 2026
e7060b7
docs(run-rails): updates for clarity and correctness (#1560)
Pouyanpi Jan 9, 2026
647074f
refactor(streaming)!: drop streaming field from config (#1538)
Pouyanpi Jan 13, 2026
8e8c053
docs(readme): update badges to use dynamic PyPI and GitHub Actions so…
Pouyanpi Jan 13, 2026
b6f4e6c
feat: add reasoning guardrail connector (#1565)
makeshn Jan 13, 2026
3de959b
fix(bot-thinking): tackle bug with reasoning trace leak across llm ca…
makeshn Jan 14, 2026
0ad536b
docs(get-started): Install, Tutorials, Integrate (#1581)
tgasser-nv Jan 14, 2026
a6f1285
docs(llms): update supported LLM and embedding providers (#1586)
Pouyanpi Jan 15, 2026
a615e65
docs: enhance run guardrails inference section and other improvements…
miyoungc Jan 16, 2026
5076a61
chore(deps): relax fastembed upper version constraint (#1570)
Pouyanpi Jan 19, 2026
48b764c
chore(deps): bump marshmallow to 3.26.2 (#1590)
Pouyanpi Jan 19, 2026
90b3809
chore(deps): bump langchain-core to 0.3.81 (#1591)
Pouyanpi Jan 19, 2026
1dc1048
chore(deps): bump urllib3 to 2.6.3 (#1592)
Pouyanpi Jan 19, 2026
243ae8e
chore(deps): bump filelock from 3.19.1 to 3.20.3 (#1584)
dependabot[bot] Jan 19, 2026
91c88d9
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 (#1587)
dependabot[bot] Jan 19, 2026
bf7825c
chore(deps): update aiohttp to 3.13.3 (#1593)
Pouyanpi Jan 19, 2026
7eeda88
chore(deps-dev): bump virtualenv from 20.34.0 to 20.36.1 (#1583)
dependabot[bot] Jan 19, 2026
399e3a8
fix(providers): handle langchain 1.2.1 dict type for _SUPPORTED_PROVI…
Pouyanpi Jan 20, 2026
632678d
chore: Update repo to https://github.com/NVIDIA-NeMo/Guardrails (#1594)
tgasser-nv Jan 20, 2026
b9b4520
chore: prepare for release v0.20.0 (#1598)
github-actions[bot] Jan 22, 2026
b0216ee
docs: edit multilingual content safety doc, fix incorrect info, and v…
miyoungc Jan 22, 2026
2d3f63f
feat(library): update Trend Micro Vision One AI Guard official endpoi…
trend-anurag-das Jan 23, 2026
032e096
perf(actions): lazy initialization of embedding indexes (#1572)
Pouyanpi Jan 23, 2026
7b77778
doc fixes (#1600)
miyoungc Jan 23, 2026
07862e4
docs: frontmatter updates and content type labels to grid cards (#1602)
miyoungc Jan 27, 2026
59f8d4f
docs: add json output and search extensions (#1588)
miyoungc Jan 28, 2026
a971199
refactor(streaming): remove LangChain callback dependencies from Stre…
Pouyanpi Feb 2, 2026
1434347
refactor(streaming): remove ChatNVIDIA streaming patch (#1607)
Pouyanpi Feb 4, 2026
0e4efc6
feat(llmrails): add check_async method for input/output rails validat…
Pouyanpi Feb 5, 2026
f4824e2
feat(server): make guardrails server OpenAI compatible (#1340)
christinaexyou Feb 5, 2026
d3d7f77
feat: New top-level scaffold (#1613)
tgasser-nv Feb 5, 2026
e0bf51a
feat: Add Async work queue (#1620)
tgasser-nv Feb 5, 2026
a6589a6
fix(server): make openai an optional server-only dependency (#1623)
Pouyanpi Feb 6, 2026
b0701bd
chore(ci): remove pull_request trigger from workflow (#1625)
Pouyanpi Feb 9, 2026
e999078
feat(integration): add GuardrailsMiddleware for LangChain agent (#1606)
Pouyanpi Feb 9, 2026
67b601b
:arrow_up: syncs midstream with upstream develop (v0.20.0)
m-misiura Feb 10, 2026
979e1c4
:memo: regenerate requirements.txt with server and multilingual extras
m-misiura Feb 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ body:
- type: markdown
attributes:
value: |
**Before** reporting an issue, make sure to read the [documentation](https://github.com/NVIDIA/NeMo-Guardrails/tree/develop/docs)
and search [existing issues](https://github.com/NVIDIA/NeMo-Guardrails/issues).
**Before** reporting an issue, make sure to read the [documentation](https://github.com/NVIDIA-NeMo/Guardrails/tree/develop/docs)
and search [existing issues](https://github.com/NVIDIA-NeMo/Guardrails/issues).

Usage questions such as ***"How do I...?"*** belong in [Discussions](https://github.com/NVIDIA/NeMo-Guardrails/discussions) and will be closed.
Usage questions such as ***"How do I...?"*** belong in [Discussions](https://github.com/NVIDIA-NeMo/Guardrails/discussions) and will be closed.

Thanks for taking the time to fill out this bug report!
- type: checkboxes
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ask a question
url: https://github.com/NVIDIA/NeMo-Guardrails/discussions
url: https://github.com/NVIDIA-NeMo/Guardrails/discussions
about: Use Github discussions instead
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ body:
value: |
Thank you for taking the time to file a complete bug report.

Before submitting your issue, please review the [relevant section](https://github.com/NVIDIA/NeMo-Guardrails/tree/develop/CONTRIBUTING.md#suggesting-enhancements-and-new-features) of our documentation.
Before submitting your issue, please review the [relevant section](https://github.com/NVIDIA-NeMo/Guardrails/tree/develop/CONTRIBUTING.md#suggesting-enhancements-and-new-features) of our documentation.

- type: checkboxes
attributes:
label: Please also confirm the following
options:
- label: I have searched the [main issue tracker](https://github.com/NVIDIA/NeMo-Guardrails/issues) of NeMo Guardrails repository and believe that this is not a duplicate
- label: I have searched the [main issue tracker](https://github.com/NVIDIA-NeMo/Guardrails/issues) of NeMo Guardrails repository and believe that this is not a duplicate
required: true
- type: dropdown
attributes:
Expand All @@ -36,7 +36,7 @@ body:
label: Existing Link
description: |
If the documentation in question exists, please provide a link to it.
placeholder: "https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/docs/"
placeholder: "https://github.com/NVIDIA-NeMo/Guardrails/blob/develop/docs/"
validations:
required: true

Expand Down
2 changes: 1 addition & 1 deletion .github/PULL-REQUEST-TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Checklist

- [ ] I've read the [CONTRIBUTING](https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/CONTRIBUTING.md) guidelines.
- [ ] 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 if applicable.
- [ ] @mentions of the person or team responsible for reviewing proposed changes.
3 changes: 2 additions & 1 deletion .github/workflows/test-and-build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ jobs:
run: |
pip install --upgrade pip
pip install poetry==1.8.2
pip install ./*.whl
WHEEL=$(ls nemoguardrails-*.whl)
pip install "${WHEEL}[server]"

- name: Start server in the background
run: |
Expand Down
82 changes: 41 additions & 41 deletions CHANGELOG-Colang.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,57 +8,57 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Fixed

* Use processed user and bot messages after input/output rails transformations to prevent leakage of unfiltered data ([#1297](https://github.com/NVIDIA/NeMo-Guardrails/pull/1297)) by @lapinek
* Use processed user and bot messages after input/output rails transformations to prevent leakage of unfiltered data ([#1297](https://github.com/NVIDIA-NeMo/Guardrails/pull/1297)) by @lapinek

## [2.0-beta.6] - 2025-01-16

### Added

* Add support for llama-3.2 models ([#877](https://github.com/NVIDIA/NeMo-Guardrails/pull/877)) by @schuellc-nvidia
* Add `it finished` utility flow in core.co library ([#913]<https://github.com/NVIDIA/NeMo-Guardrails/pull/913>) by @schuellc-nvidia
* Add support for llama-3.2 models ([#877](https://github.com/NVIDIA-NeMo/Guardrails/pull/877)) by @schuellc-nvidia
* Add `it finished` utility flow in core.co library ([#913]<https://github.com/NVIDIA-NeMo/Guardrails/pull/913>) by @schuellc-nvidia

## [2.0-beta.5] - 2024-11-19

### Added

* Prompt template name to verbose logging ([#811](https://github.com/NVIDIA/NeMo-Guardrails/pull/811)) by @schuellc-nvidia
* New configuration setting to change UMIM event source id ([#823](https://github.com/NVIDIA/NeMo-Guardrails/pull/823)) by @sklinglernv
* New attention module to standard library ([#829](https://github.com/NVIDIA/NeMo-Guardrails/pull/829)) by @sklinglernv
* Passthrough mode support ([#779](https://github.com/NVIDIA/NeMo-Guardrails/pull/779)) by @Pouyanpi
* Prompt template name to verbose logging ([#811](https://github.com/NVIDIA-NeMo/Guardrails/pull/811)) by @schuellc-nvidia
* New configuration setting to change UMIM event source id ([#823](https://github.com/NVIDIA-NeMo/Guardrails/pull/823)) by @sklinglernv
* New attention module to standard library ([#829](https://github.com/NVIDIA-NeMo/Guardrails/pull/829)) by @sklinglernv
* Passthrough mode support ([#779](https://github.com/NVIDIA-NeMo/Guardrails/pull/779)) by @Pouyanpi

### Fixed

* Activation of flows with default parameters ([#758](https://github.com/NVIDIA/NeMo-Guardrails/pull/758)) by @schuellc-nvidia
* ``pretty_str`` string formatting function ([#759](https://github.com/NVIDIA/NeMo-Guardrails/pull/759)) by @schuellc-nvidia
* Consistent uuid generation in debug mode ([#760](https://github.com/NVIDIA/NeMo-Guardrails/pull/760)) by @schuellc-nvidia
* Avatar posture management function in standard library ([#771](https://github.com/NVIDIA/NeMo-Guardrails/pull/771)) by @sklinglernv
* Nested ``if else`` construct parsing ([#833](https://github.com/NVIDIA/NeMo-Guardrails/pull/833)) by @radinshayanfar
* Multiline string values in interaction history prompting ([#765](https://github.com/NVIDIA/NeMo-Guardrails/pull/765)) by @radinshayanfar
* Activation of flows with default parameters ([#758](https://github.com/NVIDIA-NeMo/Guardrails/pull/758)) by @schuellc-nvidia
* ``pretty_str`` string formatting function ([#759](https://github.com/NVIDIA-NeMo/Guardrails/pull/759)) by @schuellc-nvidia
* Consistent uuid generation in debug mode ([#760](https://github.com/NVIDIA-NeMo/Guardrails/pull/760)) by @schuellc-nvidia
* Avatar posture management function in standard library ([#771](https://github.com/NVIDIA-NeMo/Guardrails/pull/771)) by @sklinglernv
* Nested ``if else`` construct parsing ([#833](https://github.com/NVIDIA-NeMo/Guardrails/pull/833)) by @radinshayanfar
* Multiline string values in interaction history prompting ([#765](https://github.com/NVIDIA-NeMo/Guardrails/pull/765)) by @radinshayanfar

## [2.0-beta.4] - 2024-10-02

### Fixed

* LLM prompt template ``generate_value_from_instruction`` for GPT and LLama model chat interface ([#775](https://github.com/NVIDIA/NeMo-Guardrails/pull/775)) by @schuellc-nvidia
* LLM prompt template ``generate_value_from_instruction`` for GPT and LLama model chat interface ([#775](https://github.com/NVIDIA-NeMo/Guardrails/pull/775)) by @schuellc-nvidia

## [2.0-beta.3] - 2024-09-27

### Added

* Support for new Colang 2 keyword `deactivate` ([#673](https://github.com/NVIDIA/NeMo-Guardrails/pull/673)) by @schuellc-nvidia
* Bot configuration as variable `$system.config` ([#703](https://github.com/NVIDIA/NeMo-Guardrails/pull/703)) by @schuellc-nvidia
* Basic support for most OpenAI and LLame 3 models ([#709](https://github.com/NVIDIA/NeMo-Guardrails/pull/709)) by @schuellc-nvidia
* Interaction loop priority levels for flows ([#712](https://github.com/NVIDIA/NeMo-Guardrails/pull/712)) by @schuellc-nvidia
* CLI chat debugging commands ([#717](https://github.com/NVIDIA/NeMo-Guardrails/pull/717)) by @schuellc-nvidia
* Support for new Colang 2 keyword `deactivate` ([#673](https://github.com/NVIDIA-NeMo/Guardrails/pull/673)) by @schuellc-nvidia
* Bot configuration as variable `$system.config` ([#703](https://github.com/NVIDIA-NeMo/Guardrails/pull/703)) by @schuellc-nvidia
* Basic support for most OpenAI and LLame 3 models ([#709](https://github.com/NVIDIA-NeMo/Guardrails/pull/709)) by @schuellc-nvidia
* Interaction loop priority levels for flows ([#712](https://github.com/NVIDIA-NeMo/Guardrails/pull/712)) by @schuellc-nvidia
* CLI chat debugging commands ([#717](https://github.com/NVIDIA-NeMo/Guardrails/pull/717)) by @schuellc-nvidia

### Changed

* Merged (and removed) utils library file with core library ([#669](https://github.com/NVIDIA/NeMo-Guardrails/pull/669)) by @schuellc-nvidia
* Merged (and removed) utils library file with core library ([#669](https://github.com/NVIDIA-NeMo/Guardrails/pull/669)) by @schuellc-nvidia

### Fixed

* Fixes a event group match bug (e.g. `match $flow_ref.Finished() or $flow_ref.Failed()`) ([#672](https://github.com/NVIDIA/NeMo-Guardrails/pull/672)) by @schuellc-nvidia
* Fix issues with ActionUpdated events and user utterance action extraction ([#699](https://github.com/NVIDIA/NeMo-Guardrails/pull/699)) by @schuellc-nvidia
* Fixes a event group match bug (e.g. `match $flow_ref.Finished() or $flow_ref.Failed()`) ([#672](https://github.com/NVIDIA-NeMo/Guardrails/pull/672)) by @schuellc-nvidia
* Fix issues with ActionUpdated events and user utterance action extraction ([#699](https://github.com/NVIDIA-NeMo/Guardrails/pull/699)) by @schuellc-nvidia

## [2.0-beta.2] - 2024-07-25

Expand All @@ -68,34 +68,34 @@ This second beta version of Colang brings a set of improvements and fixes.

Language and runtime:

* Colang 2.0 syntax error details ([#504](https://github.com/NVIDIA/NeMo-Guardrails/pull/504)) by @rgstephens
* Expose global variables in prompting templates ([#533](https://github.com/NVIDIA/NeMo-Guardrails/pull/533)) by @schuellc-nvidia
* `continuation on unhandled user utterance` flow to the standard library (`llm.co`) ([#534](https://github.com/NVIDIA/NeMo-Guardrails/pull/534)) by @schuellc-nvidia
* Support for NLD intents ([#554](https://github.com/NVIDIA/NeMo-Guardrails/pull/554)) by @schuellc-nvidia
* Support for the `@active` decorator which activates flows automatically ([#559](https://github.com/NVIDIA/NeMo-Guardrails/pull/559)) by @schuellc-nvidia
* Colang 2.0 syntax error details ([#504](https://github.com/NVIDIA-NeMo/Guardrails/pull/504)) by @rgstephens
* Expose global variables in prompting templates ([#533](https://github.com/NVIDIA-NeMo/Guardrails/pull/533)) by @schuellc-nvidia
* `continuation on unhandled user utterance` flow to the standard library (`llm.co`) ([#534](https://github.com/NVIDIA-NeMo/Guardrails/pull/534)) by @schuellc-nvidia
* Support for NLD intents ([#554](https://github.com/NVIDIA-NeMo/Guardrails/pull/554)) by @schuellc-nvidia
* Support for the `@active` decorator which activates flows automatically ([#559](https://github.com/NVIDIA-NeMo/Guardrails/pull/559)) by @schuellc-nvidia

Other:

* Unit tests for runtime exception handling in flows ([#591](https://github.com/NVIDIA/NeMo-Guardrails/pull/591)) by @schuellc-nvidia
* Unit tests for runtime exception handling in flows ([#591](https://github.com/NVIDIA-NeMo/Guardrails/pull/591)) by @schuellc-nvidia

### Changed

* Make `if` / `while` / `when` statements compatible with python syntax, i.e., allow `:` at the end of line ([#576](https://github.com/NVIDIA/NeMo-Guardrails/pull/576)) by @schuellc-nvidia
* Allow `not`, `in`, `is` in generated flow names ([#596](https://github.com/NVIDIA/NeMo-Guardrails/pull/596)) by @schuellc-nvidia
* Improve bot action generation ([#578](https://github.com/NVIDIA/NeMo-Guardrails/pull/578)) by @schuellc-nvidia
* Add more information to Colang syntax errors ([#594](https://github.com/NVIDIA/NeMo-Guardrails/pull/594)) by @schuellc-nvidia
* Runtime processing loop also consumes generated events before completion ([#599](https://github.com/NVIDIA/NeMo-Guardrails/pull/599)) by @schuellc-nvidia
* LLM prompting improvements targeting `gpt-4o` ([#540](https://github.com/NVIDIA/NeMo-Guardrails/pull/540)) by @schuellc-nvidia
* Make `if` / `while` / `when` statements compatible with python syntax, i.e., allow `:` at the end of line ([#576](https://github.com/NVIDIA-NeMo/Guardrails/pull/576)) by @schuellc-nvidia
* Allow `not`, `in`, `is` in generated flow names ([#596](https://github.com/NVIDIA-NeMo/Guardrails/pull/596)) by @schuellc-nvidia
* Improve bot action generation ([#578](https://github.com/NVIDIA-NeMo/Guardrails/pull/578)) by @schuellc-nvidia
* Add more information to Colang syntax errors ([#594](https://github.com/NVIDIA-NeMo/Guardrails/pull/594)) by @schuellc-nvidia
* Runtime processing loop also consumes generated events before completion ([#599](https://github.com/NVIDIA-NeMo/Guardrails/pull/599)) by @schuellc-nvidia
* LLM prompting improvements targeting `gpt-4o` ([#540](https://github.com/NVIDIA-NeMo/Guardrails/pull/540)) by @schuellc-nvidia

### Fixed

* Fix string expression double braces ([#525](https://github.com/NVIDIA/NeMo-Guardrails/pull/525)) by @schuellc-nvidia
* Fix Colang 2 flow activation ([#531](https://github.com/NVIDIA/NeMo-Guardrails/pull/531)) by @schuellc-nvidia
* Remove unnecessary print statements in runtime ([#577](https://github.com/NVIDIA/NeMo-Guardrails/pull/577)) by @schuellc-nvidia
* Fix `match` statement issue ([#593](https://github.com/NVIDIA/NeMo-Guardrails/pull/593)) by @schuellc-nvidia
* Fix multiline string expressions issue ([#579](https://github.com/NVIDIA/NeMo-Guardrails/pull/579)) by @schuellc-nvidia
* Fix tracking user talking state issue ([#604](https://github.com/NVIDIA/NeMo-Guardrails/pull/604)) by @schuellc-nvidia
* Fix issue related to a race condition ([#598](https://github.com/NVIDIA/NeMo-Guardrails/pull/598)) by @schuellc-nvidia
* Fix string expression double braces ([#525](https://github.com/NVIDIA-NeMo/Guardrails/pull/525)) by @schuellc-nvidia
* Fix Colang 2 flow activation ([#531](https://github.com/NVIDIA-NeMo/Guardrails/pull/531)) by @schuellc-nvidia
* Remove unnecessary print statements in runtime ([#577](https://github.com/NVIDIA-NeMo/Guardrails/pull/577)) by @schuellc-nvidia
* Fix `match` statement issue ([#593](https://github.com/NVIDIA-NeMo/Guardrails/pull/593)) by @schuellc-nvidia
* Fix multiline string expressions issue ([#579](https://github.com/NVIDIA-NeMo/Guardrails/pull/579)) by @schuellc-nvidia
* Fix tracking user talking state issue ([#604](https://github.com/NVIDIA-NeMo/Guardrails/pull/604)) by @schuellc-nvidia
* Fix issue related to a race condition ([#598](https://github.com/NVIDIA-NeMo/Guardrails/pull/598)) by @schuellc-nvidia

## [2.0-beta] - 2024-05-08

Expand Down
Loading
Loading