g-ai-robot3 0.1.67 → 0.1.69
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/dist/g-ai-robot3.es.js +5 -4
- package/dist/g-ai-robot3.umd.js +47 -47
- package/dist/index.css +1 -1
- package/dist/index.vue.d.ts +3 -0
- package/dist/type.d.ts +1 -0
- package/package.json +1 -1
package/dist/g-ai-robot3.es.js
CHANGED
|
@@ -91835,7 +91835,7 @@ const Oft = "data:video/mp4;base64,AAAAGGZ0eXBtcDQyAAAAAG1wNDJtcDQxAAAHtW1vb3YAA
|
|
|
91835
91835
|
__name: "digitalHuman",
|
|
91836
91836
|
props: {
|
|
91837
91837
|
videoStyle: { default: () => ({
|
|
91838
|
-
width: "
|
|
91838
|
+
width: "180px",
|
|
91839
91839
|
visibility: "hidden"
|
|
91840
91840
|
}) },
|
|
91841
91841
|
offer: { default: "/metahuman/offer" },
|
|
@@ -92228,7 +92228,7 @@ const Oft = "data:video/mp4;base64,AAAAGGZ0eXBtcDQyAAAAAG1wNDJtcDQxAAAHtW1vb3YAA
|
|
|
92228
92228
|
for (const [l, n] of e)
|
|
92229
92229
|
a[l] = n;
|
|
92230
92230
|
return a;
|
|
92231
|
-
}, Tft = /* @__PURE__ */ iL(zft, [["__scopeId", "data-v-
|
|
92231
|
+
}, Tft = /* @__PURE__ */ iL(zft, [["__scopeId", "data-v-824a36f6"]]), UC = {};
|
|
92232
92232
|
function Mft(t) {
|
|
92233
92233
|
let e = UC[t];
|
|
92234
92234
|
if (e)
|
|
@@ -95492,6 +95492,7 @@ const ygt = { class: "robot" }, Igt = {
|
|
|
95492
95492
|
stream: { default: "True" },
|
|
95493
95493
|
title: { default: "GR水利大模型" },
|
|
95494
95494
|
greet: { default: "您好,我是GR水利大模型智能小助手,您可以向我提出贵仁科技水利大模型使用问题。" },
|
|
95495
|
+
welcomeMessage: { default: "您好,我是GR水利大模型智能小助手,您可以向我提出贵仁科技水利大模型使用问题。" },
|
|
95495
95496
|
waitTxt: { default: "贵仁科技AI正在生成回答" },
|
|
95496
95497
|
systemName: { default: "g-ai-robot3" },
|
|
95497
95498
|
robotCss: { default: () => ({ left: "10px", bottom: "10px" }) },
|
|
@@ -95549,7 +95550,7 @@ const ygt = { class: "robot" }, Igt = {
|
|
|
95549
95550
|
{
|
|
95550
95551
|
id: 0,
|
|
95551
95552
|
type: "aiAnswer",
|
|
95552
|
-
content:
|
|
95553
|
+
content: p.welcomeMessage
|
|
95553
95554
|
}
|
|
95554
95555
|
]), h = _(""), g = y(() => ({
|
|
95555
95556
|
...p.cozeInfo,
|
|
@@ -96108,7 +96109,7 @@ const ygt = { class: "robot" }, Igt = {
|
|
|
96108
96109
|
], 4)) : ta("", !0)
|
|
96109
96110
|
], 36));
|
|
96110
96111
|
}
|
|
96111
|
-
}), Th = /* @__PURE__ */ iL(Kgt, [["__scopeId", "data-v-
|
|
96112
|
+
}), Th = /* @__PURE__ */ iL(Kgt, [["__scopeId", "data-v-654c43bf"]]);
|
|
96112
96113
|
Th.name = "GAiRobot3";
|
|
96113
96114
|
Th.install = function(t) {
|
|
96114
96115
|
t.component("GAiRobot3", Th);
|