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

Feature/image embeddings vector #1753

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Feb 20, 2025

Describe your changes

Issue ticket number and link

#1729. Doesn't close since none of the existing Drivers support image embeddings.

@collindutter collindutter force-pushed the feature/image-embeddings-vector branch from 08ccde7 to 79e7dcf Compare February 20, 2025 00:28
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 94.93671% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...riptape/drivers/embedding/base_embedding_driver.py 86.66% 1 Missing and 1 partial ⚠️
...riptape/drivers/vector/base_vector_store_driver.py 91.30% 0 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@collindutter collindutter force-pushed the feature/image-embeddings-vector branch 3 times, most recently from c4e2887 to 6097cd4 Compare February 20, 2025 17:18
… that supports multi-modal artifacts

feat(drivers-vector): support upserting/querying `ImageArtifact`s
feat(drivers-embedding): support embedding `ImageArtifact`s
@collindutter collindutter force-pushed the feature/image-embeddings-vector branch from 6097cd4 to d838100 Compare February 20, 2025 17:26
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.

1 participant