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