Conversation
- 공고 추출 응답에 postingName 필드 추가 - 원문에 명시된 공고 제목만 그대로 추출하도록 프롬프트 수정 - 공고명이 없거나 불확실한 경우 빈 문자열을 유지하도록 처리 - 생성 단계에서 회사명과 직무명으로 공고명을 임의 생성하지 않도록 수정 - 기존 요청 DTO 생성자 호환성 유지 - 원문 공고명 전달 및 빈 공고명 유지 테스트 추가
- 추출된 공고명이 원문에 존재하는지 정규화 후 검증 - 원문에서 확인되지 않는 공고명은 빈 문자열로 처리 - 공고명 힌트가 null인 경우 임의 제목 생성을 차단 - AI 호출 실패 시 공고명 힌트 보존 여부를 public API 경로로 검증 - 공고명 추출 테스트 fixture에 원문 근거 추가
…b-posting-name [Fix] 원문 기준 공고명 추출 및 생성 결과 보정
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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이 필요한지 작업 내용을 자세하게 설명해주세요
📸 작업 화면 스크린샷
🚨 관련 이슈 번호 [ ]