-
Notifications
You must be signed in to change notification settings - Fork 282
[E-2] 17-LangGraph/01-Core-Features/09-DeleteMessages #450
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
[E-2] 17-LangGraph/01-Core-Features/09-DeleteMessages #450
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: Mac
✅ Checklist
- [O ] Template: Tutorials follows the required template.
- [O ] Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
- [O ] Image: Image filenames follow guidelines.
- [O ] Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
- [O ] Code Execution: Code runs without errors.
- Comments:
- 기존 한글 튜토리얼에 없는 Key Components와 Key Details 추가로 인하여 튜토리얼의 설명과 이해를 더 풍부하게 만드는것 같습니다.
- set_env에 "LANGCHAIN_PROJECT": "", 가 채워져있지 않습니다.
- 코드 마지막 줄에 빈 python cell이 있어 이를 삭제해주시면 좋을 듯 합니다.
모든 코드가 정상작동합니다.
고생 많으셨습니다!
@jhboyo 수정했습니다! 한번만 더 리뷰 부탁드립니다!! |
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
✅ Checklist
- [ O] Template: Tutorials follows the required template.
- [ O] Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
- [ O] Image: Image filenames follow guidelines.
- [ O] Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
- [ O] Code Execution: Code runs without errors.
- Comments:
수정반영 사항 확인하였고 코드 모두 정상 작동 재확인하였습니다.
고생 많으셨습니다!
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
✅ 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.
파일 위치 수정이 필요합니다!
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
✅ 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: 파일 위치 수정 확인하였습니다.
1674bde
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