CreateResponse.AgentSessionId Property

Definition

Optional session identifier for sandbox affinity. Currently only relevant for hosted agents. When provided, the request is routed to the same sandbox. When omitted, auto-derived from conversation_id/prev_response_id or a new UUID is generated.

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

Property Value

Applies to