Skip to content

Pre-built: Text #788

@JohannesMessner

Description

@JohannesMessner

Create an importable pre-built Document Text.

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

class Text(BaseDocument):
    text: str
    uri: TextURI
    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