Uses of Class
com.azure.ai.agents.persistent.models.RunStepFunctionToolCallDetails
Packages that use RunStepFunctionToolCallDetails
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepFunctionToolCallDetails in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepFunctionToolCallDetailsModifier and TypeMethodDescriptionRunStepFunctionToolCallDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepFunctionToolCallDetails from the JsonReader.RunStepFunctionToolCall.getFunction()Get the function property: The detailed information about the function called by the model.