Skip to content

feat: range vectors using an id prefix#18

Merged
heyjorgedev merged 1 commit intomasterfrom
dx-1668
Mar 3, 2025
Merged

feat: range vectors using an id prefix#18
heyjorgedev merged 1 commit intomasterfrom
dx-1668

Conversation

@heyjorgedev
Copy link
Contributor

This PR introduces a new property on `VectorRange´ that allows iteration on database records using an id prefix:

$results = $this->namespace->rangeIterator(new VectorRange(limit: 10, prefix: 'prefix-'));

@linear
Copy link

linear bot commented Feb 28, 2025

Copy link

@yunusemreozdemir yunusemreozdemir left a comment

Choose a reason for hiding this comment

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

Along the same lines with vector-py implementation, good tests.

@heyjorgedev heyjorgedev merged commit e5afd05 into master Mar 3, 2025
9 checks passed
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