0.9.2 • Published 2 years ago

@thingcode/node-red-plugin-openai v0.9.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

OpenAi Plugin for Node-RED Beta

A Open Source Node-RED plugin to interact and build flows using OpenAi, GPT and chat. Document flows with detailed explainers, Simplify your workflow and let AI do the heavy lifting.

Deployment

To deploy this project run in your Node-RED user folder.

  npm i @thingcode/node-red-plugin-openai

Append to your package.json

"node-red": {
        "plugins": {
            "openai": "plugin.js"
        }
    }

Authors

Features

  • Build flows, using chat.
  • Document flows with detailed explainers.
  • Open Source.
  • much more coming soon.

Logo

0.9.2

2 years ago

0.9.1-beta

2 years ago

0.9.1-b

2 years ago

0.9.1

2 years ago