-
Notifications
You must be signed in to change notification settings - Fork 282
[E-2] 17-LangGraph / 10-ToolNode #457
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
squash commits!
@seofield @suhyun0115 두 분께 리뷰 요청드립니다! |
🖥️ OS: Win
from dotenv import load_dotenv Attempt to load environment variables from a .env file; if unsuccessful, set them manually.if not load_dotenv(): 그리고
|
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, 한국어 기술 가능}
- 17-LangGraph/01-Core-Features 일단 파일 경로가 여기 아래로 들어가야 할것 같아요~
- 랭스미스 키를 안넣으면 에러값이 프린트 되는데요 튜토리얼에 랭스미스키까지는 잘 안넣을것 같은데 뺄수있는 방법이 있을까요 ..?

1. attempt to load environment variables from a .env file 2. typo
@suhyun0115 리뷰 감사합니다! 수정해서 push 하였습니다. |
@seofield
|
1번만 파일 경로 수정해주시면 될것 같습니다~! |
add sub directory
@seofield 안내주시어 감사합니다! 폴더생성하여 push 하였습니다. |
파일이 2개 push됐습니다! 01폴더 밑의 파일만 남기셔야 될 것 같습니다~ |
create directory and move the existing file. and remove the exist one
@suhyun0115 확인 감사합니다! 수정했는데 다시 한번 확인 부탁 드립니다. |
directory update
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: 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, 한국어 기술 가능}
고생 많이하셨습니다!!
0525147
into
LangChain-OpenTutorial:main
squash commits!
{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