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

Skip to content

Conversation

MoonHeesun
Copy link
Contributor

@MoonHeesun MoonHeesun commented Jan 22, 2025

{PR Message - Write freely, remove this bracket if unnecessary}

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

Copy link
Contributor

@choincnp choincnp 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:
    안녕하세요 @MoonHeesun 님, 먼저 튜토리얼 개발하시느라 고생 많으셨습니다!
    다음과 같이 변경해주셔야 하는데요,
  1. 먼저 assets에 올라오는 이미지는 teddynote 이미지가 아닌, 새로 이미지파일 요청하셔서 받으셔야 합니다.
  2. !pip install -> %pip install입니다. 다음부터는 처음에 만드실 때 템플릿 잘 준수해서 이용하시면 좋겠습니다. 99-Template directory에 해당 파일 있습니다.
  3. rag dir 안에 있는 파일은 빼고 push날려주셨으면 좋겠어요. 충돌이 날 수 있어서요!
  4. data 안에 pdf는 Newwhitepaper_Agents2.pdf 파일로 통일해주시면 좋을 것 같아요. / 아니어도 상관없습니다.

나머지는 코드 execution 및 결과도 잘 뽑히네요! 제가 토요일에 출국 일정이 있어서 일찍 고쳐주시면 제가 얼른 리뷰해보겠습니다!

@chaeyoonyunakim chaeyoonyunakim self-requested a review January 23, 2025 07:19
@chaeyoonyunakim chaeyoonyunakim added docs tutorial proofreading 번역/검수팀 제안사항 반영 labels Jan 23, 2025
@MoonHeesun
Copy link
Contributor Author

@choincnp 님 리뷰 감사합니다! 말씀 주신 내용 수정하였으니 확인 부탁드립니다 :)

  1. 디자인팀에 요청한 상태입니다. 이미지 전달 받으면 수정하도록 하겠습니다!
  2. !pip install -> %pip install 수정했습니다. 이전 예제 템플릿을 사용하며 해당 부분을 놓쳤네요.. 앞으로는 템플릿 가이드 잘 따르도록 하겠습니다 :)
  3. rag dir 안에 있는 파일은 제외했습니다.
  4. 저희 팀 공통 pdf 파일 및 공통 질문을 사용하였습니다. 해당 디코 내용 첨부드리니 확인 부탁드려요!
    https://discord.com/channels/1314137385881047110/1314138892516982824/1330191052073603195

바쁘신 와중 꼼꼼한 리뷰에 다시 한 번 감사드립니다!

Copy link
Contributor

@choincnp choincnp left a comment

Choose a reason for hiding this comment

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

@MoonHeesun 고생하셨어요. 지금 Approve 드려도 이미지 갈면 다시 초기화돼서, 그때 discord 등에서 멘션 다시 한번 주시겠어요?

Copy link
Contributor

@sunworl sunworl left a comment

Choose a reason for hiding this comment

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

🖥️ OS: Win
✅ 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
Contributor

@sunworl sunworl left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

Copy link
Contributor

@choincnp choincnp left a comment

Choose a reason for hiding this comment

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

제가 공통 pdf파일을 잘못알고있었네요~ 너무 고생 많으셨습니다!

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

Successfully merging this pull request may close these issues.

5 participants