# langchain_mistralai

> Python package

📖 [View in docs](https://reference.langchain.com/python/langchain-mistralai)

## Classes

- [`ChatMistralAI`](https://reference.langchain.com/python/langchain-mistralai/chat_models/ChatMistralAI)
- [`DummyTokenizer`](https://reference.langchain.com/python/langchain-mistralai/embeddings/DummyTokenizer)
- [`MistralAIEmbeddings`](https://reference.langchain.com/python/langchain-mistralai/embeddings/MistralAIEmbeddings)

## Functions

- [`acompletion_with_retry()`](https://reference.langchain.com/python/langchain-mistralai/chat_models/acompletion_with_retry)
- [`translate_content()`](https://reference.langchain.com/python/langchain-mistralai/_compat/translate_content)
- [`translate_content_chunk()`](https://reference.langchain.com/python/langchain-mistralai/_compat/translate_content_chunk)
