Hacker News new | ask | show | jobs
by infl8ed 529 days ago
>I just upload the documents to OpenAI and make it available to the Assistant, and it seems to work fine

That is also my experience, OpenAI assistant attached docs do seem to have a good amount of magic. Migrated over from an admittedly basic/naive custom RAG solution and results are similar/better but just have to work with a doc instead of dealing with RAG. One thing I found is I have to add a strong text to the prompt to force it to always check the doc, apart from that works great.