Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 181 |
Technical Name |
evh_ai_jobs |
License | LGPL-3 |
Website | https://www.odooengineering.com |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 181 |
Technical Name |
evh_ai_jobs |
License | LGPL-3 |
Website | https://www.odooengineering.com |
Versions | 16.0 17.0 18.0 |
Base AI Agent Job
Universal AI Agent Job Queue and Orchestration
This module introduces a centralized job queue (ai.agent.job) for all AI automations. By providing an enqueuing, scheduling, and batch-processing mechanism, Base AI Agent Job serves as the essential building block for any AI-driven workflow, from ChatGPT-based text generation to web scraping or advanced machine learning tasks.
Queue View and Processing
Below is the AI Agent Job queue tree view, showing pending and completed tasks. This interface is vital for monitoring job statuses, scheduling runs, and handling errors. Thanks to its flexible design, multiple AI modules can leverage the same queue for seamless orchestration of AI tasks.

Key Features
- Unified Job Queue A common model for all AI tasks, ensuring consistency across modules.
- Batch Processing Run tasks via cron or on-demand, allowing both scheduled and manual triggers.
- Extensible Architecture Easily add new
task_type
entries for custom workflows. - Error Logging and Results Track success, failures, or partial completions in one place.
- Adaptable to GPT or Other AI Routines Whether you do ChatGPT text generation or complex data tasks.
Foundation for AI Modules
Base AI Agent Job is required by many of our other AI solutions, forming the core for scheduling and orchestrating tasks. By installing this module first, you ensure a consistent and robust queue system to handle all AI job creation, execution, and result capture, making future AI module installations straightforward.
Dedicated Support and Feedback
Our team is always available to help with installation, configuration, or ongoing support. We value your feedback and strive to improve the Odoo ecosystem with modules that add real value. Whether you have questions about scheduling, advanced usage, or simply want to share suggestions, we welcome your input.
Please log in to comment on this module