Skip to content

Latest commit

 

History

History

json-chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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 .