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

chore: Upgrade LangChain packages to latest versions (no-changelog) #11771

Merged
merged 13 commits into from
Dec 2, 2024

Conversation

burivuhster
Copy link
Contributor

Summary

This PR updates all the LangChain packages to their latest versions.

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Nov 18, 2024
@burivuhster burivuhster marked this pull request as ready for review November 18, 2024 13:05
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../utils/output_parsers/N8nStructuredOutputParser.ts 66.66% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@netroy
Copy link
Member

netroy commented Nov 26, 2024

The tests seem to be failing because of this change, because the updated code is now swallowing the original ZodError.

@burivuhster
Copy link
Contributor Author

Thanks @netroy! I opened a PR to fix this in LangChain: langchain-ai/langchainjs#7232 But then switched to another task

Copy link
Contributor

github-actions bot commented Dec 2, 2024

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Dec 2, 2024

n8n    Run #8173

Run Properties:  status check passed Passed #8173  •  git commit 362272bcd5: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 burivuhster 🗃️ e2e/*
Project n8n
Branch Review ai-448-update-langchain-versions
Run status status check passed Passed #8173
Run duration 04m 44s
Commit git commit 362272bcd5: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 burivuhster 🗃️ e2e/*
Committer कारतोफ्फेलस्क्रिप्ट™
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 478
View all changes introduced in this branch ↗︎

@burivuhster burivuhster merged commit 28487ed into master Dec 2, 2024
35 of 36 checks passed
@burivuhster burivuhster deleted the ai-448-update-langchain-versions branch December 2, 2024 14:35
burivuhster added a commit that referenced this pull request Dec 2, 2024
…11771)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
@janober
Copy link
Member

janober commented Dec 4, 2024

Got released with [email protected]

riascho pushed a commit that referenced this pull request Jan 14, 2025
…11771)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Little bug in format message for AI
3 participants