GoogleAIPlatformAdapterBaseUrl Property
Gets or sets the base URL used for making requests to the Google AI Generative API.
By default, this property is initialized to the URL specified in
GoogleGenerativeAI.
It serves as the foundational endpoint for constructing resource-specific URLs.
Namespace: GenerativeAIAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public string BaseUrl { get; set; }
Property Value
String