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

프롬프트 관련 데이터를 관리하기 위한 PROMPT 테이블을 추가 #84

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

Hanjaemo
Copy link
Contributor

@Hanjaemo Hanjaemo commented Aug 7, 2024

💡 작업 내용

  • 프롬프트 관련 데이터를 관리하기 위한 PROMPT 테이블을 추가 및 관련 코드 개선
  • 로그 출력 내용 개선

💡 자세한 설명

프롬프트 관련 데이터를 관리하기 위해 PROMPT 테이블을 추가하고, 관련 코드들을 개선했습니다.

스크린샷 2024-08-07 오후 4 58 03 스크린샷 2024-08-07 오후 4 58 39

closes #83

@Hanjaemo Hanjaemo added the ✨ feature 기능 구현 및 개선 label Aug 7, 2024
@Hanjaemo Hanjaemo requested a review from gywns0417 August 7, 2024 07:54
@Hanjaemo Hanjaemo self-assigned this Aug 7, 2024
@Hanjaemo Hanjaemo merged commit 0274861 into main Aug 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 기능 구현 및 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

프롬프트 관련 데이터를 관리하기 위한 PROMPT 테이블 추가
2 participants