Use this skill when developing Node.js backend services or CloudBase cloud functions (Express/Koa/NestJS, serverless, backend APIs) that need AI capabilities. Features text generation (generateText), streaming (streamText), AND image generation (generateImage) via @cloudbase/node-sdk ≥3.16.0. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended), DeepSeek (deepseek-v3.2 recommended), and hunyuan-image for images. This is the ONLY SDK that supports image generation. NOT for browser/Web apps (use ai-model-web) or WeChat Mini Program (use ai-model-wechat).
Use this skill when developing Node.js backend services or CloudBase cloud functions (Express/Koa/NestJS, serverless, backend APIs) that need AI capabilities. Features text generation (generateText), streaming (streamText), AND image generation (generateImage) via @cloudbase/node-sdk ≥3.16.0. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended), DeepSeek (deepseek-v3.2 recommended), and hunyuan-image for images. This is the ONLY SDK that supports image generation. NOT for browser/Web apps (use ai-model-web) or WeChat Mini Program (use ai-model-wechat).
在开发需要AI功能的Node.js后端服务或CloudBase云函数(Express/Koa/NestJS,无服务器,后端API)时使用此技能。功能包括文本生成(generateText)、流式传输(streamText)和图像生成(generateImage),通过@cloudbase/node-sdk ≥3.16.0。内置模型包括Hunyuan(推荐使用hunyuan-2.0-instruct-20251111)、DeepSeek(推荐使用deepseek-v3.2)和用于图像的hunyuan-image。这是唯一支持图像生成的SDK。不适用于浏览器/Web应用程序(使用ai-model-web)或微信小程序(使用ai-model-wechat)。
Category: developer (开发工具) · Author: TencentCloudBase · Version: @main · License: MIT
该 Skill 暂无文档文件。
npx skills add TencentCloudBase/ai-model-nodejs下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer