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

feat: AI 서버와 rest 통신 #43

Merged
merged 1 commit into from
Oct 25, 2023
Merged

feat: AI 서버와 rest 통신 #43

merged 1 commit into from
Oct 25, 2023

Conversation

Martin0o0
Copy link
Member

관련 이슈

close #42

예상 리뷰 시간

19-min

추가 또는 변경사항

fastAPI로 구현된 AI 서버와 통신하여 요약, 질문, 해답을 응답으로 받아오는 비지니스 로직을 구현하였습니다.

스크린샷

@Martin0o0 Martin0o0 added ❗Important 매우 중요 ✨ New Feature 새로운 기능 추가 ⚒️ Env 환경변수 설정 labels Oct 25, 2023
@Martin0o0 Martin0o0 self-assigned this Oct 25, 2023
@Martin0o0 Martin0o0 merged commit 11675a3 into develop Oct 25, 2023
@Martin0o0 Martin0o0 deleted the feat/42-text-ai branch October 25, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ Env 환경변수 설정 ❗Important 매우 중요 ✨ New Feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AI 서버와 통신한다.
1 participant