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

A citation to a source for a portion of a specific response. More...

Public Attributes

int StartIndex
 Start of segment of the response that is attributed to this source.
 
int EndIndex
 End of the attributed segment, exclusive.
 
string Uri
 URI that is attributed as a source for a portion of the text.
 
string License
 License for the GitHub project that is attributed as a source for segment.
 

Detailed Description

A citation to a source for a portion of a specific response.

Member Data Documentation

◆ StartIndex

int Uralstech.UGemini.Models.Content.Citation.GeminiCitationSource.StartIndex

Start of segment of the response that is attributed to this source.

Index indicates the start of the segment, measured in bytes.


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