...
To properly integrate and configure OpenAI, set the following fields:
...
- gpt-3.5-turbo: Fast and cost-effective for most conversational tasks.
- gpt-4 – More advanced and accurate, suitable for complex queries and professional applications.
- gpt-4o – The latest model (as of 2024), optimized for speed and multimodal inputs (text, image, etc.).
...
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.
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. |