[E-4] 17-LangGraph / 03-Use-Cases / 06-Multi-Agent-Collaboration #547
+709
−0
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.
이번주에 진행된 langchain_teddynote 패키지 내재화 작업을 반영하여
multi_agent_collaboration.py 삭제 및 관련 패키지 import 구문 수정되었습니다.
추가로 마지막 셀에 agent invoke 쿼리가 매년 탄소배출량 관련 내용이었는데,
관련 값을 웹검색으로 찾기가 어려워서 그런지 가끔씩 recursion_limit에 걸려서 에러가 났습니다.
그래서 쿼리를 글로벌 1인당 GDP 내용으로 바꿨습니다.
그 이외에는 이전과 달라진 내용 없습니다!
새로 PR 열어서 번거로우시겠지만 마지막 리뷰 부탁드립니다~
감사합니다.
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