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

Skip to content

Conversation

PangPangGod
Copy link
Contributor

신규 3팀 RunnableRetry Draft Code입니다.
다음과 같은 사항 피드백 해주시면 감사하겠습니다.

  • 기본 규칙 준수
  • 추가 개발 필요한 사항

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

@PangPangGod PangPangGod self-assigned this Jan 8, 2025
@stsr1284
Copy link
Contributor

stsr1284 commented Jan 9, 2025

제 pr의 코멘트를 먼저 보고 확인하였는데 RunnableRetry 클래스 소개와 함께 with_retry를 같이 하신 점이 좋은 것 같습니다! 생각지도 못하였는데 덕분에 많이 배웁니다.
튜토리얼 내용도 좋은 것 같습니다

Copy link
Contributor

@stsr1284 stsr1284 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/Mac/Linux
✅ Checklist

  • [ ✅ ] Template: Tutorials follows the required template.
  • [ Yes ] 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: 고생하셨습니다~

Copy link
Contributor

@seofield seofield 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/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, 한국어 기술 가능}

LGTM!

Copy link
Contributor

@changwonjeon changwonjeon left a 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: Windows

  • Template Rule 준수 여부: 이상없음

  • Table of Contents 링크 확인: 이상없음

  • 이미지 파일명 검토: 이미지 파일 없으므로, 해당없음

  • 최신 import 방식 사용 여부: 이상없음

  • 코드 동작 확인: warning없이 잘 작동함

  • 제출 파일 확인: 이상없음

  • 기타 의견:
    리뷰어팀 전창원입니다.
    간결하게 이해가 쉽게 작성되어, 자연스럽게 실행하였습니다.
    하단 부분의 cell에서 가로로 약간 길게 된 줄만
    가독성을 위해 줄나눔을 하면 어떨까하는 의견을 드려봅니다.
    특이한 점은, 제가 실행할 때는 random함수값이 바로 1이 나와서
    한번에 success가 나오는 상황이더군요.ㅎㅎㅎ
    고생 많으셨습니다. 감사합니다.

@teddylee777 teddylee777 merged commit d26ecdd into LangChain-OpenTutorial:main Jan 11, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants