REPL for interacting with LLMs from the terminal based on Groq SDK.
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.