Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
McpRole.cs
2{
6 public enum McpRole
7 {
11 User,
12
16 Assistant
17 }
18}
McpRole
Identifies a Role in a Model Context Protocol (MCP) context.
Definition: McpRole.cs:7