Skip to content

Latest commit

 

History

History

moderation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

moderation

This is an example of using groq-go to create a chat moderation using the llama-3BGuard model.

Usage

Make sure you have a groq key set in the environment variable GROQ_KEY.

export GROQ_KEY=your-groq-key
go run .