-
Notifications
You must be signed in to change notification settings - Fork 282
[E-2] 03-OUTPUTPARSER / 04-JsonOutputParser #90
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
[Title] JsonOutputParser [Version] initial [Language] ENG [Packages] langchain_core, lanchain_openai, pydantic Tutorial for JsonOutputParser
[Title] JsonOutputParser [Version] initial [Language] ENG [Packages] langchain_core, lanchain_openai, pydantic Complete develop Tutorial for JsonOutputParser
[Title] JsonOutputParser [Version] initial [Language] ENG [Packages] langchain_core, lanchain_openai, pydantic
[Review] Review OS(Windows/Mac/Linux): Mac Template Rule 가이드를 준수 하였는가(YES/NO): YES Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): YES 이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): YES import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): YES 모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): YES MarkDown 구문에 오타인 부분 수정하여 반영 완료하였습니다. 수고 많으셨습니다!
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.
[Review]
Review OS(Windows/Mac/Linux): Mac
Template Rule 가이드를 준수 하였는가(YES/NO): YES
Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): YES
이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): YES
import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): YES
모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): YES
MarkDown 구문에 오타인 부분 수정하여 반영 완료하였습니다. 수고 많으셨습니다!
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.
[Review]
Comments:
Review OS(Windows/Mac/Linux): Mac
Adhering to the Template Rule: YES
Working able of Contents (ToC) Links: YES
if images are included, do the image file name follows the guideline: N/A
Is the guide, up-to-date with the packages: YES
Are all codes running without errors?: YES
All criteria passed.
Good work.
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.
Approve
[Team] Existing content development team 2
[Title] JsonOutputParser
[Version] initial
[Language] ENG
[Packages] langchain_core, lanchain_openai, pydantic