Hacker News new | ask | show | jobs
by romanleeb 637 days ago
Currently we have a quite basic RAG setup, no fine-tuning.

We wanted to get this out fast so decided to use Assistants API but definitely needs some polishing in this RAG pipeline (e.g. having more control over the exact search queries). For the MVP it was convenient as it all comes out of the box. Metadata filtering also better with Pinecone for instance.