Make OdooBot finally useful
The module requires the OpenAI python library named openai
and Odoo 16.0.
-
Place all downloaded modules into your Odoo's addons folder
-
Install required python modules:
pip install openai
-
Go to "Apps" (in debug mode) and click "Update Apps List". Accept at confirmation.
-
Search for "odoogpt" in Apps list and install it by pressing "Activate" button.
-
Go to "Settings → OdooGPT" and fill your OpenAI Api token. Get it from there: https://platform.openai.com/account/api-keys
-
Save configurations
-
Click "Test" near the api token. If message "Everything properly set up! You're good to go!" appears, the configuration is done.
-
If needed, play with the "OpenAI Parameters". To understand how they work, refer to OpenAi official docs at https://platform.openai.com/docs
NOTE: by default, the system will use the model "text-davinci-003". You can change it in settings
-
Go to "Settings → OdooGPT" and look at "OdooGPT Chat Customization"
-
If needed, customize the "Prompt prefix" and "Prompt suffix"
-
Save settings and enjoy!
Icons generated with https://spilymp.github.io/ibo
- Odoo Version: Odoo 15
- Icon Set: Font Awesome 5
- Icon Background Color: #701068
Thanks to this awesome people, this project can be free for you to enjoy!