Skip to content

Commit b574cec

Browse files
authored
docs: add parallel rail section and split config page (#1295)
1 parent 7f0f46e commit b574cec

File tree

12 files changed

+1578
-1262
lines changed

12 files changed

+1578
-1262
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ release-notes.md
2626
:name: Common Tasks
2727
:hidden:
2828
29-
user-guides/configuration-guide
29+
user-guides/configuration-guide/index
3030
user-guides/guardrails-library
3131
user-guides/guardrails-process
3232
user-guides/colang-language-syntax-guide

docs/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ The following sections summarize and highlight the changes for each release.
1212
For a complete record of changes in a release, refer to the
1313
[CHANGELOG.md](https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/CHANGELOG.md) in the GitHub repository.
1414

15+
(v0-15-0)=
16+
17+
## 0.15.0
18+
19+
(v0-15-0-features)=
20+
21+
### Features
22+
23+
- Added parallel execution for input and output rails. To learn more, refer to [](parallel-rails).
24+
1525
(v0-14-1)=
1626

1727
## 0.14.1

0 commit comments

Comments
 (0)