Skip to content

Conversation

@kth0910
Copy link
Member

@kth0910 kth0910 commented Apr 14, 2025

📌 Related Issue
없음

🚀 Description
기존 하나의 엔드포인트(/api/inference)로 진행되던 요청을
/api/inference/check_meal
/api/inference/induce_medicine
/api/inference/taking_medicine_time
/api/inference/check_medicine
으로 세분화, 그에 맞게 파싱 코드 수정(기존 코드였던 check_medicine 엔드포인트의 경우 그대로 동작)

📸 Screenshot
없음

📢 Notes
없음

kth0910 and others added 30 commits April 10, 2025 15:07
1. 건강 관리 도우미 "살가이"임을 모든 프롬프트 처음에 둠
2. 당신신 -> 당신으로 오타 수정
@haruharo101 haruharo101 requested a review from Copilot April 15, 2025 14:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@haruharo101
Copy link
Contributor

haruharo101 commented Apr 15, 2025

@kth0910 아래 내용 해결 부탁드립니다.

  • Copilot Review 내용 확인
  • deploy fail 수정

process_check_meal (and similar process functions) expect a string input but are receiving an AIInput object. Consider using data.input_text instead.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@kth0910
Copy link
Member Author

kth0910 commented Apr 17, 2025

@haruharo101 수정완료

@haruharo101 haruharo101 merged commit ea78186 into release Apr 17, 2025
1 of 2 checks passed
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.

3 participants