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
| type | name | edge |
|---|---|---|
| openaimodel | model | True |
| text | system | True |
| text | prompt | True |
| type | name | edge |
|---|---|---|
| text | response | True |
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.