Core Concepts
| Concept | Description |
|---|---|
| Session | A conversation container with message history |
| Run | A single execution within a session |
| Trace | A span within a run (LLM call, tool call) |
Session, Run, and Trace tracking for conversations
| Concept | Description |
|---|---|
| Session | A conversation container with message history |
| Run | A single execution within a session |
| Trace | A span within a run (LLM call, tool call) |