retell-sdk 4.53.0 → 4.54.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 4.54.0 (2025-10-22)
4
+
5
+ Full Changelog: [v4.53.0...v4.54.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.53.0...v4.54.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** api update ([254b12a](https://github.com/RetellAI/retell-typescript-sdk/commit/254b12a5b24020b014d076c6661b43ab2b250a63))
10
+ * **api:** api update ([a06f51d](https://github.com/RetellAI/retell-typescript-sdk/commit/a06f51d13f1165ebe1ae2e6dc6f3adad19cc6db7))
11
+
3
12
  ## 4.53.0 (2025-10-19)
4
13
 
5
14
  Full Changelog: [v4.52.0...v4.53.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.52.0...v4.53.0)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "retell-sdk",
3
- "version": "4.53.0",
3
+ "version": "4.54.0",
4
4
  "description": "The official TypeScript library for the Retell API",
5
5
  "author": "Retell <support@retellai.com>",
6
6
  "types": "./index.d.ts",
@@ -65,6 +65,23 @@ export declare namespace BatchCallCreateBatchCallParams {
65
65
  * from Retell, only US numbers are supported as destination.
66
66
  */
67
67
  to_number: string;
68
+ /**
69
+ * If true, the e.164 validation will be ignored for the from_number. This can be
70
+ * useful when you want to dial to internal pseudo numbers. This only applies when
71
+ * you are using custom telephony and does not apply when you are using Retell
72
+ * Telephony. If omitted, the default value is false.
73
+ */
74
+ ignore_e164_validation?: boolean;
75
+ /**
76
+ * For this particular call, override the agent used with this agent id. This does
77
+ * not bind the agent to this number, this is for one time override.
78
+ */
79
+ override_agent_id?: string;
80
+ /**
81
+ * For this particular call, override the agent version used with this version.
82
+ * This does not bind the agent to this number, this is for one time override.
83
+ */
84
+ override_agent_version?: number;
68
85
  /**
69
86
  * Add optional dynamic variables in key value pairs of string that injects into
70
87
  * your Response Engine prompt and tool description. Only applicable for Response
@@ -1 +1 @@
1
- {"version":3,"file":"batch-call.d.ts","sourceRoot":"","sources":["../src/resources/batch-call.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAEhC,qBAAa,SAAU,SAAQ,WAAW;IACxC;;;;;;;;;;;OAWG;IACH,eAAe,CACb,IAAI,EAAE,8BAA8B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC;CAGtC;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB,WAAW,EAAE,MAAM,CAAC;IAEpB,IAAI,EAAE,MAAM,CAAC;IAEb,mBAAmB,EAAE,MAAM,CAAC;IAE5B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;;OAKG;IACH,KAAK,EAAE,KAAK,CAAC,8BAA8B,CAAC,IAAI,CAAC,CAAC;IAElD;;;;;OAKG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,yBAAiB,8BAA8B,CAAC;IAC9C,UAAiB,IAAI;QACnB;;;WAGG;QACH,SAAS,EAAE,MAAM,CAAC;QAElB;;;;WAIG;QACH,4BAA4B,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;SAAE,CAAC;KAC3D;CACF;AAED,MAAM,CAAC,OAAO,WAAW,SAAS,CAAC;IACjC,OAAO,EACL,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,8BAA8B,IAAI,8BAA8B,GACtE,CAAC;CACH"}
1
+ {"version":3,"file":"batch-call.d.ts","sourceRoot":"","sources":["../src/resources/batch-call.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAEhC,qBAAa,SAAU,SAAQ,WAAW;IACxC;;;;;;;;;;;OAWG;IACH,eAAe,CACb,IAAI,EAAE,8BAA8B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC;CAGtC;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB,WAAW,EAAE,MAAM,CAAC;IAEpB,IAAI,EAAE,MAAM,CAAC;IAEb,mBAAmB,EAAE,MAAM,CAAC;IAE5B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;;OAKG;IACH,KAAK,EAAE,KAAK,CAAC,8BAA8B,CAAC,IAAI,CAAC,CAAC;IAElD;;;;;OAKG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,yBAAiB,8BAA8B,CAAC;IAC9C,UAAiB,IAAI;QACnB;;;WAGG;QACH,SAAS,EAAE,MAAM,CAAC;QAElB;;;;;WAKG;QACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;QAEjC;;;WAGG;QACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAE3B;;;WAGG;QACH,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAEhC;;;;WAIG;QACH,4BAA4B,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;SAAE,CAAC;KAC3D;CACF;AAED,MAAM,CAAC,OAAO,WAAW,SAAS,CAAC;IACjC,OAAO,EACL,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,8BAA8B,IAAI,8BAA8B,GACtE,CAAC;CACH"}
@@ -82,6 +82,13 @@ export interface ConversationFlowResponse {
82
82
  * Version number of the conversation flow
83
83
  */
84
84
  version: number;
85
+ /**
86
+ * If set, the AI will begin the conversation after waiting for the user for the
87
+ * duration (in milliseconds) specified by this attribute. This only applies if the
88
+ * agent is configured to wait for the user to speak first. If not set, the agent
89
+ * will wait indefinitely for the user to speak.
90
+ */
91
+ begin_after_user_silence_ms?: number | null;
85
92
  /**
86
93
  * Display position for the begin tag in the frontend.
87
94
  */
@@ -5190,6 +5197,13 @@ export interface ConversationFlowCreateParams {
5190
5197
  * Who starts the conversation - user or agent.
5191
5198
  */
5192
5199
  start_speaker: 'user' | 'agent';
5200
+ /**
5201
+ * If set, the AI will begin the conversation after waiting for the user for the
5202
+ * duration (in milliseconds) specified by this attribute. This only applies if the
5203
+ * agent is configured to wait for the user to speak first. If not set, the agent
5204
+ * will wait indefinitely for the user to speak.
5205
+ */
5206
+ begin_after_user_silence_ms?: number | null;
5193
5207
  /**
5194
5208
  * Display position for the begin tag in the frontend.
5195
5209
  */
@@ -10280,6 +10294,13 @@ export interface ConversationFlowUpdateParams {
10280
10294
  * Query param: Version of the conversation flow to update
10281
10295
  */
10282
10296
  version?: string;
10297
+ /**
10298
+ * Body param: If set, the AI will begin the conversation after waiting for the
10299
+ * user for the duration (in milliseconds) specified by this attribute. This only
10300
+ * applies if the agent is configured to wait for the user to speak first. If not
10301
+ * set, the agent will wait indefinitely for the user to speak.
10302
+ */
10303
+ begin_after_user_silence_ms?: number | null;
10283
10304
  /**
10284
10305
  * Body param: Display position for the begin tag in the frontend.
10285
10306
  */