Skip to content
Open
Changes from 2 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
2 changes: 1 addition & 1 deletion content/en/llm_observability/monitoring/patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

1. Click **+ New Pattern**
2. Enter a **Pattern Name**
3. Under **Clustering model**, select your LLM Provider, Account, and Model — these are used to generate topic names, summaries, topic hierarchy, and to attribute each interaction to a topic.
3. Under **Clustering model**, select your LLM Provider, Account, and Model — these are used to generate topic names, summaries, topic hierarchy, and to attribute each interaction to a topic. Supported providers are **OpenAI**, **Azure OpenAI**, and **Amazon Bedrock**.

Check warning on line 52 in content/en/llm_observability/monitoring/patterns.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.dashes

Don't put a space before or after a dash.
4. Under **Scope**, configure:
- **Time window:** The lookback period for interactions to analyze
- **Which spans do you want to cluster?:** Filter by application, environment, span type, or other tags to scope the Pattern to a specific slice of traffic.
Expand Down
Loading