Install
openclaw skills install vwu-sihaiCall and interact with vwu.ai Sihai models including sihai-i2v-31, sihai-image-27, sihai-t2v-29, and sihai-tts-25 with OpenAI-compatible API.
openclaw skills install vwu-sihaivwu.ai 平台上的 sihai 模型调用技能。
共 4 个模型。
使用前需要设置 vwu.ai API key:
export VWU_API_KEY="your-key-here"
获取 key: https://vwu.ai 控制台
# 调用模型
vwu-chat --model sihai-i2v-31 "你的问题"
所有模型兼容 OpenAI API 格式,支持标准 chat completions 接口。
如果使用时提示"额度不足"或类似错误:
由 Claw 自动生成 | 源数据: vwu.ai