wandb/weave
Weave is a toolkit for developing AI-powered applications, built by Weights & Biases. observed · 2026-09-03
Health v2 · maintenance only
92/100
- Activity 100
- Release rhythm 87
- Longevity 84
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 1184
- days_rel: 6
- days_push: 0
- n_releases_24m: 88
Adoption not part of the score
1124 stars · 166 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Weave is a Python/TypeScript toolkit by Weights & Biases for developing AI-powered applications, providing LLM tracing, agent observability, and evaluation tooling. It instruments LLM calls and arbitrary functions via decorators and OTel-compatible spans, logging inputs, outputs, and traces to the W&B platform.
Use cases
- trace and debug LLM calls and function inputs/outputs
- observe multi-turn agents built with OpenAI Agents SDK or Claude Agent SDK
- evaluate LLM app responses with LLM judges and custom scorers
- evaluate a RAG application
- send OpenTelemetry spans from an agent to a UI
- collect metrics and feedback about LLM applications in production
When to choose
- you need observability and tracing for LLM apps or agents
- you want rigorous, comparable evaluations with scorers and LLM judges
- you already use the Weights & Biases ecosystem
- you want autopatching integrations for popular agent SDKs
When to avoid
- you need fully self-hosted telemetry with no external service dependency
- your project is not LLM/AI related
- you cannot send data to the W&B cloud platform
Facets
library · maturity active
monitoring tracing testing analytics llm-inference agent-framework large-language-models machine-learning developer-tools monitoring python cross-platform llm-observability llm-evaluation tracing opentelemetry weights-and-biases genai-toolkit ai-agents nodejs
7 sources
- readme: https://github.com/wandb/weave · fetched 2026-09-03 · 4c5e58ab8dfb
- homepage: https://wandb.me/weave · fetched 2026-08-29 · 334cb2ed3343
- site_page: https://docs.wandb.ai/ · fetched 2026-08-29 · 8c6fe7d8e95e
- site_page: https://docs.wandb.ai/weave/agent-integration-quickstart · fetched 2026-08-29 · d0ae6029671a
- site_page: https://docs.wandb.ai/weave/custom-agents-quickstart · fetched 2026-08-29 · 8dcf023f6a5d
- site_page: https://docs.wandb.ai/weave/quickstart · fetched 2026-08-29 · 745e130017f1
- registry_pypi: https://pypi.org/pypi/weave/json · fetched 2026-08-29 · c1f349781c02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wandb/weave | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem