Tag: cloudbase
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.
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.
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.
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.
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…
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…
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.
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 …
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.