@squidcloud/client
    Preparing search index...

    Type Alias AiAgentClientOptions

    Allows the user to provide custom options to the agent client

    type AiAgentClientOptions = {
        apiKey?: string;
    }
    Index

    Properties

    Properties

    apiKey?: string

    Allows providing an agent API key that can be used instead of the app API key