Skip to content

Commit dca1561

Browse files
kevinthecheungpavelgj
authored andcommitted
Update rag.md -- remove fancy quotes (#3)
1 parent 7931bd2 commit dca1561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ingest them into your document index. A typical ingestion flow does the
6060
following:
6161

6262
1. Split up large documents into smaller documents so that only relevant
63-
portions are used to augment your prompts – chunking. This is necessary
63+
portions are used to augment your prompts – "chunking". This is necessary
6464
because many LLMs have a limited context window, making it impractical to
6565
include entire documents with a prompt.
6666

0 commit comments

Comments
 (0)