Skip to content

Pre-built: Image #787

@JohannesMessner

Description

@JohannesMessner

Create an importable pre-built Document Image.

It needs to be decided what fields and types it should contain, the one below is just a naive suggestion:

class Image(BaseDocument):
    tensor: Tensor
    uri: ImageURI
    embedding: Embedding

Metadata

Metadata

Labels

DocArray v2This issue is part of the rewrite; not to be merged into main

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions