We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e46404 commit 406abd1Copy full SHA for 406abd1
README.md
@@ -6,6 +6,12 @@ Most users can simply follow the guided configuration and installation instructi
6
7
## Installation
8
9
+You can download [openai-guardrails package](https://pypi.org/project/openai-guardrails/) this way:
10
+
11
+```bash
12
+pip install openai-guardrails
13
+```
14
15
### Usage
16
17
Follow the configuration and installation instructions at [guardrails.openai.com](https://guardrails.openai.com/).
0 commit comments