
프로젝트/Local LLM 코드 리뷰 github actions2025. 3. 3. 21:06Local LLM 이용한 Github 코드 리뷰 Actions 구현 및 배포하기 with Github Copilot - 2
지난번 포스트에서 발견한 이슈들언어 변경 요청에 대한 한글 답변이 잘 안된다.내가 원하는 프롬프트 적용이 잘 안된다 (logger를 추가할만한 위치 추천을 안함)input/output 사이즈가 길때의 조정이 필요하다. Local LLM 이용한 Github 코드 리뷰 Actions 구현 및 배포하기 with Github Copilot - 1코드 개발 및 작성은 아래 링크에서 진행합니다. GitHub - ray5273/ollama-pr-review-actionContribute to ray5273/ollama-pr-review-action development by creating an account on GitHub.github.com 개발 전 코드리뷰 봇 오픈소스 검ray5273.tistory.com이..