You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/release-notes/autorag.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ entries:
12
12
- publish_date: "2025-05-31"
13
13
title: Fixed character cutoff in recursive chunking
14
14
description: |-
15
-
Resolved an issue where certain characters (e.g., '#') were being cut off during the recursive chunking and embedding process. This ensures complete character processing in the indexing process.
15
+
Resolved an issue where certain characters (e.g. '#') were being cut off during the recursive chunking and embedding process. This fix ensures complete character processing in the indexing process.
0 commit comments