Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 934 |
Technical Name |
llm_replicate |
License | LGPL-3 |
Website | https://github.com/apexive/odoo-llm |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 934 |
Technical Name |
llm_replicate |
License | LGPL-3 |
Website | https://github.com/apexive/odoo-llm |
Replicate Provider for Odoo LLM
Connect your Odoo instance with Replicate's diverse AI models.
v16.0.1.1.0
LGPL-3
GitHub Repository
This module provides integration with Replicate's API for accessing a diverse range of AI models.


Overview
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.
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.
Key Capabilities
- Text generation - Generate text responses using various models
- Model discovery - Automatically discover available models
Configuration
Setting up the Replicate provider is straightforward:
- 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
This module extends the base LLM integration framework with Replicate-specific implementations:
- Implements the Replicate API client with proper authentication
- Provides model mapping between Replicate formats and Odoo LLM formats
- Handles basic error cases
Module Information
Name | Replicate Provider for Odoo LLM |
---|---|
Version | 16.0.1.1.0 |
Category | Technical |
License | LGPL-3 |
Dependencies | llm |
Author | Apexive Solutions LLC |
Please log in to comment on this module