@squidcloud/client
    Preparing search index...

    Class AiAgentClient

    AiAgentClient manages AI agent interactions, including listing agents, handling real-time chat responses, and processing AI status updates through WebSocket notifications.

    Index

    Methods

    • Lists all agents available in the system.

      Returns Promise<AiAgent<undefined>[]>

      A promise that resolves to an array of AiAgent instances.