Current section
Files
Jump to
Current section
Files
include/langfuse_client@metrics_ScoreCountQuery.hrl
-record(score_count_query, {
view :: langfuse_client@metrics:score_view(),
from_timestamp :: binary(),
to_timestamp :: binary()
}).