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

Chore : ai classification 수정 - response에 metadata , folderId,isRead 추가 #66

Merged
merged 3 commits into from
Jul 20, 2024

Conversation

hye-on
Copy link
Collaborator

@hye-on hye-on commented Jul 20, 2024

PR 내용

추가 및 변경 사항

  • ai 요약 쪽 폴더별 post에 폴더 아이디 필요
  • ai쪽에 metadata 추가 .
  • 응답 키 값이 조금씩 다름 - (isRead 추가 ) ,keywords 수정
{
    aiclassification: {
     keywords : [
          "요약",
          "키워드",
          "분류"
        ]}                                   
}
 "keywords": [
          "요약",
          "키워드",
          "분류"
        ]

PR 중점사항

리뷰어가 중점적으로 봐야하는 부분에 대해 적어주세요!

스크린샷

@github-actions github-actions bot added document 문서화 관련 작업 수정 및 생성 feature labels Jul 20, 2024
@hye-on hye-on self-assigned this Jul 20, 2024
Copy link
Collaborator

@J-Hoplin J-Hoplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고했어~

@J-Hoplin J-Hoplin merged commit abcba5b into develop Jul 20, 2024
1 check passed
@J-Hoplin J-Hoplin deleted the feature/edit-classification branch July 20, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document 문서화 관련 작업 수정 및 생성 feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants