deep-chat-dev 9.0.145 → 9.0.146
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 +10713 -10713
- package/dist/deepChat.bundle.js +1 -1
- package/dist/deepChat.js +1 -1
- package/dist/services/serviceIOFactory.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/deepChat.js
CHANGED
@@ -9513,7 +9513,7 @@ var Qo = /*#__PURE__*/function () {
|
|
9513
9513
|
if (t.stabilityAI) return t.stabilityAI.imageToImage ? new Jt(e) : t.stabilityAI.imageToImageUpscale ? new Vt(e) : t.stabilityAI.imageToImageMasking ? new Wt(e) : new $t(e);
|
9514
9514
|
if (t.mistral) return new Xo(e);
|
9515
9515
|
}
|
9516
|
-
return i && (!n || !i.stream
|
9516
|
+
return i && (!n || !i.stream) ? new Pe(e) : new Pe(e, void 0, n || !0);
|
9517
9517
|
}
|
9518
9518
|
}]);
|
9519
9519
|
return Qo;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"serviceIOFactory.d.ts","sourceRoot":"","sources":["../../../src/services/serviceIOFactory.ts"],"names":[],"mappings":"AA6BA,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AACtC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AAGrC,qBAAa,gBAAgB;WAEb,MAAM,CAAC,QAAQ,EAAE,QAAQ,GAAG,SAAS;
|
1
|
+
{"version":3,"file":"serviceIOFactory.d.ts","sourceRoot":"","sources":["../../../src/services/serviceIOFactory.ts"],"names":[],"mappings":"AA6BA,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AACtC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AAGrC,qBAAa,gBAAgB;WAEb,MAAM,CAAC,QAAQ,EAAE,QAAQ,GAAG,SAAS;CAiGpD"}
|