-
Notifications
You must be signed in to change notification settings - Fork 282
[N-3] 13-Langchain-Expression-Language / 04-Routing #277
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
[Title] Routing [Version] Initial [Language] ENG [Packages] langchain, langchain_openai, pydantic - 초기 템플릿 게재 - env 수정
@changwonjeon @musangk 님 리뷰 부탁 드립니다! |
불필요 empty cell 삭제
통일성 유지를 위한 패키지 설치 명령어 수정
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 Checklist]
-
Review OS: Linux
- Windows / Mac / Linux (해당 OS를 기재해주세요)
-
Template Rule 준수 여부:
- Template Rule 가이드를 준수하였는가? (Check 표기)
-
Table of Contents 링크 확인:
- Table of Contents의 링크가 원활하게 동작하는지 확인하였는가? (Check 표기)
- 리뷰 남긴 부분이 의도하신 부분인지 확인 부탁드립니다.
-
이미지 파일명 검토:
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가? (Check 표기)
-
최신 import 방식 사용 여부:
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가? (Check 표기)
-
코드 동작 확인:
- 모든 코드가 오류 없이 동작하는가? (Check 표기)
- Warning 발생 시 코멘트에 적어주세요.
-
제출 파일 확인:
- 꼭 필요한 파일들만 제출되었는가?
- 튜토리얼 외 설정 파일이나 다른 분이 작업한 파일이 포함되었는지 Files Changed에서 확인 부탁드립니다. (Check 표기)
- 꼭 필요한 파일들만 제출되었는가?
-
기타 의견:
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 Checklist]
-
Review OS: Windows
-
Template Rule 준수 여부: 이상없음
-
Table of Contents 링크 확인: 확인필요
- @musangk 님 말씀대로 링크 빠진 부분 확인 부탁드립니다.
-
이미지 파일명 검토: 이미지파일 해당없음
-
최신 import 방식 사용 여부: 이상없음
-
코드 동작 확인: 이상없음
-
제출 파일 확인: 이상없음
-
기타 의견:
LCEL 개념을 잘 보여주셨으며, 작성된 코드가 읽기 편하였고 리뷰하기도 용이하였습니다.
제안 드린 부분은 Text만 출력하는 내용이라 의도하신바에 따라 판단하시면 됩니다.
고생 많으셨습니다. 감사합니다.
[Title] Routing [Version] Second [Language] ENG [Packages] langchain, langchain_openai, pydantic, langchain_core - 리뷰어 추가 - 추가 내용 삽입
🖥️ OS: Linux
|
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 Checklist]
-
Review OS: Linux
- Windows / Mac / Linux (해당 OS를 기재해주세요)
-
Template Rule 준수 여부:
- Template Rule 가이드를 준수하였는가? (Check 표기)
-
Table of Contents 링크 확인:
- Table of Contents의 링크가 원활하게 동작하는지 확인하였는가? (Check 표기)
-
이미지 파일명 검토:
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가? (Check 표기)
-
최신 import 방식 사용 여부:
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가? (Check 표기)
-
코드 동작 확인:
- 모든 코드가 오류 없이 동작하는가? (Check 표기)
- Warning 발생 시 코멘트에 적어주세요.
-
제출 파일 확인:
- 꼭 필요한 파일들만 제출되었는가?
- 튜토리얼 외 설정 파일이나 다른 분이 작업한 파일이 포함되었는지 Files Changed에서 확인 부탁드립니다. (Check 표기)
- 꼭 필요한 파일들만 제출되었는가?
-
기타 의견:
- 추가 내용도 적지 않았는데 꼼꼼하게 작성해주셔서 감사합니다. 👍
⚠️ ⚠️ 김성철님의 의견처럼, 작성해주신 튜토리얼의 파일 및 PR 이름이 적절하지 않은 것 같습니다. 확인 부탁드립니다. (change request 걸어두겠습니다.)⚠️ ⚠️ - 추가 리뷰 남긴 내용 확인 부탁드립니다.
[Title] Routing [Version] Third [Language] ENG [Packages] langchain, langchain_openai, pydantic, langchain_core - 리뷰어 추가 - 추가 내용 삽입 - add new tutorial for runnable
[Title] Routing [Version] Third [Language] ENG [Packages] langchain, langchain_openai, pydantic, langchain_core - 리뷰어 추가 - 추가 내용 삽입 - add new tutorial for runnable - fix image folder and name
[Title] Routing [Version] Third [Language] ENG [Packages] langchain, langchain_openai, pydantic, langchain_core - 리뷰어 추가 - 추가 내용 삽입 - add new tutorial for runnable - fix image folder and name
[Title] Routing [Version] Third [Language] ENG [Packages] langchain, langchain_openai, pydantic, langchain_core - recommit after pulling all the merged files last week
[Title] JSONLoader [Version] profread [Language] ENG [Packages] langchain, langchain_openai, langchain_community, rq - add more jq queries examples and markdown to describe and explain them
[Title] Routing [Version] profread [Language] ENG [Packages] langchain, langchain_openai, langchain_community, rq - add more jq queries examples and markdown to describe and explain them
06-DocumentLoader/09-JSONLoader.ipynb 두개 파일이 추가되었습니다. 확인 부탁드립니다. 🙏 |
This reverts commit f8bac92.
[Title] Routing [Version] Fourth [Language] ENG [Packages] langchain, langchain_openai, pydantic, langchain_core - modify image syntax
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
남기겠습니다.
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 Checklist]
-
Review OS: Windows
-
Template Rule 준수 여부: 이상없음
-
Table of Contents 링크 확인: 확인필요
- 맨 밑에 링크(표: Comparison...)가 안되는 듯 합니다. 제안드린 내용 확인 부탁드립니다.
-
이미지 파일명 검토: 확인필요
- @musangk 님 말씀대로 파일명 확인이 필요해 보입니다.
-
최신 import 방식 사용 여부: 이상없음
-
코드 동작 확인: 이상없음
-
제출 파일 확인: 이상없음
-
기타 의견:
수정하시느라 고생 많으셨습니다.
위 2가지 사항에 대해 확인 부탁드립니다.
감사합니다!
[Title] Routing [Version] Review fix [Language] ENG [Packages] langchain, langchain_openai, langchain_core, pydantic - recommit and fix this file again
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 Checklist]
-
Review OS: Windows
-
Template Rule 준수 여부: 이상없음
-
Table of Contents 링크 확인: 수정완료 -> 이상없음
-
이미지 파일명 검토: 수정완료 -> 이상없음
-
최신 import 방식 사용 여부: 이상없음
-
코드 동작 확인: 이상없음
-
제출 파일 확인: 이상없음
-
기타 의견:
이전 2가지 요청사항에 대해 빠른 수정 감사합니다.
자료 작성하시느라 고생 많으셨습니다!
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 Checklist]
-
Review OS: Linux
- Windows / Mac / Linux (해당 OS를 기재해주세요)
-
Template Rule 준수 여부:
- Template Rule 가이드를 준수하였는가? (Check 표기)
-
Table of Contents 링크 확인:
- Table of Contents의 링크가 원활하게 동작하는지 확인하였는가? (Check 표기)
-
이미지 파일명 검토:
- 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가? (Check 표기)
-
최신 import 방식 사용 여부:
- import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가? (Check 표기)
-
코드 동작 확인:
- 모든 코드가 오류 없이 동작하는가? (Check 표기)
-
제출 파일 확인:
- 꼭 필요한 파일들만 제출되었는가?
- 튜토리얼 외 설정 파일이나 다른 분이 작업한 파일이 포함되었는지 Files Changed에서 확인 부탁드립니다. (Check 표기)
- 꼭 필요한 파일들만 제출되었는가?
-
기타 의견:
- 리뷰 피드백 모두 정성스럽게 수정해주시고 답변해주셔서 감사합니다. 💯
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: 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, 한국어 기술 가능}
- 리뷰가 늦어서 죄송합니다ㅠㅠ 다른 분들께서 꼼꼼하게 봐주셔서 따로 코멘트는 없습니다.
- 다만, 이미지 경로만 규칙에 따라 수정해주시면 좋을 것 같습니다.
13-LangChain-Expression-Language/assets/13-langchain-expression-language-runnable-pipeline.png
Outdated
Show resolved
Hide resolved
[Title] Routing [Version] Review fix [Language] ENG [Packages] langchain, langchain_openai, langchain_core, pydantic - fix image name
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: 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, 한국어 기술 가능}
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.
파일명 수정해주신 부분이 코드 적용이 안되어서 추가 내용 남깁니다.
확인 부탁드립니다.
[Title] Routing [Version] Review fix [Language] ENG [Packages] langchain, langchain_openai, langchain_core, pydantic - fix image name and add 0 front of file name
[Title] Routing [Version] Review fix [Language] ENG [Packages] langchain, langchain_openai, langchain_core, pydantic - fix image name and add 0 front of file name
[Title] Routing [Version] Review fix [Language] ENG [Packages] langchain, langchain_openai, langchain_core, pydantic - fix image name and add 0 front of file name
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.
수정 감사합니다. 👍
5f16828
into
LangChain-OpenTutorial:main
[Title] Routing
[Version] Initial
[Language] ENG
[Packages] langchain, langchain_openai, pydantic
: 초반 부분 작성 완료, 추가 예제 기제 예정
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