FileAccessProviderOptions.Instructions Property

Definition

Gets or sets custom instructions provided to the agent for using the file access tools.

public string? Instructions { get; set; }
member this.Instructions : string with get, set
Public Property Instructions As String

Property Value

When null (the default), the provider uses built-in instructions that guide the agent on how to use file storage effectively.

Applies to