Class Document

java.lang.Object
org.springframework.ai.document.Document
All Implemented Interfaces:
Content, MediaContent

public class Document extends Object implements MediaContent
A document is a container for the content and metadata of a document. It also contains the document's unique ID and an optional embedding.