Language

MagenticPlanCreatedEvent Class

Definition

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)

Applies to