Mistral AI LLM Integration
Mistral AI provider integration for LLM module.
Use Mistral models for chat and embedding capabilities in Odoo
What is Mistral AI?
European AI excellence for your Odoo instance
Mistral AI is a leading European AI company offering powerful language models. This module implements Mistral as a provider service for the LLM integration module, enabling you to use Mistral models for chat conversations and text embeddings.
Capabilities
What you can do with Mistral AI in Odoo
Chat Capabilities
Use Mistral models for conversational AI, assistants, and chat-based workflows in Odoo.
Embedding Capabilities
Generate text embeddings for semantic search and RAG applications in your knowledge base.
Technical Details
Requirements and dependencies
Module Information
base, llm_openai
mistralai
Technical
LGPL-3
Getting Started
Obtain your API key from Mistral AI, then configure a new provider in Odoo with your credentials.
Related Modules
Explore other modules in the Odoo LLM suite
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 4904 |
| Technical Name |
llm_mistral |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
Mistral AI Provider for Odoo LLM
Mistral AI integration - European, fast, GDPR-friendly.
Module Type: π§ Provider
Architecture
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Used By (Any LLM Module) β
β βββββββββββββββ βββββββββββββ βββββββββββββββ βββββββββββββ β
β βllm_assistantβ βllm_thread β βllm_knowledgeβ βllm_generateβ β
β ββββββββ¬βββββββ βββββββ¬ββββββ ββββββββ¬βββββββ βββββββ¬ββββββ β
βββββββββββΌββββββββββββββββΌββββββββββββββββΌββββββββββββββββΌββββββββ
βββββββββββββββββ΄ββββββββ¬ββββββββ΄ββββββββββββββββ
βΌ
βββββββββββββββββββββββββββββββββββββββββββββββββ
β β
llm_mistral (This Module) β
β
β Mistral AI Provider β
β Mistral Large β Medium β Small β Embeddings β
βββββββββββββββββββββββ¬ββββββββββββββββββββββββββ
βΌ
βββββββββββββββββββββββββββββββββββββββββββββββββ
β llm β
β (Core Base Module) β
βββββββββββββββββββββββββββββββββββββββββββββββββ
Installation
What to Install
For AI chat with Mistral:
odoo-bin -d your_db -i llm_assistant,llm_mistral
Why Choose Mistral?
Common Setups
| I want to... | Install |
|---|---|
| Chat with Mistral | llm_assistant + llm_mistral |
| Mistral + RAG | Above + llm_knowledge + llm_pgvector |
| Mistral OCR | llm_knowledge_mistral |
Features
- Chat completion support
- Streaming responses
- Model management
- API key configuration
- High-quality embeddings
Configuration
- Install the module
- Go to Settings β LLM β Providers
- Create a Mistral provider with your API key
- Fetch available models
Technical Specifications
- Version: 18.0.1.0.0
- License: LGPL-3
- Dependencies: llm
- Python Package: mistralai
License
LGPL-3
Β© 2025 Apexive Solutions LLC
Please log in to comment on this module