Hacker News new | ask | show | jobs
by NathanielLovin 944 days ago
If the file is short, they put the full text into the prompt. If it's longer, they use some sort of RAG with qdrant, it appears to be top-1 with context expansion, but nobody's knows for sure how they're doing the chunking.