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