Skip to content

Commit 6b39fc7

Browse files
committed
test
1 parent d76ebdd commit 6b39fc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/autorag/2025-06-16-autorag-custom-metadata-and-context.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ For example, the `attributes` section of your search response may look like:
2121
"attributes": {
2222
"timestamp": 1750001460000,
2323
"folder": "docs/",
24-
"filename": "product-launch-checklist.md",
24+
"filename": "launch-checklist.md",
2525
"file": {
26-
"url": "https://wiki.company.com/docs/product-launch-checklist",
26+
"url": "https://wiki.company.com/docs/launch-checklist",
2727
"context": "A checklist for internal launch readiness, including legal, engineering, and marketing steps."
2828
}
2929
}

0 commit comments

Comments
 (0)