Local AI Provider

Ollama Provider for Odoo LLM

Connect your Odoo instance with locally deployed open-source models.

Run Llama, Mistral, Vicuna and more locally with full privacy

Full Privacy
Local Deployment
Open Source

What is Ollama Provider?

Run open-source AI models on your own hardware

The Ollama Provider module extends the LLM Integration Base to connect with locally deployed Ollama models. This module allows you to use Llama, Mistral, Vicuna, and other open-source models directly from your Odoo instance with full privacy and control, without sending data to external APIs.


Key Benefits

Why choose local AI with Ollama

Complete Privacy

Your data never leaves your server. Run AI with complete control and compliance.

No API Costs

Run unlimited queries without per-token charges. Only pay for your hardware.

Function Calling

Enable AI models to execute functions through a standardized interface.


Configuration

Get started with local AI

  1. Install the module in your Odoo instance
  2. Set up Ollama on your server or local machine
  3. Navigate to LLM → Configuration → Providers
  4. Create a new provider and select "Ollama" as the provider type
  5. Enter your Ollama server URL (default: http://localhost:11434)
  6. Click "Fetch Models" to import available models
  7. Set default models for text generation

Technical Details

Requirements and dependencies

Module Information

Dependencies:

llm, llm_tool, llm_mail_message_subtypes

Python Packages:

ollama

Category:

Technical

License:

LGPL-3

Supported Models

Llama 3, Mistral, Vicuna, Codellama, Phi, Gemma, and any model available in the Ollama library.


Related Modules

Build your complete AI ecosystem