SmythOS SDK
    Preparing search index...

    Type Alias TGenAILLMOutputs

    type TGenAILLMOutputs = {
        Reply: any;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    Reply: any