Skip to content

REPL for interacting with LLMs from the terminal based on Groq SDK

Notifications You must be signed in to change notification settings

ivanjermakov/llmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llmcli

REPL for interacting with LLMs from the terminal based on Groq SDK.

Configuration

Create dir in $XDG_CONFIG_HOME

$ tree $XDG_CONFIG_HOME/llmcli
├── instructions.md
└── key

key contains Groq SDK API key, instructions.md is a system instructions to init each conversation with the model.

Credits

About

REPL for interacting with LLMs from the terminal based on Groq SDK

Topics

Resources

Stars

Watchers

Forks