Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Chat api 수정 및 구현 #50

Open
5 tasks done
letskuku opened this issue Jul 30, 2023 · 0 comments
Open
5 tasks done

feat: Chat api 수정 및 구현 #50

letskuku opened this issue Jul 30, 2023 · 0 comments

Comments

@letskuku
Copy link
Member

letskuku commented Jul 30, 2023

목적

기존 api 수정 및 기능 추가에 의한 구현

작업 상세 내용

  • 기사 영어 번역
  • 기사 중요 키워드 추출
  • 채팅방 진입 및 인사
  • 대화 내용 길이 계산 및 앞 부분 생략
  • Chat Gpt 반환 답변

유의사항

x

letskuku added a commit that referenced this issue Jul 30, 2023
번역, 중요 키워드 추출 추가
letskuku added a commit that referenced this issue Jul 30, 2023
#50 기사 번역, 중요 키워드 추출 기능 구현
letskuku added a commit that referenced this issue Jul 30, 2023
chat, 시스템 설정용 chatContent 생성
letskuku added a commit that referenced this issue Jul 30, 2023
현재 설정된 value는 gpt 설정 값으로 그대로 넣기엔 애매한 값들이 있어 한글로 명확화
letskuku added a commit that referenced this issue Jul 30, 2023
letskuku added a commit that referenced this issue Aug 1, 2023
Chat 엔티티 & 시스템용 ChatContent 엔티티 생성 로직 분리하면서 생긴 수정사항 반영
letskuku added a commit that referenced this issue Aug 1, 2023
letskuku added a commit that referenced this issue Aug 1, 2023
request, response 패키지 분리 및 이름 명확화
letskuku added a commit that referenced this issue Aug 1, 2023
#50 질문 기능 서비스 로직 수정/예외처리/dto 정리
letskuku added a commit that referenced this issue Aug 8, 2023
#50 대화 길이 초과 시 앞부분 생략 로직 구현
letskuku added a commit that referenced this issue Aug 8, 2023
#50 chat controller authentication 적용
letskuku added a commit that referenced this issue Aug 12, 2023
#50 member 식별값 변경에 따른 chat 로직 수정
letskuku added a commit that referenced this issue Aug 13, 2023
letskuku added a commit that referenced this issue Aug 13, 2023
letskuku added a commit that referenced this issue Aug 17, 2023
#50 fix: 인증인가 필요한 chat api에 auth 어노테이션 추가
letskuku added a commit that referenced this issue Aug 17, 2023
#50 refactor: 채팅방 첫 인삿말 hifi에 맞게 수정
letskuku added a commit that referenced this issue Aug 18, 2023
최대 토큰수 4배 많은 모델로 변경
letskuku added a commit that referenced this issue Aug 18, 2023
letskuku added a commit that referenced this issue Aug 18, 2023
letskuku added a commit that referenced this issue Aug 18, 2023
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

No branches or pull requests

1 participant