Gaunt Sloth Assistant - v1.1.5
    Preparing search index...

    Interface CustomCommandParameter

    Configuration for a custom command parameter. Parameters allow the model to provide dynamic values to commands.

    interface CustomCommandParameter {
        description: string;
    }
    Index

    Properties

    Properties

    description: string

    Description of the parameter shown to the model.