Skip to content

Releases: ask-resume/ask-resume-backend

v2.0.0

20 Aug 06:44

Choose a tag to compare

  • 마이페이지에서 내 제출 목록을 추가하는 API 가 추가 되었습니다.
  • 질문 생성하는 로직이 백그라운드에서 생성되도록 변경되었습니다.
  • 로그인 기능이 추가 되었습니다.

v1.0.0

02 Jun 13:11
a27284d

Choose a tag to compare

The code has been changed from Java to Kotlin.

v0.0.2

15 May 15:39
1d5d964

Choose a tag to compare

Implement

  • Job List data is cached.

v0.0.1

09 May 13:36
823f69f

Choose a tag to compare

Implement

Cleaned up the code by correcting the prompt to prevent useless token usage.

v0.0.0

05 May 07:50
4557ac1

Choose a tag to compare

Major

mplement a function that generates questions when entering a resume

When a user enters his/her personal information (job, career) and resume in the form, the result is generated using the GPT-3.5-Turbo API.