Vectara Document
A Vectara document is either a structured (Core) document with explicit parts, or an unstructured file that Vectara parses into parts.
AIAgentsCorporaEmbeddingsEnterprise SearchGenerative AIGrounded GenerationHallucination DetectionLLMMCPRAGRetrievalSearchSemantic SearchVector Search
Properties
| Name |
Type |
Description |
| id |
string |
Caller-assigned unique identifier within the corpus. |
| type |
string |
Whether the document was added via Core indexing or file upload. |
| metadata |
object |
Document-level metadata used for filtering and presentation. |
| document_parts |
array |
Ordered list of document parts (sections, chunks) indexed for retrieval. |
JSON Schema