Skip to main content
W&B Weave is an observability and evaluation platform that helps you track, evaluate, and improve your LLM application. With Weave, you can:

Get Started

The following docs guide you through the basics of how to use Weave’s suite of tools.

Install Weave

W&B Weave provides Python and TypeScript libraries. To install the Weave library, run the following command:
  • Python
  • TypeScript
pip install weave
To start using the Weave library, create a Weights & Biases (W&B) account and obtain a copy your API key. The API key allows you to authenticate to your W&B account and start sending data to it.