-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Image Embedding Support #4125
Comments
Please list providers that support image embeddings. |
For example Amazon Titan Multimodal Embeddings G1 model can do it, there are other models as well, if you need more i can make a research. |
We'll probably hold back on this for now until major providers such as OpenAI support it. |
Would also love this - currently have to duck out of the AI SDK for multimodal embeddings through VertexAI. |
Same here |
Feature Description
Currently, the Vercel AI SDK only supports text embedding models. We would like to request the addition of support for creating embeddings for images as well.
As image-based machine learning and multi-modal AI applications become more common, the ability to generate embeddings for images would greatly enhance the SDK’s capabilities. This feature would allow developers to leverage image similarity, classification, and other AI-driven tasks directly within the Vercel ecosystem.
Use Cases
Additional context
We believe this feature would provide significant value and open up new possibilities for developers using the Vercel AI SDK. Looking forward to seeing this feature in a future release!
The text was updated successfully, but these errors were encountered: