-
Notifications
You must be signed in to change notification settings - Fork 282
[E-2] 11-Reranker / 04-FlashRank-Reranker #280
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
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.
🖥️ 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, 한국어 기술 가능}
가이드에 맞게 모든 내용이 명확하고 잘 정리되어 있네요. 👏
다만, 한 가지 작은 부분만 확인해 주시면 더 좋을 것 같습니다: - Environment Setup 섹션에 포함된 링크가 wikidocs로 연결되고 있는데 한글 문서라서 문제가 없을지 모르겠네요. 필요하다면 이번에 새로 작성한 영문 페이지들로 변경하는 것도 고려해 보면 좋을 것 같습니다.
https://github.com/LangChain-OpenTutorial/LangChain-OpenTutorial/blob/main/01-Basic/01-Getting-Started-Windows.ipynb
https://github.com/LangChain-OpenTutorial/LangChain-OpenTutorial/blob/main/01-Basic/02-Getting-Started-Mac.ipynb
Environment Setup
Set up the environment. You may refer to Environment Setup for more details.
@ThePurpleCollar 리뷰 감사합니다! 한 가지 작은 부분이 wikidocs 말씀하시는 걸까요? |
@forwardyoung 네. 맞습니다. 한글 문서라서요. 영어 문서 링크 올려두었습니다. |
오 네! 감사합니다:) |
@ThePurpleCollar 테디님께 따로 여쭈었는데, 짚어주신 부분은 인프라팀에서 일괄 작업해주신다고 합니다! 리뷰 감사합니다:) |
Restrict python-magic-bin installation to non-macOS platforms in requirements.txt
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.
🖥️ OS: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, 한국어 기술 가능}
- Environment Setup 코드 셀의 순서를 아래와 같이 수정 요청드립니다.
langchain-opentutorial
패키지 설치 코드 셀from langchain_opentutorial import package
코드 셀from dotenv import load_dotenv
코드 셀# Set local environment variables
코드 셀
Revert commit due to incorrect branch application
@BAEM1N 제가 패키지 설치하기도 전에 import 하도록 했었네요..! 순서 변경하여 다시 push 했습니다! |
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.
🖥️ 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, 한국어 기술 가능}
잘 작성된 것으로 보입니다. 고생 하셨어요 !!
@teddylee777 @musangk @BAEM1N 안녕하세요. 저 resolve conflicts에서 main 브랜치에 있는 코드로 바로 수정해도 될까요? |
appendix-keywords.txt에서 수정 방향 말씀해주시면 제가 수정 반영 하겠습니다. |
@BAEM1N 다음 수정 내용으로 반영해주심 감사하겠습니다. requirements 파일은 직접 수정하신 것이죠?? |
@forwardyoung, @BAEM1N
사전에 해당 파일을 포함하는 PR이 windows에서 작성된 것 같습니다. 내용이 완전히 동일하니, 위의 내용을 참고하여 conflict resolve로 처리하면 될 것 같습니다. (둘 중 하나 내용 제거) |
5259dd0
@forwardyoung @musangk revert 해당 커밋은 메인 브랜치에 바로 적용해도 문제가 없다고 판단되어 메인 브랜치에 바로 적용하였습니다. @ThePurpleCollar @cjLee-cmd 커밋으로 인한 리뷰 재승인만 부탁드립니다. |
@cjLee-cmd 창준님 요 pr도 approve 부탁드리겠습니다:) |
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.
[승인요청] Appoved
9b2cd47
into
LangChain-OpenTutorial:main
{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)
If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N