OpenAI API Key Setup (Dictionary)
Dictionary reuses the same OpenAI key onboarding flow as Journal.
Primary doc: OpenAI API Key Setup (Journal)
Dictionary-side minimal checks
- Ensure
OPENAI_API_KEYis set in the runtime environment. - Run one lookup or translation action in Dictionary.
- If it fails, troubleshoot with the
401/429sections in the Journal guide.
To avoid document drift, this page does not duplicate the full setup process. The Journal guide is the single source of truth.