Skip to main content
Use this tutorial when the metric depends on the full multi-turn session, not just one span or a simplified trace view.

Current support

In the current SDK, full sessions are advanced workflows:
  • use metric.input_format: "session"
  • typically run with label_only_mode
  • are not part of the normal synthetic data generation path

Minimal config