Azure OpenAI
Jump to Section
Use care when integrating this connection into production workflows. Due to the rapid pace of AI and LLM development, providers have made breaking changes to their APIs in the past. While we aim to respond quickly to such changes, they may temporarily disrupt production systems.
Connection Settings
Key
The API key used to authenticate with the Azure OpenAI service.
Endpoint
This is an optional base URL for the Azure OpenAI API for when the service is hosted locally or on a different domain.
Input Settings
Deployment
The deployment name or ID for the model to use. This is typically a deployment name provided by Azure OpenAI.
Instructions
The instructions to be sent to the model. This is a prompt that guides the model on how to respond.
Message
The message to be sent to the model. This is the input that the model will process based on the provided instructions.
Response Format
The format in which the model should response.