ONO::Lib::AI::OpenAI::ChatGPT

Functions

ask();

Ask ChatGPT, which will return an answer if OpenAI software is installed on the local machine. Check ChatGPT_README.txt for info on how to install the required modules.

You may use ChatGPT.pl to test your setup.

ChatGPT.py is responsible for the actual I/O. Don't use it directly, always, use this module.

-D override devstation mode (always execute)

ONO::Lib::AI::OpenAI::ChatGPT->ask( $question, $switches );

Sub-Modules

none

Dependencies