standard azure-ai-foundry Category:Azure OpenAI
Text Completion is a node that provides text completion using OpenAI GPT via the Azure AI Foundry
If the prompt is a list, it will return a list of completions corresponding to each prompt
| type | name | edge |
|---|---|---|
| azure_ai_foundry | 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 azure-ai-foundry. 3rd party integrations can be added by navigating to the "connections" tab within the user settings page.