Back to Nodes
OpenAI

Open AI

Category: AI
|
Runtime: 3.4
|
Available: Free

Overview

Kumologica node client for OpenAI. Provides seamless integration with the OpenAI platform. It allows for sending queries to the platform and receiving AI-generated responses, facilitating natural language interactions and automating tasks based on OpenAI's language models.

Node supports following models:

  • gpt-4-1106-preview
  • gpt-4-turbo
  • gpt-4-0125-preview
  • gpt-4-turbo-2024-04-09
  • gpt-3.5-turbo
  • gpt-4-turbo-preview
  • gpt-3.5-turbo-0125
  • gpt-3.5-turbo-0613
  • gpt-4o-mini
  • gpt-4o-mini-2024-07-18
  • gpt-3.5-turbo-1106
  • chatgpt-4o-latest
  • gpt-3.5-turbo-16k
  • gpt-3.5-turbo-instruct-0914
  • gpt-3.5-turbo-0301
  • gpt-4
  • gpt-4-0613
  • gpt-3.5-turbo-instruct
  • gpt-4o-2024-08-06
  • gpt-3.5-turbo-16k-0613
  • gpt-4o
  • gpt-4o-2024-05-13

Dependencies

  • Open AI API KEY

Follow https://platform.openai.com/docs/quickstart to signup and generating api key.

Author
kumologica

Install
npm install @kumologica/kumologica-contrib-openai

Copied to Clipboard