FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Pre-built: Text · Issue #788 · docarray/docarray · GitHub

Pre-built: Text #788

Description

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


Back | FazBrowse Home | New Git URL