ai-model-cloudbase
Installation
SKILL.md
When to use this skill
Use this skill for calling AI models using CloudBase across all platforms.
Supported platforms:
| Platform | SDK/API | Section |
|---|---|---|
| Web (Browser) | @cloudbase/js-sdk |
Part 1 |
| Node.js (Server/Cloud Functions) | @cloudbase/node-sdk ≥3.16.0 |
Part 1 (same API, different init) |
| Any platform (HTTP) | HTTP API / OpenAI SDK | Part 2 |
| WeChat Mini Program | wx.cloud.extend.AI |
Part 3 ⚠️ Different API |