You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
66 KiB
JavaScript

9 months ago
"use strict";
/*
* ATTENTION: An "eval-source-map" devtool has been used.
* This devtool is neither made for production nor for readable output files.
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
* or disable the default devtool with "devtool: false".
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
*/
self["webpackHotUpdate_N_E"]("app/api/config/route",{
/***/ "(rsc)/./app/constant.ts":
/*!*************************!*\
!*** ./app/constant.ts ***!
\*************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ ACCESS_CODE_PREFIX: () => (/* binding */ ACCESS_CODE_PREFIX),\n/* harmony export */ ALIBABA_BASE_URL: () => (/* binding */ ALIBABA_BASE_URL),\n/* harmony export */ ANTHROPIC_BASE_URL: () => (/* binding */ ANTHROPIC_BASE_URL),\n/* harmony export */ Alibaba: () => (/* binding */ Alibaba),\n/* harmony export */ Anthropic: () => (/* binding */ Anthropic),\n/* harmony export */ ApiPath: () => (/* binding */ ApiPath),\n/* harmony export */ Azure: () => (/* binding */ Azure),\n/* harmony export */ BAIDU_BASE_URL: () => (/* binding */ BAIDU_BASE_URL),\n/* harmony export */ BAIDU_OATUH_URL: () => (/* binding */ BAIDU_OATUH_URL),\n/* harmony export */ BYTEDANCE_BASE_URL: () => (/* binding */ BYTEDANCE_BASE_URL),\n/* harmony export */ Baidu: () => (/* binding */ Baidu),\n/* harmony export */ ByteDance: () => (/* binding */ ByteDance),\n/* harmony export */ CACHE_URL_PREFIX: () => (/* binding */ CACHE_URL_PREFIX),\n/* harmony export */ CHATGLM_BASE_URL: () => (/* binding */ CHATGLM_BASE_URL),\n/* harmony export */ CHAT_PAGE_SIZE: () => (/* binding */ CHAT_PAGE_SIZE),\n/* harmony export */ ChatGLM: () => (/* binding */ ChatGLM),\n/* harmony export */ DEEPSEEK_BASE_URL: () => (/* binding */ DEEPSEEK_BASE_URL),\n/* harmony export */ DEEPSEEK_SUMMARIZE_MODEL: () => (/* binding */ DEEPSEEK_SUMMARIZE_MODEL),\n/* harmony export */ DEFAULT_GA_ID: () => (/* binding */ DEFAULT_GA_ID),\n/* harmony export */ DEFAULT_INPUT_TEMPLATE: () => (/* binding */ DEFAULT_INPUT_TEMPLATE),\n/* harmony export */ DEFAULT_MODELS: () => (/* binding */ DEFAULT_MODELS),\n/* harmony export */ DEFAULT_SIDEBAR_WIDTH: () => (/* binding */ DEFAULT_SIDEBAR_WIDTH),\n/* harmony export */ DEFAULT_SYSTEM_TEMPLATE: () => (/* binding */ DEFAULT_SYSTEM_TEMPLATE),\n/* harmony export */ DEFAULT_TTS_ENGINE: () => (/* binding */ DEFAULT_TTS_ENGINE),\n/* harmony export */ DEFAULT_TTS_ENGINES: () => (/* binding */ DEFAULT_TTS_ENGINES),\n/* harmony export */ DEFAULT_TTS_MODEL: () => (/* binding */ DEFAULT_TTS_MODEL),\n/* harmony export */ DEFAULT_TTS_MODELS: () => (/* binding */ DEFAULT_TTS_MODELS),\n/* harmony export */ DEFAULT_TTS_VOICE: () => (/* binding */ DEFAULT_TTS_VOICE),\n/* harmony export */ DEFAULT_TTS_VOICES: () => (/* binding */ DEFAULT_TTS_VOICES),\n/* harmony export */ DeepSeek: () => (/* binding */ DeepSeek),\n/* harmony export */ EXCLUDE_VISION_MODEL_REGEXES: () => (/* binding */ EXCLUDE_VISION_MODEL_REGEXES),\n/* harmony export */ EXPORT_MESSAGE_CLASS_NAME: () => (/* binding */ EXPORT_MESSAGE_CLASS_NAME),\n/* harmony export */ FETCH_COMMIT_URL: () => (/* binding */ FETCH_COMMIT_URL),\n/* harmony export */ FETCH_TAG_URL: () => (/* binding */ FETCH_TAG_URL),\n/* harmony export */ FileName: () => (/* binding */ FileName),\n/* harmony export */ GEMINI_BASE_URL: () => (/* binding */ GEMINI_BASE_URL),\n/* harmony export */ GEMINI_SUMMARIZE_MODEL: () => (/* binding */ GEMINI_SUMMARIZE_MODEL),\n/* harmony export */ Google: () => (/* binding */ Google),\n/* harmony export */ GoogleSafetySettingsThreshold: () => (/* binding */ GoogleSafetySettingsThreshold),\n/* harmony export */ IFLYTEK_BASE_URL: () => (/* binding */ IFLYTEK_BASE_URL),\n/* harmony export */ ISSUE_URL: () => (/* binding */ ISSUE_URL),\n/* harmony export */ Iflytek: () => (/* binding */ Iflytek),\n/* harmony export */ KnowledgeCutOffDate: () => (/* binding */ KnowledgeCutOffDate),\n/* harmony export */ LAST_INPUT_KEY: () => (/* binding */ LAST_INPUT_KEY),\n/* harmony export */ MAX_RENDER_MSG_COUNT: () => (/* binding */ MAX_RENDER_MSG_COUNT),\n/* harmony export */ MAX_SIDEBAR_WIDTH: () => (/* binding */ MAX_SIDEBAR_WIDTH),\n/* harmony export */ MCP_SYSTEM_TEMPLATE: () => (/* binding */ MCP_SYSTEM_TEMPLATE),\n/* harmony export */ MCP_TOOLS_TEMPLATE: () => (/* binding */ MCP_TOOLS_TEMPLATE),\n/* harmony export */ MIN_SIDEBAR_WIDTH: () => (/* binding */ MIN_SIDEBAR_WIDTH),\n/* ha
/***/ })
});