Skip to content

Flojomojo/mistral-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mistral-chat

A simple chatbot for the mistralai api.

Preview

Mistral-Chat preview image

Installation

Required:

  • Mistral Api Key
  • python3.10+

Install via

git clone https://github.com/Flojomojo/mistral-chat.git
cd mistral-chat
pip3 -r requirements.txt

Now either set the environment variable MISTRAL_API_KEY or use the --api-key {key} flag

Run via

python3 chat.py

Features

  • Switching models mid chat
  • Streaming chatbot
  • Minimal and simple to add onto
  • Supports up and down arrow for chat history
  • Markdown rendering

About

A simple chatbot for the mistralai api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages