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

build[patch]: Add way to escape side effects within an entrypoint #6174

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

jacoblee93
Copy link
Collaborator

@jacoblee93 jacoblee93 commented Jul 23, 2024

Also properly throw if a side effect is detected

@jacoblee93 jacoblee93 requested review from nfcampos and dqbd July 23, 2024 00:02
Copy link

vercel bot commented Jul 23, 2024

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

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 1:19am
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 1:19am

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. auto:improvement Medium size change to existing code to handle new use-cases labels Jul 23, 2024
libs/langchain-scripts/src/build_v2.ts Show resolved Hide resolved
libs/langchain-scripts/src/build_v2.ts Outdated Show resolved Hide resolved
libs/langchain-scripts/src/build_v2.ts Outdated Show resolved Hide resolved
libs/langchain-scripts/src/build_v2.ts Outdated Show resolved Hide resolved
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases lgtm PRs that are ready to be merged as-is size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants