-
Notifications
You must be signed in to change notification settings - Fork 282
[E-2] / 03-OutputParser / 01-PydanticOutputParser #55
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] EnumOutputParser [Version] initial [Language] ENG [Package] langchain, langchain-openai LangChain EnumOutputParser Tutorial - Explained the concept and use cases of EnumOutputParser in LangChain. - Created an example using a custom Enum. - Showed how to parse LLM responses strictly to predefined Enum values.
[Title] Datetime Output Parser [Version] initial [Language] ENG [Packages] langchain, langchain_core, langchain_openai Tutorial for Datetime Output Parser - how to use the
[Title] Datetime Output Parser [Version] initial [Language] ENG [Packages] langchain, langchain_core, langchain_openai Content Grammar Correction
[Title] PydanticOutputParser [Version] initial [Language] ENG [Packgage] langchain-openai, langchain-core, pydantic
[Title] PydanticOutputParser [Version] initial [Language] ENG [Packgage] langchain-openai, langchain-core, pydantic
[Title] PydanticOutputParser [Version] initial [Language] ENG [Packgage] langchain-openai, langchain-core, pydantic
[Title] PydanticOutputParser [Version] initial [Language] ENG [Packgage] langchain-openai, langchain-core, pydantic
[Title] PydanticOutputParser |
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):
import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): YES
모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): YES
기타 의견: 고생 많으셨습니다! 새해복 많이 받으세요~!
[Review] Review OS(Windows/Mac/Linux): Mac |
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.
Approved.
Comments in another.
파일명 오탈자 변경 필요 |
[Title] PydanticOutputParser
[Version] initial
[Language] ENG
[Packgage] langchain-openai, langchain-core, pydantic