json-chat This is an example of using groq-go to create a chat application using the the ChatCompletionsJson Method. Usage Make sure you have a groq key set in the environment variable GROQ_KEY. export GROQ_KEY=your-groq-key go run .