Mistral Examples of Mistral API using Python REST / curl text query image by url image by base64 Based on: Mistral AI API Quickstart Mistral Vision Groq REST Get API key Setup API Key Environment Variable echo 'export MISTRAL_API_KEY=...' >> ~/.bashrc source ~/.bashrc