Skip to content

[DERCBOT-1609] Improving RAG System - Part 1#1913

Merged
assouktim merged 1 commit intotheopenconversationkit:masterfrom
CreditMutuelArkea:feature/dercbot-1609
Mar 13, 2026
Merged

[DERCBOT-1609] Improving RAG System - Part 1#1913
assouktim merged 1 commit intotheopenconversationkit:masterfrom
CreditMutuelArkea:feature/dercbot-1609

Conversation

@assouktim
Copy link
Copy Markdown
Contributor

In this first part of improvement of the RAG system, we proceeded as follows:

  • Structuring the LLM response to obtain not only the answer, but also other information such as: the status of the response, the subject of the conversation, and the actual context used.
  • Modifying the default prompt for condensing questions.
  • Preparing the code for the multiple search stage.

Copy link
Copy Markdown
Member

@Benvii Benvii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR, see my comments.

Comment thread bot/admin/web/src/app/rag/rag-settings/models/engines-configurations.ts Outdated
@assouktim assouktim force-pushed the feature/dercbot-1609 branch 2 times, most recently from 11e255a to 6004fc4 Compare September 15, 2025 09:16
@assouktim
Copy link
Copy Markdown
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.

Comment thread bot/admin/web/src/app/rag/rag-settings/models/engines-configurations.ts Outdated
@assouktim assouktim force-pushed the feature/dercbot-1609 branch 4 times, most recently from 9f91902 to 75c23eb Compare February 9, 2026 10:42
@assouktim assouktim force-pushed the feature/dercbot-1609 branch 2 times, most recently from 42c9438 to 48db685 Compare February 16, 2026 15:31
@assouktim assouktim force-pushed the feature/dercbot-1609 branch 2 times, most recently from db48540 to 76349d6 Compare February 24, 2026 13:01
@assouktim assouktim marked this pull request as draft March 3, 2026 08:52
@assouktim assouktim force-pushed the feature/dercbot-1609 branch 3 times, most recently from da7cf3e to eae44ed Compare March 4, 2026 11:42
@assouktim assouktim marked this pull request as ready for review March 12, 2026 15:34
@assouktim assouktim force-pushed the feature/dercbot-1609 branch from eae44ed to e0dd199 Compare March 13, 2026 10:17
@assouktim assouktim merged commit 5954e08 into theopenconversationkit:master Mar 13, 2026
7 checks passed
@assouktim assouktim deleted the feature/dercbot-1609 branch March 13, 2026 10:41
@zigzago zigzago added this to the 26.3.0 milestone Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants