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