Allows partial modifications to the corpus.
A queryable collection of documents. A corpus can be used to ground Ultravox
with factual content for a particular domain.
The unique ID of this corpus.
When this corpus was created.
A description of this corpus.
The current stats for this corpus.
The last time the contents of this corpus were updated.
The number of chunks in this corpus. Chunks are subsets of documents.
The number of documents in this corpus.
The number of vectors in this corpus. Vectors are used for semantic search.
Multiple vectors may correspond to a single chunk.
The current status of this corpus, indicating whether it is queryable.
Available options:
CORPUS_STATUS_UNSPECIFIED
,
CORPUS_STATUS_EMPTY
,
CORPUS_STATUS_INITIALIZING
,
CORPUS_STATUS_READY
,
CORPUS_STATUS_UPDATING
A queryable collection of documents. A corpus can be used to ground Ultravox
with factual content for a particular domain.
The unique ID of this corpus.
When this corpus was created.
A description of this corpus.
The current stats for this corpus.
The last time the contents of this corpus were updated.
The number of chunks in this corpus. Chunks are subsets of documents.
The number of documents in this corpus.
The number of vectors in this corpus. Vectors are used for semantic search.
Multiple vectors may correspond to a single chunk.
The current status of this corpus, indicating whether it is queryable.
Available options:
CORPUS_STATUS_UNSPECIFIED
,
CORPUS_STATUS_EMPTY
,
CORPUS_STATUS_INITIALIZING
,
CORPUS_STATUS_READY
,
CORPUS_STATUS_UPDATING