Title: AI Provider for amazee.ai
Author: amazee.io
Published: <strong>July 30, 2026</strong>
Last modified: July 30, 2026

---

Search plugins

![](https://ps.w.org/ai-provider-for-amazee-ai/assets/icon.svg?rev=3628957)

# AI Provider for amazee.ai

 By [amazee.io](https://profiles.wordpress.org/amazeeio/)

[Download](https://downloads.wordpress.org/plugin/ai-provider-for-amazee-ai.1.2.1.zip)

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

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

## Description

This plugin integrates [amazee.ai](https://amazee.ai) private AI hosting with WordPress
AI features, enabling secure, sovereign, and GDPR-compliant AI capabilities on your
site.

This plugin requires WordPress 7.0 or newer.

### Supported Operations & Models

#### Chat Completions

Fully supported for conversational AI, content generation, and chat-based interactions.

**Available Models:**
 Models are dynamically loaded from your active LiteLLM region
endpoint.

**Capabilities:**
 – Standard text chat – Image vision (for supported multimodal
models) – JSON output formatting – Tool/function calling – Streaming responses

### External Services

This plugin connects to the amazee.ai API to provide its functionality. It is not
usable without an amazee.ai account and credentials.

It connects to the amazee.ai endpoint you configure (for example `https://llm.<region
>.amazee.ai/v1`) in two situations:

 * To retrieve the list of AI models available to your account (cached for 12 hours).
 * To send prompts and receive AI generated responses whenever you or a plugin on
   your site uses the WordPress AI features with amazee.ai selected as provider.
   The content of the prompt (which may include text you or your users enter) and
   the chosen model parameters are sent to the endpoint.

No data is sent to amazee.ai until you configure your credentials, and no other 
data (such as analytics or telemetry) is collected by this plugin. Every request
includes an `X-Amazee-Client` header identifying this plugin and its version.

This service is provided by amazee.ai: [terms and conditions](https://amazee.ai/terms-and-conditions),
[privacy policy](https://amazee.ai/privacy-policy).

## Installation

#### From within WordPress

 1. Visit Plugins > Add New.
 2. Search for **AI Provider for amazee.ai**, then click Install Now and Activate.
 3. Follow the Configuration steps below.

#### Manual installation

 1. Download the plugin zip, then upload it via Plugins > Add New > Upload Plugin. 
    Or extract it into `wp-content/plugins/` yourself.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Follow the Configuration steps below.

#### Composer

For sites managed with Composer:

    ```
    composer require wpackagist-plugin/ai-provider-for-amazee-ai
    ```

Released versions bundle their own autoloader, so there is no build step. Only if
you install from a Git clone do you need to run `composer install --no-dev` inside
the plugin directory.

#### Configuration

 1. **Obtain your credentials**:
 2.  * Log into your account at [my.amazee.io](https://my.amazee.io) to obtain your
       endpoint URL and LLM token.
 3. **Store AI Client Credentials**:
 4.  * Navigate to Settings > Connectors (`/wp-admin/options-connectors.php`) in WordPress.
     * Locate the **amazee.ai** connector and enter your credential as `https://llm.
       <region>.amazee.ai/v1|<token>` (endpoint URL, a pipe, then your LLM token).
     * Alternatively define `AMAZEE_ENDPOINT_URL` and `AMAZEE_LLM_TOKEN` constants 
       in `wp-config.php` (or set the `AMAZEEIO_API_KEY` environment variable to the`
       url|token` value) and skip the UI entirely.
     * Save the settings.
 5. **Enable AI experiments** (optional):
 6.  * To actually use the connector, install and activate the official [AI Experiments](https://wordpress.org/plugins/ai/)
       plugin.
     * Navigate to Settings > AI Experiments (`/options-general.php?page=ai-experiments`)
     * Select »Enable Experiments« and Save.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ amazee.io ](https://profiles.wordpress.org/amazeeio/)
 *   [ Dan Lemon ](https://profiles.wordpress.org/dan2k3k4/)

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

### Interested in development?

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

## Changelog

#### 1.2.1

 * Rewrite the installation instructions for the WordPress.org release: install 
   from Plugins > Add New, or upload the zip. Composer is now a note for Composer-
   managed sites rather than the only documented path.

#### 1.2

 * Integrate with the WordPress 7.0 Connectors screen: the provider now declares
   API-key authentication, so the credential is stored and resolved by the core 
   AI Client and handed to the provider through it. The plugin never reads the stored
   credential itself.
 * The credential may include the endpoint: `https://llm.<region>.amazee.ai/v1|<
   token>`.
 * Send an `X-Amazee-Client` header identifying the plugin and version with every
   API request.

#### 1.1

 * Support Composer-based installs that provide a site-wide autoloader.
 * Filter request parameters against each model’s supported OpenAI parameters.
 * Cache the model catalog for 12 hours per endpoint.
 * Show an actionable message when the amazee.ai budget is exceeded.

#### 1.0

 * Initial release.

## Meta

 *  Version **1.2.1**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.0.2**
 *  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/)[gpt](https://wordpress.org/plugins/tags/gpt/)
   [LLM](https://wordpress.org/plugins/tags/llm/)
 *  [Advanced View](https://wordpress.org/plugins/ai-provider-for-amazee-ai/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ amazee.io ](https://profiles.wordpress.org/amazeeio/)
 *   [ Dan Lemon ](https://profiles.wordpress.org/dan2k3k4/)

## Support

Got something to say? Need help?

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