Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/en/llm_observability/cluster_map/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ You can visualize the clusters by using a **Box Packing** or **Scatter Plot** la

Cluster Maps provide an overview of each cluster's performance across operational metrics, such as error types and latency, or [out-of-the-box or custom evaluations][3], enabling you to identify trends such as topic drift and additional quality issues.

<div class="alert alert-info"> Built with Llama - the Cluster Map uses Llama to generate topic labels based on your LLM application's inputs and outputs. </div>

## Search and manage clusters

Customize your search query by selecting the sorting options to narrow down the clusters based on your specific criteria, such as evaluation metrics or time periods, for more targeted analysis.
Expand All @@ -43,4 +45,4 @@ Select a topic cluster from the list to examine how inputs or outputs about spec

[1]: https://app.datadoghq.com/llm/clusters
[2]: /llm_observability/configuration/#enter-a-topic
[3]: /llm_observability/terms/#evaluations
[3]: /llm_observability/terms/#evaluations
Loading