Uses of Class
com.azure.ai.agents.persistent.models.RunStepFileSearchToolCallResults
Packages that use RunStepFileSearchToolCallResults
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepFileSearchToolCallResults in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepFileSearchToolCallResultsModifier and TypeMethodDescriptionRunStepFileSearchToolCallResults.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepFileSearchToolCallResults from the JsonReader.RunStepDeltaFileSearchToolCall.getFileSearch()Get the fileSearch property: Reserved for future use.RunStepFileSearchToolCall.getFileSearch()Get the fileSearch property: For now, this is always going to be an empty object.