@fileverse-dev/ddoc 3.0.12 → 3.0.13
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-
|
|
1
|
+
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-PVW2nFVp.mjs";
|
|
2
2
|
class S extends p {
|
|
3
3
|
constructor({ callbackSelector: r, cause: a, data: n, extraData: i, sender: f, urls: t }) {
|
|
4
4
|
var o;
|
|
@@ -93960,7 +93960,7 @@ async function vF(e, t) {
|
|
|
93960
93960
|
});
|
|
93961
93961
|
return ne === "0x" ? { data: void 0 } : { data: ne };
|
|
93962
93962
|
} catch (R) {
|
|
93963
|
-
const I = fKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-
|
|
93963
|
+
const I = fKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-CUmnwIYx.mjs");
|
|
93964
93964
|
if (e.ccipRead !== !1 && (I == null ? void 0 : I.slice(0, 10)) === $ && x)
|
|
93965
93965
|
return { data: await H(e, { data: I, to: x }) };
|
|
93966
93966
|
throw B && (I == null ? void 0 : I.slice(0, 10)) === "0x101bb98d" ? new WGt({ factory: f }) : cge(R, {
|
|
@@ -249530,6 +249530,7 @@ const jjn = Pt.create({
|
|
|
249530
249530
|
addOptions() {
|
|
249531
249531
|
return {
|
|
249532
249532
|
model: "",
|
|
249533
|
+
endpoint: "",
|
|
249533
249534
|
tone: "neutral",
|
|
249534
249535
|
maxTokens: 8,
|
|
249535
249536
|
temperature: 0.1,
|
|
@@ -249711,7 +249712,9 @@ const uoe = () => {
|
|
|
249711
249712
|
), q = Tse({
|
|
249712
249713
|
extensions: [Lbe, ...B6e],
|
|
249713
249714
|
content: "",
|
|
249714
|
-
editable: !0
|
|
249715
|
+
editable: !0,
|
|
249716
|
+
immediatelyRender: !1,
|
|
249717
|
+
shouldRerenderOnTransaction: !1
|
|
249715
249718
|
});
|
|
249716
249719
|
Ue(() => {
|
|
249717
249720
|
if (C) {
|
|
@@ -261312,6 +261315,7 @@ const ERn = (e) => e.context.awareness, ARn = (e) => !!(e.context.isReady && e.c
|
|
|
261312
261315
|
),
|
|
261313
261316
|
jjn.configure({
|
|
261314
261317
|
model: C,
|
|
261318
|
+
endpoint: C.endpoint,
|
|
261315
261319
|
maxTokens: D,
|
|
261316
261320
|
temperature: 0.1,
|
|
261317
261321
|
tone: "neutral"
|
package/dist/index.es.js
CHANGED