Open
Description
- Replace
image_bytes
inVectorStoreEntry
withimage_source
(typed as an optionalSource
object) - Make sure that all vector stores properly serialize and deserialize this object when saving/retrieving results (especially Chroma and pgvector)
- Add a new type of Source -
BytesSource
, that have the file data directly saved as bytes inside of it.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready