Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename to str output parser #8373

Merged
merged 2 commits into from Jul 27, 2023
Merged

rename to str output parser #8373

merged 2 commits into from Jul 27, 2023

Conversation

hwchase17
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jul 27, 2023

The latest updates on your projects. Learn more about Vercel for Git 鈫楋笌

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain 猬滐笍 Ignored (Inspect) Jul 27, 2023 7:16pm

@dosubot dosubot bot added the 馃:improvement Medium size change to existing code to handle new use-cases label Jul 27, 2023
@@ -155,6 +155,9 @@ def parse(self, text: str) -> str:
return text


NoOpOutputParser = StrOutputParser
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add deprecation warning?

@hwchase17 hwchase17 merged commit f5bf893 into master Jul 27, 2023
23 checks passed
@hwchase17 hwchase17 deleted the harrison/str-output-parser branch July 27, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃:improvement Medium size change to existing code to handle new use-cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants