Data Generation
Cluster Inputs
Clusters inputs into groups with counts
POST
Authorizations
Body
application/json
The data to create clusters from.
Example:
[
{
"identifier": "abcd12345",
"llm_input": "The lazy dog was jumped over by the quick brown fox"
}
]
The number of clusters to form. If none, the api chooses a number automatically.
Example:
5