JSPM

  • Created
  • Published
  • Downloads 34832
  • Score
    100M100P100Q145807F
  • License Apache-2.0

Package Exports

  • langbase
  • langbase/package.json
  • langbase/react

Readme

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 langbase

or

pnpm add langbase

or

yarn add langbase

Documentation

Please read the SDK documentation

Examples

Check out more examples in the docs