-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Feature][Transform] Support single/batch mode vectorization using Amazon Titan & cohere embedding model #9120
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 15 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
02a62e9
init bedrock model files
SEZ9 2d06f2e
Merge branch 'apache:dev' into dev
SEZ9 b0350d3
init parameters
SEZ9 c75cad1
Merge branch 'dev' of https://github.com/SEZ9/seatunnel into dev
SEZ9 11f476b
test complete
SEZ9 4ee4dd5
fix type
SEZ9 af08bbe
fix type
SEZ9 590cf92
fix typo
SEZ9 88e616c
Merge branch 'apache:dev' into dev
SEZ9 6b4b3ff
change link
SEZ9 e531857
Merge branch 'dev' of https://github.com/SEZ9/seatunnel into dev
SEZ9 5f43a40
trigger build
SEZ9 72246c5
update doc
SEZ9 6e1a424
updated EmbeddingTransformFactory
SEZ9 8d7b4e3
add e2e transform amazon model
SEZ9 384db01
Merge branch 'apache:dev' into dev
SEZ9 e973325
trigger build
SEZ9 5261ac2
Merge branch 'apache:dev' into dev
SEZ9 dcce04e
Merge branch 'apache:dev' into dev
SEZ9 61c6bce
add dependencies check list
SEZ9 c4f6717
Update known-dependencies.txt
SEZ9 a07024b
Update known-dependencies.txt
SEZ9 7287e45
Update known-dependencies.txt
SEZ9 53f622e
modified aws region option key name
SEZ9 0b4bdd7
Merge branch 'apache:dev' into dev
SEZ9 9e004b5
Update embedding_transform.conf
SEZ9 059d1b7
Update embedding_transform.conf
SEZ9 23fcc1f
Update embedding.md
SEZ9 aaf88da
add support amazon endpoint , modified e2e mock test
SEZ9 d76c740
update bedrock e2e URI
SEZ9 d847009
change e2e only bedrock cohere
SEZ9 efbaa87
Update embedding_transform.conf
SEZ9 0ab05c0
Update mock-embedding.json
SEZ9 c36114e
Update mock-embedding.json
SEZ9 ee121ac
Update BedrockModel.java
SEZ9 0298311
Update TestEmbeddingIT.java
SEZ9 33aca70
remove useIdleConnectionReaper
SEZ9 1e53c59
Merge branch 'apache:dev' into dev
SEZ9 7894179
Merge branch 'apache:dev' into dev
SEZ9 b9f8313
Merge branch 'apache:dev' into dev
SEZ9 6cd605d
Merge branch 'apache:dev' into dev
SEZ9 05cb544
Merge branch 'apache:dev' into dev
SEZ9 fd6ae5e
Update Elasticsearch.md
SEZ9 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
modified
regiontoaws_region