SemanticRetrieverChunk
io.cequence.openaiscala.gemini.domain.response.AttributionSourceId$.SemanticRetrieverChunk
Identifier for a Chunk retrieved via Semantic Retriever specified in the GenerateAnswerRequest using SemanticRetrieverConfig.
Attributes
- chunk
Output only. Name of the Chunk containing the attributed text. Example: corpora/123/documents/abc/chunks/xyz
- source
Output only. Name of the source matching the request's SemanticRetrieverConfig.source. Example: corpora/123 or corpora/123/documents/abc
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait AttributionSourceIdclass Objecttrait Matchableclass Any