Y
Hacker News
new
|
ask
|
show
|
jobs
by
topicseed
1204 days ago
How do you handle very long documents that are the OpenAI token limit?
1 comments
naveedjanmo
1202 days ago
The document is first broken up into chunks. When a user prompts, Unriddle finds the most relevant chunks and then feeds them into GPT-3.
link