UGemini 2.0.1
A C# wrapper for the Google Gemini API.
Loading...
Searching...
No Matches
Uralstech.UGemini.Models.Content.Attribution.GeminiSemanticRetrieverChunk Class Reference

Identifier for a Chunk retrieved via Semantic Retriever specified in the GenerateAnswerRequest using SemanticRetrieverConfig. More...

Public Attributes

string Source
 Name of the source matching the request's SemanticRetrieverConfig.source. Example: corpora/123 or corpora/123/documents/abc.
 
string Chunk
 Name of the Chunk containing the attributed text. Example: corpora/123/documents/abc/chunks/xyz.
 

Detailed Description

Identifier for a Chunk retrieved via Semantic Retriever specified in the GenerateAnswerRequest using SemanticRetrieverConfig.


The documentation for this class was generated from the following file: