Connecting your AI model
Connect OpenAI, Anthropic, Google, or Mistral to power AI writing in your workspace.
AI writing is powered by a language model you connect to your workspace, under Settings → AI / LLM.
Supported providers
- OpenAI (for example
gpt-4o-mini) - Anthropic (for example
claude-3-5-sonnet) - Google (for example
gemini-1.5-pro) - Mistral (for example
mistral-large-latest)
Setup
- Choose a provider.
- Enter a model name (or use the suggested default).
- Paste your provider API key.
Your key is stored securely and used only on the server to generate content — it's never shown back to clients or exposed on your blog.
Frequently asked questions
Who can connect or change the AI model?
Admins and owners (the llm:manage permission). The API key is write-only from the UI and read only server-side for generation.
Is my API key safe?
Yes. It's stored securely, never returned to the browser, and used only on the server to call your provider.