Getting an API Key
- Visit OpenAI Platform and sign in
- Go to API keys
- Click “Create new secret key” and name it (e.g., “CodinIT”)
- Copy the key immediately - you won’t see it again
Configuration
- Click the settings icon (⚙️) in CodinIT
- Select “OpenAI” as the API Provider
- Paste your API key
- Choose your model
Supported Models
GPT-5oGPT-5.1o3o3-mini(medium reasoning)o4-minio1o1-mini
Notes
- Pricing: See OpenAI Pricing
- Azure OpenAI: Configure as OpenAI-compatible endpoint if needed
