Tag: cloudbase

Type: All Skills Tools
skill

Cloudbase Agent TypeScript SDK

A TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol. It provides adapters for LangGraph and LangChain, and supports building web and WeChat Mini Program clients.

TencentCloudBase/CloudBase-AI-ToolKit typescript ai-agents langchain langgraph
skill

CloudBase Web SDK Cloud Storage Management

Provides instructions for managing cloud storage objects in web applications using the CloudBase Web SDK. It covers uploading files, generating temporary URLs, and configuring security domains for browser-side operations.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase web-sdk cloud-storage file-management
skill

CloudBase Cloud Functions Development

Provides guidance for developing, deploying, and debugging CloudBase Event and HTTP Functions. It covers runtime implementation details, programming models, and configuration for serverless workloads.

TencentCloudBase/CloudBase-AI-ToolKit serverless cloud-functions cloudbase runtime-development
skill

WeChat Mini Program Authentication for CloudBase

Provides guidance for implementing native WeChat Mini Program authentication within CloudBase, covering automatic identity injection and OPENID or UNIONID retrieval in cloud functions.

TencentCloudBase/CloudBase-AI-ToolKit wechat miniprogram cloudbase authentication
skill

CloudBase Web Authentication Integration

Provides a Supabase-compatible API for implementing user authentication in web frontend projects using the CloudBase JavaScript SDK. It supports various login methods including email, phone, and username/password with reliable session manag…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase web-authentication frontend-integration javascript-sdk
skill

CloudBase Node.js Server-Side Authentication

Enables Node.js runtimes to manage server-side identity using the CloudBase Node SDK, including user lookup and custom login ticket issuance. It facilitates verifying caller identity and bridging external user systems into CloudBase environ…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase nodejs authentication server-side
skill

WeChat Mini Program AI Model Integration

Integrates AI text generation and streaming capabilities into WeChat Mini Programs via the wx.cloud.extend.AI API. It manages model access through specific provider groups, supporting models such as Hunyuan, DeepSeek, and Kimi.

TencentCloudBase/CloudBase-AI-ToolKit wechat-miniprogram ai-integration text-generation streaming-api
skill

CloudBase Web AI Model Integration

Enables direct integration of AI models such as DeepSeek, Hunyuan, and Kimi into frontend web applications using the CloudBase JavaScript SDK. It supports text generation and streaming for frameworks like React and Vue without the need for …

TencentCloudBase/CloudBase-AI-ToolKit cloudbase frontend ai-models web-development
skill

Node.js AI Model SDK

An SDK for integrating AI text and image generation into Node.js backends, cloud functions, and CloudRun services. It enables server-side orchestration, batch processing, and managed model access using the CloudBase Node.js SDK.

TencentCloudBase/CloudBase-AI-ToolKit nodejs serverless llm image-generation