@eloquentai/chat-sdk 0.33.11-dev → 0.33.12

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.mjs CHANGED
@@ -1,16 +1,16 @@
1
1
  "use client";
2
- import { L as mt, c as He, u as wt, g as Fe, X as vt, d as Ae, e as bt, f as qt, w as Ge, h as Xe, i as yt, s as xt, j as kt, A as _t, E as Ct, k as It, S as St, C as Et, T as zt } from "./skeleton-BWoqEWdI.js";
2
+ import { L as mt, c as He, u as wt, g as Fe, X as vt, d as Ae, e as bt, f as qt, w as Ge, h as Xe, i as yt, s as xt, j as kt, A as _t, E as Ct, k as It, S as St, C as Et, T as zt } from "./skeleton-BV4ah3V9.js";
3
3
  import { jsx as m, jsxs as _e, Fragment as Ye } from "react/jsx-runtime";
4
4
  import { useState as q, useEffect as Z, useMemo as Le, useRef as L, useCallback as b } from "react";
5
5
  import { createPortal as Ze } from "react-dom";
6
6
  import Rt from "react-dom/client";
7
7
  try {
8
8
  let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {}, t = new e.Error().stack;
9
- t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "a9bbbf8e-a72a-4e37-a6d5-ba38176f5ae1", e._sentryDebugIdIdentifier = "sentry-dbid-a9bbbf8e-a72a-4e37-a6d5-ba38176f5ae1");
9
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "5efa2f1f-137b-4571-85f5-0249be080c52", e._sentryDebugIdIdentifier = "sentry-dbid-5efa2f1f-137b-4571-85f5-0249be080c52");
10
10
  } catch {
11
11
  }
12
12
  if (typeof window < "u") {
13
- const e = "development";
13
+ const e = "production";
14
14
  import("./index-hFbiYJI3.js").then(({ init: t }) => {
15
15
  t({
16
16
  dsn: void 0,
@@ -1539,7 +1539,7 @@ function nr({
1539
1539
  onRateChat: F
1540
1540
  };
1541
1541
  }
1542
- const ar = { BASE_URL: "/", DEV: !1, MODE: "dev", PROD: !0, SSR: !1, VITE_API_URL: "https://chat.eloquentai.dev", VITE_CDN_URL: "https://cdn.eloquentai.dev", VITE_ENVIRONMENT: "dev", VITE_REGION_API_URL: "https://region.eloquentai.dev" };
1542
+ const ar = { BASE_URL: "/", DEV: !1, MODE: "prod", PROD: !0, SSR: !1, VITE_API_URL: "https://chat.eloquentai.co", VITE_CDN_URL: "https://cdn.eloquentai.co", VITE_ENVIRONMENT: "prod", VITE_REGION_API_URL: "https://region.eloquentai.co" };
1543
1543
  function ut(e) {
1544
1544
  return typeof window > "u" || typeof import.meta > "u" ? "" : ar[e] || "";
1545
1545
  }