AI Provider for Cerebras
This plugin provides the Cerebras implementation for the WordPress AI Client. It registers Cerebras as an available AI provider, allowing other plugins built on the WordPress AI Client to generate text using the open models Cerebras serves on its ultra-fast wafer-scale inference platform (Llama, Qwen, GPT-OSS, and more).
The plugin connects to Cerebras’s OpenAI-compatible Chat Completions API. Bring your own API key from the Cerebras Cloud console.
Supported capabilities:
- Text generation (chat) with the open models hosted on Cerebras
- Function calling and JSON / structured output
External services
This plugin connects to the Cerebras API (a third-party cloud service operated by Cerebras Systems Inc.). This connection is required for the plugin’s core purpose: it registers Cerebras as an AI provider for the WordPress AI Client so that other AI feature plugins can generate text using the open models (Llama, Qwen, GPT-OSS, and more) that Cerebras serves on its inference platform. The plugin has no functionality of its own beyond providing this integration.
What data is sent, and when:
- When a consuming AI feature generates content through the Cerebras provider, the plugin sends a request to Cerebras’s Chat Completions API (https://api.cerebras.ai/v1/chat/completions). The request contains your Cerebras API key (for authentication) and the input submitted for generation — such as the prompt text and any chat messages.
- When the WordPress AI Client checks whether the Cerebras provider is available, or lists the models Cerebras offers, the plugin sends a request to Cerebras’s models endpoint (https://api.cerebras.ai/v1/models). The request contains your Cerebras API key.
No data is sent until you have configured a Cerebras API key, and no generation request is sent unless an AI feature actively triggers it. The plugin does not send any data on its own, and sends no personal data beyond the API key and the content you choose to submit for generation.
This service is provided by Cerebras Systems Inc. Please review their terms and privacy policy:
- Terms of Use: https://cloud.cerebras.ai/terms
- Privacy Policy: https://www.cerebras.ai/privacy-policy
