mindroot 10.3.0__py3-none-any.whl → 10.4.0__py3-none-any.whl
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.
Potentially problematic release.
This version of mindroot might be problematic. Click here for more details.
- mindroot/coreplugins/chat/widget_routes.py +1 -0
- {mindroot-10.3.0.dist-info → mindroot-10.4.0.dist-info}/METADATA +1 -1
- {mindroot-10.3.0.dist-info → mindroot-10.4.0.dist-info}/RECORD +7 -7
- {mindroot-10.3.0.dist-info → mindroot-10.4.0.dist-info}/WHEEL +0 -0
- {mindroot-10.3.0.dist-info → mindroot-10.4.0.dist-info}/entry_points.txt +0 -0
- {mindroot-10.3.0.dist-info → mindroot-10.4.0.dist-info}/licenses/LICENSE +0 -0
- {mindroot-10.3.0.dist-info → mindroot-10.4.0.dist-info}/top_level.txt +0 -0
|
@@ -241,6 +241,7 @@ async def get_embed_script(token: str):
|
|
|
241
241
|
iframe.style.cssText = "width: 100%; height: 100%; border: none; border-radius: 12px;";
|
|
242
242
|
}}
|
|
243
243
|
iframe.src = config.baseUrl + "/chat/widget/" + config.token + "/session";
|
|
244
|
+
iframe.allow = "microphone autoplay"
|
|
244
245
|
chatContainer.appendChild(iframe);
|
|
245
246
|
isLoaded = true;
|
|
246
247
|
}}
|
|
@@ -471,7 +471,7 @@ mindroot/coreplugins/chat/router_dedup_patch.py,sha256=lDSpVMSd26pXJwrrdirUmR1Jv
|
|
|
471
471
|
mindroot/coreplugins/chat/services.py,sha256=UJl4Ri2Aj_F0Pzvh-Ztde0CaRPhbyA8g2KcONckpACk,21842
|
|
472
472
|
mindroot/coreplugins/chat/utils.py,sha256=BiE14PpsAcQSO5vbU88klHGm8cAXJDXxgVgva-EXybU,155
|
|
473
473
|
mindroot/coreplugins/chat/widget_manager.py,sha256=LrMbZlHqpxbLwdN4XZ4GkLxORwxa1o6IVCrlUDBmGQs,4786
|
|
474
|
-
mindroot/coreplugins/chat/widget_routes.py,sha256=
|
|
474
|
+
mindroot/coreplugins/chat/widget_routes.py,sha256=q_gD7Wxc0WnTU7S159dwe9-IJ2EYG4CC5Z6JbKpIrWU,11795
|
|
475
475
|
mindroot/coreplugins/chat/static/assistant.png,sha256=oAt1ctkFKLSPBoAZGNnSixooW9ANVIk1GwniauVWDXo,215190
|
|
476
476
|
mindroot/coreplugins/chat/static/mindgen.png,sha256=fN3E3oOFvAGYjJq-Pvg2f75jIMv7kg5WRU0EeEbxCWg,235353
|
|
477
477
|
mindroot/coreplugins/chat/static/mindroot_logo.png,sha256=ZfPlCqCjU0_TXte5gvEx81zRKge--l_z2y0AArKl0as,17823
|
|
@@ -2250,9 +2250,9 @@ mindroot/protocols/services/stream_chat.py,sha256=fMnPfwaB5fdNMBLTEg8BXKAGvrELKH
|
|
|
2250
2250
|
mindroot/registry/__init__.py,sha256=40Xy9bmPHsgdIrOzbtBGzf4XMqXVi9P8oZTJhn0r654,151
|
|
2251
2251
|
mindroot/registry/component_manager.py,sha256=WZFNPg4SNvpqsM5NFiC2DpgmrJQCyR9cNhrCBpp30Qk,995
|
|
2252
2252
|
mindroot/registry/data_access.py,sha256=81In5TwETpaqnnY1_-tBQM7rfWvUxZUZkG7lEelRUfU,5321
|
|
2253
|
-
mindroot-10.
|
|
2254
|
-
mindroot-10.
|
|
2255
|
-
mindroot-10.
|
|
2256
|
-
mindroot-10.
|
|
2257
|
-
mindroot-10.
|
|
2258
|
-
mindroot-10.
|
|
2253
|
+
mindroot-10.4.0.dist-info/licenses/LICENSE,sha256=8plAmZh8y9ccuuqFFz4kp7G-cO_qsPgAOoHNvabSB4U,1070
|
|
2254
|
+
mindroot-10.4.0.dist-info/METADATA,sha256=OBn4gxCPRrMB6oyPLB8dGQxp0nIUhIlCG0NqiKETVTo,1035
|
|
2255
|
+
mindroot-10.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
2256
|
+
mindroot-10.4.0.dist-info/entry_points.txt,sha256=0bpyjMccLttx6VcjDp6zfJPN0Kk0rffor6IdIbP0j4c,50
|
|
2257
|
+
mindroot-10.4.0.dist-info/top_level.txt,sha256=gwKm7DmNjhdrCJTYCrxa9Szne4lLpCtrEBltfsX-Mm8,9
|
|
2258
|
+
mindroot-10.4.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|