NB Scraper Docs - v1.1.8
    Preparing search index...

    Interface BlackBoxAIData

    BlackBox AI Types

    interface BlackBoxAIData {
        response: string;
        source: BlackBoxSource[];
    }
    Index

    Properties

    Properties

    response: string

    The AI's response text

    source: BlackBoxSource[]

    Array of sources used by the AI