Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineNlpPoolInfoResponse

    interface GetEngineNlpPoolInfoResponse {
        nlpPools: NlpPool[];
    }
    Index

    Properties

    Properties

    nlpPools: NlpPool[]