Uses of Class
com.azure.ai.openai.assistants.models.RunStepMessageCreationReference
Packages that use RunStepMessageCreationReference
Package
Description
Package containing the data models for Assistants.
-
Uses of RunStepMessageCreationReference in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.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.