-
Notifications
You must be signed in to change notification settings - Fork 282
[E-1] 01-BASIC / 01-Follow the Installation Video_Mac #111
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
git commit -m " [Team] 기존1팀 [Title] 01-BASIC / 01-Follow the Installation Video_Mac [Version] initial [Language] ENG "
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
- 기타 의견:
- 깃클론 주소를 https://github.com/LangChain-OpenTutorial/LangChain-OpenTutorial로 변경해주세요 (터미널 캡처가 필요)
- table of contents 기준은 ## 까지이기에 변경했습니다.
- 가이드에 공지된 바와 같이 follow-the-Installation-video_mac-01.png~06.png로 사진파일명 변경해주세요
피드백 반영하였습니다. (Updated TOC, image filenames, and Git clone URL) Co-Authored-By: jeong-wooseok <[email protected]>
|
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
기타 의견:
오타만 수정하면 완벽할 것 같습니다!! @ThePurpleCollar
" ```bash\n", | ||
" pyenv install 3.11\n", | ||
"\n", | ||
"- Set Python 3.1 as the global Python version:\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.
여기 오탈자가 있습니다 Python 3.11 로 변경해야합니다!
" \n", | ||
"\n", | ||
"\n", | ||
"- The repository will be cloned into a folder named langchain-kr within the selected directory.\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.
git clone 하면 LangChain-OpenTutorial과 같이 폴더가 생길 거에요! 이 부분 수정해야할것 같습니다.
lanchain-kr -> LangChain-OpenTutorial
수정 사항 - 오탈자 수정 - 폴더 이름 수정 - 한글 -> 영문 수정
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.
수정 모두 잘 해주셨습니다! Approve 드립니다!
@jeong-wooseok 우석님도 Approve 주시면 좋을 것 같습니다! 2개의 어프로브가 있어야 머지가 가능해서요! |
git commit -m "
[Team] 기존1팀
[Title] 01-BASIC / 01-Follow the Installation Video_Mac [Version] initial
[Language] ENG
"