- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2k
 
Closed
Labels
RAGIssues related to Retrieval Augmented GenerationIssues related to Retrieval Augmented GenerationenhancementNew feature or requestNew feature or request
Description
This is part 2 of the Modular RAG solution started in #1603
The scope I'm focusing on for the next milestone is the following. I've started already the several tasks, but I'll submit PRs step-by-step.
- Support similarity scores in Document API Support similarity scores in Document APIย #1794
 - Introduce ScoringModel API
 - Support Cohere for chat, embedding, and scoring
 - Add implementations of DocumentJoiner and DocumentRanker based on similarity scores
 - Consolidate Documents metadata and use them in QueryAugmenter implementation
 - Review conditional and branching components in Modular RAG
 - Add Modular RAG documentation
 
iAMSagar44, kakao-harry-l, seungy0, fuyou-lxm, jevinjiang and 3 more
Metadata
Metadata
Assignees
Labels
RAGIssues related to Retrieval Augmented GenerationIssues related to Retrieval Augmented GenerationenhancementNew feature or requestNew feature or request