2 releases
new 0.1.1 | Feb 17, 2025 |
---|---|
0.1.0 | Feb 17, 2025 |
#2 in #questions
20KB
171 lines
LLM in Console
Maybe a simple chat tool for terminal users.
Usage (WIP)
# oneshot question
llmc <your question>
# ... answers from LLM
# change profile (configurable)
llmc -p general-ds-r1 <your question>
# ... answers from LLM
# continuous chat
llmc -s
>> <your question 1>
# ... answers from LLM
>> <your question 2>
# ... answers from LLM
Dependencies
~17–33MB
~491K SLoC