GenerativeModelSystemInstruction Property
Gets or sets the system instruction used to guide the behavior of the generative model.
This property defines the overarching context or guideline for content generation,
shaping the responses produced by the model to align with specific requirements or objectives.
Namespace: GenerativeAIAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public string? SystemInstruction { get; set; }
Property Value
String