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