Agent component for agent Dialogs.
Static
A Zod schema for validating that an object is an AgentComponent.
AgentComponent
This schema checks if the object has a configureServices method.
configureServices
Configures the services, custom actions, memory scopes, and adapters for the component.
Services Collection to register.
Configuration for the agent component.
Agent component for agent Dialogs.