Documentation - v1.2.0-alpha.3
    Preparing search index...

    Agent component for agent Dialogs.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    z

    Methods

    Constructors

    Properties

    z: ZodType<AgentComponent, ZodTypeDef, AgentComponent> = ...

    A Zod schema for validating that an object is an AgentComponent.

    This schema checks if the object has a configureServices method.

    Methods