Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Jae-hoya
Copy link
Contributor

@Jae-hoya Jae-hoya commented Jan 1, 2025

[Title] PydanticOutputParser
[Version] initial
[Language] ENG
[Packgage] langchain-openai, langchain-core, pydantic

ranian963 and others added 14 commits December 31, 2024 17:11
[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
@Jae-hoya Jae-hoya requested review from brian604 and stsr1284 January 1, 2025 13:11
@Jae-hoya
Copy link
Contributor Author

Jae-hoya commented Jan 1, 2025

[Title] PydanticOutputParser
[Version] initial
[Language] ENG
[Packgage] langchain-openai, langchain-core, pydantic

Copy link
Contributor

@stsr1284 stsr1284 left a 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
기타 의견: 고생 많으셨습니다! 새해복 많이 받으세요~!

@Jae-hoya Jae-hoya changed the title [Team] Existing content development teams 2 #35 [E-2] / 03-OutputParser / 01-PydanticOuputParser Jan 1, 2025
@brian604
Copy link
Contributor

brian604 commented Jan 1, 2025

[Review]

Review OS(Windows/Mac/Linux): Mac
Template Rule 가이드를 준수 하였는가(YES/NO): YES
Table of Contents 의 링크가 원활하게 동작하는지 확인하였는가?(YES/NO): YES
이미지가 포함되어 있다면, 이미지의 파일명이 가이드를 준수하였는가?(YES/NO): N/A
import 구문이 예전 legacy 방식이 아닌 최신 버전을 따르는가?(YES/NO): YES
모든 코드가 동작에 오류 없이 동작하는가? (만약, warning 발생시 코멘트에 적어주세요): YES

Copy link
Contributor

@brian604 brian604 left a 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.

@teddylee777 teddylee777 merged commit 9700449 into LangChain-OpenTutorial:main Jan 2, 2025
1 of 4 checks passed
@Jae-hoya Jae-hoya changed the title [E-2] / 03-OutputParser / 01-PydanticOuputParser [E-2] / 03-OutputParser / 01-PydanticOutputParser Jan 3, 2025
@Jae-hoya Jae-hoya changed the title [E-2] / 03-OutputParser / 01-PydanticOutputParser [E-2] / 03-OutputParser / 01-PydanticOuputParser Jan 3, 2025
@Jae-hoya Jae-hoya changed the title [E-2] / 03-OutputParser / 01-PydanticOuputParser [E-2] / 03-OutputParser / 01-PydanticOutputParser Jan 3, 2025
@Jae-hoya
Copy link
Contributor Author

Jae-hoya commented Jan 3, 2025

파일명 오탈자 변경 필요
01-PydanticOuputParser.ipynb -> 01-PydanticOutputParser.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants