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 .