1.0.9 • Published 4 months ago

mistral-cli v1.0.9

Weekly downloads
-
License
LGPL 2.1
Repository
github
Last release
4 months ago

mistral-cli

Play with Mistral AI from your terminal. This tool plug the official Mistral AI API right into your terminal. You will need a valid API key to start playing.

Quickstart

  • Install it globally > npm i -g mistral-cli

  • Tool is available as mi from command line > mi

  • or you can ask your question directly > mi is this assistant working

  • On first run you will be asked to configure the tool. Configuration file is located in $HOME/.config/mistral-cli/conf.json

If you want to test without installing globally you can

  • npx mistral-cli
  • or with question npx mistral-cli what is your assistant name
1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.2

4 months ago

1.0.3

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago