The OpenAI element allows you to connect powerful language models from OpenAI (like GPT-4) to your AI agent or application. This element can generate text, answer questions, summarize content, extract information, and more, all based on user input or data from other parts of your workflow.
You can use the OpenAI element in various contexts, such as chatbots, automation flows, or form-based logic, depending on how your builder is set up. It enables intelligent language capabilities with minimal setup.
To get started with OpenAI integration, you'll need the following:
In most AI agent platforms, OpenAI is available as a built-in option or can be added manually.
To use the OpenAI Element:
To properly integrate and configure OpenAI, set the following fields:
Name | Description | ||||||
---|---|---|---|---|---|---|---|
Model | Choose the specific OpenAI model you want to use. By default, it will be set to gpt-4o. Common options include:
| ||||||
API Key | Paste your valid OpenAI API key here. You can generate this from your OpenAI dashboard. Keep it secure and do not share it publicly. | ||||||
Proxy Domain (if applicable) | If your environment routes API calls through a proxy, specify the domain here. This may be required in enterprise setups or secured networks. |