HPC-AI

v0.1.0

HPC-AI OpenAI-compatible model provider plugin for OpenClaw

@lioz129/openclaw-hpc-ai-provider·runtime hpc-ai·by @lioz129
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.

README

HPC-AI OpenClaw Provider

HPC-AI provider plugin for OpenClaw. It uses the OpenAI-compatible chat completions API at https://api.hpc-ai.com/inference/v1.

Install

After the package is published on ClawHub:

openclaw plugins install clawhub:@lioz129/openclaw-hpc-ai-provider

For a Git checkout during development:

git clone https://github.com/lioZ129/openclaw-hpc-ai-provider.git
cd openclaw-hpc-ai-provider
pnpm install
pnpm check

Configure

Set your HPC-AI API key:

export HPC_AI_API_KEY="your-hpc-ai-api-key"

Optional base URL override:

export HPC_AI_BASE_URL="https://api.hpc-ai.com/inference/v1"

Default model ref:

hpc-ai/deepseek/deepseek-v4-flash

OpenClaw model refs include the provider id first. The upstream HPC-AI model id for the default model is deepseek/deepseek-v4-flash.

Models

Model refInputContextMax outputInputOutputCache read
hpc-ai/minimax/minimax-m2.5text196,000195,0000.301.200.03
hpc-ai/moonshotai/kimi-k2.5text, image256,000256,0000.603.000.10
hpc-ai/deepseek/deepseek-v4-protext1,048,576128,0001.743.480.145
hpc-ai/deepseek/deepseek-v4-flashtext1,048,576128,0000.140.280.028
hpc-ai/moonshotai/kimi-k2.6text, image256,000256,0000.954.000.16
hpc-ai/zai-org/glm-5.1text202,000202,0001.404.400.26

Capabilities

configSchema
Yes
Executes code
Yes
HTTP routes
0
Providers
hpc-ai
Runtime ID
hpc-ai

Compatibility

Built With Open Claw Version
2026.4.26
Min Gateway Version
2026.4.26
Plugin Api Range
>=2026.4.26
Plugin Sdk Version
2026.4.26

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
7028f48a2b11
Tag
main
Provenance
No
Scan status
suspicious

Tags

latest
0.1.0