deep-chat-dev 9.0.76 → 9.0.78
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 +7570 -7570
- 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
@@ -8419,7 +8419,7 @@ var Do = /*#__PURE__*/function () {
|
|
8419
8419
|
i = e.request,
|
8420
8420
|
s = e.demo,
|
8421
8421
|
r = e.webModel;
|
8422
|
-
if (
|
8422
|
+
if (r) return new Po(e);
|
8423
8423
|
if (t) {
|
8424
8424
|
if (t.openAI) return t.openAI.images ? new Oo(e) : t.openAI.speechToText ? new To(e) : t.openAI.textToSpeech ? new Mo(e) : t.openAI.assistant ? new Ro(e) : new lt(e);
|
8425
8425
|
if (t.assemblyAI) return new Ki(e);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"serviceIOFactory.d.ts","sourceRoot":"","sources":["../../../src/services/serviceIOFactory.ts"],"names":[],"mappings":"AA4BA,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AACtC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AAGrC,qBAAa,gBAAgB;WACb,MAAM,CAAC,QAAQ,EAAE,QAAQ,GAAG,SAAS;
|
1
|
+
{"version":3,"file":"serviceIOFactory.d.ts","sourceRoot":"","sources":["../../../src/services/serviceIOFactory.ts"],"names":[],"mappings":"AA4BA,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AACtC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AAGrC,qBAAa,gBAAgB;WACb,MAAM,CAAC,QAAQ,EAAE,QAAQ,GAAG,SAAS;CA6FpD"}
|