Skip to content
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

[NOID] Fixes #4087 #4080 #4231: Add vector info procedures (#4142) and added Milvus and Pinecone support #4264

Merged
merged 10 commits into from
Jan 21, 2025

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Dec 4, 2024

Fixes #4087
Fixes #4080
Fixes #4231
Fixes #4245
Fixes #4232
Fixes #4233

Cherry-pick 5748e1c

Cherry-pick 4044f23

Cherry-pick b7697f4

Cherry-pick e70fcd6

Cherry-pick e70fcd6

Cherry-pick b7697f4

WIP: merge milvus and manual re-execute cherry-pick

@vga91 vga91 added cherry-picked This PR has been cherry-picked to the other active branches 4.4 extended-functionality labels Dec 4, 2024
@vga91 vga91 marked this pull request as draft December 4, 2024 15:24
@vga91 vga91 force-pushed the 4.4-issue-4087 branch 3 times, most recently from 5dc0871 to cde1151 Compare December 18, 2024 16:23
@vga91 vga91 changed the title [NOID] Fixes #4087: Add vector info procedures (#4142) [NOID] Fixes #4087 #4080 #4231: Add vector info procedures (#4142) and added Milvus and Pinecone support Dec 18, 2024
@vga91 vga91 force-pushed the 4.4-issue-4087 branch 3 times, most recently from e21c3ad to 3a08f10 Compare January 15, 2025 16:48
vga91 added 7 commits January 16, 2025 09:49
* Fixes #4087: Add vector info procedures

* changes review

* fix tests and added getInfoNotExistentCollection tests
* Fixes #4080: Add Pinecone and Milvus support

* small code refactoring

* changes review

* fix PineconeTest without env vars
….weaviate.query* procedures should get the fields config from metadataKey if present (#4241)

* Fixes #4231: The apoc.vectordb.milvus.query* and apoc.vectordb.weaviate.query* procedures should get the fields config from metadataKey if present

* test fixes and changes review

* fix tests
….weaviate.query* procedures should get the fields config from metadataKey if present (#4241)

* Fixes #4231: The apoc.vectordb.milvus.query* and apoc.vectordb.weaviate.query* procedures should get the fields config from metadataKey if present

* test fixes and changes review

* fix tests
@vga91 vga91 marked this pull request as ready for review January 21, 2025 09:11
@vga91 vga91 merged commit f8142df into 4.4 Jan 21, 2025
12 checks passed
@vga91 vga91 deleted the 4.4-issue-4087 branch January 21, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment