Files
openclaw/extensions/gmi/README.md
Patrick Erichsen 1b19c790bf feat: externalize GMI provider plugin (#94350)
* feat: externalize gmi provider plugin

* fix(plugins): repair gmi alias installs

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-06-18 16:47:38 +08:00

15 lines
342 B
Markdown

# OpenClaw GMI Cloud Provider
Official OpenClaw provider plugin for hosted GMI Cloud models through an
OpenAI-compatible API.
Install from OpenClaw:
```bash
openclaw plugins install @openclaw/gmi-provider
openclaw gateway restart
```
Configure a GMI Cloud API key, then select models with refs such as
`gmi/google/gemini-3.1-flash-lite`.