v 16.0 Third Party 5502
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 17.0 16.0 15.0 14.0 13.0 12.0 11.0
You bought this module and need support? Click here!
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 17.0 16.0 15.0 14.0 13.0 12.0 11.0

Integrate Odoo with ChatGPT

Allows the application to leverage the capabilities of the GPT language model to generate human-like responses, providing a more natural and intuitive user experience



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.



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!

Support

Please contact us if you need customization/support for this module info@intechualsolutions.com

https://intechualsolutions.com Support

Note: We have changed our company name from Ascents Entrepreneurs to InTechual Solutions

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)