Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 536 Bytes

Mistral AI

logo

Set up

Mistral Python client to interact with the Mistral AI API

pip install mistralai

Prices of the Chat Completions API

https://docs.mistral.ai/platform/pricing/

Model Input Output
mistral-tiny 0.14€ / 1M tokens 0.42€ / 1M tokens
mistral-small 0.6€ / 1M tokens 1.8€ / 1M tokens
mistral-medium 2.5€ / 1M tokens 7.5€ / 1M tokens