DeclarativeAgentExtensions Class
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.
Provides extension methods for loading and managing declarative agents and their Copilot Agent Plugins.
public static class DeclarativeAgentExtensions
type DeclarativeAgentExtensions = class
Public Module DeclarativeAgentExtensions
- Inheritance
-
DeclarativeAgentExtensions
Methods
CreateChatCompletionAgentFromDeclarativeAgentManifestAsync<T>(Kernel, String, CopilotAgentPluginParameters, PromptExecutionSettings, CancellationToken) |
Creates a chat completion agent from a declarative agent manifest asynchronously. |