Skip to content

AI Settings

One place to configure AI for the whole toolkit. Every AI-powered feature — AI Bot, AI Autofill, AI Post Summary, AI Review Summary, Timeline Reply Summary, and Synonym Search — reads its provider and credentials from here.

Enable this first

The AI features show a "Please configure your AI API key in the AI Settings tab" warning and stay inert until this is set up. Configure it once and they all work.

Settings

SettingDescription
AI ProviderWordPress AI, OpenAI, or Anthropic (Claude)
API KeyYour key for the selected provider. Not used by WordPress AI.
OpenAI ModelUsed when OpenAI is the provider
Anthropic ModelUsed when Anthropic is the provider
Response LanguageThe language AI replies in — affects AI Bot and AI Post Summary
Custom languageFree-text language name, used only when Response Language is set to Custom

Providers

Only offered on sites where WordPress's native AI client is present — WordPress 7.0 and later. Instead of storing a key in Voxel Toolkit, you configure your provider once in WordPress and every plugin shares it.

  1. Set AI Provider to WordPress AI (Recommended).
  2. Select Configure WordPress AI Connectors — this opens Settings → Connectors.
  3. Set up your provider and key there.
  4. Return and select Test Connection.

The status badge reads Connected when a provider is configured, or Not configured when none is set up yet.

No API key is stored in Voxel Toolkit

With WordPress AI selected, the toolkit holds no credentials of its own — a good reason to prefer it if you'd rather not have keys in plugin settings.

OpenAI

Enter your OpenAI API key and pick a model:

ModelNotes
GPT-5 MiniRecommended default — fast and inexpensive
GPT-5.2Most capable, higher cost and latency
GPT-5 NanoFastest and cheapest
o4-miniReasoning model

Anthropic (Claude)

Enter your Anthropic API key and pick a model. Options include Claude Opus 4.7, Sonnet 4.6, Opus 4.6, Opus 4.5, Haiku 4.5, and Sonnet 4.5.

Claude Haiku 4.5 is the default — the fastest and cheapest of the set, and a sensible starting point for summaries and search.

Response language

Controls the language AI writes in, independent of your site language. Choose a listed language, or select Custom and type any language name in English — the AI will respond in it.

This affects AI Bot replies and AI Post Summary output.

Choosing a model

Cost and latency scale with capability, and these features run per post or per request:

  • Summaries and search — a small, fast model is usually indistinguishable in quality. Start with GPT-5 Mini or Claude Haiku.
  • Conversational AI Bot — a mid-tier model handles ambiguous questions better.
  • Bulk operations — model choice matters most here. Generating summaries across a large catalogue on a top-tier model gets expensive quickly.

You can change the model at any time; it applies to the next request.

Troubleshooting

Features still say AI isn't configured

Save the settings after entering the key. The AI features check the stored value, so an unsaved key doesn't count. On WordPress AI, use Test Connection to confirm the connector responds.

"Not configured" on WordPress AI

No WordPress connector has been set up. Go to Settings → Connectors and configure a provider there — this option needs WordPress 7.0 or later.

Requests fail or time out

  • Confirm the key is valid and has credit with your provider
  • Confirm your server can make outbound HTTPS requests to the provider
  • Try a faster model — larger models take longer and can exceed PHP timeouts on slow hosts

Built by Code Wattz.