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.

@weave.op traces individual Python functions and surfaces results in the Traces tab. Weave’s agentic tracing (weave.start_session, weave.start_turn, weave.start_llm, weave.start_tool) models a full multi-turn agent conversation and surfaces results in the Agents tab. Both are part of the same weave API — the right choice depends on whether you’re tracing functions and pipelines, or a multi-turn agentic application.
Agents Tracing weave.op