Send the message to OpenAI, then retrieve a text from OpenAI.
To use this Do, you need to issue an API key with your OpenAI account.
When you execute this Do, messages to the language model provided by OpenAI will be sent, then you can retrieve the text generated by that model.
The generated text will be set as the result value of the action. The result value of the action can be referenced using expressions like “= $1”.
In this Do, you cannot send images to OpenAI. To generate text with images using OpenAI, use “Generate Text From Text and Images Using OpenAI”.
Set OpenAI API Key, Model, and Message.
Specify the API key that OpenAI has issued in advance.
Please note that this is not about the API token of the Kintone app.
Specify the language model to which the message will be sent.
Specify the message to be sent to OpenAI.
Please judge the accuracy of the content generated by OpenAI and use it at your own risk.