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

[Backend : Feat] Gpt-4.0 Turbo API 호출 및 응답 개수 변경 #69

Merged
merged 2 commits into from
May 12, 2024

Conversation

yo0oni
Copy link
Collaborator

@yo0oni yo0oni commented May 12, 2024

#️⃣연관된 이슈

#61 GPT-4.0 Turbo API 연동

📋 PR 개요

  • gpt 3.5 turbo api에서 gpt 4.0 turbo api로 업그레이드
  • 일정을 여러 개 생성하도록 비즈니스 로직 및 응답 dto 수정

✅ PR 유형

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

✏️ 변경 사항

  • �GptConfig 파일의 GPT MODEL 값 변경
  • �GptService의 단일 응답 생성 로직을 수정
  • 여러 개의 응답을 반환하도록 GptSchedulesResponse 생성

@yo0oni yo0oni self-assigned this May 12, 2024
@yo0oni yo0oni merged commit 8e0e342 into dev_backend May 12, 2024
1 check passed
@yo0oni yo0oni deleted the backend/61-backend-feat-gpt-40-turbo-api branch May 12, 2024 16: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