Commit ca36750
feat(ai): 시작질문·꼬리질문 길이 간결화 프롬프트 지침
생성되는 면접 질문이 장황하다는 피드백 반영. 길이 소프트 가이드 추가
(하드 컷 아님 — 잘림/부자연 방지).
- question_generation: 시작질문을 한두 문장(대략 80자 이내), 장황한 배경·
중복 수식 없이 핵심만, 면접관이 말할 길이로
- followup_generation: 꼬리질문을 한 문장(대략 60자 이내) 간결하게,
CLARIFICATION 재설명도 짧게
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent c83027e commit ca36750
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments