Skip to content

Commit f353627

Browse files
committed
PCX: Minor fixes
1 parent 5bad8f0 commit f353627

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/changelog/ai-search/2025-09-19-autorag-metrics.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: New Metrics View in AutoRAG
33
description: Track file indexing, search activity, and top retrievals to understand how your AutoRAG instance is being used.
44
products:
5-
- autorag
5+
- ai-search
66
date: 2025-09-19
77
---
88

9-
[AutoRAG](/autorag/) now includes a **Metrics** tab that shows how your data is indexed and searched. Get a clear view of the health of your indexing pipeline, compare usage between `ai-search` and `search`, and see which files are retrieved most often.
9+
[AutoRAG](/ai-search/) now includes a **Metrics** tab that shows how your data is indexed and searched. Get a clear view of the health of your indexing pipeline, compare usage between `ai-search` and `search`, and see which files are retrieved most often.
1010

11-
![Metrics](~/assets/images/autorag/metrics.png)
11+
![Metrics](~/assets/images/ai-search/metrics.png)
1212

1313
You can find these metrics within each AutoRAG instance:
1414

src/content/docs/ai-search/tutorial/brower-rendering-autorag-tutorial.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ AI Search is designed to work out of the box with data in R2 buckets. But what i
1111

1212
:::note
1313

14-
AutoRAG now lets you use your [website](/autorag/configuration/data-source/website/) as a data source. When enabled, AutoRAG will automatically crawl and parse your site content for you.
14+
AutoRAG now lets you use your [website](/ai-search/configuration/data-source/website/) as a data source. When enabled, AutoRAG will automatically crawl and parse your site content for you.
1515

1616
:::
1717

0 commit comments

Comments
 (0)