Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DeclarativeAgentExtensions Class
Definition
- Namespace:
- Microsoft.SemanticKernel
- Assembly:
- Microsoft.SemanticKernel.Plugins.OpenApi.Extensions.dll
- Package:
- Microsoft.SemanticKernel.Plugins.OpenApi.Extensions v1.45.0-alpha
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. |
