Request to recompute metrics for a genai project run (log stream or experiment). This request is used to trigger recomputation of metrics based on the provided filters and scorer IDs.
List of scorer IDs for which metrics should be recomputed.
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.
Sort for the query. Defaults to native sort (created_at, id descending).
If True, include computed child counts (e.g., num_traces for sessions, num_spans for traces).
Successful Response