Interface: DocumentInfo
DocumentInfoProperties
- id:
str - text:
str - metadata:
Optional[Dict[str, str]] - embedding:
Optional[Sequence[float]] - payload:
Optional[str]- Opaque structured value (e.g. a JSON string) stored and returned verbatim; never embedded or searched. See Structured payload. (moss 1.5.0+)