-
Notifications
You must be signed in to change notification settings - Fork 339
Compatible with LangChain 1.2.0 for DocSum and CodeGen #2384
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: ZePan110 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates an import statement to use the new langchain_core package instead of the deprecated langchain package for the PromptTemplate class.
- Migrated from
langchain.promptstolangchain_core.promptsfor PromptTemplate import
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
Signed-off-by: ZePan110 <[email protected]>
570a8a5 to
c1d6245
Compare
for more information, see https://pre-commit.ci
|
The CI failure is unrelated to this change. |
Signed-off-by: ZePan110 <[email protected]>
…est to 1.22.2-32 Signed-off-by: ZePan110 <[email protected]>
|
|
Description
Compatible with LangChain 1.2.0 for DocSum and CodeGen
Update UI base images for DocSum and CodeGen
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.