ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
new Document(data: object): Document;
string
Record
ChunkMetaDataValueType
Document
content: string;
metadata: Record<string, ChunkMetaDataValueType>;
toJSON(): Record<string, unknown>;
unknown
Was this page helpful?