Skip to content

hisashikitaura/Guardrails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA Guardrails

  • This code runs on Windows.

How to run code

  1. (Optional) Create virtual environments python venv .venv venv/Scripts/activate.bat (on Windows)

  2. Install the packages according to requirments.txt pip install -r requirements

  3. Create a file named ".env" and write down variable OPENAI_API_KEY. You get the key from openai.com. OPENAI_API_KEY="xxxxx"

  4. (Optional) Run code with interactive mode (IPython)

About

I ran an app with NVIDIA Guardrails to find out what it was.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages