Files
spring-ai/spring-ai-rag
Thomas Vitale f9f71a805d RAG - Document joiner should sort by score
The current implementation of ConcatenationDocumentJoiner should sort the final document list by score in descending order, so to keep the most relevant documents at the front of the list. This PR fixes that.

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
2025-05-18 18:01:49 -04:00
..
2025-05-13 19:06:16 +01:00