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

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.