Uses of Class
com.azure.ai.openai.assistants.models.RunStepToolCallDetails
Packages that use RunStepToolCallDetails
Package
Description
Package containing the data models for Assistants.
-
Uses of RunStepToolCallDetails in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return RunStepToolCallDetailsModifier and TypeMethodDescriptionstatic RunStepToolCallDetails
RunStepToolCallDetails.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepToolCallDetails from the JsonReader.