Conversation
* [ICC-338] ♻️ refactor: prompt.strategy 패키지를 strategy로 이동 QuizPromptStrategy, QuizType의 패키지를 com.icc.qasker.ai.prompt.strategy 에서 com.icc.qasker.ai.strategy로 이동하고 사용처의 import를 갱신한다. * [ICC-338] ✨ feat: ESSAY 1차 시도에 경미한 힌트 제공 및 응답 DTO 통일 1차 시도 정책을 '힌트 없음'에서 '1문장 이내 방향성 힌트'로 변경한다. 충족/부분충족/미충족별 톤 가이드를 명시하고 모범답안 키워드의 직접 노출은 금지한다. GeminiFirstAttemptGradingResponse / EssayGradeResponse / EssayGradeLog.ElementScoreSnapshot을 모두 EssayGradingResult로 통합한다. evidenceJson은 @JsonIgnore로 FE 직렬화에서 제외하여 안전하게 재사용한다. DB JSON 컬럼 구조와 API 응답 스키마는 기존과 동일하다.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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.
No description provided.