Learn how to use Weights & Biases (W&B) Weave to track, experiment with, evaluate, and improve your CrewAI applications.
Install required packages
Set up W&B Account
Initialize Weave in Your Application
Create your Crews/Flows
View Traces in Weave
Weave Tracing Dashboard
kickoff()
, kickoff_for_each()
, kickoff_async()
, and kickoff_for_each_async()
.@start
, @listen
, @router
, @or_
, @and_
).Task
with @weave.op()
.