You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, this package will take images and encode them before returning an LLM's response. By embeddings, can you give an example of what the use case is or results you are after?
For the ollamar-backend, looks like there's a few ways to creating embeddings, we could possibly support.
For the ellmer-backend, I think there will be additional packages for embedding and RAG, so TBD on this side.
Let me know if you have an example and we can test support on the ollamar side, or if you are willing to put a PR, I can review it.
Hello, would it be possible to get the image embeddings out directly? Say for each image in a folder?
The text was updated successfully, but these errors were encountered: