Skip to content

Poyoman39/mistral-cli

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published