1.1.5 • Published 1 year ago

node-red-contrib-dotnsf-gpt35 v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago