Settings

Theme

The way ChatGPT handles large text files is great – how?

1 points by is-is-odd a year ago · 1 comment · 1 min read


if you upload a large pdf/txt of a book, it's able to be aware of specific content on any page far beyond the context window limit as per the API. so they must be handling the files differently than loading the contents into the prompt. what techniques are there to handle a large amount of info like all the text from a book? this isn't available through the API

Tomte a year ago

Retrieval Augmented Generation, probably.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection