describe_clusters
describe_clusters
Describe your clusters from their given relevant TF-IDF terms using OpenAI.
TF-IDF keywords from the clusters to describe in natural language.
Language. Language you wish to use. Defaults to the TF-IDF keywords.
Model Configuration. Configuration for OpenAI’s model.
OpenAI model to choose.
Values must be one of the following:
gpt-4o
gpt-4o-mini
Temperature. Higher means more creativity, but also makes the model more likely to hallucinate. Lower temperature yields more deterministic results.
Values must be in the following range:
0 ≤ temperature ≤ 1
Was this page helpful?