Requirements¶
- The module is compatible with Odoo versions 15.0 and 16.0
 - The openai python library is needed
 
Install openai Python library¶
Before installing the module, simply run
You can also add it to your requirements.txt:
Note
The module works fine with any openai version >=0.26.1, but >=0.27.0 is recommended to 
use with ChatCompletion api. 
  
    
      Last update:
      April 30, 2023