‹ 首页

ai-model-cloudbase

@tencentcloudbase · 收录于 5 天前 · 上游提交 5 天前

Complete guide for calling AI models with CloudBase - covers JS/Node SDK and WeChat Mini Program. Text generation, streaming, and image generation.

适合你,如果正在用云开发平台为小程序或Node应用接入AI能力

/ 通过 npx 安装 校验哈希
npx oh-my-skill add tencentcloudbase/awesome-cloudbase-examples/ai-model-cloudbase
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tencentcloudbase/awesome-cloudbase-examples/ai-model-cloudbase
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify tencentcloudbase/awesome-cloudbase-examples/ai-model-cloudbase
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
414GitHub stars
~2.3K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 f73377e · 表述以原文为准
它做什么

装上后,Claude 能通过 CloudBase 调用 AI 模型进行文本生成、流式输出和图像生成,支持 Web、Node.js 和微信小程序平台。

什么时候触发

当用户要求使用 CloudBase 调用 AI 模型(如文本生成、图像生成)时触发。

装好后可以这样说
会调用 generateText 方法返回完整结果。
会调用 streamText 方法逐步输出。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。