OutputItemFileSearchCallBuilder.EmitSearching 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.
Produces a response.file_search_call.searching event.
public virtual Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallSearchingEvent EmitSearching();
abstract member EmitSearching : unit -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallSearchingEvent
override this.EmitSearching : unit -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallSearchingEvent
Public Overridable Function EmitSearching () As ResponseFileSearchCallSearchingEvent
Returns
A ResponseFileSearchCallSearchingEvent.