Tag: javascript-sdk
Client-Side AI Model Integration via JavaScript SDK
This skill facilitates direct integration of various large language models into client-side web applications using the dedicated JavaScript SDK. It is designed for Single Page Applications and dashboards, enabling text generation and stream…
CloudBase Relational Database Web SDK
Provides a standardised initialization pattern for accessing CloudBase Relational Database from web frontends using the @cloudbase/js-sdk. It enables Supabase-style querying for table operations directly within the browser.
Client-side AI Model Integration for Web Apps
Integrate large language models directly into frontend web applications using the CloudBase JavaScript SDK. It supports text generation and streaming for models such as DeepSeek, Hunyuan, and Kimi without needing a Node.js proxy.
CloudBase Relational Database Web SDK Initialisation
Provides a canonical initialisation pattern for accessing CloudBase Relational Database via the @cloudbase/js-sdk in web applications. It enables Supabase-style querying for frontend components using a shared database client.
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…