Freigeben über


CreateResponse.ContextManagement Property

Definition

Context management configuration for this request.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ContextManagementParam> ContextManagement { get; set; }
member this.ContextManagement : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ContextManagementParam> with get, set
Public Property ContextManagement As IList(Of ContextManagementParam)

Property Value

Applies to