[E-3] 17-LangGraph/02-Structures/LangGraph-Add-Query-Rewrite#488
Merged
Conversation
samdaseuss
requested changes
Jan 23, 2025
samdaseuss
left a comment
Contributor
There was a problem hiding this comment.
🖥️ 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, 한국어 기술 가능}
수고하셨습니다 :)
그런데 rag 폴더의 파일은 충돌 때문에 올리지 않는걸로 알고 있는데 혹시 모르니 일단 보류해놓겠습니다!
1. rag 폴더 삭제 2. langchain_opentutorial 라이브러리 활용 (일부 rag 파일 대체)
Contributor
Author
rag폴더 삭제하여 충돌 위험 해결했습니다. |
MoonHeesun
approved these changes
Jan 24, 2025
MoonHeesun
left a comment
Contributor
There was a problem hiding this comment.
🖥️ 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:
고생하셨습니다! 모든 코드가 잘 실행되는 것까지 확인했습니다 :)
MoonHeesun
previously approved these changes
Jan 24, 2025
MoonHeesun
left a comment
Contributor
There was a problem hiding this comment.
Approve 한 상태지만.. 뒤늦게 한 가지 더 comment 남깁니다..!
| "# LangGraph-Add-Query-Rewrite\n", | ||
| "\n", | ||
| "- Author: [Sunworl Kim](https://github.com/sunworl)\n", | ||
| "- Design:\n", |
Contributor
There was a problem hiding this comment.
기여자 프로필 작성 가이드에 따라 design 프로필은 추가해주셔야 할 것 같습니다!
Contributor
Author
There was a problem hiding this comment.
놓치고 있었는데, 알려주셔서 감사합니다.
추가했습니다.
기여자 프로필 작성 가이드에 따라 design 프로필 추가
MoonHeesun
previously approved these changes
Jan 24, 2025
"TAVILY_API_KEY" 불필요하여 삭제
MoonHeesun
approved these changes
Jan 24, 2025
chaeyoonyunakim
approved these changes
Feb 1, 2025
samdaseuss
approved these changes
Feb 2, 2025
samdaseuss
left a comment
Contributor
There was a problem hiding this comment.
🖥️ 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, 한국어 기술 가능}
수고하셨습니다 :)
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
{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