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

[CHORE] AI 코드 리뷰 시스템 구축 #6

Closed
7 tasks done
viaunixue opened this issue Sep 30, 2024 · 0 comments · May be fixed by #15
Closed
7 tasks done

[CHORE] AI 코드 리뷰 시스템 구축 #6

viaunixue opened this issue Sep 30, 2024 · 0 comments · May be fixed by #15
Assignees
Labels
⚙️ chore 세팅 관련

Comments

@viaunixue
Copy link
Member

viaunixue commented Sep 30, 2024

1. 모델 준비

  • Llama 3.2 70B 모델 확보 (Groq API 사용)

2. GitHub Actions 설정

  • GitHub Actions 워크플로우 YAML 파일 작성
  • 필요한 시크릿 설정 (GitHub 토큰, KServe 엔드포인트 등)
  • AI 코드 리뷰 스크립트 작성 (Python)

3. 프롬프트 엔지니어링

  • 코드 리뷰 기준 정의
  • 프롬프트 템플릿 작성 및 최적화
  • 프롬프트 테스트 및 개선
@viaunixue viaunixue added 👨🏻‍💻 backend 백엔드 작업 ⚙️ chore 세팅 관련 labels Sep 30, 2024
@viaunixue viaunixue self-assigned this Sep 30, 2024
@viaunixue viaunixue linked a pull request Sep 30, 2024 that will close this issue
15 tasks
@viaunixue viaunixue removed a link to a pull request Sep 30, 2024
15 tasks
viaunixue added a commit to viaunixue/neonadeuli that referenced this issue Oct 3, 2024
@viaunixue viaunixue reopened this Oct 4, 2024
viaunixue added a commit that referenced this issue Oct 4, 2024
- 파일별 SHA 값에서 최신 커밋 SHA로 수정

close #6
@viaunixue viaunixue removed the 👨🏻‍💻 backend 백엔드 작업 label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ chore 세팅 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant