byt-lingxiao-ai 0.3.9 → 0.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -31301,8 +31301,8 @@ var es_typed_array_with = __webpack_require__(9577);
31301
31301
  }
31302
31302
  });
31303
31303
  ;// ./components/config/index.js
31304
- const baseUrl = window.location.hostname;
31305
- const API_URL = `/chat/lingxiao-byt/api/v1/mcp/ask`; // 对话
31304
+ const baseUrl = window.location.host;
31305
+ const API_URL = `/lingxiao-byt/api/v1/mcp/ask`; // 对话
31306
31306
  const WS_URL = `ws://${baseUrl}/audio/ws`; // 语音
31307
31307
  const AUDIO_URL = '/minio/lingxiaoai/byt.mp3'; // 导览
31308
31308
  const TIME_JUMP_POINTS_URL = '/minio/lingxiaoai/timeJumpPoints.json'; // 语音url跳转节点