OpenAI Text Completion

standard openai Category:OpenAI

Text Completion is a node that provides text completion using OpenAI GPT

If the prompt is a list, it will return a list of completions corresponding to each prompt

Inputs

type name edge
openaimodel model True
text system True
text prompt True

Outputs

type name edge
text response True

Required Connection

To use this node, you must have a 3rd party account associated with openai. 3rd party integrations can be added by navigating to the "connections" tab within the user settings page.