Skip to main content

Requirements

Env Variables

Initialize Logger

Initialize MaximMistralClient

Make LLM Calls Using MaximMistralClient

mistral_traces.gif

Async LLM calls

Supported Mistral Models

The MaximMistralClient supports all Mistral models available through the Mistral API, including:
  • mistral-small-latest
  • mistral-medium-latest
  • open-mistral-7b
  • And other available Mistral models

Resources

You can quickly try the Mistral One Line Integration here -

Mistral Integration Notebook (Colab)