Language

MagenticReplannedEvent Class

Definition

Represents the creation of a new plan in response to a stall.

public sealed class MagenticReplannedEvent : Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticOrchestratorEvent
type MagenticReplannedEvent = class
    inherit MagenticOrchestratorEvent
Public NotInheritable Class MagenticReplannedEvent
Inherits MagenticOrchestratorEvent
Inheritance

Constructors

Name Description
MagenticReplannedEvent(ChatMessage)

Represents the creation of a new plan in response to a stall.

Properties

Name Description
Data

Optional payload

(Inherited from WorkflowEvent)
FullTaskLedger

A ChatMessage containing the new plan.

Methods

Name Description
ToString() (Inherited from WorkflowEvent)

Applies to