Skip to content

RobertCrummett/mistral-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple CLI for the Mistral LLMs.

I just got sick of using bloated, over-engineered CLIs provided by these companies (not just Mistral - everyone).
This CLI is a simple way to have a conversation with an LLM from the terminal with a CONTEXT.md file that you
can control, manipulate, etc.

Requires the environment variable MISTRAL_API_KEY to be set.
You can read the source code to figure out basically everything else.

This program is segfaulting sometimes. I suspect that it has to do with me not handling UTF-8 at all.

No license provided~

About

Simple CLI for Mistral LLMs.

Resources

Stars

Watchers

Forks