-
Notifications
You must be signed in to change notification settings - Fork 282
[E-1] 10-Retriever / 01-VectorStoreRetriever #173
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
Conversation
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Review]
- Review OS(Windows/Mac/Linux): Mac
- Template Rule 가이드를 준수 하였는가(YES/NO): Yes
- Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): Yes
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): Yes
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): Yes
- 모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): Yes
- 기타 의견:
첨부해주신 그림으로 인해 메뉴얼의 이해도를 더 높일 수 있게하는 것 같습니다.
다만, 문서의 키워드 강조표시가 일관성 있게 적용 되면 좋을 같습니다.
ex) **는 삭제하고 모든 강조는 ``로만 진행
@jeong-wooseok UPSTAGE API KEY와 BILLING에 카드 등록까지 진행하면 되더라구요. 다만 CREDIT은 결제 안해도 됩니다. |
@jhboyo @jeong-wooseok 수정 사항:
추가 사항:
|
[Review]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review OS: Windows
Template Rule 가이드를 준수 하였는가: YES
Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?: YES
이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?: YES
import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?: YES
모든 코드가 동작에 오류 없이 동작하는가? : Yes
이미 앞전에서 에러들을 모두 잘 잡으신 것 같습니다..!
출력 이쁘게 신경써주신게 굉장히 인상깊네요!
Restored the file from previous valid commit and uploaded the corrected version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Review]
- Review OS(Windows/Mac/Linux): Mac
- Template Rule 가이드를 준수 하였는가(YES/NO): Yes
- Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): Yes
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): Yes
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): Yes
- 모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): Yes
- 기타 의견:
모든 코드가 정상적으로 작동합니다.
사용자가 해당 메뉴얼로 학습하는데 많은 도움이 될 것 같습니다.
응답에서 이머지콘은 문단을 더 분명하게하여 가독성을 높이는 효과가 있는 것 같습니다.
고생 많으셨습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
01-Basic/05-Using-OpenAIAPI-MultiModal.ipynb
파일이 PR에 포함된 것 같습니다.
확인 부탁드립니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Review Checklist]
-
Review OS: Linux
- Windows / Mac / Linux (해당 OS를 기재해주세요)
-
Template Rule 준수 여부:
- Template Rule 가이드를 준수하였는가? (Check 표기)
-
Table of Contents 링크 확인:
- Table of Contents의 링크가 원활하게 동작하는지 확인하였는가? (Check 표기)
-
이미지 파일명 검토:
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가? (Check 표기)
-
최신 import 방식 사용 여부:
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가? (Check 표기)
-
코드 동작 확인:
- 모든 코드가 오류 없이 동작하는가? (Check 표기)
- Warning 발생 시 코멘트에 적어주세요.
-
제출 파일 확인:
- 꼭 필요한 파일들만 제출되었는가?
- 튜토리얼 외 설정 파일이나 다른 분이 작업한 파일이 포함되었는지 Files Changed에서 확인 부탁드립니다. (Check 표기)
- 꼭 필요한 파일들만 제출되었는가?
-
기타 의견:
- 길고 복잡한 내용을 잘 정리해주시고, 코드도 잘 작성해주셔서 막힘 없이 잘 실행되었습니다. 💯
- 제가 디테일하게 확인하지 못하고 문의드리는 부분일 수 있지만 아래 내용 확인 부탁드립니다.
10-Retriever/assets/01-vectorstore-retriever-appendix-keywords.txt
파일의 경우data/
경로가 적절하지 않은지 확인 부탁드립니다.- 템플릿 가이드 라인
data/: 튜토리얼에서 사용하는 모든 데이터 파일 저장
내용을 기반으로 문의드립니다. - 해당 내용 확인 해주시면 바로 approve 남기겠습니다.
- 템플릿 가이드 라인
빠른 답변 감사합니다. 👍 작업하는 branch를 기준으로 작성되므로, ErikaPark:main에서 작업을 하게 되면 PR에 자동으로 쌓이게 됩니다. PR을 분리해서 작업을 원하시면 branch를 별도로 생성해서 작업하고 PR을 생성하시면 됩니다. |
Create 'data' directory and move '01-vectorstore-retriever-appendix-keywords.txt' to it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
리뷰를 한번에 드리지 않아서 죄송합니다.
colab
환경에서 추가 테스트를 하다 보니 보이는게 있어서 추가 요청 드립니다.
아! 마침 git 공부 중이었는데, 이런 상황에서 브랜치를 활용하는군요! 🫢 |
Co-authored-by: Musang Kim <[email protected]>
Co-authored-by: Musang Kim <[email protected]>
"from langchain_community.document_loaders import TextLoader\n", | ||
"\n", | ||
"# Load the file using TextLoader\n", | ||
"loader = TextLoader(\"./assets/01-vectorstore-retriever-appendix-keywords.txt\", encoding=\"utf-8\")\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"loader = TextLoader(\"./assets/01-vectorstore-retriever-appendix-keywords.txt\", encoding=\"utf-8\")\n", | |
"loader = TextLoader(\"./data/01-vectorstore-retriever-appendix-keywords.txt\", encoding=\"utf-8\")\n", |
파일 경로가 변경되어 코드 내의 경로도 변경 부탁드립니다.
많아서 전체 표시는 하지 못하였습니다. 😢
위의 내용 참고하여 적용 부탁드립니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ErikaPark 늦게 말씀드렸는데, 이거까지만 수정 부탁드립니다 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@musangk 수정해 커밋하였습니다. 자잘한 부분들까지 꼼꼼하게 봐주셔서 감사드립니다 🙇♀️
디테일하게 확인해주셔서 감사합니다 (감탄)
수정 요청 주신 것 확인 후 전부 커밋하였습니다! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Review Checklist]
- Review OS: Linux
- Windows / Mac / Linux (해당 OS를 기재해주세요)
- Template Rule 준수 여부:
- Template Rule 가이드를 준수하였는가? (Check 표기)
- Table of Contents 링크 확인:
- Table of Contents의 링크가 원활하게 동작하는지 확인하였는가? (Check 표기)
- 이미지 파일명 검토:
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가? (Check 표기)
- 최신 import 방식 사용 여부:
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가? (Check 표기)
- 코드 동작 확인:
- 모든 코드가 오류 없이 동작하는가? (Check 표기)
- Warning 발생 시 코멘트에 적어주세요.
- 제출 파일 확인:
- 꼭 필요한 파일들만 제출되었는가?
- 튜토리얼 외 설정 파일이나 다른 분이 작업한 파일이 포함되었는지 Files Changed에서 확인 부탁드립니다. (Check 표기)
- 꼭 필요한 파일들만 제출되었는가?
- 기타 의견:
- 많은 수정 요청 사항을 번거로우실텐데도 빠르게 확인하여 처리해주셔서 감사합니다. 💯
1-5에 대한 검수는 approve로 해도 괜찮을 것 같습니다. 다만, 현재 issue에서 제가 approve 판정을 내려버리면 2주차에 수행하시고 있는 프로젝트에 대한 검수를 어떻게 해야할지 판단이 안서 approve를 미루고 있습니다 |
@Q0211 안녕하세요! 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Review]
- Review OS(Windows/Mac/Linux): Mac
- Template Rule 가이드를 준수 하였는가(YES/NO): Yes
- Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): Yes
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): Yes
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): Yes
- 모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): Yes
- 기타 의견: 수저해서 다시 올려주신 코드 정상 작동 합니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review OS(Windows/Mac/Linux): Win
Template Rule 가이드를 준수 하였는가(YES/NO): Yes
Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): Yes
이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): Yes
import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): Yes
모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): Yes
7f1da41
into
LangChain-OpenTutorial:main
Author Checklist