Uses of Package
org.springframework.ai.document
Packages that use org.springframework.ai.document
Package
Description
-
Classes in org.springframework.ai.document used by org.springframework.ai.documentClassDescriptionConverts the Document text and metadata into an AI, prompt-friendly text representation.Default implementation of
ContentFormatter.A document is a container for the content and metadata of a document.Common set of metadata keys used inDocuments byDocumentReaders and VectorStores. -
Classes in org.springframework.ai.document used by org.springframework.ai.embeddingClassDescriptionConverts the Document text and metadata into an AI, prompt-friendly text representation.A document is a container for the content and metadata of a document.
-
Classes in org.springframework.ai.document used by org.springframework.ai.evaluation
-
Classes in org.springframework.ai.document used by org.springframework.ai.readerClassDescriptionA document is a container for the content and metadata of a document.
-
Classes in org.springframework.ai.document used by org.springframework.ai.transformerClassDescriptionConverts the Document text and metadata into an AI, prompt-friendly text representation.A document is a container for the content and metadata of a document.
-
Classes in org.springframework.ai.document used by org.springframework.ai.transformer.splitterClassDescriptionA document is a container for the content and metadata of a document.
-
Classes in org.springframework.ai.document used by org.springframework.ai.writerClassDescriptionA document is a container for the content and metadata of a document.Write a list of
Documentinstances.