OpenAI
OpenAI is the default reference LLM path for polish quality and compatibility.
Official Documentation
Get API Key
- Create API key in OpenAI platform.
- Enable billing for sustained usage.
- Store key securely.
Configure in OpenTypeless
- Settings > AI Polish > Provider: OpenAI.
- API Key: your OpenAI key.
- Model: gpt-4o-mini (recommended baseline).
- Base URL: https://api.openai.com/v1.
- Run Test.
Recommended Configuration
OpenTypeless sends OpenAI-compatible /chat/completions requests.
Provider: openai
Base URL: https://api.openai.com/v1
Endpoint: /chat/completions
Auth header: Authorization: Bearer <OPENAI_API_KEY>
Default model: gpt-4o-miniOperational Tip
Use gpt-4o-mini for daily dictation polish, then scale up only if your workflow requires heavier rewrite quality.