| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 11742 |
| Technical Name |
llm_replicate |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Versions | 16.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 11742 |
| Technical Name |
llm_replicate |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Versions | 16.0 18.0 |
Replicate Provider for Odoo LLM
Connect your Odoo instance with Replicate's diverse AI models.
Access a diverse range of open-source models via Replicate's API
What is Replicate Provider?
Access diverse open-source models via the cloud
The Replicate Provider module extends the LLM Integration Base to connect with Replicate's API. This module allows you to use a diverse range of AI models hosted on Replicate directly from your Odoo instance, including open-source models like Llama, Mistral, and more.
Early Development Stage: This module is in an early stage of development. Basic functionality for connecting to Replicate's API and generating text with various models is implemented, but advanced features are still under development.
Capabilities
What you can do with Replicate in Odoo
Text Generation
Generate text responses using various open-source models hosted on Replicate.
Model Discovery
Automatically discover and import available models from Replicate.
Configuration
Get started with Replicate
- Install the module in your Odoo instance
- Navigate to LLM → Configuration → Providers
- Create a new provider and select "Replicate" as the provider type
- Enter your Replicate API key
- Click "Fetch Models" to import available models
- Set default models for text generation
Technical Details
Requirements and dependencies
Module Information
llm
replicate
Technical
LGPL-3
Related Modules
Explore other modules in the Odoo LLM suite
Replicate Provider for Odoo LLM
Access Replicate's model marketplace for image generation.
Module Type: 🔧 Provider (Image Generation)
Architecture
┌───────────────────────────────────────────────────────┐
│ Used By (Generation Modules) │
│ ┌─────────────┐ ┌───────────┐ │
│ │llm_assistant│ │llm_generate│ │
│ └──────┬──────┘ └─────┬─────┘ │
└────────────┼────────────────────────┼────────────────┘
└────────────┬───────────┘
▼
┌───────────────────────────────────────────┐
│ ★ llm_replicate (This Module) ★ │
│ Replicate.com Provider │
│ 🖼️ SDXL │ Flux │ Llama │ Model Marketplace │
└─────────────────────┬─────────────────────┘
│
▼
┌───────────────────────────────────────────┐
│ llm │
│ (Core Base Module) │
└───────────────────────────────────────────┘
Installation
What to Install
For image generation:
odoo-bin -d your_db -i llm_assistant,llm_replicate
Auto-Installed Dependencies
- llm (core infrastructure)
When to Use Replicate
| Feature | Replicate |
|---|---|
| Model Variety | 🎯 Huge marketplace |
| Image Gen | ✅ SDXL, Flux, etc. |
| Pay-per-use | 💳 Pay only what you use |
Common Setups
| I want to... | Install |
|---|---|
| Generate images | llm_assistant + llm_replicate |
| Chat + images | llm_assistant + llm_openai + llm_replicate |
Features
- Connect to Replicate API with proper authentication
- Support for various AI models hosted on Replicate
- Text generation capabilities
- Automatic model discovery
Configuration
- Install the module
- Navigate to LLM > Configuration > Providers
- Create a new provider and select "Replicate" as the provider type
- Enter your Replicate API key
- Click "Fetch Models" to import available models
Technical Specifications
- Version: 18.0.1.0.0
- License: LGPL-3
- Dependencies: llm
License
LGPL-3
© 2025 Apexive Solutions LLC
Please log in to comment on this module