node-red-contrib-dotnsf-gpt35 1.1.5

npm install node-red-contrib-dotnsf-gpt35

GPT 3.5 based query Node for Node-RED

Overview

Query-able node based on GPT 3.5

Pre-requisite

You need to get (free)account in Open AI API beta first.

You also have to prepare API Key here.

At last, you would prepare Node-RED.

How to use

  1. In Node-RED, you can search node-red-contrib-dotnsf-gpt35 node. You need to install this node in your Node-RED.

  2. You will see GPT35 node under function category. Drag & Drop this node into Node-RED's canvas.

  3. Open properties box. You need to edit API Key field with your API Key.

  4. Connect nodes. You have to input query text as msg.payload into GPT35 node. Then GPT35 node would output generated text in its msg.payload.

Licensing

This code is licensed under MIT.

Copyright

2022 K.Kimura @ Juge.Me all rights reserved.

Node Info

Version: 1.1.5
Updated 2 years, 7 months ago
License: MIT
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

3 in the last week

Nodes

  • GPT 3.5

Keywords

  • node-red
  • dotnsf
  • gpt

Maintainers