@alas129

GMI Cloud

GMI Cloud model provider plugin for OpenClaw

当前版本
v1.0.1
code-plugin社区source-linked

GMI Cloud Provider Plugin for OpenClaw

This package adds GMI Cloud as a model provider in OpenClaw.

It is designed for GMI Cloud's OpenAI-compatible inference API:

  • Base URL: https://api.gmi-serving.com/v1
  • Auth: Authorization: Bearer <GMI_CLOUD_API_KEY>
  • Core endpoints: /models and /chat/completions

What it includes

  • API-key-based provider auth
  • Static catalog for common GMI Cloud models
  • Dynamic model resolution for model IDs not yet listed in the local catalog
  • Onboarding config that seeds common default models

Install

After publishing to ClawHub:

openclaw plugins install clawhub:openclaw-gmicloud-provider

Configure

You can configure the provider with an environment variable:

export GMI_CLOUD_API_KEY=your_api_key

Or onboard directly:

openclaw onboard --gmicloud-api-key your_api_key

Then select models such as:

  • gmicloud/anthropic/claude-opus-4.6
  • gmicloud/openai/gpt-5.4
  • gmicloud/google/gemini-3.1-pro-preview

源码与版本

源码仓库

GMISWE/openclaw-plugin

打开仓库

源码提交

b403edfca9c3f7c5908730ffb28e3da4b1aedd94

查看提交

安装命令

openclaw plugins install clawhub:openclaw-gmicloud-provider

元数据

  • 包名: openclaw-gmicloud-provider
  • 创建时间: 2026/04/06
  • 更新时间: 2026/05/21
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.5.19
  • 插件 API 范围: >=2026.5.3
  • 标签: latest
  • 文件数: 37