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

Fix/delete : API 3개 수정 #27

Merged
merged 4 commits into from
Dec 7, 2024

Conversation

milk-stone
Copy link
Contributor

1. 옷 삭제 API

  • 옷이 삭제될 시 GCS에서 옷 사진도 같이 삭제되도록 Python API 연결

2. NL 코디 추천

  • POST 요청시 반환값 추가
  • Request Json 에서 clothing id 리스트를 삭제하고, 자동으로 유저가 소유한 옷 정보가 들어가게 수정
  • LLM 추천 결과로 나온 코디에 사용되는 Clothing id가 null로 나오는 경우 해결

3. Basic 코디 추천

  • LLM 추천 결과로 나온 코디에 사용되는 Clothing id가 null로 나오는 경우 해결

그러나, 코디에 옷이 연결되어 있는 경우 한번에 안 지워짐. 프론트 단에서 경고를 줘야할듯.(이 옷을 삭제하면 연관된 코디도 싹 다 지워집니다
Request에 ClothingList 삭제. 자연어 1줄만 입력받음.
유저가 가진 모든 옷을 자동으로 Python에 넘겨주도록 설계.
@milk-stone milk-stone merged commit 8a17071 into 2024-ITEC0401:develop Dec 7, 2024
@milk-stone milk-stone deleted the fix/delete branch December 7, 2024 09:24
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