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

Finding vector source ID #118

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Finding vector source ID #118

merged 3 commits into from
Aug 1, 2023

Conversation

zimventures
Copy link
Contributor

This PR adds a reference to the source vector for Redis and Pinecone assets.

For example, given a finding on a Redis asset, the index and vector ID is shown as the source:
image

For Pinecone, the unique vector ID is shown. Mantium does not currently support handing back the source ID (coming soon), so that functionality will be added in a future PR.

Search refactor

This functionality is enabled by a refactor of the asset provider search() method. Each implementation is now expected to return a list of SearchResult objects.

Closes out #86

@zimventures zimventures merged commit 0e6a8eb into main Aug 1, 2023
5 checks passed
@zimventures zimventures deleted the zim/86 branch August 14, 2023 13:08
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.

None yet

3 participants