@d-id/client-sdk 1.1.69-staging.331 → 1.1.69-staging.334

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 { c as De, C as O, S as p, a as Fe, b as Ne, A as m, d as Ue, l as de, e as v, f as N, g as je, h as xe, i as A, n as Oe } from "./index-BJbwQtQi.js";
1
+ import { c as De, C as O, S as p, a as Fe, b as Ne, A as m, d as Ue, l as de, e as v, f as N, g as je, h as xe, i as A, n as Oe } from "./index-OAVAtXjd.js";
2
2
  function Je(T, L, g, i) {
3
3
  const M = De(T, `${L}/v2/agents/${g}`, i);
4
4
  return {
@@ -1,2 +1,3 @@
1
1
  export declare const CONNECTION_RETRY_TIMEOUT_MS: number;
2
2
  export declare const PLAYGROUND_HEADER = "X-Playground-Chat";
3
+ export declare const MAX_CHAT_MESSAGE_LENGTH = 2000;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@d-id/client-sdk",
3
3
  "private": false,
4
- "version": "1.1.69-staging.331",
4
+ "version": "1.1.69-staging.334",
5
5
  "type": "module",
6
6
  "description": "d-id client sdk",
7
7
  "repository": {