@deskcreate/agentcraft
    Preparing search index...

    Interface SQLiteArtifactStoreOptions

    Options for the optional better-sqlite3 artifact store.

    interface SQLiteArtifactStoreOptions {
        dbPath: string;
    }
    Index

    Properties

    Properties

    dbPath: string