FunctionAggSection({
title,
agg,
dims,
dimLabelKey,
locale,
}: {
title: string;
agg: Map<string, { count: number;
src/app/evals/page.tsx:176
FunctionIncidentInputForm({
value,
onChange,
onSubmit,
onStop,
isLoading,
isSaving,
generationStopped,
analysisError,
src/components/IncidentInputForm.tsx:29