OCA/ai · 18.0
AI - Generate text using Ollama
ai_oca_native_generate_ollama
AI - Generate text using Ollama
This module replaces the integration of AI from Odoo to ChatGPT through Odoo by a locally controlled system.
Table of contents
Use Cases / Context
Without this module, Odoo is providing an AI solution that sends the data to Odoo and Odoo to ChatGPT. There are strong concerns on this topic about Data Protection.
For this reason, we defined a module that allows to integrate with your Ollama instance.
Also, it can be an example of how to set other configurations, like a direct connection to ChatGPT or other AI providers.
Configuration
To configure this module, you need to create 2 parameters:
- ai_oca_native_generate_ollama.connection: Connection to your ollama
- ai_oca_native_generate_ollama.model: Model to use
Alternatively, you can add headers by using the parameter *ai_oca_native_generate_ollama.headers". It expects a dictionary.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Dixmit
Contributors
- Dixmit
- Enric Tobella
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/ai project on GitHub.
You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.





