- Observe and debug your LLM application
- Evaluate your application’s responses using LLM judges and custom scorers
Get Started
The following docs guide you through the basics of how to use Weave’s suite of tools.Quickstart: Track LLM inputs & outputs
Start by tracing a basic call to an LLM and reviewing the data in your W&B account.
Get started evaluating your app
Learn how to build an evaluation pipeline using Weave scorers to test and track your application’s performance.
Evaluate a RAG application
Build and evaluate RAG applications using Weave with LLM judges to measure retrieval quality.
Install Weave
W&B Weave provides Python and TypeScript libraries. To install the Weave library, run the following command:- Python
- TypeScript