UGemini 2.0.1
A C# wrapper for the Google Gemini API.
Loading...
Searching...
No Matches
Uralstech.UGemini.Models Namespace Reference

Classes

class  GeminiModel
 Information about a Generative Language Model. More...
 
class  GeminiModelGetRequest
 Gets information about a specific model. Return type is GeminiModel. More...
 
class  GeminiModelId
 Information about the unique ID of a Generative Language Model. More...
 
class  GeminiModelIdStringConverter
 Custom JSON converter to handle conversion of GeminiModelId to a single string value and vice-versa. More...
 
class  GeminiModelListRequest
 Requests metadata for all existing models. Return type is GeminiModelListResponse. More...
 
class  GeminiModelListResponse
 The response for a GeminiModelListRequest call. More...