Skip to content

Commit 639159f

Browse files
committed
rename docs
1 parent 538a83f commit 639159f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/how_to_guides/envvars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Set API Keys and other Environment Variables
1+
# Set API Keys and other EnvVars
22

33
Guardrails recognize a handful of environment variables that can be used at runtime. Most of these correlate to envinronment variables used or expected by the various LLM clients. Below you can find a list of these and their uses.
44

docs/how_to_guides/rail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Use Guardrails with Markup
1+
# Use Guardrails via RAIL
22

33
## What is `RAIL`?
44

docs/how_to_guides/streaming.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cell_type": "markdown",
1717
"metadata": {},
1818
"source": [
19-
"# Real-time stream Validated LLM Responses\n"
19+
"# Stream validated LLM responses in real-time\n"
2020
]
2121
},
2222
{

0 commit comments

Comments
 (0)