-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
- I have read and agree to the contributing guidelines.
Is your feature request related to a problem? Please describe.
I can't use image embedding models like OpenAi's CLIP in Griptape.
Describe the solution you'd like
I want Embedding Drivers to support images.
Describe alternatives you've considered
Additional context
The eventual goal is to use the embeddings with Vector Store Drivers which means I'd maybe need upsert_image_artifact and query_image methods. upsert_vector and query_vector may be sufficient for now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels