Use this command line to install the python packages:
pip3 install commandchatOr use the following command line to guide you to a specific python version, if you have multiple versions of python locally
python3.x -m pip3 install commandchat- You can set the api_key for openai with a simple command, and you can distinguish the key for your multiple accounts with a profile (default 
defaultif you don't specify it):occ configure -profile - You can use the command 
occ chatto chat with the chat-GPT modelgpt-3.5-turbo. 
- You can use the 
occ image -desccommand with chat-GPT's model to describe the image you want to generate, giving you back a link to the image. - You can use the 
occ xxx -yyycommand to chat with a specified model of chat-GPT to complete a task you specify or give you advice. - Others not yet thought of
 
A terminal with Python and pip installed:
- Installed python environment and python version >= 3.9
 - Install the openai package
 
pip3 install commandchatpip3 uninstall commandchat- You can send an email to: 
xxx.tao.c@gmail.comorxoto@outlook.be 
MIT