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
Password
The password used to authenticate with the OpenAI service. This is typically an API key.
Base URL
This is an optional base URL for if the service is hosted locally or on a different domain.
Input Settings
Model
An identifier for the model to use. This is typically a model name or ID provided by OpenAI.
Common models are “gpt-4” or “o4-mini” for example.
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.