Share via


AgentInvokeOptions.KernelArguments Property

Definition

Gets or sets optional arguments to pass to the agent's invocation, including any PromptExecutionSettings

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

Property Value

Applies to