Overview
OpenAI provides powerful language models including GPT-4o, GPT-4, and the o-series reasoning models.Supported Models
Setup
1
Get API Key
- Go to OpenAI Platform
- Sign in or create an account
- Navigate to API Keys
- Create a new API key
2
Configure in EnConvo
- Open Settings → AI Provider
- Select OpenAI
- Go to Credentials module
- Enter your API key
3
Select Model
Choose your preferred model from the dropdown
Configuration
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
GPT-5 Series
Pricing
Check OpenAI Pricing for current rates.Best Practices
Model Selection
Model Selection
- GPT-4o: Complex tasks, analysis, coding
- GPT-4o mini: Quick tasks, chat
- o1/o3: Math, logic, complex reasoning
Cost Management
Cost Management
- Use GPT-4o mini for simple tasks
- Set usage limits in OpenAI dashboard
- Monitor usage in EnConvo settings
Troubleshooting
Invalid API key
Invalid API key
- Verify key is copied correctly
- Check if key has expired
- Ensure billing is configured
Rate limits
Rate limits
- Wait and retry
- Upgrade OpenAI plan
- Use different model temporarily