Uses of Class
com.azure.ai.openai.assistants.models.RunStepFunctionToolCallDetails
Packages that use RunStepFunctionToolCallDetails
Package
Description
Package containing the data models for Assistants.
-
Uses of RunStepFunctionToolCallDetails in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.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.