AI Model Nodejs

Use this skill for Node.js backend AI via @cloudbase/node-sdk (>=3.16.0) — cloud functions, CloudRun, Express/Koa/NestJS, serverless APIs, scheduled jobs, LLM proxies, agent orchestration. The only SDK supporting image generation (ai.createImageModel + generateImage). Text via ai.createModel with groups cloudbase, hunyuan-exp, or custom-*; model ids (e.g. deepseek-v4-flash, glm-5, kimi-k2.6) go in the `model` field of generateText/streamText. MUST run two-step preflight before code — see body. NOT for browser/Web (use ai-model-web) or Mini Program (use ai-model-wechat).

tencentcloudbase cba35c7 3 files · 25.6 KB Updated

File contents

tencentcloudbase/cloudbase-plugin/tree/main/skills/ai-model-nodejs commit cba35c722f

Frequently asked questions

npx skillmds@latest add tencentcloudbase/ai-model-nodejs