Skip to content

Adding named vectors to collections#385

Merged
bevzzz merged 6 commits into
mainfrom
feat/add_vector
Jun 16, 2025
Merged

Adding named vectors to collections#385
bevzzz merged 6 commits into
mainfrom
feat/add_vector

Conversation

@bevzzz
Copy link
Copy Markdown
Collaborator

@bevzzz bevzzz commented Jun 2, 2025

This PR adds a client.schema().vectorAdder() method, which lets users add named vectors in collections. The only pre-condition is that the collection must already define a named vector (during its creation).

Supported by both sync and async clients.

Copy link
Copy Markdown

@orca-security-eu orca-security-eu Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz self-assigned this Jun 2, 2025
@bevzzz bevzzz requested a review from antas-marcin June 2, 2025 15:47
Comment thread src/main/java/io/weaviate/client/v1/schema/api/VectorAdder.java Outdated
Comment thread src/main/java/io/weaviate/client/v1/async/schema/api/VectorAdder.java Outdated
Comment thread src/main/java/io/weaviate/client/v1/schema/api/VectorAdder.java Outdated
@bevzzz bevzzz merged commit 1a02879 into main Jun 16, 2025
5 checks passed
@bevzzz bevzzz deleted the feat/add_vector branch June 16, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants