Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

JunseongKim1104
Copy link
Contributor

작업 중간에 directory가 추가되어서 해당 부분을 pull 하느라 commit 이 몇 개 더 생겼습니다.
검토 부탁드립니다!

Author Checklist

  • PR Title Format: I have confirmed that the PR title follows the correct format. (e.g., [N-2] 07-Text Splitter / 07-RecursiveCharacterTextSplitter)

  • Committed Files: I have ensured that no unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) are included. These files are not allowed.

  • (Optional) Related Issue: If this PR is linked to an issue, I have referenced the issue number in the PR message. (e.g., Fixes Update 01-PromptTemplate.ipynb #123)

  • ❌ Do not include unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) or other people's code. If included, close the PR and create a new PR.

Review Template (Intial PR)

🖥️ OS: Win/Mac/Linux   
✅ Checklist      
 - [ ] **Template**: Tutorials follows the required template. 
 - [ ] **Table of Contents(TOC) Links**: All Table of Contents links work. (Yes/No)
 - [ ] **Image**: Image filenames follow guidelines.
 - [ ] **Imports**: All import statements use the latest versions. Ensure "langchain-teddynote" is not used. 
 - [ ] **Code Execution**: Code runs without errors.
 - Comments: {Write freely, 한국어 기술 가능}     

If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N

@chaeyoonyunakim chaeyoonyunakim self-requested a review January 21, 2025 14:09
@chaeyoonyunakim chaeyoonyunakim added docs tutorial proofreading 번역/검수팀 제안사항 반영 labels Jan 21, 2025
ppakyeah
ppakyeah previously approved these changes Jan 22, 2025
Copy link
Contributor

@ppakyeah ppakyeah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🖥️ OS: Mac
✅ Checklist

  • Template: Tutorials follows the required template.
  • Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
  • Image: Image filenames follow guidelines.
  • Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
  • Code Execution: Code runs without errors.
  • Comments: {Write freely, 한국어 기술 가능}
    코드 정상 동작하며 내용도 빠진 것 없이 잘 작성된 것으로 보입니다. 고생하셨습니다!

Copy link
Member

@architectyou architectyou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🖥️ OS: mac
✅ Checklist

  • Template: Tutorials follows the required template.
  • Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
  • Image: Image filenames follow guidelines.
  • Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
  • Code Execution: Code runs without errors.
  • Comments: 레퍼런스 링크페이지 재확인이 필요할 것 같습니다! 첫번째 링크는 page not found가 뜹니다..!

@JunseongKim1104
Copy link
Contributor Author

@architectyou , @ppakyeah

레퍼런스 링크페이지에 오류가 있었습니다. 이 부분 수정하여 커밋 올려놨습니다!
바쁘시겠지만 한번만 더 검토 부탁드립니다.

감사합니다!

architectyou
architectyou previously approved these changes Jan 27, 2025
"\n",
"### References\n",
"\n",
"- [LangChain ChatOpenAI API reference](https://python.langchain.com/docs/modules/model_io/models/chat_openai) \n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

해당 링크 not found가 뜹니다

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요! 일전에[ 관련 문제를 지적해주셔서 수정 후 커밋해서 반영을 완료하였는데요 혹시 반영된 내용이 안보이실까요?

29e479b

"### References\n",
"\n",
"- [LangChain ChatOpenAI API reference](https://python.langchain.com/docs/modules/model_io/models/chat_openai) \n",
"- [LangSmith documentation](https://smith.langchain.com) \n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

랭스미스 docs가 아니라 메인으로 연결되어 https://docs.smith.langchain.com/ 로 수정하셔야 할 것 같습니다!

"\n",
"- [LangChain ChatOpenAI API reference](https://python.langchain.com/docs/modules/model_io/models/chat_openai) \n",
"- [LangSmith documentation](https://smith.langchain.com) \n",
"- [LangChain Core - Memory and Conversational AI](https://github.com/hwchase17/langchain) \n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

요것도 해당레퍼런스 링크가 맞나요..? 확인 부탁드립니다..!

ppakyeah
ppakyeah previously approved these changes Jan 31, 2025
@JunseongKim1104
Copy link
Contributor Author

@chaeyoonyunakim 님 해당 PR 검토 요청 드립니다~ :)

@chaeyoonyunakim chaeyoonyunakim dismissed stale reviews from ppakyeah and architectyou via 75ecd28 February 1, 2025 11:29
chaeyoonyunakim
chaeyoonyunakim previously approved these changes Feb 1, 2025
Copy link
Contributor

@chaeyoonyunakim chaeyoonyunakim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요 @JunseongKim1104 님, 번역/검수 확인 후 수정 커밋 변경있었습니다.

  1. 소문자 시작 헤딩 대문자로 변경
  2. 헤딩 아래로 설명 들어갈 때 한 줄 띄우기. 동일 마크다운 내 새로운 문단 시작 시에도 한줄 띄우기 (엔터 두번)
  3. 그 외 사소한 문법 (위 2가지 수정이 없었다면 커밋하지 않았을 것 같은) 수정 있었습니다.

기존 리뷰어 분들 Approval 재요청 드리겠습니다. 감사합니다

Copy link
Contributor

@chaeyoonyunakim chaeyoonyunakim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

템플릿 기준 Reference 아래 End of tutorial 문구가 필요하지 않아 삭제, dash 4개로 마무리하였습니다

@JunseongKim1104
Copy link
Contributor Author

@chaeyoonyunakim 님 꼼꼼한 검토 감사드립니다.
@architectyou , @ppakyeah 님 정말 마지막 approve 부탁 드립니다.

감사합니다.

@teddylee777 teddylee777 merged commit 2b163c8 into LangChain-OpenTutorial:main Feb 4, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs tutorial proofreading 번역/검수팀 제안사항 반영
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants