-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Upgrade to weaviate-client to v4 #40194
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 all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
de930a4
feat(providers/weaviate): update min weaviate-client version to 4.4.0
Lee-W 88fcf40
feat(providers/weaviate): update airflow connection to v4 style
Lee-W d0a47ba
feat(providers/weaviate): add http_secure and grpc_secure
Lee-W 41f25d5
feat(providers/weaviate): migrate test_connections to v4 API
Lee-W c366d54
feat(providers/weaviate): migrate create_class to create_collection
Lee-W cf282b0
feat(providers/weaviate): migrate get_schema to get_collection_config…
Lee-W 63dd7a6
feat(providers/weaviate): migrate delete_classes to delete_collections
Lee-W 814ca57
feat(providers/weaviate): migrate query_with_vector to v4 API
Lee-W b505d2a
feat(providers/weaviate): migrate query_with_text to v4 API
Lee-W 35aadc6
feat(providers/weaviate): migrate create_object to v4 API
Lee-W f1cda43
feat(providers/weaviate): migrate get_object to v4 API
Lee-W 95f9db4
feat(providers/weaviate): migrate delete_object to v4 API
Lee-W c6b3e68
feat(providers/weaviate): migrate update_object to v4 API
Lee-W 52495de
feat(providers/weaviate): migrate replace_object to v4 API
Lee-W 2ade84d
feat(providers/weaviate): migrate object_exists to v4 API
Lee-W 5b84c85
feat(providers/weaviate): migrate _generate_uuids to v4 API
Lee-W 84a1ce3
refactor(providers/weaviate): extract common get collection logic
Lee-W 45dd131
feat(providers/weaviate): migrate batch_data to v4 API
Lee-W 0f1d956
feat(providers/weaviate): migrate get_or_create_object to v4 API
Lee-W 9539b46
feat(providers/weaviate): migrate _delete_objects to v4 API
Lee-W 52af6ca
feat(providers/weaviate): migrate _delete_all_documents_objects to v4…
Lee-W 780305b
feat(providers/weaviate): migrate _get_documents_to_uuid_map to v4 API
Lee-W 5e37b00
feat(providers/weaviate): migrate _get_segregated_documents to v4 API
Lee-W 1c4f0ec
feat(providers/weaviate): migrate create_or_replace_document_objects …
Lee-W 0d442a0
feat(providers/weaviate): remove validate_object
Lee-W a600004
refactor(providers/weaviate): remove unused retry_status_codes
Lee-W db5bfc7
refactor(providers/weaviate): remove deprecated get_client
Lee-W 3849417
feat(providers/weaviate): migrate update_config to v4 API
Lee-W 9f34735
feat(providers/weaviate): remove create_schema and delete_all_schema …
Lee-W fd595ac
feat(providers/weaviate): remove create_or_replace_classes as there's…
Lee-W 060c92e
feat(providers/weaviate): remove _compare_schema_subset, _convert_pro…
Lee-W 32f8505
feat(providers/weaviate): migrate WeaviateIngestOperator to v4 API
Lee-W bdff77f
feat(providers/weaviate): migrate WeaviateDocumentIngestOperator to v…
Lee-W d341df7
fix(providers/weaviate): fix connect default port
Lee-W de825ba
refactor(provider/weaviate): rename update_config as update_collectio…
Lee-W d7e51ec
fix(providers/weaviate): fix batch_data wrong parameter used
Lee-W 49e87d8
fix(providers/weaviate): fix wrong v4 API calls in get_all_objects
Lee-W b07725e
fix(providers/weaviate): fix get_all_object with as_dataframe set to …
Lee-W 391a01f
fix(providers/weaviate): fix create_or_replace_document_objects
Lee-W 87b9125
refactor(providers/weaviate): rename query_without_vector as query_wi…
Lee-W aabb499
feat(providers/weaviate): migrate operators to v4 API hook
Lee-W 86fcd03
refactor(providers/weavite): group similar methods together
Lee-W 93abecd
test(providers/weaviate): update unit tests for operators
Lee-W 756dc67
test(providers/weaviate): fix hooks tests due to API migration
Lee-W 6593f17
test(providers/weaviate): migrate system tests to v4 API
Lee-W 95d159c
docs(providers/weaviate): update doc for v4 API migration
Lee-W f8fa89b
test(providers/weaviate): fix hooks tests due to API migration
Lee-W 8a2af9c
style(providers/weaviate): fix mypy warnings
Lee-W 7e3a8ae
docs(providers/weaviate): update changelog
Lee-W e881d70
docs(providers/weaviate): add more detail description to host
Lee-W a2224e7
docs(providers/weaviate): fix changelog rst format
Lee-W 8f6f4ae
build(providers/weaviate): add 2.0.0 to provider metadata
Lee-W 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.
Uh oh!
There was an error while loading. Please reload this page.