Package org.springframework.ai.rag.generation.augmentation
@NonNullApi
@NonNullFields
package org.springframework.ai.rag.generation.augmentation
RAG Sub-Module: Query Augmentation.
-
ClassDescriptionAugments the user query with contextual data from the content of the provided documents.A component for augmenting an input query with additional data, useful to provide a large language model with the necessary context to answer the user query.