-
Notifications
You must be signed in to change notification settings - Fork 195
VDMS langchain package update #1317
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e90c52a
Update VDMS related components
cwlacewe d7f4af6
Update VDMS related components
cwlacewe 6cd8d10
Merge branch 'update_vdms' of https://github.com/cwlacewe/GenAIComps …
cwlacewe f5ebbc6
Pinned protobuf==4.24.2 for vdms to avoid issues
cwlacewe ab33713
Update VDMS related components
cwlacewe c4d01c5
Pinned protobuf==4.24.2 for vdms to avoid issues
cwlacewe aa2841b
Merge branch 'update_vdms' of https://github.com/cwlacewe/GenAIComps …
cwlacewe d208dcc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] eedf19b
Update VDMS related components
cwlacewe 4a7b2cc
Merge branch 'update_vdms' of https://github.com/cwlacewe/GenAIComps …
cwlacewe ac11f7e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b8198e5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 12900b7
pin protobuf with installation of opentelemetry
cwlacewe faa18b3
Merge branch 'update_vdms' of https://github.com/cwlacewe/GenAIComps …
cwlacewe 57cedc4
pin protobuf and downgrade opentelemetry to v1.27.0 in dataprep and r…
cwlacewe 845401d
Move opentelemetry installation to requirements file like others, uns…
cwlacewe 29d52d2
Merge branch 'main' into update_vdms
xiguiw 145558d
Merge branch 'main' into update_vdms
cwlacewe b89964d
Update VDMS related components
cwlacewe 6c2746e
Pinned protobuf==4.24.2 for vdms to avoid issues
cwlacewe 625a28a
Update VDMS related components
cwlacewe 21ae0c4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2bb28b0
pin protobuf with installation of opentelemetry
cwlacewe c88968f
pin protobuf and downgrade opentelemetry to v1.27.0 in dataprep and r…
cwlacewe 19a0a0a
Move opentelemetry installation to requirements file like others, uns…
cwlacewe 49bf4e2
Merge branch 'update_vdms' of https://github.com/cwlacewe/GenAIComps …
cwlacewe e7382f1
Merge branch 'main' into update_vdms
xiguiw 1da89e0
Merge branch 'main' into update_vdms
xiguiw 074bfd8
Merge branch 'main' into update_vdms
xiguiw 7a081e2
Merge branch 'main' into update_vdms
cwlacewe 1e25d57
Merge branch 'main' into update_vdms
xiguiw 5a59760
Merge branch 'main' into update_vdms
chensuyue 61a354f
Merge branch 'main' into update_vdms
xiguiw 3f6357e
Merge branch 'main' into update_vdms
cwlacewe 934875a
Merge branch 'main' into update_vdms
xiguiw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This change will break CI test, the code change in GHA workflow won't work until they merged, because we use "pull_request_target".