@kumologica/kumologica-contrib-openai
v0.0.2
Published
Node that connects with the Open AI platform
Downloads
17
Readme
Kumologica contribution node: kumologica-contrib-openAi
Overview
Kumologica node client for OpenAI. Currently it is only limited to asking simple Q & A with OpenAI platform.
Installation
From command line
Go to the project directory and run from the console:
npm install @kumologica/kumologica-contrib-openai --save
Dependencies
Kumologica Designer
You need Kumologica Designer to use OpenAI Node.
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 OpenAI Assistants: OpenAi Assistants
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.