Itβs easy to setup Typing Mind for using with Mistral AI (https://mistral.ai/). Here is a quick guide.
Get a Mistral AI account
You can sign up from https://mistral.ai/ or another service that provide MistralAI models. Typing Mind will work with any endpoint that have the compatible API schema.
Once you have an account, go to https://console.mistral.ai/user/api-keys/ to create an API key:
Add a custom model in Typing Mind:
Go to typingmind.com and create a new Custom Model as follow:
- Click Add Custom Model
- Enter any name.
- Enter the exact endpoint from the API document:
https://api.mistral.ai/v1/chat/completions
- Enter the Model ID and context length, for example:
mistral-tiny
- Add a custom header row, then enter
Authorization
and the API key in the value textbox in the format:Bearer your_api_key
- Click βTestβ to verify the information is correct
- Click Add Model.
Quick troubleshooting guide:
β οΈ If you are using mistral.ai, your account must have an active subscription for the API key to work.
β οΈΒ Newly created API key will take 2-3 minutes to start working. If you click the βTestβ button but failed, try again in 2-3 minutes.
Use Mistral AI in Typing Mind
You can now select the newly created custom model and chat with it.