Uses of Class
com.azure.ai.agents.persistent.models.RunStepDeltaMessageCreationObject
Packages that use RunStepDeltaMessageCreationObject
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepDeltaMessageCreationObject in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepDeltaMessageCreationObjectModifier and TypeMethodDescriptionRunStepDeltaMessageCreationObject.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepDeltaMessageCreationObject from the JsonReader.RunStepDeltaMessageCreation.getMessageCreation()Get the messageCreation property: The message creation data.