mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06:00
f703d803cc
* chore(models): fleet-wide provider catalog curation * fix(models): sync provider runtime catalogs and tests with curated manifests * test(models): align venice lifecycle assertions and copilot auth default with curated catalogs * test(models): align catalog lifecycle contract checks
15 lines
332 B
Markdown
15 lines
332 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/openai/gpt-5.6-sol`.
|