Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.enconvo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

OpenAI provides powerful language models including GPT-4o, GPT-4, and the o-series reasoning models.

Supported Models

ModelDescriptionBest For
GPT-4oMost capable multimodalGeneral use
GPT-4o miniFast and affordableDaily tasks
o1Advanced reasoningComplex problems
o1-miniFast reasoningQuick analysis
o1-proProfessional reasoningDeep analysis
o3Latest reasoningComplex reasoning
o3-miniFast o3 variantQuick reasoning
o4-miniNewest mini modelEfficient tasks
GPT-5Next generationComing soon
GPT-5-miniMini variantComing soon
GPT-5-codexCode specializedDevelopment

Setup

1

Get API Key

  1. Go to OpenAI Platform
  2. Sign in or create an account
  3. Navigate to API Keys
  4. Create a new API key
2

Configure in EnConvo

  1. Open SettingsAI Provider
  2. Select OpenAI
  3. Go to Credentials module
  4. Enter your API key
3

Select Model

Choose your preferred model from the dropdown

Configuration

SettingDescriptionDefault
CredentialsAPI key configurationRequired
Model NameModel to useGPT-4o
TemperatureCreativity (0-2)Medium (1)

Validate and Use

1

Validate credentials

Click Validate in the OpenAI credential settings. If validation fails, confirm the key is active and billing is enabled in the OpenAI Platform dashboard.
2

Refresh models

Reopen the model dropdown after validation. EnConvo loads available OpenAI models from your account and falls back to defaults when the model API cannot be reached.
3

Send a short test

Use a simple prompt such as Say hello in one sentence before running long chats, agents, or automation workflows.
OpenAI API billing is separate from a ChatGPT Plus or Pro subscription. Use the OpenAI subscription provider if you want to connect an existing ChatGPT plan instead.

Reasoning Models

For o-series and GPT-5 models, configure reasoning effort:

o1, o3, o4 Series

LevelDescription
LowFast, economical token usage
MediumBalanced speed and accuracy
HighThorough reasoning, more tokens

GPT-5 Series

LevelDescription
MinimalFastest, minimal reasoning
LowQuick reasoning
MediumBalanced
HighDeep reasoning

Pricing

Check OpenAI Pricing for current rates.
ModelInputOutput
GPT-4o$2.50/1M$10/1M
GPT-4o mini$0.15/1M$0.60/1M
o1$15/1M$60/1M
o1-mini$3/1M$12/1M

Best Practices

  • GPT-4o: Complex tasks, analysis, coding
  • GPT-4o mini: Quick tasks, chat
  • o1/o3: Math, logic, complex reasoning
  • Use GPT-4o mini for simple tasks
  • Set usage limits in OpenAI dashboard
  • Monitor usage in EnConvo settings

Troubleshooting

  • Verify key is copied correctly
  • Check if key has expired
  • Ensure billing is configured
  • Wait and retry
  • Upgrade OpenAI plan
  • Use different model temporarily