Skip to content

fix(rag): wire advanced_search_with_refinement into RAGService (#4696)#4711

Merged
mrveiss merged 1 commit intoDev_new_guifrom
issue-4696
Apr 15, 2026
Merged

fix(rag): wire advanced_search_with_refinement into RAGService (#4696)#4711
mrveiss merged 1 commit intoDev_new_guifrom
issue-4696

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Apr 15, 2026

Closes #4696

Summary

  • advanced_search_with_refinement() in AdaptiveRAGRefiner was never called — the refiner was instantiated but its main method was dead code
  • Wired the call into RAGService so adaptive refinement actually executes during retrieval

@mrveiss mrveiss merged commit 6a586c6 into Dev_new_gui Apr 15, 2026
3 of 4 checks passed
@mrveiss mrveiss deleted the issue-4696 branch April 15, 2026 17:13
@github-actions
Copy link
Copy Markdown

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

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.

1 participant