GenerativeModel(String, ModelParams, HttpClient, ILogger) | Represents a generative AI model designed to handle text generation tasks with configurable settings, platform adapters, safety measures, and advanced functionalities such as function calling and content caching. |
GenerativeModel(IPlatformAdapter, String, GenerationConfig, ICollectionSafetySetting, String, HttpClient, ILogger) | Represents a generative AI model, providing functionality for text generation tasks. |
GenerativeModel(String, String, GenerationConfig, ICollectionSafetySetting, String, HttpClient, ILogger) | Represents a generative AI model designed for text generation and related tasks. |