Uses of Class
com.azure.ai.agents.persistent.models.RunStepDeltaFunction
Packages that use RunStepDeltaFunction
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepDeltaFunction in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepDeltaFunctionModifier and TypeMethodDescriptionstatic RunStepDeltaFunctionRunStepDeltaFunction.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepDeltaFunction from the JsonReader.RunStepDeltaFunctionToolCall.getFunction()Get the function property: The function data for the tool call.