Skip to content
This repository was archived by the owner on Sep 9, 2026. It is now read-only.
This repository was archived by the owner on Sep 9, 2026. It is now read-only.

Pre-built: Text #788

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

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

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions