[03-Agent] 04-LangGraph-Runtime - Runtime 튜토리얼 업데이트 #8
+415
−137
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 타입
변경 사항
LangGraph V1의 Runtime 기능에 대한 튜토리얼을 업데이트했습니다.
수정된 파일
03-Agent/04-LangGraph-Runtime.ipynb(+415, -137 lines)체크리스트
기존 튜토리얼 수정인 경우
{NN}-LangGraph-{Topic}.ipynb)테스트 결과
테스트 환경:
노트북 셀 실행 결과가 정상적으로 저장되어 있으며, 에러 출력이 없음을 확인했습니다.
추가 설명
Runtime 튜토리얼 주요 내용:
context_schema로 정의한 Context를 도구에서runtime.context로 접근runtime.store.get(),put()사용법runtime.stream_writer활용@dynamic_prompt,@before_model,@after_model에서 Runtime 사용