MagenticPlanCreatedEvent(ChatMessage) Constructor
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 MagenticPlanCreatedEvent(Microsoft.Extensions.AI.ChatMessage fullTaskLeger);
new Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticPlanCreatedEvent : Microsoft.Extensions.AI.ChatMessage -> Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticPlanCreatedEvent
Public Sub New (fullTaskLeger As ChatMessage)
Parameters
- fullTaskLeger
- ChatMessage