Replies: 1 comment
-
To ensure that the code from the merged PR #6576 is included in the new Weaviate package for LangChainJS, you need to follow the build and packaging process defined in the
These steps will ensure that the latest changes, including those from PR #6576, are included in the new Weaviate package for LangChainJS [1]. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
Yesterday we merged this PR to main branch and included in new version #6576 but the merged code is not present in package, I need to do something to build the new weaviate package?
System Info
{
name: 'langchain',
'dist-tags': {
next: '0.2.3-rc.0',
latest: '0.2.17'
},
}
Beta Was this translation helpful? Give feedback.
All reactions