[Fix] Few-shot 유사도 임계값과 선택 품질 로그 추가 - #289
Merged
Merged
Conversation
- min-similarity 설정을 추가하고 기존 min-rerank-score 설정과 호환 - minimum-selected-count 설정을 통한 최소 선택 개수 보장 - 임베딩 후보가 최소 개수에 미달하면 로컬 fallback 수행 - 후보별 유사도 분포의 최고점, 최저점, 평균점 로그 추가 - 임계값 통과 후보 개수와 적용 임계값 로그 기록 - 유사도 정책을 Few-shot 선택 캐시 키에 반영 - 유사도 정책을 분석 입력 fingerprint에 반영 - 개발, 운영, 평가 환경 설정에 신규 옵션 추가 - 임계값 필터링과 최소 개수 fallback 회귀 테스트 추가
|
Warning Review limit reachedNext included review available in 8 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (8)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
✨ 어떤 이유로 PR를 하셨나요?
📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요
📸 작업 화면 스크린샷
🚨 관련 이슈 번호 [#286 ]