neoagent 2.2.1-beta.0 → 2.2.1-beta.1
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/package.json
CHANGED
|
@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"59aa584fdf100e6c78c785d8a5b565d1de4b48
|
|
|
37
37
|
|
|
38
38
|
_flutter.loader.load({
|
|
39
39
|
serviceWorkerSettings: {
|
|
40
|
-
serviceWorkerVersion: "
|
|
40
|
+
serviceWorkerVersion: "1454786238" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
|
41
41
|
}
|
|
42
42
|
});
|
|
@@ -30675,26 +30675,34 @@ else{q=J.t(q)
|
|
|
30675
30675
|
if(B.c.K(q).length===0)q=r}if(q==null)q=r
|
|
30676
30676
|
s=b.h(0,"lastConnected")
|
|
30677
30677
|
return new A.jO(q,A.fV(s==null?null:J.t(s)),A.bX(b.h(0,"authInfo")))},
|
|
30678
|
-
bkL(a){var s,r,q,p,o,n=null,
|
|
30679
|
-
|
|
30680
|
-
|
|
30681
|
-
|
|
30682
|
-
|
|
30683
|
-
if(
|
|
30684
|
-
|
|
30685
|
-
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
|
|
30689
|
-
if(
|
|
30690
|
-
|
|
30691
|
-
|
|
30692
|
-
|
|
30693
|
-
|
|
30694
|
-
|
|
30695
|
-
|
|
30696
|
-
|
|
30697
|
-
|
|
30678
|
+
bkL(a){var s,r,q,p,o,n,m,l=null,k="sender_name",j=J.a1(a),i=A.bX(A.rW(j.h(a,"metadata"))),h=J.a1(i),g=h.h(i,"sender")
|
|
30679
|
+
g=g==null?l:J.t(g)
|
|
30680
|
+
s=B.c.K(g==null?"":g)
|
|
30681
|
+
g=h.h(i,"senderName")
|
|
30682
|
+
g=g==null?l:J.t(g)
|
|
30683
|
+
if(g==null){g=h.h(i,k)
|
|
30684
|
+
g=g==null?l:J.t(g)}if(g==null){g=j.h(a,k)
|
|
30685
|
+
g=g==null?l:J.t(g)}r=B.c.K(g==null?"":g)
|
|
30686
|
+
g=j.h(a,"platform_chat_id")
|
|
30687
|
+
g=g==null?l:J.t(g)
|
|
30688
|
+
if(g==null){g=h.h(i,"chatId")
|
|
30689
|
+
g=g==null?l:J.t(g)}if(g==null){h=h.h(i,"chat_id")
|
|
30690
|
+
h=h==null?l:J.t(h)}else h=g
|
|
30691
|
+
q=B.c.K(h==null?"":h)
|
|
30692
|
+
h=j.h(a,"platform")
|
|
30693
|
+
h=h==null?l:J.t(h)
|
|
30694
|
+
if(h==null)h="web"
|
|
30695
|
+
g=j.h(a,"content")
|
|
30696
|
+
g=g==null?l:J.t(g)
|
|
30697
|
+
if(g==null)g=""
|
|
30698
|
+
p=j.h(a,"created_at")
|
|
30699
|
+
p=A.CH(p==null?l:J.t(p))
|
|
30700
|
+
j=j.h(a,"role")
|
|
30701
|
+
j=j==null?l:J.t(j)
|
|
30702
|
+
o=s.length===0?l:s
|
|
30703
|
+
n=r.length===0?l:r
|
|
30704
|
+
m=q.length===0?l:q
|
|
30705
|
+
return new A.oB(h,g,p,j==="assistant",o,n,m)},
|
|
30698
30706
|
b78(a,b){var s,r,q,p,o=null,n=J.a1(a),m=n.h(a,"platform")
|
|
30699
30707
|
m=m==null?o:J.t(m)
|
|
30700
30708
|
if(m==null)m="web"
|