Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerNlpPoolInfoResponse

    interface EngineServerNlpPoolInfoResponse {
        nlp_pools: EngineServerNlpPool[];
    }
    Index

    Properties

    Properties

    nlp_pools: EngineServerNlpPool[]