-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Lately there has been a lot of comments regarding the future of the repo. Here would be the place to discuss about it. From the PSCs perspective, there is 3 paths:
-
Native: The workflow is handled within odoo. the only external part is the connection towards the LLM or AI system. Similar to Odoo EE AI
- Pros: All in odoo
- Cons: Harder to achieve complex workflows.
- Not implemented yet
-
Bridge: The workflow is handled by an external system (n8n, cursor...).
- Pros: Independent of the external system, that is usually prepared for handling this kind of things
- Cons: One extra app to handle, license struggles
- Current implementatoion
-
MCP: Opening a gate for external systems to integrate with Odoo (Odoo is not launching the AI)
- Pros: Current standard. Integration with external AI Agents
- Cons: Security concerns
- There are some proposals about this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels