Uses of Record Class
dev.langchain4j.model.googleai.GroundingMetadata.GroundingChunk.RetrievedContext
Packages that use GroundingMetadata.GroundingChunk.RetrievedContext
-
Uses of GroundingMetadata.GroundingChunk.RetrievedContext in dev.langchain4j.model.googleai
Methods in dev.langchain4j.model.googleai that return GroundingMetadata.GroundingChunk.RetrievedContextModifier and TypeMethodDescriptionGroundingMetadata.GroundingChunk.retrievedContext()Returns the value of theretrievedContextrecord component.Constructors in dev.langchain4j.model.googleai with parameters of type GroundingMetadata.GroundingChunk.RetrievedContextModifierConstructorDescriptionGroundingChunk(GroundingMetadata.GroundingChunk.Web web, GroundingMetadata.GroundingChunk.RetrievedContext retrievedContext, GroundingMetadata.GroundingChunk.Maps maps) Creates an instance of aGroundingChunkrecord class.