After running a rubric evaluation, Docent can cluster judge results to identify common patterns. See Search and Clustering for a walkthrough.Documentation Index
Fetch the complete documentation index at: https://docs.transluce.org/llms.txt
Use this file to discover all available pages before exploring further.
Get Clustering State
Parameters
ID of the collection.
ID of the rubric.
Returns
Clustering state.
Get Cluster Centroids
Parameters
ID of the collection.
ID of the rubric.
Returns
List of centroid information dictionaries.
Get Cluster Assignments
Parameters
ID of the collection.
ID of the rubric.
Returns
Mapping of centroid IDs to lists of judge result IDs belonging to that cluster.

