Weights & Biases
Weights & Biases is the ML developer platform for experiment tracking, model registry, artifact management, sweeps, reports, and (Weave) GenAI evaluation. The W&B API is primarily a GraphQL endpoint, surfaced through a Python `wandb.Api` SDK.
2 APIs
0 Features
MLMLOpsExperiment TrackingModel RegistryGenAI
APIs
W&B GraphQL API
The W&B Public API is a GraphQL endpoint at `https://api.wandb.ai/graphql`. It backs the Python `wandb.Api()` SDK and exposes runs, projects, sweeps, artifacts, reports, registr...
W&B Import API (HTTP)
The wandb client uses an HTTP file/import endpoint to push run metrics, system stats, and artifacts. Generally accessed through the SDK rather than directly.
Resources
🔗
Website
Website
🌐
Portal
Portal
💰
Pricing
Pricing
💻
wandb client
SourceCode
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps