[19.0][WIP] AI Agent Integration Framework for Odoo (Native LLM/Ollama)#61
Draft
[19.0][WIP] AI Agent Integration Framework for Odoo (Native LLM/Ollama)#61
Conversation
fffb0ae to
4816802
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goal & Description
This PR introduces the foundational framework for a fully integrated, multi-agent AI system within Odoo. The aim is to provide an infrastructure that leverages Odoo's native capabilities (chatter, queue jobs, bus, ACLs) to empower users with proactive and reactive AI assistants directly inside their ERP environment.
Key Desired Features
Roadmap & Progress
To ensure a smooth review process and clear milestones, the project is structured in 5 phases.
Phase 1: Core Communication & UI (The "Thread") — ✅ COMPLETED
Capture.video.du.2026-02-26.08-41-54.mp4
Phase 2: Asynchronous Execution & Streaming (UX Polish) — ⏳ PENDING
Phase 3: Tool Definitions & Vector Infrastructure — ⏳ PENDING
Phase 4: The Orchestrator Engine — ⏳ PENDING
Phase 5: Agent Roles (res.users identity) & Multi-Agent — ⏳ PENDING
Feedback are welcome :)