Uses of Class
com.azure.ai.agents.persistent.models.RunStepFileSearchToolCallResult
Packages that use RunStepFileSearchToolCallResult
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepFileSearchToolCallResult in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepFileSearchToolCallResultModifier and TypeMethodDescriptionRunStepFileSearchToolCallResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepFileSearchToolCallResult from the JsonReader.Methods in com.azure.ai.agents.persistent.models that return types with arguments of type RunStepFileSearchToolCallResultModifier and TypeMethodDescriptionRunStepFileSearchToolCallResults.getResults()Get the results property: The array of a file search results.