Icon

OpenAI Nodes

This directory contains 4 workflows.

IconOpenAI_​Chat_​Completion_​ChatGPT 

Use the “chat completion” API to reply to a given chat message. This is similar to what you're used to from ChatGPT. You can extend this and supply multiple […]

IconOpenAI_​Create_​Embeddings 

Use the “create embeddings” API to create embedding vectors for documents and to search for semantically similar documents. The idea is to compare […]

IconOpenAI_​Create_​Image 

Use the “create image” API to create an image based on a textual prompt

IconOpenAI_​Create_​Image_​Variations 

Use the “create image variations” API to create image variations based on a given image. Set your own image instead of Mona Lisa.