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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove instanceof checks in favour of typeName checks #797

Merged
merged 3 commits into from
Apr 17, 2023

Conversation

justindra
Copy link
Contributor

Continuing the fix started in #787 by removing instanceof checks now that typeName checks is in.

@vercel
Copy link

vercel bot commented Apr 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Apr 17, 2023 1:46pm

@nfcampos nfcampos added the lgtm PRs that are ready to be merged as-is label Apr 17, 2023
@nfcampos
Copy link
Collaborator

Thanks!

@nfcampos nfcampos merged commit 1c1916e into langchain-ai:main Apr 17, 2023
RohitMidha23 pushed a commit to RohitMidha23/langchainjs that referenced this pull request Apr 18, 2023
…-ai#797)

* fix: remove instanceof checks in favour of typeName cheks

* Remove eslint check

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>
@justindra justindra deleted the fix-structured-parser branch April 21, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PRs that are ready to be merged as-is
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants