ResponseEventStream.AddOutputItemFileSearchCall 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.
Creates a file search call output item scope with the next output index and an auto-generated item ID.
public virtual Azure.AI.AgentServer.Responses.OutputItemFileSearchCallBuilder AddOutputItemFileSearchCall();
abstract member AddOutputItemFileSearchCall : unit -> Azure.AI.AgentServer.Responses.OutputItemFileSearchCallBuilder
override this.AddOutputItemFileSearchCall : unit -> Azure.AI.AgentServer.Responses.OutputItemFileSearchCallBuilder
Public Overridable Function AddOutputItemFileSearchCall () As OutputItemFileSearchCallBuilder
Returns
A new OutputItemFileSearchCallBuilder for the file search call output item.