UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

6 lines 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TOP_K_MAX_VALUE = exports.TOP_K_MIN_VALUE = void 0; exports.TOP_K_MIN_VALUE = 1; exports.TOP_K_MAX_VALUE = 10; //# sourceMappingURL=constants.js.map