Create a cluster view
Builds a view by semantic clustering: provide seed queries and a similarity threshold, and Splendor groups records by closeness to those seeds. Use this to organize a large, fuzzy result space into coherent groups.
Authorizations
API token issued from the Splendor console.
Headers
Selects the tenant (workspace) the request acts within.
Body
Freeze a semantic/hybrid cluster (all members with fused score >= tau, up to k) into a materialized view that SQL can aggregate exhaustively.
1One or more seed phrasings; their neighborhoods are unioned to widen recall.
1 - 16 elementsMax members; bounded by the server's cluster_view_max_members.
x >= 11 - 255Fused-score threshold; omit to auto-pick from the score-distribution knee.
x >= 0Response
Successful Response
The response is of type object.