@deskcreate/agentcraft
    Preparing search index...

    Interface ConversationSkillOptions

    interface ConversationSkillOptions {
        maxHistory?: number;
    }
    Index

    Properties

    Properties

    maxHistory?: number