Skip to content

Python SDK v6.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:54
60b9a06

Added

  • query on client.analytics gains the moments stream — semantic-moment labels (kind/actor-tagged moments detected within a session). Metrics: count, or {avg|min|max|median} of the 0–1 label confidence or moment coherence. Breakdown by kind, actor, or session. Values are returned raw (0–1).
  • The traces/sessions/spans streams gain a p95 metric — the 95th-percentile of duration/cost/tokens (seconds/dollars/raw), the tail-latency complement to median.