Skip to content

Commit 03d3f50

Browse files
committed
update the dates
1 parent 0543011 commit 03d3f50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: View custom metadata in responses and guide AI-search with context in Aut
33
description: You can now view custom metadata in AutoRAG search responses and use a context field to provide additional guidance to AI-generated answers.
44
products:
55
- autorag
6-
date: 2025-06-16T6:10:00Z
6+
date: 2025-06-19T6:10:00Z
77
---
88

99
In [AutoRAG](/autorag/), you can now view your object's custom metadata in the response from [`/search`](/autorag/usage/workers-binding/) and [`/ai-search`](/autorag/usage/workers-binding/), and optionally add a `context` field in the custom metadata of an object to provide additional guidance for AI-generated answers.

src/content/changelog/autorag/2025-06-16-autorag-filename-filter.mdx renamed to src/content/changelog/autorag/2025-06-19-autorag-filename-filter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Filter your AutoRAG search by file name
33
description: You can now filter AutoRAG search queries by file name, allowing you to control which files can be retrieved for a given query.
44
products:
55
- autorag
6-
date: 2025-06-16T6:00:00Z
6+
date: 2025-06-19T6:00:00Z
77
---
88

99
In [AutoRAG](/autorag/), you can now [filter](/autorag/configuration/metadata/) by an object's file name using the `filename` attribute, giving you more control over which files are searched for a given query.

0 commit comments

Comments
 (0)