Skip to content

PR4S4D/groq-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GROQ-CLI

A simple GO CLI tool using GROQ API and Charm.sh libraries

Installation

  go mod tidy
  go run .

OR use the binary in the repo

OR go build .

Env variables

  • Rename .env.example to .env and configure the values

  • OR configure GROQ_API_KEY, GROQ_MODEL and GROQ_MODELS env variables

  • For windows:

Window Env

Usage

  grog-cli.exe
  groq-cli.exe -f File.md # reads the prompt from the file
  groq-cli.exe -A -f File.md # uses all the available models (GROQ_MODELS env var) and saves the responses to a file
groq-cli-usage.mp4

About

A simple CLI tool to interact with GROQ API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages