Share via


AgentInvokeOptions.Kernel Property

Definition

Gets or sets the Kernel containing services, plugins, and other state for use by the agent

public Microsoft.SemanticKernel.Kernel? Kernel { get; init; }
member this.Kernel : Microsoft.SemanticKernel.Kernel with get, set
Public Property Kernel As Kernel

Property Value

Applies to