@d-id/client-sdk 1.1.7 → 1.1.8

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/index.js CHANGED
@@ -1,31 +1,31 @@
1
- var ve = Object.defineProperty;
2
- var ke = (e, t, n) => t in e ? ve(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var Q = (e, t, n) => (ke(e, typeof t != "symbol" ? t + "" : t, n), n);
1
+ var ye = Object.defineProperty;
2
+ var ve = (e, t, a) => t in e ? ye(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a;
3
+ var Y = (e, t, a) => (ve(e, typeof t != "symbol" ? t + "" : t, a), a);
4
4
  class G extends Error {
5
5
  constructor({
6
- kind: n,
6
+ kind: a,
7
7
  description: r,
8
- error: o
8
+ error: s
9
9
  }) {
10
10
  super(JSON.stringify({
11
- kind: n,
11
+ kind: a,
12
12
  description: r
13
13
  }));
14
- Q(this, "kind");
15
- Q(this, "description");
16
- Q(this, "error");
17
- this.kind = n, this.description = r, this.error = o;
14
+ Y(this, "kind");
15
+ Y(this, "description");
16
+ Y(this, "error");
17
+ this.kind = a, this.description = r, this.error = s;
18
18
  }
19
19
  }
20
- class De extends G {
21
- constructor(t, n) {
20
+ class ke extends G {
21
+ constructor(t, a) {
22
22
  super({
23
23
  kind: "ChatCreationFailed",
24
- description: `Failed to create ${n ? "persistent" : ""} chat, mode: ${t}`
24
+ description: `Failed to create ${a ? "persistent" : ""} chat, mode: ${t}`
25
25
  });
26
26
  }
27
27
  }
28
- class Ce extends G {
28
+ class De extends G {
29
29
  constructor(t) {
30
30
  super({
31
31
  kind: "ChatModeDowngraded",
@@ -34,16 +34,16 @@ class Ce extends G {
34
34
  }
35
35
  }
36
36
  class H extends G {
37
- constructor(n, r) {
37
+ constructor(a, r) {
38
38
  super({
39
39
  kind: "ValidationError",
40
- description: n
40
+ description: a
41
41
  });
42
- Q(this, "key");
42
+ Y(this, "key");
43
43
  this.key = r;
44
44
  }
45
45
  }
46
- class Re extends G {
46
+ class Ce extends G {
47
47
  constructor(t) {
48
48
  super({
49
49
  kind: "WSError",
@@ -51,8 +51,8 @@ class Re extends G {
51
51
  });
52
52
  }
53
53
  }
54
- var Se = /* @__PURE__ */ ((e) => (e.TRIAL = "trial", e.BASIC = "basic", e.ENTERPRISE = "enterprise", e.LITE = "lite", e.ADVANCED = "advanced", e))(Se || {}), Ie = /* @__PURE__ */ ((e) => (e.TRIAL = "deid-trial", e.PRO = "deid-pro", e.ENTERPRISE = "deid-enterprise", e.LITE = "deid-lite", e.ADVANCED = "deid-advanced", e.BUILD = "deid-api-build", e.LAUNCH = "deid-api-launch", e.SCALE = "deid-api-scale", e))(Ie || {}), _e = /* @__PURE__ */ ((e) => (e.Created = "created", e.Started = "started", e.Done = "done", e.Error = "error", e.Rejected = "rejected", e.Ready = "ready", e))(_e || {}), Ee = /* @__PURE__ */ ((e) => (e.Unrated = "Unrated", e.Positive = "Positive", e.Negative = "Negative", e))(Ee || {}), M = /* @__PURE__ */ ((e) => (e.Functional = "Functional", e.TextOnly = "TextOnly", e.Maintenance = "Maintenance", e.Playground = "Playground", e.DirectPlayback = "DirectPlayback", e.Off = "Off", e))(M || {}), q = /* @__PURE__ */ ((e) => (e.Embed = "embed", e.Query = "query", e.Partial = "partial", e.Answer = "answer", e.Complete = "done", e))(q || {}), Me = /* @__PURE__ */ ((e) => (e.KnowledgeProcessing = "knowledge/processing", e.KnowledgeIndexing = "knowledge/indexing", e.KnowledgeFailed = "knowledge/error", e.KnowledgeDone = "knowledge/done", e))(Me || {}), Te = /* @__PURE__ */ ((e) => (e.Knowledge = "knowledge", e.Document = "document", e.Record = "record", e))(Te || {}), je = /* @__PURE__ */ ((e) => (e.Pdf = "pdf", e.Text = "text", e.Html = "html", e.Word = "word", e.Json = "json", e.Markdown = "markdown", e.Csv = "csv", e.Excel = "excel", e.Powerpoint = "powerpoint", e.Archive = "archive", e.Image = "image", e.Audio = "audio", e.Video = "video", e))(je || {}), ce = /* @__PURE__ */ ((e) => (e.Clip = "clip", e.Talk = "talk", e))(ce || {});
55
- const be = (e) => {
54
+ var Re = /* @__PURE__ */ ((e) => (e.TRIAL = "trial", e.BASIC = "basic", e.ENTERPRISE = "enterprise", e.LITE = "lite", e.ADVANCED = "advanced", e))(Re || {}), Ie = /* @__PURE__ */ ((e) => (e.TRIAL = "deid-trial", e.PRO = "deid-pro", e.ENTERPRISE = "deid-enterprise", e.LITE = "deid-lite", e.ADVANCED = "deid-advanced", e.BUILD = "deid-api-build", e.LAUNCH = "deid-api-launch", e.SCALE = "deid-api-scale", e))(Ie || {}), Se = /* @__PURE__ */ ((e) => (e.Created = "created", e.Started = "started", e.Done = "done", e.Error = "error", e.Rejected = "rejected", e.Ready = "ready", e))(Se || {}), Ee = /* @__PURE__ */ ((e) => (e.Unrated = "Unrated", e.Positive = "Positive", e.Negative = "Negative", e))(Ee || {}), _ = /* @__PURE__ */ ((e) => (e.Functional = "Functional", e.TextOnly = "TextOnly", e.Maintenance = "Maintenance", e.Playground = "Playground", e.DirectPlayback = "DirectPlayback", e.Off = "Off", e))(_ || {}), q = /* @__PURE__ */ ((e) => (e.Embed = "embed", e.Query = "query", e.Partial = "partial", e.Answer = "answer", e.Complete = "done", e))(q || {}), Me = /* @__PURE__ */ ((e) => (e.KnowledgeProcessing = "knowledge/processing", e.KnowledgeIndexing = "knowledge/indexing", e.KnowledgeFailed = "knowledge/error", e.KnowledgeDone = "knowledge/done", e))(Me || {}), _e = /* @__PURE__ */ ((e) => (e.Knowledge = "knowledge", e.Document = "document", e.Record = "record", e))(_e || {}), Te = /* @__PURE__ */ ((e) => (e.Pdf = "pdf", e.Text = "text", e.Html = "html", e.Word = "word", e.Json = "json", e.Markdown = "markdown", e.Csv = "csv", e.Excel = "excel", e.Powerpoint = "powerpoint", e.Archive = "archive", e.Image = "image", e.Audio = "audio", e.Video = "video", e))(Te || {}), je = /* @__PURE__ */ ((e) => (e.Clip = "clip", e.Talk = "talk", e))(je || {});
55
+ const St = (e) => {
56
56
  switch (e) {
57
57
  case "clip":
58
58
  return "clip";
@@ -62,22 +62,22 @@ const be = (e) => {
62
62
  throw new Error(`Unknown video type: ${e}`);
63
63
  }
64
64
  };
65
- var h = /* @__PURE__ */ ((e) => (e.Start = "START", e.Stop = "STOP", e))(h || {}), O = /* @__PURE__ */ ((e) => (e.Strong = "STRONG", e.Weak = "WEAK", e.Unknown = "UNKNOWN", e))(O || {}), X = /* @__PURE__ */ ((e) => (e.Idle = "IDLE", e.Talking = "TALKING", e))(X || {}), j = /* @__PURE__ */ ((e) => (e.ChatAnswer = "chat/answer", e.ChatPartial = "chat/partial", e.StreamDone = "stream/done", e.StreamStarted = "stream/started", e.StreamFailed = "stream/error", e.StreamReady = "stream/ready", e.StreamCreated = "stream/created", e.StreamInterrupt = "stream/interrupt", e.StreamVideoCreated = "stream-video/started", e.StreamVideoDone = "stream-video/done", e.StreamVideoError = "stream-video/error", e.StreamVideoRejected = "stream-video/rejected", e))(j || {}), I = /* @__PURE__ */ ((e) => (e.New = "new", e.Fail = "fail", e.Connected = "connected", e.Connecting = "connecting", e.Closed = "closed", e.Completed = "completed", e.Disconnected = "disconnected", e))(I || {}), W = /* @__PURE__ */ ((e) => (e.Legacy = "legacy", e.Fluent = "fluent", e))(W || {}), Ae = /* @__PURE__ */ ((e) => (e.Amazon = "amazon", e.Microsoft = "microsoft", e.Afflorithmics = "afflorithmics", e.Elevenlabs = "elevenlabs", e))(Ae || {}), Pe = /* @__PURE__ */ ((e) => (e.Public = "public", e.Premium = "premium", e.Private = "private", e))(Pe || {});
66
- const $e = 45 * 1e3, Be = "X-Playground-Chat", Z = "https://api.d-id.com", Le = "wss://notifications.d-id.com", ze = "79f81a83a67430be2bc0fd61042b8faa", de = (e) => new Promise((t) => setTimeout(t, e)), V = (e = 16) => {
65
+ var h = /* @__PURE__ */ ((e) => (e.Start = "START", e.Stop = "STOP", e))(h || {}), Q = /* @__PURE__ */ ((e) => (e.Strong = "STRONG", e.Weak = "WEAK", e.Unknown = "UNKNOWN", e))(Q || {}), O = /* @__PURE__ */ ((e) => (e.Idle = "IDLE", e.Talking = "TALKING", e))(O || {}), A = /* @__PURE__ */ ((e) => (e.ChatAnswer = "chat/answer", e.ChatPartial = "chat/partial", e.StreamDone = "stream/done", e.StreamStarted = "stream/started", e.StreamFailed = "stream/error", e.StreamReady = "stream/ready", e.StreamCreated = "stream/created", e.StreamInterrupt = "stream/interrupt", e.StreamVideoCreated = "stream-video/started", e.StreamVideoDone = "stream-video/done", e.StreamVideoError = "stream-video/error", e.StreamVideoRejected = "stream-video/rejected", e))(A || {}), S = /* @__PURE__ */ ((e) => (e.New = "new", e.Fail = "fail", e.Connected = "connected", e.Connecting = "connecting", e.Closed = "closed", e.Completed = "completed", e.Disconnected = "disconnected", e))(S || {}), W = /* @__PURE__ */ ((e) => (e.Legacy = "legacy", e.Fluent = "fluent", e))(W || {}), be = /* @__PURE__ */ ((e) => (e.Amazon = "amazon", e.Microsoft = "microsoft", e.Afflorithmics = "afflorithmics", e.Elevenlabs = "elevenlabs", e))(be || {}), Pe = /* @__PURE__ */ ((e) => (e.Public = "public", e.Premium = "premium", e.Private = "private", e))(Pe || {});
66
+ const Ae = 45 * 1e3, Be = "X-Playground-Chat", Z = "https://api.d-id.com", Le = "wss://notifications.d-id.com", $e = "79f81a83a67430be2bc0fd61042b8faa", oe = (e) => new Promise((t) => setTimeout(t, e)), V = (e = 16) => {
67
67
  const t = new Uint8Array(e);
68
- return window.crypto.getRandomValues(t), Array.from(t, (n) => n.toString(16).padStart(2, "0")).join("").slice(0, 13);
69
- }, Ne = (e) => [M.TextOnly, M.Playground, M.Maintenance].includes(e), le = (e) => e && [M.DirectPlayback, M.Off].includes(e);
70
- function xe(e, t) {
71
- let n;
68
+ return window.crypto.getRandomValues(t), Array.from(t, (a) => a.toString(16).padStart(2, "0")).join("").slice(0, 13);
69
+ }, ze = (e) => [_.TextOnly, _.Playground, _.Maintenance].includes(e), ce = (e) => e && [_.DirectPlayback, _.Off].includes(e);
70
+ function Fe(e, t) {
71
+ let a;
72
72
  return {
73
- promise: new Promise((o, i) => {
74
- n = setTimeout(() => i(new Error(t)), e);
73
+ promise: new Promise((s, o) => {
74
+ a = setTimeout(() => o(new Error(t)), e);
75
75
  }),
76
- clear: () => clearTimeout(n)
76
+ clear: () => clearTimeout(a)
77
77
  };
78
78
  }
79
79
  async function te(e, t) {
80
- const n = {
80
+ const a = {
81
81
  limit: (t == null ? void 0 : t.limit) ?? 3,
82
82
  delayMs: (t == null ? void 0 : t.delayMs) ?? 0,
83
83
  timeout: (t == null ? void 0 : t.timeout) ?? 3e4,
@@ -87,23 +87,23 @@ async function te(e, t) {
87
87
  })
88
88
  };
89
89
  let r;
90
- for (let o = 1; o <= n.limit; o++)
90
+ for (let s = 1; s <= a.limit; s++)
91
91
  try {
92
- if (!n.timeout)
92
+ if (!a.timeout)
93
93
  return await e();
94
94
  const {
95
- promise: i,
95
+ promise: o,
96
96
  clear: c
97
- } = xe(n.timeout, n.timeoutErrorMessage), a = e().finally(c);
98
- return await Promise.race([a, i]);
99
- } catch (i) {
100
- if (r = i, !n.shouldRetryFn(i) || o >= n.limit)
101
- throw i;
102
- await de(n.delayMs), n.onRetry(i);
97
+ } = Fe(a.timeout, a.timeoutErrorMessage), n = e().finally(c);
98
+ return await Promise.race([n, o]);
99
+ } catch (o) {
100
+ if (r = o, !a.shouldRetryFn(o) || s >= a.limit)
101
+ throw o;
102
+ await oe(a.delayMs), a.onRetry(o);
103
103
  }
104
104
  throw r;
105
105
  }
106
- function ue() {
106
+ function de() {
107
107
  let e = window.localStorage.getItem("did_external_key_id");
108
108
  if (!e) {
109
109
  let t = V();
@@ -111,203 +111,203 @@ function ue() {
111
111
  }
112
112
  return e;
113
113
  }
114
- let Fe = V();
115
- function me(e) {
114
+ let Ne = V();
115
+ function le(e) {
116
116
  if (e.type === "bearer")
117
117
  return `Bearer ${e.token}`;
118
118
  if (e.type === "basic")
119
119
  return `Basic ${btoa(`${e.username}:${e.password}`)}`;
120
120
  if (e.type === "key")
121
- return `Client-Key ${e.clientKey}.${ue()}_${Fe}`;
121
+ return `Client-Key ${e.clientKey}.${de()}_${Ne}`;
122
122
  throw new Error(`Unknown auth type: ${e}`);
123
123
  }
124
- const Je = (e) => te(e, {
124
+ const xe = (e) => te(e, {
125
125
  limit: 3,
126
126
  delayMs: 1e3,
127
127
  timeout: 0,
128
128
  shouldRetryFn: (t) => t.status === 429
129
129
  });
130
- function ae(e, t = Z, n) {
131
- const r = async (o, i) => {
130
+ function ue(e, t = Z, a) {
131
+ const r = async (s, o) => {
132
132
  const {
133
133
  skipErrorHandler: c,
134
- ...a
135
- } = i || {}, s = await Je(() => fetch(t + (o != null && o.startsWith("/") ? o : `/${o}`), {
136
- ...a,
134
+ ...n
135
+ } = o || {}, i = await xe(() => fetch(t + (s != null && s.startsWith("/") ? s : `/${s}`), {
136
+ ...n,
137
137
  headers: {
138
- ...a.headers,
139
- Authorization: me(e),
138
+ ...n.headers,
139
+ Authorization: le(e),
140
140
  "Content-Type": "application/json"
141
141
  }
142
142
  }));
143
- if (!s.ok) {
144
- let l = await s.text().catch(() => `Failed to fetch with status ${s.status}`);
143
+ if (!i.ok) {
144
+ let l = await i.text().catch(() => `Failed to fetch with status ${i.status}`);
145
145
  const d = new Error(l);
146
- throw n && !c && n(d, {
147
- url: o,
148
- options: a,
149
- headers: s.headers
146
+ throw a && !c && a(d, {
147
+ url: s,
148
+ options: n,
149
+ headers: i.headers
150
150
  }), d;
151
151
  }
152
- return s.json();
152
+ return i.json();
153
153
  };
154
154
  return {
155
- get(o, i) {
156
- return r(o, {
157
- ...i,
155
+ get(s, o) {
156
+ return r(s, {
157
+ ...o,
158
158
  method: "GET"
159
159
  });
160
160
  },
161
- post(o, i, c) {
162
- return r(o, {
161
+ post(s, o, c) {
162
+ return r(s, {
163
163
  ...c,
164
- body: JSON.stringify(i),
164
+ body: JSON.stringify(o),
165
165
  method: "POST"
166
166
  });
167
167
  },
168
- delete(o, i, c) {
169
- return r(o, {
168
+ delete(s, o, c) {
169
+ return r(s, {
170
170
  ...c,
171
- body: JSON.stringify(i),
171
+ body: JSON.stringify(o),
172
172
  method: "DELETE"
173
173
  });
174
174
  },
175
- patch(o, i, c) {
176
- return r(o, {
175
+ patch(s, o, c) {
176
+ return r(s, {
177
177
  ...c,
178
- body: JSON.stringify(i),
178
+ body: JSON.stringify(o),
179
179
  method: "PATCH"
180
180
  });
181
181
  }
182
182
  };
183
183
  }
184
- function fe(e, t = Z, n) {
185
- const r = ae(e, `${t}/agents`, n);
184
+ function fe(e, t = Z, a) {
185
+ const r = ue(e, `${t}/agents`, a);
186
186
  return {
187
- create(o, i) {
188
- return r.post("/", o, i);
187
+ create(s, o) {
188
+ return r.post("/", s, o);
189
189
  },
190
- getAgents(o, i) {
191
- return r.get(`/${o ? `?tag=${o}` : ""}`, i).then((c) => c ?? []);
190
+ getAgents(s, o) {
191
+ return r.get(`/${s ? `?tag=${s}` : ""}`, o).then((c) => c ?? []);
192
192
  },
193
- getById(o, i) {
194
- return r.get(`/${o}`, i);
193
+ getById(s, o) {
194
+ return r.get(`/${s}`, o);
195
195
  },
196
- delete(o, i) {
197
- return r.delete(`/${o}`, void 0, i);
196
+ delete(s, o) {
197
+ return r.delete(`/${s}`, void 0, o);
198
198
  },
199
- update(o, i, c) {
200
- return r.patch(`/${o}`, i, c);
199
+ update(s, o, c) {
200
+ return r.patch(`/${s}`, o, c);
201
201
  },
202
- newChat(o, i, c) {
203
- return r.post(`/${o}/chat`, i, c);
202
+ newChat(s, o, c) {
203
+ return r.post(`/${s}/chat`, o, c);
204
204
  },
205
- chat(o, i, c, a) {
206
- return r.post(`/${o}/chat/${i}`, c, a);
205
+ chat(s, o, c, n) {
206
+ return r.post(`/${s}/chat/${o}`, c, n);
207
207
  },
208
- createRating(o, i, c, a) {
209
- return r.post(`/${o}/chat/${i}/ratings`, c, a);
208
+ createRating(s, o, c, n) {
209
+ return r.post(`/${s}/chat/${o}/ratings`, c, n);
210
210
  },
211
- updateRating(o, i, c, a, s) {
212
- return r.patch(`/${o}/chat/${i}/ratings/${c}`, a, s);
211
+ updateRating(s, o, c, n, i) {
212
+ return r.patch(`/${s}/chat/${o}/ratings/${c}`, n, i);
213
213
  },
214
- deleteRating(o, i, c, a) {
215
- return r.delete(`/${o}/chat/${i}/ratings/${c}`, a);
214
+ deleteRating(s, o, c, n) {
215
+ return r.delete(`/${s}/chat/${o}/ratings/${c}`, n);
216
216
  },
217
- getSTTToken(o, i) {
218
- return r.get(`/${o}/stt-token`, i);
217
+ getSTTToken(s, o) {
218
+ return r.get(`/${s}/stt-token`, o);
219
219
  }
220
220
  };
221
221
  }
222
- const ge = (e) => e.type === "clip" && e.presenter_id.startsWith("v2_") ? "clip_v2" : e.type;
223
- function We(e) {
224
- var o, i, c, a;
225
- const t = () => /Mobi|Android/i.test(navigator.userAgent) ? "Mobile" : "Desktop", n = () => {
226
- const s = navigator.platform;
227
- return s.toLowerCase().includes("win") ? "Windows" : s.toLowerCase().includes("mac") ? "Mac OS X" : s.toLowerCase().includes("linux") ? "Linux" : "Unknown";
222
+ const me = (e) => e.type === "clip" && e.presenter_id.startsWith("v2_") ? "clip_v2" : e.type;
223
+ function Je(e) {
224
+ var s, o, c, n;
225
+ const t = () => /Mobi|Android/i.test(navigator.userAgent) ? "Mobile" : "Desktop", a = () => {
226
+ const i = navigator.platform;
227
+ return i.toLowerCase().includes("win") ? "Windows" : i.toLowerCase().includes("mac") ? "Mac OS X" : i.toLowerCase().includes("linux") ? "Linux" : "Unknown";
228
228
  }, r = e.presenter;
229
229
  return {
230
- $os: `${n()}`,
230
+ $os: `${a()}`,
231
231
  isMobile: `${t() == "Mobile"}`,
232
232
  browser: navigator.userAgent,
233
233
  origin: window.location.origin,
234
- agentType: ge(r),
234
+ agentType: me(r),
235
235
  agentVoice: {
236
- voiceId: (i = (o = e.presenter) == null ? void 0 : o.voice) == null ? void 0 : i.voice_id,
237
- provider: (a = (c = e.presenter) == null ? void 0 : c.voice) == null ? void 0 : a.type
236
+ voiceId: (o = (s = e.presenter) == null ? void 0 : s.voice) == null ? void 0 : o.voice_id,
237
+ provider: (n = (c = e.presenter) == null ? void 0 : c.voice) == null ? void 0 : n.type
238
238
  }
239
239
  };
240
240
  }
241
- function Ue(e) {
242
- var n, r, o, i, c, a;
243
- const t = (n = e.llm) == null ? void 0 : n.prompt_customization;
241
+ function We(e) {
242
+ var a, r, s, o, c, n;
243
+ const t = (a = e.llm) == null ? void 0 : a.prompt_customization;
244
244
  return {
245
- agentType: ge(e.presenter),
245
+ agentType: me(e.presenter),
246
246
  owner_id: e.owner_id ?? "",
247
247
  promptVersion: (r = e.llm) == null ? void 0 : r.prompt_version,
248
248
  behavior: {
249
249
  role: t == null ? void 0 : t.role,
250
250
  personality: t == null ? void 0 : t.personality,
251
- instructions: (o = e.llm) == null ? void 0 : o.instructions
251
+ instructions: (s = e.llm) == null ? void 0 : s.instructions
252
252
  },
253
- temperature: (i = e.llm) == null ? void 0 : i.temperature,
253
+ temperature: (o = e.llm) == null ? void 0 : o.temperature,
254
254
  knowledgeSource: t == null ? void 0 : t.knowledge_source,
255
- starterQuestionsCount: (a = (c = e.knowledge) == null ? void 0 : c.starter_message) == null ? void 0 : a.length,
255
+ starterQuestionsCount: (n = (c = e.knowledge) == null ? void 0 : c.starter_message) == null ? void 0 : n.length,
256
256
  topicsToAvoid: t == null ? void 0 : t.topics_to_avoid,
257
257
  maxResponseLength: t == null ? void 0 : t.max_response_length
258
258
  };
259
259
  }
260
- const Ke = (e) => e.reduce((t, n) => t + n, 0), ie = (e) => Ke(e) / e.length;
261
- function He(e, t, n) {
262
- var s, l, d;
260
+ const Ue = (e) => e.reduce((t, a) => t + a, 0), ae = (e) => Ue(e) / e.length;
261
+ function Ke(e, t, a) {
262
+ var i, l, d;
263
263
  const {
264
264
  event: r,
265
- ...o
265
+ ...s
266
266
  } = e, {
267
- template: i
267
+ template: o
268
268
  } = (t == null ? void 0 : t.llm) || {}, {
269
269
  language: c
270
- } = ((s = t == null ? void 0 : t.presenter) == null ? void 0 : s.voice) || {};
270
+ } = ((i = t == null ? void 0 : t.presenter) == null ? void 0 : i.voice) || {};
271
271
  return {
272
- ...o,
272
+ ...s,
273
273
  llm: {
274
- ...o.llm,
275
- template: i
274
+ ...s.llm,
275
+ template: o
276
276
  },
277
277
  script: {
278
- ...o.script,
278
+ ...s.script,
279
279
  provider: {
280
- ...(l = o == null ? void 0 : o.script) == null ? void 0 : l.provider,
280
+ ...(l = s == null ? void 0 : s.script) == null ? void 0 : l.provider,
281
281
  language: c
282
282
  }
283
283
  },
284
284
  stitch: (t == null ? void 0 : t.presenter.type) === "talk" ? (d = t == null ? void 0 : t.presenter) == null ? void 0 : d.stitch : void 0,
285
- ...n
285
+ ...a
286
286
  };
287
287
  }
288
288
  let ee = {};
289
- const qe = "https://api-js.mixpanel.com/track/?verbose=1&ip=1";
290
- function Ve(e) {
289
+ const He = "https://api-js.mixpanel.com/track/?verbose=1&ip=1";
290
+ function qe(e) {
291
291
  const t = window != null && window.hasOwnProperty("DID_AGENTS_API") ? "agents-ui" : "agents-sdk";
292
292
  return {
293
293
  token: e.token || "testKey",
294
- distinct_id: e.distinctId || ue(),
294
+ distinct_id: e.distinctId || de(),
295
295
  agentId: e.agentId,
296
296
  additionalProperties: {},
297
297
  isEnabled: e.isEnabled ?? !0,
298
298
  getRandom: V,
299
- enrich(n) {
299
+ enrich(a) {
300
300
  this.additionalProperties = {
301
301
  ...this.additionalProperties,
302
- ...n
302
+ ...a
303
303
  };
304
304
  },
305
- async track(n, r) {
305
+ async track(a, r) {
306
306
  if (!this.isEnabled)
307
307
  return Promise.resolve();
308
308
  const {
309
- audioPath: o,
310
- ...i
309
+ audioPath: s,
310
+ ...o
311
311
  } = r || {}, c = {
312
312
  method: "POST",
313
313
  headers: {
@@ -315,12 +315,13 @@ function Ve(e) {
315
315
  },
316
316
  body: new URLSearchParams({
317
317
  data: JSON.stringify([{
318
- event: n,
318
+ event: a,
319
319
  properties: {
320
320
  ...this.additionalProperties,
321
- ...i,
321
+ ...o,
322
322
  agentId: this.agentId,
323
323
  source: t,
324
+ token: this.token,
324
325
  time: Date.now(),
325
326
  $insert_id: this.getRandom(),
326
327
  origin: window.location.href,
@@ -332,32 +333,32 @@ function Ve(e) {
332
333
  })
333
334
  };
334
335
  try {
335
- return await fetch(qe, c).then((a) => a.json());
336
- } catch (a) {
337
- return console.error(a);
336
+ return await fetch(He, c).then((n) => n.json());
337
+ } catch (n) {
338
+ return console.error(n);
338
339
  }
339
340
  },
340
- linkTrack(n, r, o, i) {
341
- ee[n] || (ee[n] = {
341
+ linkTrack(a, r, s, o) {
342
+ ee[a] || (ee[a] = {
342
343
  events: {},
343
344
  resolvedDependencies: []
344
- }), i.includes(o) || i.push(o);
345
- const c = ee[n];
346
- if (c.events[o] = {
345
+ }), o.includes(s) || o.push(s);
346
+ const c = ee[a];
347
+ if (c.events[s] = {
347
348
  props: r
348
- }, c.resolvedDependencies.push(o), i.every((s) => c.resolvedDependencies.includes(s))) {
349
- const s = i.reduce((l, d) => c.events[d] ? {
349
+ }, c.resolvedDependencies.push(s), o.every((i) => c.resolvedDependencies.includes(i))) {
350
+ const i = o.reduce((l, d) => c.events[d] ? {
350
351
  ...l,
351
352
  ...c.events[d].props
352
353
  } : l, {});
353
- this.track(n, s), c.resolvedDependencies = c.resolvedDependencies.filter((l) => !i.includes(l)), i.forEach((l) => {
354
+ this.track(a, i), c.resolvedDependencies = c.resolvedDependencies.filter((l) => !o.includes(l)), o.forEach((l) => {
354
355
  delete c.events[l];
355
356
  });
356
357
  }
357
358
  }
358
359
  };
359
360
  }
360
- function he() {
361
+ function ge() {
361
362
  let e = 0;
362
363
  return {
363
364
  reset: () => e = 0,
@@ -365,21 +366,21 @@ function he() {
365
366
  get: (t = !1) => t ? Date.now() - e : e
366
367
  };
367
368
  }
368
- const N = he(), re = he();
369
- function pe(e) {
370
- return e === M.Playground ? {
369
+ const N = ge(), re = ge();
370
+ function he(e) {
371
+ return e === _.Playground ? {
371
372
  headers: {
372
373
  [Be]: "true"
373
374
  }
374
375
  } : {};
375
376
  }
376
- async function we(e, t, n, r, o = !1, i) {
377
+ async function we(e, t, a, r, s = !1, o) {
377
378
  try {
378
- return !i && !le(r) && (i = await t.newChat(e.id, {
379
- persist: o
380
- }, pe(r)), n.track("agent-chat", {
379
+ return !o && !ce(r) && (o = await t.newChat(e.id, {
380
+ persist: s
381
+ }, he(r)), a.track("agent-chat", {
381
382
  event: "created",
382
- chatId: i.id,
383
+ chatId: o.id,
383
384
  agentId: e.id,
384
385
  mode: r,
385
386
  access: e.access,
@@ -388,228 +389,182 @@ async function we(e, t, n, r, o = !1, i) {
388
389
  from: "agent-template"
389
390
  } : {}
390
391
  })), {
391
- chat: i,
392
- chatMode: (i == null ? void 0 : i.chat_mode) ?? r
392
+ chat: o,
393
+ chatMode: (o == null ? void 0 : o.chat_mode) ?? r
393
394
  };
394
395
  } catch (c) {
395
396
  try {
396
- const a = JSON.parse(c.message);
397
- if ((a == null ? void 0 : a.kind) === "InsufficientCreditsError")
397
+ const n = JSON.parse(c.message);
398
+ if ((n == null ? void 0 : n.kind) === "InsufficientCreditsError")
398
399
  throw new Error("InsufficientCreditsError");
399
- } catch (a) {
400
- console.error("Error parsing the error message:", a);
400
+ } catch (n) {
401
+ console.error("Error parsing the error message:", n);
401
402
  }
402
403
  throw new Error("Cannot create new chat");
403
404
  }
404
405
  }
405
- function Xe(e) {
406
+ function Ve(e) {
406
407
  return e && e.length > 0 ? e : [];
407
408
  }
408
- function Ye(e, t, n) {
409
+ function Oe(e, t, a) {
409
410
  if (!e)
410
411
  throw new Error("Please connect to the agent first");
411
412
  if (!e.interruptAvailable)
412
413
  throw new Error("Interrupt is not enabled for this stream");
413
414
  if (t !== W.Fluent)
414
415
  throw new Error("Interrupt only available for Fluent streams");
415
- if (!n)
416
+ if (!a)
416
417
  throw new Error("No active video to interrupt");
417
418
  }
418
- async function Qe(e, t) {
419
- const n = {
420
- type: j.StreamInterrupt,
419
+ async function Xe(e, t) {
420
+ const a = {
421
+ type: A.StreamInterrupt,
421
422
  videoId: t,
422
423
  timestamp: Date.now()
423
424
  };
424
- e.sendDataChannelMessage(JSON.stringify(n));
425
+ e.sendDataChannelMessage(JSON.stringify(a));
425
426
  }
426
- function Oe(e) {
427
- return new Promise((t, n) => {
427
+ function Ye(e) {
428
+ return new Promise((t, a) => {
428
429
  const {
429
430
  callbacks: r,
430
- host: o,
431
- auth: i
431
+ host: s,
432
+ auth: o
432
433
  } = e, {
433
434
  onMessage: c = null,
434
- onOpen: a = null,
435
- onClose: s = null,
435
+ onOpen: n = null,
436
+ onClose: i = null,
436
437
  onError: l = null
437
- } = r || {}, d = new WebSocket(`${o}?authorization=${me(i)}`);
438
- d.onmessage = c, d.onclose = s, d.onerror = (y) => {
439
- console.error(y), l == null || l("Websocket failed to connect", y), n(y);
438
+ } = r || {}, d = new WebSocket(`${s}?authorization=${le(o)}`);
439
+ d.onmessage = c, d.onclose = i, d.onerror = (y) => {
440
+ console.error(y), l == null || l("Websocket failed to connect", y), a(y);
440
441
  }, d.onopen = (y) => {
441
- a == null || a(y), t(d);
442
+ n == null || n(y), t(d);
442
443
  };
443
444
  });
444
445
  }
445
- async function Ze(e) {
446
+ async function Qe(e) {
446
447
  const {
447
448
  retries: t = 1
448
449
  } = e;
449
- let n = null;
450
- for (let r = 0; (n == null ? void 0 : n.readyState) !== WebSocket.OPEN; r++)
450
+ let a = null;
451
+ for (let r = 0; (a == null ? void 0 : a.readyState) !== WebSocket.OPEN; r++)
451
452
  try {
452
- n = await Oe(e);
453
- } catch (o) {
453
+ a = await Ye(e);
454
+ } catch (s) {
454
455
  if (r === t)
455
- throw o;
456
- await de(r * 500);
456
+ throw s;
457
+ await oe(r * 500);
457
458
  }
458
- return n;
459
+ return a;
459
460
  }
460
- async function Ge(e, t, n) {
461
- const r = n != null && n.onMessage ? [n.onMessage] : [], o = await Ze({
461
+ async function Ze(e, t, a) {
462
+ const r = a != null && a.onMessage ? [a.onMessage] : [], s = await Qe({
462
463
  auth: e,
463
464
  host: t,
464
465
  callbacks: {
465
- onError: (i) => {
466
+ onError: (o) => {
466
467
  var c;
467
- return (c = n.onError) == null ? void 0 : c.call(n, new Re(i));
468
+ return (c = a.onError) == null ? void 0 : c.call(a, new Ce(o));
468
469
  },
469
- onMessage(i) {
470
- const c = JSON.parse(i.data);
471
- r.forEach((a) => a(c.event, c));
470
+ onMessage(o) {
471
+ const c = JSON.parse(o.data);
472
+ r.forEach((n) => n(c.event, c));
472
473
  }
473
474
  }
474
475
  });
475
476
  return {
476
- socket: o,
477
- disconnect: () => o.close(),
478
- subscribeToEvents: (i) => r.push(i)
477
+ socket: s,
478
+ disconnect: () => s.close(),
479
+ subscribeToEvents: (o) => r.push(o)
479
480
  };
480
481
  }
481
- function et(e) {
482
+ function Ge(e) {
482
483
  if (e.answer !== void 0)
483
484
  return e.answer;
484
- let t = 0, n = "";
485
+ let t = 0, a = "";
485
486
  for (; t in e; )
486
- n += e[t++];
487
- return n;
487
+ a += e[t++];
488
+ return a;
488
489
  }
489
- function tt(e, t, n, r, o) {
490
- const i = r.messages[r.messages.length - 1];
491
- if (!(e === q.Partial || e === q.Answer) || (i == null ? void 0 : i.role) !== "assistant")
490
+ function et(e, t, a, r, s) {
491
+ const o = r.messages[r.messages.length - 1];
492
+ if (!(e === q.Partial || e === q.Answer) || (o == null ? void 0 : o.role) !== "assistant")
492
493
  return;
493
494
  const {
494
495
  content: c,
495
- sequence: a
496
+ sequence: n
496
497
  } = t;
497
- e === q.Partial ? n[a] = c : n.answer = c;
498
- const s = et(n);
499
- (i.content !== s || e === q.Answer) && (i.content = s, o == null || o([...r.messages], e));
498
+ e === q.Partial ? a[n] = c : a.answer = c;
499
+ const i = Ge(a);
500
+ (o.content !== i || e === q.Answer) && (o.content = i, s == null || s([...r.messages], e));
500
501
  }
501
- function rt(e, t, n, r, o) {
502
- let i = {};
502
+ function tt(e, t, a, r, s) {
503
+ let o = {};
503
504
  return {
504
- clearQueue: () => i = {},
505
- onMessage: (c, a) => {
506
- var s, l;
507
- if ("content" in a)
508
- tt(c, a, i, t, n.callbacks.onNewMessage), c === q.Answer && e.track("agent-message-received", {
505
+ clearQueue: () => o = {},
506
+ onMessage: (c, n) => {
507
+ var i, l;
508
+ if ("content" in n)
509
+ et(c, n, o, t, a.callbacks.onNewMessage), c === q.Answer && e.track("agent-message-received", {
509
510
  messages: t.messages.length,
510
511
  mode: t.chatMode
511
512
  });
512
513
  else {
513
- const d = j, y = [d.StreamVideoDone, d.StreamVideoError, d.StreamVideoRejected], A = [d.StreamFailed, d.StreamVideoError, d.StreamVideoRejected], P = He(a, r, {
514
+ const d = A, y = [d.StreamVideoDone, d.StreamVideoError, d.StreamVideoRejected], T = [d.StreamFailed, d.StreamVideoError, d.StreamVideoRejected], j = Ke(n, r, {
514
515
  mode: t.chatMode
515
516
  });
516
517
  if (c = c, c === d.StreamVideoCreated)
517
- e.linkTrack("agent-video", P, d.StreamVideoCreated, ["start"]);
518
+ e.linkTrack("agent-video", j, d.StreamVideoCreated, ["start"]);
518
519
  else if (y.includes(c)) {
519
- const x = c.split("/")[1];
520
- A.includes(c) ? e.track("agent-video", {
521
- ...P,
522
- event: x
520
+ const b = c.split("/")[1];
521
+ T.includes(c) ? e.track("agent-video", {
522
+ ...j,
523
+ event: b
523
524
  }) : e.linkTrack("agent-video", {
524
- ...P,
525
- event: x
525
+ ...j,
526
+ event: b
526
527
  }, c, ["done"]);
527
528
  }
528
- A.includes(c) && ((l = (s = n.callbacks).onError) == null || l.call(s, new Error(`Stream failed with event ${c}`), {
529
- data: a
530
- })), a.event === d.StreamDone && o();
529
+ T.includes(c) && ((l = (i = a.callbacks).onError) == null || l.call(i, new Error(`Stream failed with event ${c}`), {
530
+ data: n
531
+ })), n.event === d.StreamDone && s();
531
532
  }
532
533
  }
533
534
  };
534
535
  }
535
- function nt(e, t, n, r) {
536
- const o = ae(e, `${t}/agents/${n}`, r);
536
+ function rt(e, t, a, r) {
537
+ const s = ue(e, `${t}/agents/${a}`, r);
537
538
  return {
538
- createStream(i) {
539
- return o.post("/streams", {
540
- output_resolution: i.output_resolution,
541
- compatibility_mode: i.compatibility_mode,
542
- stream_warmup: i.stream_warmup,
543
- session_timeout: i.session_timeout,
544
- fluent: i.fluent
545
- });
539
+ createStream(o) {
540
+ return s.post("/streams", o);
546
541
  },
547
- startConnection(i, c, a) {
548
- return o.post(`/streams/${i}/sdp`, {
549
- session_id: a,
542
+ startConnection(o, c, n) {
543
+ return s.post(`/streams/${o}/sdp`, {
544
+ session_id: n,
550
545
  answer: c
551
546
  });
552
547
  },
553
- addIceCandidate(i, c, a) {
554
- return o.post(`/streams/${i}/ice`, {
555
- session_id: a,
548
+ addIceCandidate(o, c, n) {
549
+ return s.post(`/streams/${o}/ice`, {
550
+ session_id: n,
556
551
  ...c
557
552
  });
558
553
  },
559
- sendStreamRequest(i, c, a) {
560
- return o.post(`/streams/${i}`, {
554
+ sendStreamRequest(o, c, n) {
555
+ return s.post(`/streams/${o}`, {
561
556
  session_id: c,
562
- ...a
557
+ ...n
563
558
  });
564
559
  },
565
- close(i, c) {
566
- return o.delete(`/streams/${i}`, {
560
+ close(o, c) {
561
+ return s.delete(`/streams/${o}`, {
567
562
  session_id: c
568
563
  });
569
564
  }
570
565
  };
571
566
  }
572
- function at(e, t, n, r) {
573
- const o = ae(e, `${t}/agents/${n}`, r);
574
- return {
575
- createStream(i, c) {
576
- return o.post("/streams", {
577
- driver_url: i.driver_url,
578
- face: i.face,
579
- config: i.config,
580
- output_resolution: i.output_resolution,
581
- compatibility_mode: i.compatibility_mode,
582
- stream_warmup: i.stream_warmup,
583
- session_timeout: i.session_timeout,
584
- fluent: i.fluent
585
- }, c);
586
- },
587
- startConnection(i, c, a, s) {
588
- return o.post(`/streams/${i}/sdp`, {
589
- session_id: a,
590
- answer: c
591
- }, s);
592
- },
593
- addIceCandidate(i, c, a, s) {
594
- return o.post(`/streams/${i}/ice`, {
595
- session_id: a,
596
- ...c
597
- }, s);
598
- },
599
- sendStreamRequest(i, c, a, s) {
600
- return o.post(`/streams/${i}`, {
601
- session_id: c,
602
- ...a
603
- }, s);
604
- },
605
- close(i, c, a) {
606
- return o.delete(`/streams/${i}`, {
607
- session_id: c
608
- }, a);
609
- }
610
- };
611
- }
612
- function it(e, t, n) {
567
+ function nt(e, t, a) {
613
568
  const r = (t.timestamp - e.timestamp) / 1e3;
614
569
  return {
615
570
  duration: r,
@@ -626,28 +581,28 @@ function it(e, t, n) {
626
581
  framesPerSecond: t.framesPerSecond,
627
582
  freezeCount: t.freezeCount - e.freezeCount,
628
583
  freezeDuration: t.freezeDuration - e.freezeDuration,
629
- lowFpsCount: n
584
+ lowFpsCount: a
630
585
  };
631
586
  }
632
- function st(e) {
587
+ function at(e) {
633
588
  return e.filter((t) => t.freezeCount > 0 || t.framesPerSecond < 21 || t.framesDropped > 0 || t.packetsLost > 0).map((t) => {
634
589
  const {
635
- timestamp: n,
590
+ timestamp: a,
636
591
  ...r
637
- } = t, o = [];
638
- return t.freezeCount > 0 && o.push("freeze"), t.framesPerSecond < 21 && o.push("low fps"), t.framesDropped > 0 && o.push("frames dropped"), t.packetsLost > 0 && o.push("packet loss"), {
592
+ } = t, s = [];
593
+ return t.freezeCount > 0 && s.push("freeze"), t.framesPerSecond < 21 && s.push("low fps"), t.framesDropped > 0 && s.push("frames dropped"), t.packetsLost > 0 && s.push("packet loss"), {
639
594
  ...r,
640
- causes: o
595
+ causes: s
641
596
  };
642
597
  });
643
598
  }
644
- function ot(e) {
645
- let t = "", n = 0;
599
+ function it(e) {
600
+ let t = "", a = 0;
646
601
  for (const r of e.values())
647
- if (r && r.type === "codec" && r.mimeType.startsWith("video") && (t = r.mimeType.split("/")[1]), r && r.type === "candidate-pair" && (n = r.currentRoundTripTime), r && r.type === "inbound-rtp" && r.kind === "video")
602
+ if (r && r.type === "codec" && r.mimeType.startsWith("video") && (t = r.mimeType.split("/")[1]), r && r.type === "candidate-pair" && (a = r.currentRoundTripTime), r && r.type === "inbound-rtp" && r.kind === "video")
648
603
  return {
649
604
  codec: t,
650
- rtt: n,
605
+ rtt: a,
651
606
  timestamp: r.timestamp,
652
607
  bytesReceived: r.bytesReceived,
653
608
  packetsReceived: r.packetsReceived,
@@ -666,91 +621,91 @@ function ot(e) {
666
621
  };
667
622
  return {};
668
623
  }
669
- function ct(e, t, n) {
670
- const r = e.map((s, l) => l === 0 ? n ? {
671
- timestamp: s.timestamp,
624
+ function st(e, t, a) {
625
+ const r = e.map((i, l) => l === 0 ? a ? {
626
+ timestamp: i.timestamp,
672
627
  duration: 0,
673
- rtt: s.rtt,
674
- bytesReceived: s.bytesReceived - n.bytesReceived,
675
- bitrate: (s.bytesReceived - n.bytesReceived) * 8 / (t / 1e3),
676
- packetsReceived: s.packetsReceived - n.packetsReceived,
677
- packetsLost: s.packetsLost - n.packetsLost,
678
- framesDropped: s.framesDropped - n.framesDropped,
679
- framesDecoded: s.framesDecoded - n.framesDecoded,
680
- jitter: s.jitter,
681
- jitterBufferDelay: s.jitterBufferDelay - n.jitterBufferDelay,
682
- jitterBufferEmittedCount: s.jitterBufferEmittedCount - n.jitterBufferEmittedCount,
683
- avgJitterDelayInInterval: (s.jitterBufferDelay - n.jitterBufferDelay) / (s.jitterBufferEmittedCount - n.jitterBufferEmittedCount),
684
- framesPerSecond: s.framesPerSecond,
685
- freezeCount: s.freezeCount - n.freezeCount,
686
- freezeDuration: s.freezeDuration - n.freezeDuration
628
+ rtt: i.rtt,
629
+ bytesReceived: i.bytesReceived - a.bytesReceived,
630
+ bitrate: (i.bytesReceived - a.bytesReceived) * 8 / (t / 1e3),
631
+ packetsReceived: i.packetsReceived - a.packetsReceived,
632
+ packetsLost: i.packetsLost - a.packetsLost,
633
+ framesDropped: i.framesDropped - a.framesDropped,
634
+ framesDecoded: i.framesDecoded - a.framesDecoded,
635
+ jitter: i.jitter,
636
+ jitterBufferDelay: i.jitterBufferDelay - a.jitterBufferDelay,
637
+ jitterBufferEmittedCount: i.jitterBufferEmittedCount - a.jitterBufferEmittedCount,
638
+ avgJitterDelayInInterval: (i.jitterBufferDelay - a.jitterBufferDelay) / (i.jitterBufferEmittedCount - a.jitterBufferEmittedCount),
639
+ framesPerSecond: i.framesPerSecond,
640
+ freezeCount: i.freezeCount - a.freezeCount,
641
+ freezeDuration: i.freezeDuration - a.freezeDuration
687
642
  } : {
688
- timestamp: s.timestamp,
689
- rtt: s.rtt,
643
+ timestamp: i.timestamp,
644
+ rtt: i.rtt,
690
645
  duration: 0,
691
- bytesReceived: s.bytesReceived,
692
- bitrate: s.bytesReceived * 8 / (t / 1e3),
693
- packetsReceived: s.packetsReceived,
694
- packetsLost: s.packetsLost,
695
- framesDropped: s.framesDropped,
696
- framesDecoded: s.framesDecoded,
697
- jitter: s.jitter,
698
- jitterBufferDelay: s.jitterBufferDelay,
699
- jitterBufferEmittedCount: s.jitterBufferEmittedCount,
700
- avgJitterDelayInInterval: s.jitterBufferDelay / s.jitterBufferEmittedCount,
701
- framesPerSecond: s.framesPerSecond,
702
- freezeCount: s.freezeCount,
703
- freezeDuration: s.freezeDuration
646
+ bytesReceived: i.bytesReceived,
647
+ bitrate: i.bytesReceived * 8 / (t / 1e3),
648
+ packetsReceived: i.packetsReceived,
649
+ packetsLost: i.packetsLost,
650
+ framesDropped: i.framesDropped,
651
+ framesDecoded: i.framesDecoded,
652
+ jitter: i.jitter,
653
+ jitterBufferDelay: i.jitterBufferDelay,
654
+ jitterBufferEmittedCount: i.jitterBufferEmittedCount,
655
+ avgJitterDelayInInterval: i.jitterBufferDelay / i.jitterBufferEmittedCount,
656
+ framesPerSecond: i.framesPerSecond,
657
+ freezeCount: i.freezeCount,
658
+ freezeDuration: i.freezeDuration
704
659
  } : {
705
- timestamp: s.timestamp,
660
+ timestamp: i.timestamp,
706
661
  duration: t * l / 1e3,
707
- rtt: s.rtt,
708
- bytesReceived: s.bytesReceived - e[l - 1].bytesReceived,
709
- bitrate: (s.bytesReceived - e[l - 1].bytesReceived) * 8 / (t / 1e3),
710
- packetsReceived: s.packetsReceived - e[l - 1].packetsReceived,
711
- packetsLost: s.packetsLost - e[l - 1].packetsLost,
712
- framesDropped: s.framesDropped - e[l - 1].framesDropped,
713
- framesDecoded: s.framesDecoded - e[l - 1].framesDecoded,
714
- jitter: s.jitter,
715
- jitterBufferDelay: s.jitterBufferDelay - e[l - 1].jitterBufferDelay,
716
- jitterBufferEmittedCount: s.jitterBufferEmittedCount - e[l - 1].jitterBufferEmittedCount,
717
- avgJitterDelayInInterval: (s.jitterBufferDelay - e[l - 1].jitterBufferDelay) / (s.jitterBufferEmittedCount - e[l - 1].jitterBufferEmittedCount),
718
- framesPerSecond: s.framesPerSecond,
719
- freezeCount: s.freezeCount - e[l - 1].freezeCount,
720
- freezeDuration: s.freezeDuration - e[l - 1].freezeDuration
721
- }), o = st(r), i = o.reduce((s, l) => s + (l.causes.includes("low fps") ? 1 : 0), 0), c = r.filter((s) => !!s.avgJitterDelayInInterval).map((s) => s.avgJitterDelayInInterval), a = r.filter((s) => !!s.rtt).map((s) => s.rtt);
662
+ rtt: i.rtt,
663
+ bytesReceived: i.bytesReceived - e[l - 1].bytesReceived,
664
+ bitrate: (i.bytesReceived - e[l - 1].bytesReceived) * 8 / (t / 1e3),
665
+ packetsReceived: i.packetsReceived - e[l - 1].packetsReceived,
666
+ packetsLost: i.packetsLost - e[l - 1].packetsLost,
667
+ framesDropped: i.framesDropped - e[l - 1].framesDropped,
668
+ framesDecoded: i.framesDecoded - e[l - 1].framesDecoded,
669
+ jitter: i.jitter,
670
+ jitterBufferDelay: i.jitterBufferDelay - e[l - 1].jitterBufferDelay,
671
+ jitterBufferEmittedCount: i.jitterBufferEmittedCount - e[l - 1].jitterBufferEmittedCount,
672
+ avgJitterDelayInInterval: (i.jitterBufferDelay - e[l - 1].jitterBufferDelay) / (i.jitterBufferEmittedCount - e[l - 1].jitterBufferEmittedCount),
673
+ framesPerSecond: i.framesPerSecond,
674
+ freezeCount: i.freezeCount - e[l - 1].freezeCount,
675
+ freezeDuration: i.freezeDuration - e[l - 1].freezeDuration
676
+ }), s = at(r), o = s.reduce((i, l) => i + (l.causes.includes("low fps") ? 1 : 0), 0), c = r.filter((i) => !!i.avgJitterDelayInInterval).map((i) => i.avgJitterDelayInInterval), n = r.filter((i) => !!i.rtt).map((i) => i.rtt);
722
677
  return {
723
678
  webRTCStats: {
724
- anomalies: o,
725
- minRtt: Math.min(...a),
726
- avgRtt: ie(a),
727
- maxRtt: Math.max(...a),
728
- aggregateReport: it(e[0], e[e.length - 1], i),
679
+ anomalies: s,
680
+ minRtt: Math.min(...n),
681
+ avgRtt: ae(n),
682
+ maxRtt: Math.max(...n),
683
+ aggregateReport: nt(e[0], e[e.length - 1], o),
729
684
  minJitterDelayInInterval: Math.min(...c),
730
685
  maxJitterDelayInInterval: Math.max(...c),
731
- avgJitterDelayInInterval: ie(c)
686
+ avgJitterDelayInInterval: ae(c)
732
687
  },
733
688
  codec: e[0].codec,
734
689
  resolution: `${e[0].frameWidth}x${e[0].frameHeight}`
735
690
  };
736
691
  }
737
- const ne = 100, dt = Math.max(Math.ceil(400 / ne), 1), lt = 0.25, ut = 0.28;
738
- function mt() {
739
- let e = 0, t, n, r = 0;
740
- return (o) => {
741
- for (const i of o.values())
742
- if (i && i.type === "inbound-rtp" && i.kind === "video") {
743
- const c = i.jitterBufferDelay, a = i.jitterBufferEmittedCount;
744
- if (n && a > n) {
745
- const d = c - t, y = a - n;
692
+ const ne = 100, ot = Math.max(Math.ceil(400 / ne), 1), ct = 0.25, dt = 0.28;
693
+ function lt() {
694
+ let e = 0, t, a, r = 0;
695
+ return (s) => {
696
+ for (const o of s.values())
697
+ if (o && o.type === "inbound-rtp" && o.kind === "video") {
698
+ const c = o.jitterBufferDelay, n = o.jitterBufferEmittedCount;
699
+ if (a && n > a) {
700
+ const d = c - t, y = n - a;
746
701
  r = d / y;
747
702
  }
748
- t = c, n = a;
749
- const s = i.framesDecoded, l = s - e > 0;
750
- return e = s, {
703
+ t = c, a = n;
704
+ const i = o.framesDecoded, l = i - e > 0;
705
+ return e = i, {
751
706
  isReceiving: l,
752
707
  avgJitterDelayInInterval: r,
753
- freezeCount: i.freezeCount
708
+ freezeCount: o.freezeCount
754
709
  };
755
710
  }
756
711
  return {
@@ -759,50 +714,50 @@ function mt() {
759
714
  };
760
715
  };
761
716
  }
762
- function ft(e, t, n, r, o, i = !1) {
763
- let c = [], a, s = 0, l = !1, d = O.Unknown, y = O.Unknown, A = 0, P = 0;
764
- const x = mt();
717
+ function ut(e, t, a, r, s, o = !1) {
718
+ let c = [], n, i = 0, l = !1, d = Q.Unknown, y = Q.Unknown, T = 0, j = 0;
719
+ const b = lt();
765
720
  return setInterval(async () => {
766
- const F = await e.getStats(), {
721
+ const x = await e.getStats(), {
767
722
  isReceiving: R,
768
723
  avgJitterDelayInInterval: U,
769
724
  freezeCount: K
770
- } = x(F), T = ot(F);
725
+ } = b(x), P = it(x);
771
726
  if (R)
772
- s = 0, A = K - P, y = U < lt ? O.Strong : U > ut && A > 1 ? O.Weak : d, y !== d && (o == null || o(y), d = y, P += A, A = 0), l || (r == null || r(h.Start), a = c[c.length - 1], c = [], l = !0), c.push(T);
773
- else if (l && (s++, s >= dt)) {
774
- const u = ct(c, ne, a);
775
- r == null || r(h.Stop, u), t() || n(), P = K, l = !1;
727
+ i = 0, T = K - j, y = U < ct ? Q.Strong : U > dt && T > 1 ? Q.Weak : d, y !== d && (s == null || s(y), d = y, j += T, T = 0), l || (r == null || r(h.Start), n = c[c.length - 1], c = [], l = !0), c.push(P);
728
+ else if (l && (i++, i >= ot)) {
729
+ const u = st(c, ne, n);
730
+ r == null || r(h.Stop, u), t() || a(), j = K, l = !1;
776
731
  }
777
732
  }, ne);
778
733
  }
779
- let ye = !1;
780
- const b = (e, t) => ye && console.log(e, t), gt = (window.RTCPeerConnection || window.webkitRTCPeerConnection || window.mozRTCPeerConnection).bind(window);
781
- function se(e) {
734
+ let pe = !1;
735
+ const B = (e, t) => pe && console.log(e, t), ft = (window.RTCPeerConnection || window.webkitRTCPeerConnection || window.mozRTCPeerConnection).bind(window);
736
+ function ie(e) {
782
737
  switch (e) {
783
738
  case "connected":
784
- return I.Connected;
739
+ return S.Connected;
785
740
  case "checking":
786
- return I.Connecting;
741
+ return S.Connecting;
787
742
  case "failed":
788
- return I.Fail;
743
+ return S.Fail;
789
744
  case "new":
790
- return I.New;
745
+ return S.New;
791
746
  case "closed":
792
- return I.Closed;
747
+ return S.Closed;
793
748
  case "disconnected":
794
- return I.Disconnected;
749
+ return S.Disconnected;
795
750
  case "completed":
796
- return I.Completed;
751
+ return S.Completed;
797
752
  default:
798
- return I.New;
753
+ return S.New;
799
754
  }
800
755
  }
801
- function ht(e) {
802
- const [t, n = ""] = e.split(/:(.+)/);
756
+ function mt(e) {
757
+ const [t, a = ""] = e.split(/:(.+)/);
803
758
  try {
804
- const r = JSON.parse(n);
805
- return b("parsed data channel message", {
759
+ const r = JSON.parse(a);
760
+ return B("parsed data channel message", {
806
761
  subject: t,
807
762
  data: r
808
763
  }), {
@@ -810,135 +765,135 @@ function ht(e) {
810
765
  data: r
811
766
  };
812
767
  } catch (r) {
813
- return b("Failed to parse data channel message, returning data as string", {
768
+ return B("Failed to parse data channel message, returning data as string", {
814
769
  subject: t,
815
- rawData: n,
770
+ rawData: a,
816
771
  error: r
817
772
  }), {
818
773
  subject: t,
819
- data: n
774
+ data: a
820
775
  };
821
776
  }
822
777
  }
823
- function pt({
778
+ function gt({
824
779
  statsSignal: e,
825
780
  dataChannelSignal: t,
826
- onVideoStateChange: n,
781
+ onVideoStateChange: a,
827
782
  report: r
828
783
  }) {
829
- e === h.Start && t === h.Start ? n == null || n(h.Start) : e === h.Stop && t === h.Stop && (n == null || n(h.Stop, r));
784
+ e === h.Start && t === h.Start ? a == null || a(h.Start) : e === h.Stop && t === h.Stop && (a == null || a(h.Stop, r));
830
785
  }
831
- function wt({
786
+ function ht({
832
787
  statsSignal: e,
833
788
  dataChannelSignal: t,
834
- onVideoStateChange: n,
789
+ onVideoStateChange: a,
835
790
  onAgentActivityStateChange: r,
836
- report: o
791
+ report: s
837
792
  }) {
838
- e === h.Start ? n == null || n(h.Start) : e === h.Stop && (n == null || n(h.Stop, o)), t === h.Start ? r == null || r(X.Talking) : t === h.Stop && (r == null || r(X.Idle));
793
+ e === h.Start ? a == null || a(h.Start) : e === h.Stop && (a == null || a(h.Stop, s)), t === h.Start ? r == null || r(O.Talking) : t === h.Stop && (r == null || r(O.Idle));
839
794
  }
840
- function oe({
795
+ function se({
841
796
  statsSignal: e,
842
797
  dataChannelSignal: t,
843
- onVideoStateChange: n,
798
+ onVideoStateChange: a,
844
799
  onAgentActivityStateChange: r,
845
- streamType: o,
846
- report: i
800
+ streamType: s,
801
+ report: o
847
802
  }) {
848
- o === W.Legacy ? pt({
803
+ s === W.Legacy ? gt({
849
804
  statsSignal: e,
850
805
  dataChannelSignal: t,
851
- onVideoStateChange: n,
852
- report: i
853
- }) : o === W.Fluent && wt({
806
+ onVideoStateChange: a,
807
+ report: o
808
+ }) : s === W.Fluent && ht({
854
809
  statsSignal: e,
855
810
  dataChannelSignal: t,
856
- onVideoStateChange: n,
811
+ onVideoStateChange: a,
857
812
  onAgentActivityStateChange: r,
858
- report: i
813
+ report: o
859
814
  });
860
815
  }
861
- async function yt(e, t, {
862
- debug: n = !1,
816
+ async function wt(e, t, {
817
+ debug: a = !1,
863
818
  callbacks: r,
864
- auth: o,
865
- baseURL: i = Z,
819
+ auth: s,
820
+ baseURL: o = Z,
866
821
  analytics: c
867
822
  }) {
868
823
  var J;
869
- ye = n;
870
- let a = !1, s = !1, l = h.Stop, d = h.Stop;
824
+ pe = a;
825
+ let n = !1, i = !1, l = h.Stop, d = h.Stop;
871
826
  const {
872
827
  startConnection: y,
873
- sendStreamRequest: A,
874
- close: P,
875
- createStream: x,
876
- addIceCandidate: F
877
- } = t.videoType === ce.Clip ? nt(o, i, e, r.onError) : at(o, i, e, r.onError), {
828
+ sendStreamRequest: T,
829
+ close: j,
830
+ createStream: b,
831
+ addIceCandidate: x
832
+ } = rt(s, o, e, r.onError), {
878
833
  id: R,
879
834
  offer: U,
880
835
  ice_servers: K,
881
- session_id: T,
836
+ session_id: P,
882
837
  fluent: u,
883
- interrupt_enabled: p
884
- } = await x(t);
838
+ interrupt_enabled: w
839
+ } = await b(t);
885
840
  (J = r.onStreamCreated) == null || J.call(r, {
886
841
  stream_id: R,
887
- session_id: T,
842
+ session_id: P,
888
843
  agent_id: e
889
844
  });
890
- const f = new gt({
845
+ const m = new ft({
891
846
  iceServers: K
892
- }), D = f.createDataChannel("JanusDataChannel");
893
- if (!T)
847
+ }), D = m.createDataChannel("JanusDataChannel");
848
+ if (!P)
894
849
  throw new Error("Could not create session_id");
895
850
  const v = u ? W.Fluent : W.Legacy;
896
851
  c.enrich({
897
852
  "stream-type": v
898
853
  });
899
- const w = t.stream_warmup && !u, _ = () => a, $ = () => {
900
- var m;
901
- a = !0, s && ((m = r.onConnectionStateChange) == null || m.call(r, I.Connected));
902
- }, B = ft(f, _, $, (m, g) => oe({
903
- statsSignal: d = m,
854
+ const p = t.stream_warmup && !u, E = () => n, L = () => {
855
+ var f;
856
+ n = !0, i && ((f = r.onConnectionStateChange) == null || f.call(r, S.Connected));
857
+ }, $ = ut(m, E, L, (f, g) => se({
858
+ statsSignal: d = f,
904
859
  dataChannelSignal: v === W.Legacy ? l : void 0,
905
860
  onVideoStateChange: r.onVideoStateChange,
906
861
  onAgentActivityStateChange: r.onAgentActivityStateChange,
907
862
  report: g,
908
863
  streamType: v
909
- }), (m) => {
864
+ }), (f) => {
910
865
  var g;
911
- return (g = r.onConnectivityStateChange) == null ? void 0 : g.call(r, m);
912
- }, w);
913
- f.onicecandidate = (m) => {
866
+ return (g = r.onConnectivityStateChange) == null ? void 0 : g.call(r, f);
867
+ }, p);
868
+ m.onicecandidate = (f) => {
914
869
  var g;
915
- b("peerConnection.onicecandidate", m);
870
+ B("peerConnection.onicecandidate", f);
916
871
  try {
917
- m.candidate && m.candidate.sdpMid && m.candidate.sdpMLineIndex !== null ? F(R, {
918
- candidate: m.candidate.candidate,
919
- sdpMid: m.candidate.sdpMid,
920
- sdpMLineIndex: m.candidate.sdpMLineIndex
921
- }, T) : F(R, {
872
+ f.candidate && f.candidate.sdpMid && f.candidate.sdpMLineIndex !== null ? x(R, {
873
+ candidate: f.candidate.candidate,
874
+ sdpMid: f.candidate.sdpMid,
875
+ sdpMLineIndex: f.candidate.sdpMLineIndex
876
+ }, P) : x(R, {
922
877
  candidate: null
923
- }, T);
924
- } catch (S) {
925
- (g = r.onError) == null || g.call(r, S, {
878
+ }, P);
879
+ } catch (I) {
880
+ (g = r.onError) == null || g.call(r, I, {
926
881
  streamId: R
927
882
  });
928
883
  }
929
884
  }, D.onopen = () => {
930
- s = !0, (!w || a) && $();
885
+ i = !0, (!p || n) && L();
931
886
  };
932
- const k = (m) => {
887
+ const k = (f) => {
933
888
  var g;
934
- (g = r.onVideoIdChange) == null || g.call(r, m);
889
+ (g = r.onVideoIdChange) == null || g.call(r, f);
935
890
  };
936
- function E(m, g) {
937
- if (m === j.StreamStarted && typeof g == "object" && "metadata" in g) {
938
- const S = g.metadata;
939
- k(S.videoId);
891
+ function M(f, g) {
892
+ if (f === A.StreamStarted && typeof g == "object" && "metadata" in g) {
893
+ const I = g.metadata;
894
+ k(I.videoId);
940
895
  }
941
- m === j.StreamDone && k(null), l = m === j.StreamStarted ? h.Start : h.Stop, oe({
896
+ f === A.StreamDone && k(null), l = f === A.StreamStarted ? h.Start : h.Stop, se({
942
897
  statsSignal: v === W.Legacy ? d : void 0,
943
898
  dataChannelSignal: l,
944
899
  onVideoStateChange: r.onVideoStateChange,
@@ -946,82 +901,82 @@ async function yt(e, t, {
946
901
  streamType: v
947
902
  });
948
903
  }
949
- function C(m, g) {
950
- const S = typeof g == "string" ? g : g == null ? void 0 : g.metadata;
951
- S && c.enrich({
952
- streamMetadata: S
904
+ function C(f, g) {
905
+ const I = typeof g == "string" ? g : g == null ? void 0 : g.metadata;
906
+ I && c.enrich({
907
+ streamMetadata: I
953
908
  }), c.track("agent-chat", {
954
909
  event: "ready"
955
910
  });
956
911
  }
957
- const L = {
958
- [j.StreamStarted]: E,
959
- [j.StreamDone]: E,
960
- [j.StreamReady]: C
912
+ const z = {
913
+ [A.StreamStarted]: M,
914
+ [A.StreamDone]: M,
915
+ [A.StreamReady]: C
961
916
  };
962
- D.onmessage = (m) => {
963
- var Y;
917
+ D.onmessage = (f) => {
918
+ var X;
964
919
  const {
965
920
  subject: g,
966
- data: S
967
- } = ht(m.data);
968
- (Y = L[g]) == null || Y.call(L, g, S);
969
- }, f.oniceconnectionstatechange = () => {
921
+ data: I
922
+ } = mt(f.data);
923
+ (X = z[g]) == null || X.call(z, g, I);
924
+ }, m.oniceconnectionstatechange = () => {
970
925
  var g;
971
- b("peerConnection.oniceconnectionstatechange => " + f.iceConnectionState);
972
- const m = se(f.iceConnectionState);
973
- m !== I.Connected && ((g = r.onConnectionStateChange) == null || g.call(r, m));
974
- }, f.ontrack = (m) => {
926
+ B("peerConnection.oniceconnectionstatechange => " + m.iceConnectionState);
927
+ const f = ie(m.iceConnectionState);
928
+ f !== S.Connected && ((g = r.onConnectionStateChange) == null || g.call(r, f));
929
+ }, m.ontrack = (f) => {
975
930
  var g;
976
- b("peerConnection.ontrack", m), (g = r.onSrcObjectReady) == null || g.call(r, m.streams[0]);
977
- }, await f.setRemoteDescription(U), b("set remote description OK");
978
- const z = await f.createAnswer();
979
- return b("create answer OK"), await f.setLocalDescription(z), b("set local description OK"), await y(R, z, T), b("start connection OK"), {
931
+ B("peerConnection.ontrack", f), (g = r.onSrcObjectReady) == null || g.call(r, f.streams[0]);
932
+ }, await m.setRemoteDescription(U), B("set remote description OK");
933
+ const F = await m.createAnswer();
934
+ return B("create answer OK"), await m.setLocalDescription(F), B("set local description OK"), await y(R, F, P), B("start connection OK"), {
980
935
  /**
981
936
  * Method to send request to server to get clip or talk depend on you payload
982
937
  * @param payload
983
938
  */
984
- speak(m) {
985
- return A(R, T, m);
939
+ speak(f) {
940
+ return T(R, P, f);
986
941
  },
987
942
  /**
988
943
  * Method to close RTC connection
989
944
  */
990
945
  async disconnect() {
991
- var m;
946
+ var f;
992
947
  if (R) {
993
- const g = se(f.iceConnectionState);
994
- if (f) {
995
- if (g === I.New) {
996
- clearInterval(B);
948
+ const g = ie(m.iceConnectionState);
949
+ if (m) {
950
+ if (g === S.New) {
951
+ clearInterval($);
997
952
  return;
998
953
  }
999
- f.close(), f.oniceconnectionstatechange = null, f.onnegotiationneeded = null, f.onicecandidate = null, f.ontrack = null;
954
+ m.close(), m.oniceconnectionstatechange = null, m.onnegotiationneeded = null, m.onicecandidate = null, m.ontrack = null;
1000
955
  }
1001
956
  try {
1002
- g === I.Connected && await P(R, T).catch((S) => {
957
+ g === S.Connected && await j(R, P).catch((I) => {
1003
958
  });
1004
- } catch (S) {
1005
- b("Error on close stream connection", S);
959
+ } catch (I) {
960
+ B("Error on close stream connection", I);
1006
961
  }
1007
- (m = r.onAgentActivityStateChange) == null || m.call(r, X.Idle), clearInterval(B);
962
+ (f = r.onAgentActivityStateChange) == null || f.call(r, O.Idle), clearInterval($);
1008
963
  }
1009
964
  },
1010
965
  /**
1011
966
  * Method to send data channel messages to the server
1012
967
  */
1013
- sendDataChannelMessage(m) {
1014
- var g, S;
1015
- if (!a || D.readyState !== "open") {
1016
- b("Data channel is not ready for sending messages"), (g = r.onError) == null || g.call(r, new Error("Data channel is not ready for sending messages"), {
968
+ sendDataChannelMessage(f) {
969
+ var g, I;
970
+ if (!n || D.readyState !== "open") {
971
+ B("Data channel is not ready for sending messages"), (g = r.onError) == null || g.call(r, new Error("Data channel is not ready for sending messages"), {
1017
972
  streamId: R
1018
973
  });
1019
974
  return;
1020
975
  }
1021
976
  try {
1022
- D.send(m);
1023
- } catch (Y) {
1024
- b("Error sending data channel message", Y), (S = r.onError) == null || S.call(r, Y, {
977
+ D.send(f);
978
+ } catch (X) {
979
+ B("Error sending data channel message", X), (I = r.onError) == null || I.call(r, X, {
1025
980
  streamId: R
1026
981
  });
1027
982
  }
@@ -1029,202 +984,198 @@ async function yt(e, t, {
1029
984
  /**
1030
985
  * Session identifier information, should be returned in the body of all streaming requests
1031
986
  */
1032
- sessionId: T,
987
+ sessionId: P,
1033
988
  /**
1034
989
  * Id of current RTC stream
1035
990
  */
1036
991
  streamId: R,
1037
992
  streamType: v,
1038
- interruptAvailable: p
993
+ interruptAvailable: w
1039
994
  };
1040
995
  }
1041
- function vt(e, t) {
996
+ function pt(e) {
1042
997
  const {
1043
- streamOptions: n
1044
- } = t ?? {};
998
+ streamOptions: t
999
+ } = e ?? {};
1045
1000
  return {
1046
- videoType: be(e.presenter.type),
1047
- output_resolution: n == null ? void 0 : n.outputResolution,
1048
- session_timeout: n == null ? void 0 : n.sessionTimeout,
1049
- stream_warmup: n == null ? void 0 : n.streamWarmup,
1050
- compatibility_mode: n == null ? void 0 : n.compatibilityMode,
1051
- fluent: n == null ? void 0 : n.fluent
1001
+ output_resolution: t == null ? void 0 : t.outputResolution,
1002
+ session_timeout: t == null ? void 0 : t.sessionTimeout,
1003
+ stream_warmup: t == null ? void 0 : t.streamWarmup,
1004
+ compatibility_mode: t == null ? void 0 : t.compatibilityMode,
1005
+ fluent: t == null ? void 0 : t.fluent
1052
1006
  };
1053
1007
  }
1054
- function kt(e, t, n, r, o) {
1055
- o === W.Fluent ? Dt(e, t, n, r, o) : Rt(e, t, n, r, o);
1008
+ function yt(e, t, a, r, s) {
1009
+ s === W.Fluent ? vt(e, t, a, r, s) : Dt(e, t, a, r, s);
1056
1010
  }
1057
- function Dt(e, t, n, r, o) {
1011
+ function vt(e, t, a, r, s) {
1058
1012
  e === h.Start ? r.track("stream-session", {
1059
1013
  event: "start",
1060
- "stream-type": o
1014
+ "stream-type": s
1061
1015
  }) : e === h.Stop && r.track("stream-session", {
1062
1016
  event: "stop",
1063
1017
  is_greenscreen: t.presenter.type === "clip" && t.presenter.is_greenscreen,
1064
1018
  background: t.presenter.type === "clip" && t.presenter.background,
1065
- "stream-type": o,
1066
- ...n
1019
+ "stream-type": s,
1020
+ ...a
1067
1021
  });
1068
1022
  }
1069
- function Ct(e, t, n, r) {
1070
- N.get() <= 0 || (e === h.Start ? n.linkTrack("agent-video", {
1023
+ function kt(e, t, a, r) {
1024
+ N.get() <= 0 || (e === h.Start ? a.linkTrack("agent-video", {
1071
1025
  event: "start",
1072
1026
  latency: N.get(!0),
1073
1027
  "stream-type": r
1074
- }, "start", [j.StreamVideoCreated]) : e === h.Stop && n.linkTrack("agent-video", {
1028
+ }, "start", [A.StreamVideoCreated]) : e === h.Stop && a.linkTrack("agent-video", {
1075
1029
  event: "stop",
1076
1030
  is_greenscreen: t.presenter.type === "clip" && t.presenter.is_greenscreen,
1077
1031
  background: t.presenter.type === "clip" && t.presenter.background,
1078
1032
  "stream-type": r
1079
- }, "done", [j.StreamVideoDone]));
1033
+ }, "done", [A.StreamVideoDone]));
1080
1034
  }
1081
- function Rt(e, t, n, r, o) {
1035
+ function Dt(e, t, a, r, s) {
1082
1036
  N.get() <= 0 || (e === h.Start ? r.linkTrack("agent-video", {
1083
1037
  event: "start",
1084
1038
  latency: N.get(!0),
1085
- "stream-type": o
1086
- }, "start", [j.StreamVideoCreated]) : e === h.Stop && r.linkTrack("agent-video", {
1039
+ "stream-type": s
1040
+ }, "start", [A.StreamVideoCreated]) : e === h.Stop && r.linkTrack("agent-video", {
1087
1041
  event: "stop",
1088
1042
  is_greenscreen: t.presenter.type === "clip" && t.presenter.is_greenscreen,
1089
1043
  background: t.presenter.type === "clip" && t.presenter.background,
1090
- "stream-type": o,
1091
- ...n
1092
- }, "done", [j.StreamVideoDone]));
1044
+ "stream-type": s,
1045
+ ...a
1046
+ }, "done", [A.StreamVideoDone]));
1093
1047
  }
1094
- function St(e, t, n) {
1095
- return N.reset(), new Promise(async (r, o) => {
1048
+ function Ct(e, t, a) {
1049
+ return N.reset(), new Promise(async (r, s) => {
1096
1050
  try {
1097
- const i = await yt(e.id, vt(e, t), {
1051
+ const o = await wt(e.id, pt(t), {
1098
1052
  ...t,
1099
- analytics: n,
1053
+ analytics: a,
1100
1054
  callbacks: {
1101
1055
  ...t.callbacks,
1102
1056
  onConnectionStateChange: (c) => {
1103
- var a, s;
1104
- (s = (a = t.callbacks).onConnectionStateChange) == null || s.call(a, c), c === I.Connected && r(i);
1057
+ var n, i;
1058
+ (i = (n = t.callbacks).onConnectionStateChange) == null || i.call(n, c), c === S.Connected && r(o);
1105
1059
  },
1106
- onVideoStateChange: (c, a) => {
1107
- var s, l;
1108
- (l = (s = t.callbacks).onVideoStateChange) == null || l.call(s, c), kt(c, e, a, n, i.streamType);
1060
+ onVideoStateChange: (c, n) => {
1061
+ var i, l;
1062
+ (l = (i = t.callbacks).onVideoStateChange) == null || l.call(i, c), yt(c, e, n, a, o.streamType);
1109
1063
  },
1110
1064
  onAgentActivityStateChange: (c) => {
1111
- var a, s;
1112
- (s = (a = t.callbacks).onAgentActivityStateChange) == null || s.call(a, c), c === X.Talking ? re.update() : re.reset(), Ct(c === X.Talking ? h.Start : h.Stop, e, n, i.streamType);
1065
+ var n, i;
1066
+ (i = (n = t.callbacks).onAgentActivityStateChange) == null || i.call(n, c), c === O.Talking ? re.update() : re.reset(), kt(c === O.Talking ? h.Start : h.Stop, e, a, o.streamType);
1113
1067
  }
1114
1068
  }
1115
1069
  });
1116
- } catch (i) {
1117
- o(i);
1070
+ } catch (o) {
1071
+ s(o);
1118
1072
  }
1119
1073
  });
1120
1074
  }
1121
- async function It(e, t, n, r, o) {
1122
- var s, l, d, y;
1123
- const {
1124
- chat: i,
1125
- chatMode: c
1126
- } = await we(e, n, r, t.mode, t.persistentChat, o);
1127
- if (c && c !== t.mode && (t.mode = c, (l = (s = t.callbacks).onModeChange) == null || l.call(s, c), c === M.TextOnly))
1128
- return (y = (d = t.callbacks).onError) == null || y.call(d, new Ce(c)), {
1129
- chat: i
1130
- };
1131
- const a = await St(e, t, r);
1132
- return {
1133
- chat: i,
1134
- streamingManager: a
1075
+ async function Rt(e, t, a, r, s) {
1076
+ var y, T, j, b;
1077
+ const o = we(e, a, r, t.mode, t.persistentChat, s), c = Ct(e, t, r), [n, i] = await Promise.all([o, c]), {
1078
+ chat: l,
1079
+ chatMode: d
1080
+ } = n;
1081
+ return d && d !== t.mode && (t.mode = d, (T = (y = t.callbacks).onModeChange) == null || T.call(y, d), d !== _.Functional) ? ((b = (j = t.callbacks).onError) == null || b.call(j, new De(d)), i == null || i.disconnect(), {
1082
+ chat: l
1083
+ }) : {
1084
+ chat: l,
1085
+ streamingManager: i
1135
1086
  };
1136
1087
  }
1137
1088
  async function Et(e, t) {
1138
- var U, K, T;
1139
- let n = !0, r = null;
1140
- const o = t.mixpanelKey || ze, i = t.wsURL || Le, c = t.baseURL || Z, a = {
1089
+ var U, K, P;
1090
+ let a = !0, r = null;
1091
+ const s = t.mixpanelKey || $e, o = t.wsURL || Le, c = t.baseURL || Z, n = {
1141
1092
  messages: [],
1142
- chatMode: t.mode || M.Functional
1143
- }, s = Ve({
1144
- token: o,
1093
+ chatMode: t.mode || _.Functional
1094
+ }, i = qe({
1095
+ token: s,
1145
1096
  agentId: e,
1146
1097
  isEnabled: t.enableAnalitics,
1147
1098
  distinctId: t.distinctId
1148
1099
  });
1149
- s.track("agent-sdk", {
1100
+ i.track("agent-sdk", {
1150
1101
  event: "init"
1151
1102
  });
1152
1103
  const l = fe(t.auth, c, t.callbacks.onError), d = await l.getById(e);
1153
- s.enrich(Ue(d));
1104
+ i.enrich(We(d));
1154
1105
  const {
1155
1106
  onMessage: y,
1156
- clearQueue: A
1157
- } = rt(s, a, t, d, () => {
1107
+ clearQueue: T
1108
+ } = tt(i, n, t, d, () => {
1158
1109
  var u;
1159
- return (u = a.socketManager) == null ? void 0 : u.disconnect();
1110
+ return (u = n.socketManager) == null ? void 0 : u.disconnect();
1160
1111
  });
1161
- a.messages = Xe(t.initialMessages), (K = (U = t.callbacks).onNewMessage) == null || K.call(U, [...a.messages], "answer");
1162
- const P = (u) => {
1112
+ n.messages = Ve(t.initialMessages), (K = (U = t.callbacks).onNewMessage) == null || K.call(U, [...n.messages], "answer");
1113
+ const j = (u) => {
1163
1114
  r = u;
1164
1115
  };
1165
- s.track("agent-sdk", {
1116
+ i.track("agent-sdk", {
1166
1117
  event: "loaded",
1167
- ...We(d)
1118
+ ...Je(d)
1168
1119
  });
1169
- async function x(u) {
1170
- var _, $, B, k, E, C, L;
1171
- ($ = (_ = t.callbacks).onConnectionStateChange) == null || $.call(_, I.Connecting), N.reset(), u && !n && (delete a.chat, (k = (B = t.callbacks).onNewMessage) == null || k.call(B, [...a.messages], "answer"));
1172
- const p = t.mode === M.DirectPlayback ? Promise.resolve(void 0) : Ge(t.auth, i, {
1120
+ async function b(u) {
1121
+ var E, L, $, k, M, C, z;
1122
+ (L = (E = t.callbacks).onConnectionStateChange) == null || L.call(E, S.Connecting), N.reset(), u && !a && (delete n.chat, (k = ($ = t.callbacks).onNewMessage) == null || k.call($, [...n.messages], "answer"));
1123
+ const w = t.mode === _.DirectPlayback ? Promise.resolve(void 0) : Ze(t.auth, o, {
1173
1124
  onMessage: y,
1174
1125
  onError: t.callbacks.onError
1175
- }), f = te(() => It(d, {
1126
+ }), m = te(() => Rt(d, {
1176
1127
  ...t,
1177
1128
  callbacks: {
1178
1129
  ...t.callbacks,
1179
- onVideoIdChange: P
1130
+ onVideoIdChange: j
1180
1131
  }
1181
- }, l, s, a.chat), {
1132
+ }, l, i, n.chat), {
1182
1133
  limit: 3,
1183
- timeout: $e,
1134
+ timeout: Ae,
1184
1135
  timeoutErrorMessage: "Timeout initializing the stream",
1185
1136
  // Retry on all errors except for connection errors and rate limit errors, these are already handled in client level.
1186
- shouldRetryFn: (z) => (z == null ? void 0 : z.message) !== "Could not connect" && z.status !== 429,
1137
+ shouldRetryFn: (F) => (F == null ? void 0 : F.message) !== "Could not connect" && F.status !== 429,
1187
1138
  delayMs: 1e3
1188
- }).catch((z) => {
1189
- var J, m;
1190
- throw R(M.Maintenance), (m = (J = t.callbacks).onConnectionStateChange) == null || m.call(J, I.Fail), z;
1139
+ }).catch((F) => {
1140
+ var J, f;
1141
+ throw R(_.Maintenance), (f = (J = t.callbacks).onConnectionStateChange) == null || f.call(J, S.Fail), F;
1191
1142
  }), [D, {
1192
1143
  streamingManager: v,
1193
- chat: w
1194
- }] = await Promise.all([p, f]);
1195
- w && w.id !== ((E = a.chat) == null ? void 0 : E.id) && ((L = (C = t.callbacks).onNewChat) == null || L.call(C, w.id)), a.streamingManager = v, a.socketManager = D, a.chat = w, n = !1, R((w == null ? void 0 : w.chat_mode) ?? t.mode ?? M.Functional);
1144
+ chat: p
1145
+ }] = await Promise.all([w, m]);
1146
+ p && p.id !== ((M = n.chat) == null ? void 0 : M.id) && ((z = (C = t.callbacks).onNewChat) == null || z.call(C, p.id)), n.streamingManager = v, n.socketManager = D, n.chat = p, a = !1, R((p == null ? void 0 : p.chat_mode) ?? t.mode ?? _.Functional);
1196
1147
  }
1197
- async function F() {
1198
- var u, p, f, D;
1199
- (u = a.socketManager) == null || u.disconnect(), await ((p = a.streamingManager) == null ? void 0 : p.disconnect()), delete a.streamingManager, delete a.socketManager, (D = (f = t.callbacks).onConnectionStateChange) == null || D.call(f, I.Disconnected);
1148
+ async function x() {
1149
+ var u, w, m, D;
1150
+ (u = n.socketManager) == null || u.disconnect(), await ((w = n.streamingManager) == null ? void 0 : w.disconnect()), delete n.streamingManager, delete n.socketManager, (D = (m = t.callbacks).onConnectionStateChange) == null || D.call(m, S.Disconnected);
1200
1151
  }
1201
1152
  async function R(u) {
1202
- var p, f;
1203
- u !== a.chatMode && (s.track("agent-mode-change", {
1153
+ var w, m;
1154
+ u !== n.chatMode && (i.track("agent-mode-change", {
1204
1155
  mode: u
1205
- }), a.chatMode = u, a.chatMode !== M.Functional && await F(), (f = (p = t.callbacks).onModeChange) == null || f.call(p, u));
1156
+ }), n.chatMode = u, n.chatMode !== _.Functional && await x(), (m = (w = t.callbacks).onModeChange) == null || m.call(w, u));
1206
1157
  }
1207
1158
  return {
1208
1159
  agent: d,
1209
1160
  getStreamType: () => {
1210
1161
  var u;
1211
- return (u = a.streamingManager) == null ? void 0 : u.streamType;
1162
+ return (u = n.streamingManager) == null ? void 0 : u.streamType;
1212
1163
  },
1213
1164
  getIsInterruptAvailable: () => {
1214
1165
  var u;
1215
- return ((u = a.streamingManager) == null ? void 0 : u.interruptAvailable) ?? !1;
1166
+ return ((u = n.streamingManager) == null ? void 0 : u.interruptAvailable) ?? !1;
1216
1167
  },
1217
- starterMessages: ((T = d.knowledge) == null ? void 0 : T.starter_message) || [],
1168
+ starterMessages: ((P = d.knowledge) == null ? void 0 : P.starter_message) || [],
1218
1169
  getSTTToken: () => l.getSTTToken(d.id),
1219
1170
  changeMode: R,
1220
- enrichAnalytics: s.enrich,
1171
+ enrichAnalytics: i.enrich,
1221
1172
  async connect() {
1222
1173
  var u;
1223
- await x(!0), s.track("agent-chat", {
1174
+ await b(!0), i.track("agent-chat", {
1224
1175
  event: "connect",
1225
- chatId: (u = a.chat) == null ? void 0 : u.id,
1176
+ chatId: (u = n.chat) == null ? void 0 : u.id,
1226
1177
  agentId: d.id,
1227
- mode: a.chatMode,
1178
+ mode: n.chatMode,
1228
1179
  access: d.access,
1229
1180
  name: d.preview_name,
1230
1181
  ...d.access === "public" ? {
@@ -1234,11 +1185,11 @@ async function Et(e, t) {
1234
1185
  },
1235
1186
  async reconnect() {
1236
1187
  var u;
1237
- await F(), await x(!1), s.track("agent-chat", {
1188
+ await x(), await b(!1), i.track("agent-chat", {
1238
1189
  event: "reconnect",
1239
- chatId: (u = a.chat) == null ? void 0 : u.id,
1190
+ chatId: (u = n.chat) == null ? void 0 : u.id,
1240
1191
  agentId: d.id,
1241
- mode: a.chatMode,
1192
+ mode: n.chatMode,
1242
1193
  access: d.access,
1243
1194
  name: d.preview_name,
1244
1195
  ...d.access === "public" ? {
@@ -1248,11 +1199,11 @@ async function Et(e, t) {
1248
1199
  },
1249
1200
  async disconnect() {
1250
1201
  var u;
1251
- await F(), s.track("agent-chat", {
1202
+ await x(), i.track("agent-chat", {
1252
1203
  event: "disconnect",
1253
- chatId: (u = a.chat) == null ? void 0 : u.id,
1204
+ chatId: (u = n.chat) == null ? void 0 : u.id,
1254
1205
  agentId: d.id,
1255
- mode: a.chatMode,
1206
+ mode: n.chatMode,
1256
1207
  access: d.access,
1257
1208
  name: d.preview_name,
1258
1209
  ...d.access === "public" ? {
@@ -1261,130 +1212,130 @@ async function Et(e, t) {
1261
1212
  });
1262
1213
  },
1263
1214
  async chat(u) {
1264
- var v, w, _, $, B;
1265
- const p = () => {
1266
- if (le(t.mode))
1215
+ var v, p, E, L, $;
1216
+ const w = () => {
1217
+ if (ce(t.mode))
1267
1218
  throw new H(`${t.mode} is enabled, chat is disabled`);
1268
1219
  if (u.length >= 800)
1269
1220
  throw new H("Message cannot be more than 800 characters");
1270
1221
  if (u.length === 0)
1271
1222
  throw new H("Message cannot be empty");
1272
- if (a.chatMode === M.Maintenance)
1223
+ if (n.chatMode === _.Maintenance)
1273
1224
  throw new H("Chat is in maintenance mode");
1274
- if (![M.TextOnly, M.Playground].includes(a.chatMode)) {
1275
- if (!a.streamingManager)
1225
+ if (![_.TextOnly, _.Playground].includes(n.chatMode)) {
1226
+ if (!n.streamingManager)
1276
1227
  throw new H("Streaming manager is not initialized");
1277
- if (!a.chat)
1228
+ if (!n.chat)
1278
1229
  throw new H("Chat is not initialized");
1279
1230
  }
1280
- }, f = async () => {
1281
- var k, E;
1282
- if (!a.chat) {
1283
- const C = await we(d, l, s, a.chatMode, t.persistentChat);
1231
+ }, m = async () => {
1232
+ var k, M;
1233
+ if (!n.chat) {
1234
+ const C = await we(d, l, i, n.chatMode, t.persistentChat);
1284
1235
  if (!C.chat)
1285
- throw new De(a.chatMode, !!t.persistentChat);
1286
- a.chat = C.chat, (E = (k = t.callbacks).onNewChat) == null || E.call(k, a.chat.id);
1236
+ throw new ke(n.chatMode, !!t.persistentChat);
1237
+ n.chat = C.chat, (M = (k = t.callbacks).onNewChat) == null || M.call(k, n.chat.id);
1287
1238
  }
1288
- return a.chat.id;
1289
- }, D = async (k, E) => te(() => {
1290
- var C, L;
1291
- return l.chat(d.id, E, {
1292
- chatMode: a.chatMode,
1293
- streamId: (C = a.streamingManager) == null ? void 0 : C.streamId,
1294
- sessionId: (L = a.streamingManager) == null ? void 0 : L.sessionId,
1239
+ return n.chat.id;
1240
+ }, D = async (k, M) => te(() => {
1241
+ var C, z;
1242
+ return l.chat(d.id, M, {
1243
+ chatMode: n.chatMode,
1244
+ streamId: (C = n.streamingManager) == null ? void 0 : C.streamId,
1245
+ sessionId: (z = n.streamingManager) == null ? void 0 : z.sessionId,
1295
1246
  messages: k.map(({
1296
- matches: z,
1247
+ matches: F,
1297
1248
  ...J
1298
1249
  }) => J)
1299
1250
  }, {
1300
- ...pe(a.chatMode),
1251
+ ...he(n.chatMode),
1301
1252
  skipErrorHandler: !0
1302
1253
  });
1303
1254
  }, {
1304
1255
  limit: 2,
1305
1256
  shouldRetryFn: (C) => {
1306
- var J, m, g, S;
1307
- const L = (J = C == null ? void 0 : C.message) == null ? void 0 : J.includes("missing or invalid session_id");
1308
- return !((m = C == null ? void 0 : C.message) == null ? void 0 : m.includes("Stream Error")) && !L ? ((S = (g = t.callbacks).onError) == null || S.call(g, C), !1) : !0;
1257
+ var J, f, g, I;
1258
+ const z = (J = C == null ? void 0 : C.message) == null ? void 0 : J.includes("missing or invalid session_id");
1259
+ return !((f = C == null ? void 0 : C.message) == null ? void 0 : f.includes("Stream Error")) && !z ? ((I = (g = t.callbacks).onError) == null || I.call(g, C), !1) : !0;
1309
1260
  },
1310
1261
  onRetry: async () => {
1311
- await F(), await x(!1);
1262
+ await x(), await b(!1);
1312
1263
  }
1313
1264
  });
1314
1265
  try {
1315
- A(), p(), a.messages.push({
1266
+ T(), w(), n.messages.push({
1316
1267
  id: V(),
1317
1268
  role: "user",
1318
1269
  content: u,
1319
1270
  created_at: new Date(N.update()).toISOString()
1320
- }), (w = (v = t.callbacks).onNewMessage) == null || w.call(v, [...a.messages], "user");
1321
- const k = await f(), E = await D([...a.messages], k);
1322
- return a.messages.push({
1271
+ }), (p = (v = t.callbacks).onNewMessage) == null || p.call(v, [...n.messages], "user");
1272
+ const k = await m(), M = await D([...n.messages], k);
1273
+ return n.messages.push({
1323
1274
  id: V(),
1324
1275
  role: "assistant",
1325
- content: E.result || "",
1276
+ content: M.result || "",
1326
1277
  created_at: (/* @__PURE__ */ new Date()).toISOString(),
1327
- context: E.context,
1328
- matches: E.matches
1329
- }), s.track("agent-message-send", {
1278
+ context: M.context,
1279
+ matches: M.matches
1280
+ }), i.track("agent-message-send", {
1330
1281
  event: "success",
1331
- mode: a.chatMode,
1332
- messages: a.messages.length + 1
1333
- }), E.result && (($ = (_ = t.callbacks).onNewMessage) == null || $.call(_, [...a.messages], "answer"), s.track("agent-message-received", {
1282
+ mode: n.chatMode,
1283
+ messages: n.messages.length + 1
1284
+ }), M.result && ((L = (E = t.callbacks).onNewMessage) == null || L.call(E, [...n.messages], "answer"), i.track("agent-message-received", {
1334
1285
  latency: N.get(!0),
1335
- mode: a.chatMode,
1336
- messages: a.messages.length
1337
- })), E;
1286
+ mode: n.chatMode,
1287
+ messages: n.messages.length
1288
+ })), M;
1338
1289
  } catch (k) {
1339
- throw ((B = a.messages[a.messages.length - 1]) == null ? void 0 : B.role) === "assistant" && a.messages.pop(), s.track("agent-message-send", {
1290
+ throw (($ = n.messages[n.messages.length - 1]) == null ? void 0 : $.role) === "assistant" && n.messages.pop(), i.track("agent-message-send", {
1340
1291
  event: "error",
1341
- mode: a.chatMode,
1342
- messages: a.messages.length
1292
+ mode: n.chatMode,
1293
+ messages: n.messages.length
1343
1294
  }), k;
1344
1295
  }
1345
1296
  },
1346
- rate(u, p, f) {
1347
- var w, _, $, B;
1348
- const D = a.messages.find((k) => k.id === u);
1349
- if (a.chat) {
1297
+ rate(u, w, m) {
1298
+ var p, E, L, $;
1299
+ const D = n.messages.find((k) => k.id === u);
1300
+ if (n.chat) {
1350
1301
  if (!D)
1351
1302
  throw new Error("Message not found");
1352
1303
  } else
1353
1304
  throw new Error("Chat is not initialized");
1354
- const v = ((w = D.matches) == null ? void 0 : w.map((k) => [k.document_id, k.id])) ?? [];
1355
- return s.track("agent-rate", {
1356
- event: f ? "update" : "create",
1357
- thumb: p === 1 ? "up" : "down",
1358
- knowledge_id: ((_ = d.knowledge) == null ? void 0 : _.id) ?? "",
1359
- mode: a.chatMode,
1305
+ const v = ((p = D.matches) == null ? void 0 : p.map((k) => [k.document_id, k.id])) ?? [];
1306
+ return i.track("agent-rate", {
1307
+ event: m ? "update" : "create",
1308
+ thumb: w === 1 ? "up" : "down",
1309
+ knowledge_id: ((E = d.knowledge) == null ? void 0 : E.id) ?? "",
1310
+ mode: n.chatMode,
1360
1311
  matches: v,
1361
- score: p
1362
- }), f ? l.updateRating(d.id, a.chat.id, f, {
1363
- knowledge_id: (($ = d.knowledge) == null ? void 0 : $.id) ?? "",
1312
+ score: w
1313
+ }), m ? l.updateRating(d.id, n.chat.id, m, {
1314
+ knowledge_id: ((L = d.knowledge) == null ? void 0 : L.id) ?? "",
1364
1315
  message_id: u,
1365
1316
  matches: v,
1366
- score: p
1367
- }) : l.createRating(d.id, a.chat.id, {
1368
- knowledge_id: ((B = d.knowledge) == null ? void 0 : B.id) ?? "",
1317
+ score: w
1318
+ }) : l.createRating(d.id, n.chat.id, {
1319
+ knowledge_id: (($ = d.knowledge) == null ? void 0 : $.id) ?? "",
1369
1320
  message_id: u,
1370
1321
  matches: v,
1371
- score: p
1322
+ score: w
1372
1323
  });
1373
1324
  },
1374
1325
  deleteRate(u) {
1375
- var p;
1376
- if (!a.chat)
1326
+ var w;
1327
+ if (!n.chat)
1377
1328
  throw new Error("Chat is not initialized");
1378
- return s.track("agent-rate-delete", {
1329
+ return i.track("agent-rate-delete", {
1379
1330
  type: "text",
1380
- chat_id: (p = a.chat) == null ? void 0 : p.id,
1331
+ chat_id: (w = n.chat) == null ? void 0 : w.id,
1381
1332
  id: u,
1382
- mode: a.chatMode
1383
- }), l.deleteRating(d.id, a.chat.id, u);
1333
+ mode: n.chatMode
1334
+ }), l.deleteRating(d.id, n.chat.id, u);
1384
1335
  },
1385
1336
  async speak(u) {
1386
- var v, w, _;
1387
- function p() {
1337
+ var v, p, E;
1338
+ function w() {
1388
1339
  if (typeof u == "string") {
1389
1340
  if (!d.presenter.voice)
1390
1341
  throw new Error("Presenter voice is not initialized");
@@ -1407,24 +1358,24 @@ async function Et(e, t) {
1407
1358
  }
1408
1359
  return u;
1409
1360
  }
1410
- const f = p();
1411
- if (s.track("agent-speak", f), N.update(), a.messages && f.type === "text" && (a.messages.push({
1361
+ const m = w();
1362
+ if (i.track("agent-speak", m), N.update(), n.messages && m.type === "text" && (n.messages.push({
1412
1363
  id: V(),
1413
1364
  role: "assistant",
1414
- content: f.input,
1365
+ content: m.input,
1415
1366
  created_at: new Date(N.get(!0)).toISOString()
1416
- }), (w = (v = t.callbacks).onNewMessage) == null || w.call(v, [...a.messages], "answer")), Ne(a.chatMode))
1367
+ }), (p = (v = t.callbacks).onNewMessage) == null || p.call(v, [...n.messages], "answer")), ze(n.chatMode))
1417
1368
  return {
1418
1369
  duration: 0,
1419
1370
  video_id: "",
1420
1371
  status: "success"
1421
1372
  };
1422
- if (!a.streamingManager)
1373
+ if (!n.streamingManager)
1423
1374
  throw new Error("Please connect to the agent first");
1424
- return a.streamingManager.speak({
1425
- script: f,
1375
+ return n.streamingManager.speak({
1376
+ script: m,
1426
1377
  metadata: {
1427
- chat_id: (_ = a.chat) == null ? void 0 : _.id,
1378
+ chat_id: (E = n.chat) == null ? void 0 : E.id,
1428
1379
  agent_id: d.id
1429
1380
  }
1430
1381
  });
@@ -1432,52 +1383,52 @@ async function Et(e, t) {
1432
1383
  async interrupt({
1433
1384
  type: u
1434
1385
  }) {
1435
- var f, D, v, w, _;
1436
- Ye(a.streamingManager, (f = a.streamingManager) == null ? void 0 : f.streamType, r);
1437
- const p = a.messages[a.messages.length - 1];
1438
- s.track("agent-video-interrupt", {
1386
+ var m, D, v, p, E;
1387
+ Oe(n.streamingManager, (m = n.streamingManager) == null ? void 0 : m.streamType, r);
1388
+ const w = n.messages[n.messages.length - 1];
1389
+ i.track("agent-video-interrupt", {
1439
1390
  type: u || "click",
1440
- stream_id: (D = a.streamingManager) == null ? void 0 : D.streamId,
1391
+ stream_id: (D = n.streamingManager) == null ? void 0 : D.streamId,
1441
1392
  agent_id: d.id,
1442
1393
  owner_id: d.owner_id,
1443
1394
  video_duration_to_interrupt: re.get(!0),
1444
1395
  message_duration_to_interrupt: N.get(!0),
1445
- chat_id: (v = a.chat) == null ? void 0 : v.id,
1446
- mode: a.chatMode
1447
- }), p.interrupted = !0, (_ = (w = t.callbacks).onNewMessage) == null || _.call(w, [...a.messages], "answer"), Qe(a.streamingManager, r);
1396
+ chat_id: (v = n.chat) == null ? void 0 : v.id,
1397
+ mode: n.chatMode
1398
+ }), w.interrupted = !0, (E = (p = t.callbacks).onNewMessage) == null || E.call(p, [...n.messages], "answer"), Xe(n.streamingManager, r);
1448
1399
  }
1449
1400
  };
1450
1401
  }
1451
- function Mt(e, t, n) {
1402
+ function Mt(e, t, a) {
1452
1403
  const {
1453
1404
  getById: r
1454
- } = fe(t, n || Z);
1405
+ } = fe(t, a || Z);
1455
1406
  return r(e);
1456
1407
  }
1457
1408
  export {
1458
- X as AgentActivityState,
1459
- _e as AgentStatus,
1460
- De as ChatCreationFailed,
1461
- M as ChatMode,
1462
- Ce as ChatModeDowngraded,
1409
+ O as AgentActivityState,
1410
+ Se as AgentStatus,
1411
+ ke as ChatCreationFailed,
1412
+ _ as ChatMode,
1413
+ De as ChatModeDowngraded,
1463
1414
  q as ChatProgress,
1464
- I as ConnectionState,
1465
- O as ConnectivityState,
1466
- je as DocumentType,
1467
- Te as KnowledgeType,
1415
+ S as ConnectionState,
1416
+ Q as ConnectivityState,
1417
+ Te as DocumentType,
1418
+ _e as KnowledgeType,
1468
1419
  Ie as PlanGroup,
1469
- Ae as Providers,
1420
+ be as Providers,
1470
1421
  Ee as RateState,
1471
- j as StreamEvents,
1422
+ A as StreamEvents,
1472
1423
  W as StreamType,
1473
1424
  h as StreamingState,
1474
1425
  Me as Subject,
1475
- Se as UserPlan,
1426
+ Re as UserPlan,
1476
1427
  H as ValidationError,
1477
- ce as VideoType,
1428
+ je as VideoType,
1478
1429
  Pe as VoiceAccess,
1479
- Re as WsError,
1430
+ Ce as WsError,
1480
1431
  Et as createAgentManager,
1481
1432
  Mt as getAgent,
1482
- be as mapVideoType
1433
+ St as mapVideoType
1483
1434
  };