[DERCBOT-1609] Improving RAG System - Part 1#1913
Merged
assouktim merged 1 commit intotheopenconversationkit:masterfrom Mar 13, 2026
Merged
[DERCBOT-1609] Improving RAG System - Part 1#1913assouktim merged 1 commit intotheopenconversationkit:masterfrom
assouktim merged 1 commit intotheopenconversationkit:masterfrom
Conversation
Benvii
requested changes
Sep 8, 2025
Member
Benvii
left a comment
There was a problem hiding this comment.
Thanks for this PR, see my comments.
11e255a to
6004fc4
Compare
Contributor
Author
|
@Benvii It may be best not to merge immediately and instead wait until the second part. This way, we can test and evaluate all the changes at once, rather than having to repeat the tests, and impacting all prompts multiple times. |
scezen
reviewed
Jan 28, 2026
9f91902 to
75c23eb
Compare
42c9438 to
48db685
Compare
db48540 to
76349d6
Compare
da7cf3e to
eae44ed
Compare
eae44ed to
e0dd199
Compare
rkuffer
approved these changes
Mar 13, 2026
scezen
approved these changes
Mar 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In this first part of improvement of the RAG system, we proceeded as follows: