RunStepMessageCreationDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The detailed information associated with a message creation run step.
public class RunStepMessageCreationDetails : Azure.AI.OpenAI.Assistants.RunStepDetails, System.ClientModel.Primitives.IJsonModel<Azure.AI.OpenAI.Assistants.RunStepMessageCreationDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.OpenAI.Assistants.RunStepMessageCreationDetails>
type RunStepMessageCreationDetails = class
inherit RunStepDetails
interface IJsonModel<RunStepMessageCreationDetails>
interface IPersistableModel<RunStepMessageCreationDetails>
Public Class RunStepMessageCreationDetails
Inherits RunStepDetails
Implements IJsonModel(Of RunStepMessageCreationDetails), IPersistableModel(Of RunStepMessageCreationDetails)
- Inheritance
- Implements
Properties
MessageCreation |
Information about the message creation associated with this run step. |
Explicit Interface Implementations
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET