> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GCMP

GCMP (AI Chat Models) is a VS Code extension that brings Zhipu AI, MoonshotAI, DeepSeek, Alibaba Cloud DashScope, Volcengine, Tencent Cloud, MiniMax, Xiaomi MiMo, and other model providers into GitHub Copilot Chat. It also supports OpenAI / Anthropic compatible endpoints, so AIHubMix can be added as a custom OpenAI-compatible model.

## Install The GCMP Extension

1. Search for `GCMP` in the VS Code Extensions Marketplace and install **AI Chat Models**.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-01.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=c5b4299721e4780f8d75f12a60649085" alt="Install GCMP" width="1920" height="1030" data-path="public/en/GCMP-new-01.png" />

2. After installation, open the model selector in Copilot Chat and click **Manage Models...** at the bottom.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-02.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=29f30b96ade110ae863494833de1e304" alt="Open model management" width="1920" height="1030" data-path="public/en/GCMP-new-02.png" />

## Configure The AIHubMix API Key

3. In the model provider list, select **Compatible**.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-03.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=8201f2e8e435b4aacde55ca43f3b17af" alt="Select Compatible" width="1920" height="1030" data-path="public/en/GCMP-new-03.png" />

4. In **Manage OpenAI / Anthropic compatible models**, choose **Manage API keys**.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-04.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=87315a536441e2237442097eefffe1ed" alt="Manage API keys" width="1920" height="1030" data-path="public/en/GCMP-new-04.png" />

5. Enter your [AIHubMix API Key](https://console.aihubmix.com/token) in the **Set AIHubMix** input.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-05.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=a0acfc4686f73ae1ae56cd342c1e034d" alt="Set AIHubMix API key" width="1920" height="1030" data-path="public/en/GCMP-new-05.png" />

## Create An AIHubMix Model

6. Return to the model configuration entry, choose **Configure models**, then click **Add new model**.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-06.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=a41c6c9519958e9b6c15f56a2a38ad83" alt="Add new model" width="1920" height="1030" data-path="public/en/GCMP-new-06.png" />

7. Fill in the basic model information:

* **Model ID**: enter the model ID you want to use, such as `gpt-5.5`
* **Display Name**: enter the name shown in the model selector, such as `AiHubMix-gpt-5.5`
* **Description**: optional text shown when hovering over the model

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-07.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=13af551909abe5c8d8307a566d8fdb3f" alt="Fill model basics" width="1920" height="1030" data-path="public/en/GCMP-new-07.png" />

8. Continue with the API settings:

* **Provider**: enter `aihubmix`
* **SDK Mode**: select OpenAI-compatible mode
* **Base URL**: use `https://aihubmix.com/v1` by default; if the primary address is unavailable, use the backup URL `https://api.inferera.com/v1`
* **Chat Endpoint**: leave it empty

Click **Create** when finished.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-08.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=b82251c68bdb490fd69653385ed2b9f7" alt="Fill API settings" width="1920" height="1030" data-path="public/en/GCMP-new-08.png" />

## Use The Model

9. Return to the Copilot Chat model selector and choose the `AiHubMix-gpt-5.5` model you just created.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-09.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=a127a3fb46483d71e29ffc89aec63221" alt="Select AIHubMix model" width="1920" height="1030" data-path="public/en/GCMP-new-09.png" />

10. Send a message in Copilot Chat to confirm that the model responds correctly.

<img src="https://mintcdn.com/aihubmix/j4q_-ouc8NkeJVBQ/public/en/GCMP-new-10.png?fit=max&auto=format&n=j4q_-ouc8NkeJVBQ&q=85&s=b14b7be3ded7173c393caffa3f9234d0" alt="Verify model response" width="1920" height="1030" data-path="public/en/GCMP-new-10.png" />

***

Last updated: 2026-07-02
