mimiq
    Preparing search index...

    Interface LLMResult

    interface LLMResult {
        text: string;
    }
    Index

    Properties

    Properties

    text: string