deep-chat-dev 9.0.125 → 9.0.126
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/custom-elements.json +13117 -13117
- package/dist/deepChat.bundle.js +1 -1
- package/dist/deepChat.js +1 -1
- package/package.json +1 -1
package/dist/deepChat.js
CHANGED
@@ -8321,7 +8321,7 @@ var ai = /*#__PURE__*/function (_q10) {
|
|
8321
8321
|
h = _this36$config.function_handler;
|
8322
8322
|
Object.assign(_this36.newAssistantDetails, c), d && (_this36.sessionId = d), u && (_this36.shouldFetchHistory = !0), h && (_this36._functionHandler = h);
|
8323
8323
|
} else (o = t.openAI) != null && o.assistant && (t.openAI.assistant = n);
|
8324
|
-
(_a$headers = (a = _this36.requestSettings).headers) !== null && _a$headers !== void 0 ? _a$headers : a.headers = {}, (_l$OpenAIBeta = (l = _this36.requestSettings.headers)["OpenAI-Beta"]) !== null && _l$OpenAIBeta !== void 0 ? _l$OpenAIBeta : l["OpenAI-Beta"] = "assistants=v1", _this36.maxMessages = 1, _this36.shouldFetchHistory && _this36.sessionId && (_this36.fetchHistory = _this36.fetchHistoryFunc);
|
8324
|
+
(_a$headers = (a = _this36.requestSettings).headers) !== null && _a$headers !== void 0 ? _a$headers : a.headers = {}, (_l$OpenAIBeta = (l = _this36.requestSettings.headers)["OpenAI-Beta"]) !== null && _l$OpenAIBeta !== void 0 ? _l$OpenAIBeta : l["OpenAI-Beta"] = "assistants=v1", _this36.maxMessages = 1, _this36.shouldFetchHistory && _this36.sessionId && (_this36.fetchHistory = _this36.fetchHistoryFunc.bind(_assertThisInitialized(_this36)));
|
8325
8325
|
return _this36;
|
8326
8326
|
}
|
8327
8327
|
_createClass(se, [{
|