Title: Forgeia AI Provider for Groq
Author: Alireza Arjvand
Published: <strong>July 2, 2026</strong>
Last modified: July 2, 2026

---

Search plugins

![](https://ps.w.org/forgeia-ai-provider-for-groq/assets/icon-256x256.png?rev=3593842)

# Forgeia AI Provider for Groq

 By [Alireza Arjvand](https://profiles.wordpress.org/arjvand/)

[Download](https://downloads.wordpress.org/plugin/forgeia-ai-provider-for-groq.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/forgeia-ai-provider-for-groq/#description)
 * [Reviews](https://wordpress.org/plugins/forgeia-ai-provider-for-groq/#reviews)
 *  [Installation](https://wordpress.org/plugins/forgeia-ai-provider-for-groq/#installation)
 * [Development](https://wordpress.org/plugins/forgeia-ai-provider-for-groq/#developers)

 [Support](https://wordpress.org/support/plugin/forgeia-ai-provider-for-groq/)

## Description

This plugin provides Groq API integration for the PHP AI Client SDK. It enables 
WordPress sites to use Groq’s ultra-fast Language Processing Units (LPUs) for text
generation with open-source models.

**Features:**

 * Text generation with Groq LPU inference models
 * Function calling (tool use) support
 * System instruction support
 * Automatic provider registration
 * Dynamic model discovery from the Groq API

Available models are dynamically discovered from the Groq API and include LLaMA,
DeepSeek, Gemma, Mixtral, Qwen, and other open-source models running on Groq’s fast
inference infrastructure.

**Requirements:**

 * PHP 7.4 or higher
 * The PHP AI Client is bundled in WordPress 7.0 and above — no additional plugin
   needed
 * Groq API key

### Supported Models

Models are dynamically discovered from the Groq API. The current allowlist includes:

 * `deepseek-r1-distill-llama-70b`
 * `deepseek-r1-distill-llama-70b-specdec`
 * `deepseek-r1-distill-qwen-32b`
 * `gemma-2-27b-it`
 * `gemma-2-9b-it`
 * `gemma-7b-it`
 * `gemma2-9b-it`
 * `llama-3.1-8b-instant`
 * `llama-3.2-1b-preview`
 * `llama-3.2-3b-preview`
 * `llama-3.2-11b-vision-preview`
 * `llama-3.2-90b-vision-preview`
 * `llama-3.3-70b-specdec`
 * `llama-3.3-70b-versatile`
 * `llama-4-maverick-17b-128e-instruct`
 * `llama-4-maverick-17b-128e-preview`
 * `llama-4-scout-17b-16e-instruct`
 * `llama-guard-3-8b`
 * `llama3-70b-8192`
 * `llama3-8b-8192`
 * `mixtral-8x7b-32768`
 * `qwen-2.5-32b`
 * `qwen-2.5-coder-32b`
 * `qwen-qwq-32b`

### Privacy

This plugin sends data to the Groq API (https://api.groq.com) when generating text.
The data sent is limited to the user’s prompt text and API key and is used solely
to fulfill the generation request. No data is collected, stored, or transmitted 
to any other third party.

This plugin does not use cookies, tracking, or analytics. It stores no personal 
data on your server and sets no cookies. In accordance with GDPR and UK GDPR requirements,
no user consent is needed for privacy compliance — all data processing is limited
to API request fulfillment with no storage or sharing of personal information.

### External services

This plugin connects to the Groq API (https://api.groq.com) to provide AI text generation
capabilities.

**Why data is sent:** The plugin sends data to the Groq API to generate AI text 
responses and to discover available models.

**What data is sent:** When generating text, the plugin sends the user’s prompt 
text (messages), the selected model ID, generation parameters (such as max_tokens,
temperature, top_p, and stop sequences), function/tool declarations, and the API
key for authentication. When discovering available models, only the API key is sent.

**When data is sent:** Data is sent to the Groq API only when:
 1. A user or AI-
powered feature explicitly requests text generation through the AI Client API. 2.
The plugin discovers available models (during provider initialization or on admin
pages).

**External service links:**
 * [Groq Terms of Service (Services Agreement)](https://console.groq.com/docs/legal/services-agreement)*
[Groq Privacy Policy](https://groq.com/privacy-policy)

## Installation

 1. Upload the plugin files to `/wp-content/plugins/forgeia-ai-provider-for-groq/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure your Groq API key via the `GROQ_API_KEY` environment variable or constant

## FAQ

### How do I get a Groq API key?

Visit the [Groq Console](https://console.groq.com/keys) to create an account and
generate an API key.

### Does this plugin work without the PHP AI Client?

No, this plugin requires the PHP AI Client plugin to be installed and activated.
It provides the Groq-specific implementation that the PHP AI Client uses.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Forgeia AI Provider for Groq” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Alireza Arjvand ](https://profiles.wordpress.org/arjvand/)

[Translate “Forgeia AI Provider for Groq” into your language.](https://translate.wordpress.org/projects/wp-plugins/forgeia-ai-provider-for-groq)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/forgeia-ai-provider-for-groq/),
check out the [SVN repository](https://plugins.svn.wordpress.org/forgeia-ai-provider-for-groq/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/forgeia-ai-provider-for-groq/)
by [RSS](https://plugins.trac.wordpress.org/log/forgeia-ai-provider-for-groq/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Version bump

#### 1.0.0

 * Initial release of the plugin
 * Support for Groq LPU text generation models
 * Function calling (tool use) support
 * System instruction support

## Meta

 *  Version **1.0.1**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[artificial intelligence](https://wordpress.org/plugins/tags/artificial-intelligence/)
   [connector](https://wordpress.org/plugins/tags/connector/)[groq](https://wordpress.org/plugins/tags/groq/)
 *  [Advanced View](https://wordpress.org/plugins/forgeia-ai-provider-for-groq/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/forgeia-ai-provider-for-groq/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/forgeia-ai-provider-for-groq/reviews/)

## Contributors

 *   [ Alireza Arjvand ](https://profiles.wordpress.org/arjvand/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/forgeia-ai-provider-for-groq/)