1.0.9 • Published 2 years ago

mistral-cli v1.0.9

Weekly downloads
-
License
LGPL 2.1
Repository
github
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago