Skip to Content
Menu
v 16.0 Third Party 6918
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 190
Technical Name is_chatgpt_integration
LicenseAGPL-3
Websitehttps://intechualsolutions.com
Versions 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Supports:
Community
Enterprise
Compatibility:
On Premise
Odoo Online
Odoo.sh

Odoo ChatGPT Integration

Integrate Odoo with ChatGPT

Video

Video Tutorial

Watch Detailed Demo on Youtube

Watch on YouTube

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

Odoo Customization
Odoo Implementation
Odoo Support
Odoo Migration
Odoo Integration
Odoo Consultancy
Odoo Maintenance
Hire Odoo Developer
....

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
You tried to access openai.Completion, but this is no longer supported in openai>=1.0.0
by
Davy Renckens
on 12/23/23, 12:34 PM

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
by
David Welch
on 8/18/23, 11:35 AM

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
by
lizhi
on 3/12/23, 6:25 AM

The module maked the odoo service down, but in the same time ,use another module works well

Re: cant use in odoo16
by
InTechual Solutions
on 3/12/23, 6:50 AM Author

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
by
David Welch
on 5/5/23, 2:15 PM

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
by
Renan Nazate
on 4/3/23, 12:00 AM

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)