AI Dynamics

Global AI News Aggregator

About

RAG Implementation: Embedding Passages and Queries Separately

Being able to embed your content as "passage" but questions people ask about it as "query" is useful for implementing RAG – a user's question might not naturally embed to a similar location as content that answers that question, this trick helps fix that

→ View original post on X — @simonw