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

[Server] fix : 전체 카테고리에서 레시피를 추천 받는다 #66

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

Due-IT
Copy link
Collaborator

@Due-IT Due-IT commented Nov 18, 2024

  • 재료 추가/삭제시, 전체 카테고리 기준으로 레시피를 추천 받습니다.
  • 카테고리를 특정하여 레시피를 추천받는 ai측 api와 카테고리를 지정하지 않고 레시피를 추천 받는 api가 다름에 따라, 메서드를 분리하였습니다.

📌 관련 이슈

✨ PR 세부 내용

fix(AiRecipeRecommendClient) : 전체 카테고리에서 레시피를 추천 받는다

  • 재료 추가/삭제시, 전체 카테고리 기준으로 레시피를 추천 받습니다.
  • 카테고리를 특정하여 레시피를 추천받는 ai측 api와 카테고리를 지정하지 않고 레시피를 추천 받는 api가 다름에 따라, 메서드를 분리하였습니다.

⌛ 소요 시간

- 재료 추가/삭제시, 전체 카테고리 기준으로 레시피를 추천 받습니다.
- 카테고리를 특정하여 레시피를 추천받는 ai측 api와 카테고리를 지정하지 않고 레시피를 추천 받는 api가 다름에 따라, 메서드를 분리하였습니다.
@Due-IT Due-IT self-assigned this Nov 18, 2024
@Due-IT Due-IT merged commit 0279c24 into develop Nov 18, 2024
@Due-IT Due-IT deleted the Fix/#65 branch November 18, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Server] fix : 캡디 발표전 무더기 수정
1 participant