@kumologica/kumologica-contrib-chatgpt
v0.0.3
Published
Node that connects with the ChatGPT AI platform
Downloads
5
Readme
Kumologica contribution node: kumologica-contrib-chatgpt
Overview
Kumologica node client for ChatGPT allows to connect with ChatGPT API platoform to execute the instruction and for generating images.
Installation
From Kumologica Designer
Click on the "Add More Nodes" button at the bottom of "Nodes" panel, find ChatGPT Node and press install. You need to restart Kumologica Designer for the node to be loaded. ChatGPT Node is accessible from "PLATFORMS" category.
From command line
Go to the project directory and run from the console:
npm install @kumologica/kumologica-contrib-chatgpt --save
Dependencies
Kumologica Designer
You need Kumologica Designer to use ChatGPT Node. Kumologica Designer is a part of SDK module. To install Kumologica SDK run following command:
npm install -g @kumologica/sdk
After successful installation run following command to open Kumologica Designer:
kl open
More information
For the documentation for ChatGPT Node see: ChatGPT
For more information about Kumologica SDK Installation see: Kumologica SDK Installation
Visit kumologica.com for information about sdk, designer, documentation, tutorials, support and professional services.