Conversation
4 tasks
This comment was marked as low quality.
This comment was marked as low quality.
💡 개선 사항
|
seokMini-2
reviewed
Jul 25, 2026
seokMini-2
left a comment
Collaborator
There was a problem hiding this comment.
고생하셨습니다!! develop pull 받아서 에러 해결하시고 머지하시면 될 것 같아용
seokMini-2
self-requested a review
July 25, 2026 09:28
seokMini-2
approved these changes
Jul 25, 2026
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.
Summary
Related Issue
Describe your code
작업 내용 (What I Did) : 구현한 기능의 요약 설명 작성
통화 전사 DB 저장
통화 전문 조회 GET /calls/{callId}/script
통화 기록 조회 GET /calls
통화 기록 상세 GET /calls/{callId}
채팅 맥락 시딩 : 통화 시작시 최근 채팅 20개 history로 시딩
스크린샷/결과 (Optional) : API 테스트 결과 첨부
논의사항/질문 (To Reviewers) : 리뷰어들이 집중해서 봐주었으면 하는 부분 기술
아직 aiSummary와 auditoUrl은 값 생성 로직 없음. 추후에 개발 예정
Checklist