AgentGroupChatSingletonAnalyzer
NexusLabs.Foundry.MicrosoftAgentFramework.Analyzers¶
AgentGroupChatSingletonAnalyzer Class¶
Analyzer that validates [AgentGroupChatMember] group declarations.
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentGroupChatSingletonAnalyzer
Remarks¶
\<b>FDRYMAF002\</b> (Error): A named group chat has fewer than two members in this compilation.
IWorkflowFactory.CreateGroupChatWorkflow throws at runtime when this condition is met.