UNPKG

@n8n/n8n-nodes-langchain

Version:
11 lines 517 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.COMPATIBLE_MODE_SUFFIX = exports.REGION_BASE_HOSTS = void 0; exports.REGION_BASE_HOSTS = { 'ap-southeast-1': 'https://dashscope-intl.aliyuncs.com', 'us-east-1': 'https://dashscope-us.aliyuncs.com', 'cn-beijing': 'https://dashscope.aliyuncs.com', 'cn-hongkong': 'https://cn-hongkong.dashscope.aliyuncs.com', }; exports.COMPATIBLE_MODE_SUFFIX = '/compatible-mode/v1'; //# sourceMappingURL=alibaba-cloud-base-url.js.map