IAgent.AsPlugin Method
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.
Expose the agent as a plugin.
public Microsoft.SemanticKernel.Experimental.Agents.AgentPlugin AsPlugin ();
abstract member AsPlugin : unit -> Microsoft.SemanticKernel.Experimental.Agents.AgentPlugin
Public Function AsPlugin () As AgentPlugin