Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-weave-agents.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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 …