|
|
|
|
|
by andai
81 days ago
|
|
Can you explain this in more detail? Is this for RAG, i.e. combining vector search with keyword search? My knowledge on that subject roughly begins and ends with this excellent article, so I'd love to hear how this relates to that. https://www.anthropic.com/engineering/contextual-retrieval Especially since what Anthropic describes here is a bit of a rube Goldberg machine which also involves preprocessing (contextual summarization) and a reranking model, so I was wondering if there's any "good enough" out of the box solutions for it. |
|