Skip to content

feat: 기호 수 기반 프롬프트 라우팅 전략 적용#63

Merged
jumdo12 merged 2 commits into
developfrom
feat/prompt-routing
May 19, 2026
Merged

feat: 기호 수 기반 프롬프트 라우팅 전략 적용#63
jumdo12 merged 2 commits into
developfrom
feat/prompt-routing

Conversation

@jumdo12

@jumdo12 jumdo12 commented May 19, 2026

Copy link
Copy Markdown
Contributor

작업 내용

  • PromptRouter 컴포넌트: 기호 1개 → sentence-single 프롬프트, 2개 이상 → 표준 프롬프트
  • sentence-single 프롬프트 개선: 어린이 타겟, 카테고리별 기본 의도 가이드 추가
  • WordSentenceGenerator: @Value 직접 주입 대신 PromptRouter 사용

변경 이유

1개 기호 입력 시 행동 기호 없이 의도 유추가 어려워 전용 프롬프트로 품질 향상

Closes #62

jumdo12 and others added 2 commits May 19, 2026 14:18
- PromptRouter: 기호 1개 → sentence-single 프롬프트, 2개 이상 → 표준 프롬프트
- sentence-single: 행동 기호 없어도 의도 유추 허용
- WordSentenceGenerator: @value 직접 주입 대신 PromptRouter 사용

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jumdo12 jumdo12 merged commit d8afcf3 into develop May 19, 2026
@jumdo12 jumdo12 deleted the feat/prompt-routing branch May 19, 2026 06:20
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