Skip to content

Built-in functions - ChatGPT

The Functions related to ChatGPT.


hsAddOnReceiveChatGPT()

delegate void hsDGOnReceivedChatGPT(string Text);

void hsAddOnReceiveChatGPT(hsDGOnReceivedChatGPT dg);

Set a callback method for receiving an answer from ChatGPT.