It’s easy to setup Typing Mind for using with Mistral AI (https://mistral.ai/). Here is a quick guide.
https://www.youtube.com/watch?v=H2Eb46wBypw
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/api-keys/ to create an API key:
Go to typingmind.com and create a new Custom Model as follow:
https://api.mistral.ai/v1/chat/completions
codestral-latest
, mistral-large-latest
, pixtral-large-latest
, etc. View all available models here: https://docs.mistral.ai/getting-started/models/models_overview/Authorization
and the API key in the value textbox in the format: Bearer your_api_key
<aside> 💡 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.
</aside>
You can now select the newly created custom model and chat with it.