Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 190 |
Technical Name |
is_chatgpt_integration |
License | AGPL-3 |
Website | https://intechualsolutions.com |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Video
KEY HIGHLIGHTS

ChatGPT Channel
A Channel created in the discuss app to directly communicate with ChatGPT from Odoo.

Get Best out from ChatGPT
Give your promts to ChatGPT and get best out of AI.
Configure ChatGPT API Key
Get your OpenAPI API Key
Get your OpenAPI API Key from: https://platform.openai.com/account/api-keys

Get Best from ChatGPT
Give your promts to ChatGPT and get best out of AI.

Interact with ChatGPT within Odoo.
ChatGPT Chatbot for Website.
FAQ
This module allows seamless integration of ChatGPT with Odoo. A dedicated chat channel is created in the Discuss app where users can interact with ChatGPT directly from within Odoo.
This module is built for Odoo 11.0 to 18.0.
After installing the module, a new channel named ChatGPT will appear in the Discuss app. You can start asking questions or giving commands directly in that channel.
Yes. You will need an OpenAI API key to enable communication between Odoo and ChatGPT. The key can be configured under Settings > ChatGPT Integration.
Yes. All conversations are saved within the ChatGPT channel in the Discuss app for future reference and audit purposes.
Yes, the module is safe for production use. However, always review API usage policies and monitor sensitive data shared with external services like OpenAI.
Currently, the integration is focused on the Discuss app. However, with minor customization, it can be extended to work with CRM, Helpdesk, and other business flows.
The usage limit depends on your OpenAI subscription and API quota. The module itself does not impose any restriction.
Requirements
openai python library - sudo python3 -m pip install openai
- OR -
pip install openai
Note: Contact us if you find any difficulties in setup/installation.
Our other apps you may like!
Our Services

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedYou tried to access openai.Completion, but this is no longer supported in openai>=1.0.0
You tried to access openai.Completion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API. You can run `openai migrate` to automatically upgrade your codebase to use the 1.0.0 interface. Alternatively, you can pin your installation to the old version, e.g. `pip install openai==0.28` A detailed migration guide is available here: https://github.com/openai/openai-python/discussions/742
Doesn't work or can't configure for Live Chat
I've tried to configure this to work from a portal user from Live Chat, but, does not work, doesn't query ChatGPT. I've emailed the contact listed for help, but, no response. There is a comment in the paragraph of documentation to update mail_bot.py with the bot used, but, no guidance on what should be updated. Not impressed.
cant use in odoo16
The module maked the odoo service down, but in the same time ,use another module works well
Re: cant use in odoo16
This is well tested in odoo 16.
Please share your issue at info@intechualsolutions.com we will check it.
Thanks.
Doesn't work in v16
I have a v16 environment that installed, but, logging into as one of the chat users (i.e. "ChatGPT Coding"), I get 'dict' object has no attribute 'replace'. whenever I try to see the Discuss page. Also, same error on another users's Discuss page trying to chat this user.
panda openia
use python3.6 Odoo13 pandas 1.1.5 error
ERROR: Could not find a version that satisfies the requirement pandas>=1.2.3 (from openai)