Skip to content

ivanjermakov/llmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

0 stars

Watchers

0 watching

Forks

Contributors