Weights & Biases is provider of the AI developer platform to train and fine-tune AI models and develop AI applications.
Weights & Biase products can be used to log metrics and artifacts during training,
and to trace the execution of your code.
There are several main ways to use Weights & Biases products within LangChain:
- with wandb_tracing_enabled
- with Weavelightweight toolkit
- with WandbCallbackHandler(deprecated)
wandb_tracing_enabled
See a usage example. See in the W&B documentation.Weave
See in the W&B documentation.WandbCallbackHandler
Note: theWandbCallbackHandler is being deprecated in favour of the wandb_tracing_enabled.
See a usage example.
See in the W&B documentation.
Connect these docs programmatically to Claude, VSCode, and more via MCP for    real-time answers.