[03-Agent] 05-LangGraph-Structured-Output - LangGraph V1 구조화된 출력 튜토리얼 업데이트 #3
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의 구조화된 출력(Structured Output) 기능에 대한 튜토리얼을 전면 개선했습니다.
create_agent와response_format매개변수를 사용한 구조화된 출력 구현ProviderStrategy와ToolStrategy두 가지 전략 설명 및 예제 추가handle_errors) 상세 설명 및 다양한 옵션 예제수정된 파일
03-Agent/05-LangGraph-Structured-Output.ipynb체크리스트
기존 튜토리얼 수정인 경우
{NN}-LangGraph-{Topic}.ipynb)테스트 결과
테스트 환경:
모든 코드 셀이 정상 실행되었으며, 출력 결과가 노트북에 저장되어 있습니다.
추가 설명
구조화된 출력 튜토리얼 주요 내용: