CreateResponseOptionsExtensions.set_AgentConversationId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void set_AgentConversationId(OpenAI.Responses.CreateResponseOptions options, string value);
static member set_AgentConversationId : OpenAI.Responses.CreateResponseOptions * string -> unit
Public Shared Sub set_AgentConversationId (options As CreateResponseOptions, value As String)
Parameters
- options
- OpenAI.Responses.CreateResponseOptions
- value
- String