-
Notifications
You must be signed in to change notification settings - Fork 282
[E-4] 15-Agent / 06-Agentic-RAG #393
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.
안녕하세요 정말 고생 많으셨습니다.
- PDF 파일의 다운로드 링크가 빠진 것 같습니다. 디스코드에 있는 가이드에 따르면 아래와 같은 형식으로 파일 다운로드 정보를 제공하도록 안내합니다.
`Document Used for Practice
A European Approach to Artificial Intelligence - A Policy Perspective
Author: EIT Digital and 5 EIT KICs (EIT Manufacturing, EIT Urban Mobility, EIT Health, EIT Climate-KIC, EIT Digital)
Link: https://eit.europa.eu/sites/default/files/eit-digital-artificial-intelligence-report.pdf
File Name: A European Approach to Artificial Intelligence - A Policy Perspective.pdf
Please copy the downloaded file to the data folder for practice.`
- RecursiveCharacterTextSplitter() 패키지가 구버전으로 불러오고 있습니다. 이 부분은 수정이 필요해 보입니다
🖥️ OS: Win
|
@JunseongKim1104 @suhyun0115 반영이 늦어서 정말 죄송합니다 😂 다시 한번 리뷰 부탁드립니다. 감사합니다! |
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:
정말 수고 많으셨습니다. 한가지만 말씀 드리면 TOC는 level2 헤더만 연결해야 한다고 하더라구요. 저도 이번에 알았습니다. 이 부분만 고치시면 될 것 같습니다!
수정 후
@JunseongKim1104 헉! 정말 감사드립니다. 말씀하신 코멘트 반영하였습니다 😂 |
🖥️ OS: Win
|
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:
수고하셨습니다~!
bce3c21
into
LangChain-OpenTutorial:main
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