You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CI/CD: Dockerfile && Jenkinsfile 추가
#23
* Hotfix: DTO linkId Type error 수정 (#26)
#24
* Fix: 중괄호 누락 수정
#23
* Hotfix: 프롬프트 수정 (#28)
* FIX: Jenkinsfile 수정
#29
* Hotfix: 특정 사이트에서 발생하는 IndexError 수정
#31
* Hotfix: robots.txt의 주석을 무시하도록 수정 (#34)
#33
* #35 Feat: URL read 간 로그 출력 (#36)
* Feat: get_logger 함수 작성
#35
* Feat: content_read 간 오류 발생시 로그 출력
#35
* Refactor: 프롬프트 모듈화, metadata 부여 이름 변경
#37
* Feat: keyword 추출 기능 추가
+ Refactor: 프롬프트 출력 형식 일차
#37
* Docs: 주석 수정
#37
* Style: 기능 변경에 따른 이름 변경
Category -> Extract
#37
* Style: 불필요 모듈 제거
#37
---------
Co-authored-by: 정예은 <[email protected]>
Co-authored-by: All_right_Cool <[email protected]>
Co-authored-by: Dokyeong_lee <[email protected]>
기능 설명
URL 정보를 얻어올 때 관련 정보를 로그로 출력합니다.
기대 효과
어떤 URL을 읽을 수 있는지, 없는지
어떤 오류가 발생했는지에 대해서 더 쉽게 알 수 있습니다.
The text was updated successfully, but these errors were encountered: