Add support for mistral AI api keys
see the following documentions for python
https://docs.mistral.ai/getting-started/quickstart/
i propose the environment variable name
MISTRAL_API_KEYS
if both MISTRAL_API_KEYS and GEMINI_API_KEYS are given use gemini as default
if only one api key is given use only that one
Add support for mistral AI api keys
see the following documentions for python
https://docs.mistral.ai/getting-started/quickstart/
i propose the environment variable name
MISTRAL_API_KEYS
if both MISTRAL_API_KEYS and GEMINI_API_KEYS are given use gemini as default
if only one api key is given use only that one