Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

NameDescription
Model

Choose the specific OpenAI model you want to use. By default, it will be set to gpt-4o. Common options include:

gpt-3.5-turboFast and cost-effective for most conversational tasks.
gpt-4More advanced and accurate, suitable for complex queries and professional applications.
gpt-4oThe latest model (as of 2024), optimized for speed and multimodal inputs (text, image, etc.).
API KeyPaste 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.