Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(AiRecipeRecommendClient) : 전체 카테고리에서 레시피를 추천 받는다 - 재료 추가/삭제시, 전체 카테고리 기준으로 레시피를 추천 받습니다. - 카테고리를 특정하여 레시피를 추천받는 ai측 api와 카테고리를 지정하지 않고 레시피를 추천 받는 api가 다름에 따라, 메서드를 분리하였습니다. * fix(RecipeCategory) : 카테고리 AI에 맞게 수정
- Loading branch information