MagenticPlanCreatedEvent 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.
Represents the creation of the initial plan
public sealed class MagenticPlanCreatedEvent : Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticOrchestratorEvent
type MagenticPlanCreatedEvent = class
inherit MagenticOrchestratorEvent
Public NotInheritable Class MagenticPlanCreatedEvent
Inherits MagenticOrchestratorEvent
- Inheritance
Constructors
| Name | Description |
|---|---|
| MagenticPlanCreatedEvent(ChatMessage) |
Represents the creation of the initial plan |
Properties
| Name | Description |
|---|---|
| Data |
Optional payload (Inherited from WorkflowEvent) |
| FullTaskLedger |
A ChatMessage containing the initial plan. |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from WorkflowEvent) |