Uses of Class
com.azure.ai.agents.persistent.models.RunStepMessageCreationReference
Packages that use RunStepMessageCreationReference
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepMessageCreationReference in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepMessageCreationReferenceModifier and TypeMethodDescriptionRunStepMessageCreationReference.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepMessageCreationReference from the JsonReader.RunStepMessageCreationDetails.getMessageCreation()Get the messageCreation property: Information about the message creation associated with this run step.