UNPKG

@tsailab/xai

Version:

The loto-xai is an openai nodejs sdk compatible extension library.

6 lines 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEEPSEEK_BASEURL_V1 = exports.DEEPSEEK_BASEURL = void 0; exports.DEEPSEEK_BASEURL = 'https://api.deepseek.com'; exports.DEEPSEEK_BASEURL_V1 = 'https://api.deepseek.com/v1'; //# sourceMappingURL=deepseek.constants.js.map