Skip to main content

What is the difference between @weave.op and weave.start_session?

@weave.op traces individual Python functions and surfaces results in the Traces tab. Weave’s agentic tracing (weave.star …

Which Weave API should I use to trace my agent?

It depends on what you’re building: If you’re running an off-the-shelf agent framework (such as Claude Code), install th …