Langbase SDK
The AI SDK for building declarative and composable AI-powered LLM products.
Documentation
[!NOTE] Check the Langbase SDK documentation for more details.
The following examples are for reference only. Prefer docs for the latest information.
Getting started with langbase SDK
Installation
First, install the langbase package using npm or yarn:
npm install langbaseor
pnpm add langbaseor
yarn add langbaseDocumentation
Please read the SDK documentation →
Examples
Check out more examples in the docs →