04.6.2.07 GPT 3.5 turbo instruct
Node Description
GPT 3.5 turbo instruct - an action type node required to send a GPT Chatbot message of the gpt-3.5-turbo-instruct version and receive a response regardless of assistants, threads and runs. When sending a message, the choice of the GPT Chatbot version is NOT available.
Node Configuration
To configure the GPT 3.5 turbo instruct node, you must fill in the required and optional fields.
Required* fields include:
- Message;
- API Key.
Message
The field required for entering the text of the message to the GPT Chatbot.
In the Message field, you can enter text, variables from other nodes, or parameters from responses of other nodes.
API Key
The field required for entering the API key (see more details here).
Example of launching a node
It is necessary to run the GPT 3.5 turbo instruct node once with the parameters:
- API Key - Your API key;
- Message - What is the most popular programming language?.
The result of node execution is the formation of a response to a given message. The output data of the GPT 3.5 turbo instruct node are message parameters, including text
.