Current section
Files
Jump to
Current section
Files
include/langfuse_client@metrics_ScoreCountRow.hrl
-record(score_count_row, {
name :: binary(),
data_type :: binary(),
source :: binary(),
count :: integer()
}).