Skip to content

[Feat] response_citations 저장 #73

Description

@kangcheolung

📌 Description

답변 생성에 사용된 chunk를 구조화된 출처(citation)로 response_citations 테이블에 저장한다.

✅ To-do

  • ResponseCitationRepository 구현
  • CitationService 구현
  • chunk_id, search_result_id FK 연결 로직
  • citation_order/citation_label 저장 로직

📒 기타

  • 마이그레이션(V24)·Entity(ResponseCitation)는 이미 존재 → Repository/Service만 구현
  • Issue 1에서 사용한 List<VectorSearchCandidate> 순서를 그대로 재사용 (별도 라벨 재계산 없음)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions