telnyx 6.65.0 → 6.66.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.
Files changed (177) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/client.d.mts +11 -10
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +11 -10
  5. package/client.d.ts.map +1 -1
  6. package/client.js.map +1 -1
  7. package/client.mjs.map +1 -1
  8. package/package.json +1 -1
  9. package/resources/ai/ai.d.mts +114 -116
  10. package/resources/ai/ai.d.mts.map +1 -1
  11. package/resources/ai/ai.d.ts +114 -116
  12. package/resources/ai/ai.d.ts.map +1 -1
  13. package/resources/ai/ai.js.map +1 -1
  14. package/resources/ai/ai.mjs.map +1 -1
  15. package/resources/ai/assistants/assistants.d.mts +139 -334
  16. package/resources/ai/assistants/assistants.d.mts.map +1 -1
  17. package/resources/ai/assistants/assistants.d.ts +139 -334
  18. package/resources/ai/assistants/assistants.d.ts.map +1 -1
  19. package/resources/ai/assistants/assistants.js.map +1 -1
  20. package/resources/ai/assistants/assistants.mjs.map +1 -1
  21. package/resources/ai/assistants/canary-deploys.d.mts +70 -241
  22. package/resources/ai/assistants/canary-deploys.d.mts.map +1 -1
  23. package/resources/ai/assistants/canary-deploys.d.ts +70 -241
  24. package/resources/ai/assistants/canary-deploys.d.ts.map +1 -1
  25. package/resources/ai/assistants/index.d.mts +2 -2
  26. package/resources/ai/assistants/index.d.mts.map +1 -1
  27. package/resources/ai/assistants/index.d.ts +2 -2
  28. package/resources/ai/assistants/index.d.ts.map +1 -1
  29. package/resources/ai/assistants/index.js.map +1 -1
  30. package/resources/ai/assistants/index.mjs.map +1 -1
  31. package/resources/ai/assistants/versions.d.mts +6 -220
  32. package/resources/ai/assistants/versions.d.mts.map +1 -1
  33. package/resources/ai/assistants/versions.d.ts +6 -220
  34. package/resources/ai/assistants/versions.d.ts.map +1 -1
  35. package/resources/ai/index.d.mts +2 -2
  36. package/resources/ai/index.d.mts.map +1 -1
  37. package/resources/ai/index.d.ts +2 -2
  38. package/resources/ai/index.d.ts.map +1 -1
  39. package/resources/ai/index.js.map +1 -1
  40. package/resources/ai/index.mjs.map +1 -1
  41. package/resources/ai/openai/openai.d.mts +2 -113
  42. package/resources/ai/openai/openai.d.mts.map +1 -1
  43. package/resources/ai/openai/openai.d.ts +2 -113
  44. package/resources/ai/openai/openai.d.ts.map +1 -1
  45. package/resources/ai/openai/openai.js.map +1 -1
  46. package/resources/ai/openai/openai.mjs.map +1 -1
  47. package/resources/calls/actions.d.mts +177 -120
  48. package/resources/calls/actions.d.mts.map +1 -1
  49. package/resources/calls/actions.d.ts +177 -120
  50. package/resources/calls/actions.d.ts.map +1 -1
  51. package/resources/calls/actions.js +3 -5
  52. package/resources/calls/actions.js.map +1 -1
  53. package/resources/calls/actions.mjs +3 -5
  54. package/resources/calls/actions.mjs.map +1 -1
  55. package/resources/calls/calls.d.mts +2 -2
  56. package/resources/calls/calls.d.mts.map +1 -1
  57. package/resources/calls/calls.d.ts +2 -2
  58. package/resources/calls/calls.d.ts.map +1 -1
  59. package/resources/calls/calls.js.map +1 -1
  60. package/resources/calls/calls.mjs.map +1 -1
  61. package/resources/calls/index.d.mts +1 -1
  62. package/resources/calls/index.d.mts.map +1 -1
  63. package/resources/calls/index.d.ts +1 -1
  64. package/resources/calls/index.d.ts.map +1 -1
  65. package/resources/calls/index.js.map +1 -1
  66. package/resources/calls/index.mjs.map +1 -1
  67. package/resources/conferences/actions.d.mts +1 -11
  68. package/resources/conferences/actions.d.mts.map +1 -1
  69. package/resources/conferences/actions.d.ts +1 -11
  70. package/resources/conferences/actions.d.ts.map +1 -1
  71. package/resources/faxes/faxes.d.mts +24 -8
  72. package/resources/faxes/faxes.d.mts.map +1 -1
  73. package/resources/faxes/faxes.d.ts +24 -8
  74. package/resources/faxes/faxes.d.ts.map +1 -1
  75. package/resources/faxes/faxes.js +12 -0
  76. package/resources/faxes/faxes.js.map +1 -1
  77. package/resources/faxes/faxes.mjs +12 -0
  78. package/resources/faxes/faxes.mjs.map +1 -1
  79. package/resources/index.d.mts +5 -5
  80. package/resources/index.d.mts.map +1 -1
  81. package/resources/index.d.ts +5 -5
  82. package/resources/index.d.ts.map +1 -1
  83. package/resources/index.js.map +1 -1
  84. package/resources/index.mjs.map +1 -1
  85. package/resources/networks/networks.d.mts +25 -2
  86. package/resources/networks/networks.d.mts.map +1 -1
  87. package/resources/networks/networks.d.ts +25 -2
  88. package/resources/networks/networks.d.ts.map +1 -1
  89. package/resources/networks/networks.js.map +1 -1
  90. package/resources/networks/networks.mjs.map +1 -1
  91. package/resources/public-internet-gateways.d.mts +40 -50
  92. package/resources/public-internet-gateways.d.mts.map +1 -1
  93. package/resources/public-internet-gateways.d.ts +40 -50
  94. package/resources/public-internet-gateways.d.ts.map +1 -1
  95. package/resources/public-internet-gateways.js +1 -1
  96. package/resources/public-internet-gateways.js.map +1 -1
  97. package/resources/public-internet-gateways.mjs +1 -1
  98. package/resources/public-internet-gateways.mjs.map +1 -1
  99. package/resources/shared.d.mts +10 -0
  100. package/resources/shared.d.mts.map +1 -1
  101. package/resources/shared.d.ts +10 -0
  102. package/resources/shared.d.ts.map +1 -1
  103. package/resources/texml/accounts/calls/calls.d.mts +27 -6
  104. package/resources/texml/accounts/calls/calls.d.mts.map +1 -1
  105. package/resources/texml/accounts/calls/calls.d.ts +27 -6
  106. package/resources/texml/accounts/calls/calls.d.ts.map +1 -1
  107. package/resources/texml/accounts/calls/calls.js.map +1 -1
  108. package/resources/texml/accounts/calls/calls.mjs.map +1 -1
  109. package/resources/texml/texml.d.mts +9 -2
  110. package/resources/texml/texml.d.mts.map +1 -1
  111. package/resources/texml/texml.d.ts +9 -2
  112. package/resources/texml/texml.d.ts.map +1 -1
  113. package/resources/texml/texml.js.map +1 -1
  114. package/resources/texml/texml.mjs.map +1 -1
  115. package/resources/uac-connections/index.d.mts +1 -1
  116. package/resources/uac-connections/index.d.mts.map +1 -1
  117. package/resources/uac-connections/index.d.ts +1 -1
  118. package/resources/uac-connections/index.d.ts.map +1 -1
  119. package/resources/uac-connections/index.js.map +1 -1
  120. package/resources/uac-connections/index.mjs.map +1 -1
  121. package/resources/uac-connections/uac-connections.d.mts +211 -1861
  122. package/resources/uac-connections/uac-connections.d.mts.map +1 -1
  123. package/resources/uac-connections/uac-connections.d.ts +211 -1861
  124. package/resources/uac-connections/uac-connections.d.ts.map +1 -1
  125. package/resources/uac-connections/uac-connections.js +1 -1
  126. package/resources/uac-connections/uac-connections.js.map +1 -1
  127. package/resources/uac-connections/uac-connections.mjs +1 -1
  128. package/resources/uac-connections/uac-connections.mjs.map +1 -1
  129. package/resources/virtual-cross-connects.d.mts +48 -504
  130. package/resources/virtual-cross-connects.d.mts.map +1 -1
  131. package/resources/virtual-cross-connects.d.ts +48 -504
  132. package/resources/virtual-cross-connects.d.ts.map +1 -1
  133. package/resources/virtual-cross-connects.js +1 -1
  134. package/resources/virtual-cross-connects.js.map +1 -1
  135. package/resources/virtual-cross-connects.mjs +1 -1
  136. package/resources/virtual-cross-connects.mjs.map +1 -1
  137. package/resources/webhooks.d.mts +20 -10
  138. package/resources/webhooks.d.mts.map +1 -1
  139. package/resources/webhooks.d.ts +20 -10
  140. package/resources/webhooks.d.ts.map +1 -1
  141. package/resources/wireguard-interfaces.d.mts +43 -127
  142. package/resources/wireguard-interfaces.d.mts.map +1 -1
  143. package/resources/wireguard-interfaces.d.ts +43 -127
  144. package/resources/wireguard-interfaces.d.ts.map +1 -1
  145. package/resources/wireguard-interfaces.js +5 -2
  146. package/resources/wireguard-interfaces.js.map +1 -1
  147. package/resources/wireguard-interfaces.mjs +5 -2
  148. package/resources/wireguard-interfaces.mjs.map +1 -1
  149. package/src/client.ts +27 -16
  150. package/src/resources/ai/ai.ts +139 -130
  151. package/src/resources/ai/assistants/assistants.ts +164 -363
  152. package/src/resources/ai/assistants/canary-deploys.ts +75 -266
  153. package/src/resources/ai/assistants/index.ts +10 -0
  154. package/src/resources/ai/assistants/versions.ts +6 -244
  155. package/src/resources/ai/index.ts +6 -0
  156. package/src/resources/ai/openai/openai.ts +2 -131
  157. package/src/resources/calls/actions.ts +284 -184
  158. package/src/resources/calls/calls.ts +4 -0
  159. package/src/resources/calls/index.ts +2 -0
  160. package/src/resources/conferences/actions.ts +1 -13
  161. package/src/resources/faxes/faxes.ts +24 -8
  162. package/src/resources/index.ts +13 -8
  163. package/src/resources/networks/networks.ts +31 -4
  164. package/src/resources/public-internet-gateways.ts +46 -55
  165. package/src/resources/shared.ts +12 -0
  166. package/src/resources/texml/accounts/calls/calls.ts +30 -6
  167. package/src/resources/texml/texml.ts +10 -2
  168. package/src/resources/uac-connections/index.ts +6 -2
  169. package/src/resources/uac-connections/uac-connections.ts +397 -2396
  170. package/src/resources/virtual-cross-connects.ts +54 -595
  171. package/src/resources/webhooks.ts +21 -10
  172. package/src/resources/wireguard-interfaces.ts +53 -158
  173. package/src/version.ts +1 -1
  174. package/version.d.mts +1 -1
  175. package/version.d.ts +1 -1
  176. package/version.js +1 -1
  177. package/version.mjs +1 -1
@@ -2,7 +2,7 @@ import { APIResource } from "../../../core/resource.js";
2
2
  import * as Shared from "../../shared.js";
3
3
  import * as ChatAPI from "../chat.js";
4
4
  import * as CanaryDeploysAPI from "./canary-deploys.js";
5
- import { CanaryDeploy, CanaryDeployCreateParams, CanaryDeployResponse, CanaryDeployUpdateParams, CanaryDeploys } from "./canary-deploys.js";
5
+ import { CanaryDeploy, CanaryDeployCreateParams, CanaryDeployResponse, CanaryDeployUpdateParams, CanaryDeploys, Clause, RolloutSlot, RuleInput, RuleOutput, Serve } from "./canary-deploys.js";
6
6
  import * as ScheduledEventsAPI from "./scheduled-events.js";
7
7
  import { ConversationChannelType, EventStatus, ScheduledEventCreateParams, ScheduledEventDeleteParams, ScheduledEventListParams, ScheduledEventListResponse, ScheduledEventListResponsesDefaultFlatPagination, ScheduledEventResponse, ScheduledEventRetrieveParams, ScheduledEvents, ScheduledPhoneCallEventResponse, ScheduledSMSEventResponse } from "./scheduled-events.js";
8
8
  import * as TagsAPI from "./tags.js";
@@ -184,6 +184,43 @@ export interface Assistant {
184
184
  */
185
185
  tools?: Array<Shared.BookAppointmentTool | Shared.CheckAvailabilityTool | WebhookTool | HangupTool | TransferTool | Shared.CallControlRetrievalTool>;
186
186
  }
187
+ /**
188
+ * Reference to a connected integration attached to an assistant. Discover
189
+ * available integrations with `/ai/integrations` and connected integrations with
190
+ * `/ai/integrations/connections`.
191
+ */
192
+ export interface AssistantIntegration {
193
+ /**
194
+ * Catalog integration ID to attach. This is the `id` from the integrations catalog
195
+ * at `/ai/integrations` (the same value also appears as `integration_id` on
196
+ * entries returned by `/ai/integrations/connections`). It is **not** the
197
+ * connection-level `id` from `/ai/integrations/connections`.
198
+ */
199
+ integration_id: string;
200
+ /**
201
+ * Optional per-assistant allowlist of integration tool names. When omitted or
202
+ * empty, all tools allowed by the connected integration are available to the
203
+ * assistant.
204
+ */
205
+ allowed_list?: Array<string>;
206
+ }
207
+ /**
208
+ * Reference to an MCP server attached to an assistant. Create and manage MCP
209
+ * servers with the `/ai/mcp_servers` endpoints, then attach them to assistants by
210
+ * ID.
211
+ */
212
+ export interface AssistantMcpServer {
213
+ /**
214
+ * ID of the MCP server to attach. This must be the `id` of an MCP server returned
215
+ * by the `/ai/mcp_servers` endpoints.
216
+ */
217
+ id: string;
218
+ /**
219
+ * Optional per-assistant allowlist of MCP tool names. When omitted, the assistant
220
+ * uses the MCP server's configured `allowed_tools`.
221
+ */
222
+ allowed_tools?: Array<string>;
223
+ }
187
224
  /**
188
225
  * The handoff tool allows the assistant to hand off control of the conversation to
189
226
  * another AI assistant. By default, this will happen transparently to the end
@@ -243,7 +280,7 @@ export declare namespace AssistantTool {
243
280
  * variable string like `{{ targets }}` where `targets` is returned by the dynamic
244
281
  * variables webhook and resolves to an array of target objects at runtime.
245
282
  */
246
- targets: Array<Transfer.UnionMember0> | string;
283
+ targets: Array<Transfer.TargetsList> | string;
247
284
  /**
248
285
  * Custom headers to be added to the SIP INVITE for the transfer command.
249
286
  */
@@ -268,7 +305,7 @@ export declare namespace AssistantTool {
268
305
  warm_transfer_instructions?: string;
269
306
  }
270
307
  namespace Transfer {
271
- interface UnionMember0 {
308
+ interface TargetsList {
272
309
  /**
273
310
  * The destination number or SIP URI of the call.
274
311
  */
@@ -419,7 +456,7 @@ export declare namespace AssistantTool {
419
456
  * omitted or null, the invite tool can still be configured and targets may be
420
457
  * supplied dynamically at runtime.
421
458
  */
422
- targets?: Array<Invite.UnionMember0> | string | null;
459
+ targets?: Array<Invite.TargetsList> | string | null;
423
460
  /**
424
461
  * Configuration for voicemail detection (AMD - Answering Machine Detection) on the
425
462
  * invited call.
@@ -437,7 +474,7 @@ export declare namespace AssistantTool {
437
474
  */
438
475
  value?: string;
439
476
  }
440
- interface UnionMember0 {
477
+ interface TargetsList {
441
478
  /**
442
479
  * The destination number or SIP URI of the call.
443
480
  */
@@ -778,7 +815,7 @@ export interface InferenceEmbedding {
778
815
  * `/ai/integrations/connections`. Each item references a catalog integration by
779
816
  * `integration_id`.
780
817
  */
781
- integrations?: Array<InferenceEmbedding.Integration>;
818
+ integrations?: Array<AssistantIntegration>;
782
819
  /**
783
820
  * Settings for interruptions and how the assistant decides the user has finished
784
821
  * speaking. These timings are most relevant when using non turn-taking
@@ -787,7 +824,7 @@ export interface InferenceEmbedding {
787
824
  * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
788
825
  * `eager_eot_threshold`).
789
826
  */
790
- interruption_settings?: InferenceEmbedding.InterruptionSettings;
827
+ interruption_settings?: InferenceEmbeddingInterruptionSettings;
791
828
  /**
792
829
  * This is only needed when using third-party inference providers selected by
793
830
  * `model`. The `identifier` for an integration secret
@@ -801,7 +838,7 @@ export interface InferenceEmbedding {
801
838
  * MCP servers attached to the assistant. Create MCP servers with
802
839
  * `/ai/mcp_servers`, then reference them by `id` here.
803
840
  */
804
- mcp_servers?: Array<InferenceEmbedding.McpServer>;
841
+ mcp_servers?: Array<AssistantMcpServer>;
805
842
  messaging_settings?: MessagingSettings;
806
843
  observability_settings?: Observability;
807
844
  /**
@@ -850,112 +887,30 @@ export interface InferenceEmbedding {
850
887
  */
851
888
  widget_settings?: WidgetSettings;
852
889
  }
853
- export declare namespace InferenceEmbedding {
890
+ /**
891
+ * Settings for interruptions and how the assistant decides the user has finished
892
+ * speaking. These timings are most relevant when using non turn-taking
893
+ * transcription models. For turn-taking models like `deepgram/flux`, end-of-turn
894
+ * behavior is controlled by the transcription end-of-turn settings under
895
+ * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
896
+ * `eager_eot_threshold`).
897
+ */
898
+ export interface InferenceEmbeddingInterruptionSettings {
854
899
  /**
855
- * Reference to a connected integration attached to an assistant. Discover
856
- * available integrations with `/ai/integrations` and connected integrations with
857
- * `/ai/integrations/connections`.
900
+ * When true, disables user interruptions while the assistant greeting is playing.
858
901
  */
859
- interface Integration {
860
- /**
861
- * Catalog integration ID to attach. This is the `id` from the integrations catalog
862
- * at `/ai/integrations` (the same value also appears as `integration_id` on
863
- * entries returned by `/ai/integrations/connections`). It is **not** the
864
- * connection-level `id` from `/ai/integrations/connections`.
865
- */
866
- integration_id: string;
867
- /**
868
- * Optional per-assistant allowlist of integration tool names. When omitted or
869
- * empty, all tools allowed by the connected integration are available to the
870
- * assistant.
871
- */
872
- allowed_list?: Array<string>;
873
- }
902
+ disable_greeting_interruption?: boolean;
874
903
  /**
875
- * Settings for interruptions and how the assistant decides the user has finished
876
- * speaking. These timings are most relevant when using non turn-taking
877
- * transcription models. For turn-taking models like `deepgram/flux`, end-of-turn
878
- * behavior is controlled by the transcription end-of-turn settings under
879
- * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
880
- * `eager_eot_threshold`).
904
+ * Whether users can interrupt the assistant while it is speaking.
881
905
  */
882
- interface InterruptionSettings {
883
- /**
884
- * When true, disables user interruptions while the assistant greeting is playing.
885
- */
886
- disable_greeting_interruption?: boolean;
887
- /**
888
- * Whether users can interrupt the assistant while it is speaking.
889
- */
890
- enable?: boolean;
891
- /**
892
- * Controls when the assistant starts speaking after the user stops. These
893
- * thresholds primarily apply to non turn-taking transcription models. For
894
- * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
895
- * transcription end-of-turn settings under `transcription.settings` instead.
896
- */
897
- start_speaking_plan?: InterruptionSettings.StartSpeakingPlan;
898
- }
899
- namespace InterruptionSettings {
900
- /**
901
- * Controls when the assistant starts speaking after the user stops. These
902
- * thresholds primarily apply to non turn-taking transcription models. For
903
- * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
904
- * transcription end-of-turn settings under `transcription.settings` instead.
905
- */
906
- interface StartSpeakingPlan {
907
- /**
908
- * Endpointing thresholds used to decide when the user has finished speaking.
909
- * Applies to non turn-taking transcription models. For `deepgram/flux`, use
910
- * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
911
- * `eager_eot_threshold`.
912
- */
913
- transcription_endpointing_plan?: StartSpeakingPlan.TranscriptionEndpointingPlan;
914
- /**
915
- * Minimum seconds to wait before the assistant starts speaking.
916
- */
917
- wait_seconds?: number;
918
- }
919
- namespace StartSpeakingPlan {
920
- /**
921
- * Endpointing thresholds used to decide when the user has finished speaking.
922
- * Applies to non turn-taking transcription models. For `deepgram/flux`, use
923
- * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
924
- * `eager_eot_threshold`.
925
- */
926
- interface TranscriptionEndpointingPlan {
927
- /**
928
- * Seconds to wait after the transcript ends without punctuation.
929
- */
930
- on_no_punctuation_seconds?: number;
931
- /**
932
- * Seconds to wait after the transcript ends with a number.
933
- */
934
- on_number_seconds?: number;
935
- /**
936
- * Seconds to wait after the transcript ends with punctuation.
937
- */
938
- on_punctuation_seconds?: number;
939
- }
940
- }
941
- }
906
+ enable?: boolean;
942
907
  /**
943
- * Reference to an MCP server attached to an assistant. Create and manage MCP
944
- * servers with the `/ai/mcp_servers` endpoints, then attach them to assistants by
945
- * ID.
908
+ * Controls when the assistant starts speaking after the user stops. These
909
+ * thresholds primarily apply to non turn-taking transcription models. For
910
+ * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
911
+ * transcription end-of-turn settings under `transcription.settings` instead.
946
912
  */
947
- interface McpServer {
948
- /**
949
- * ID of the MCP server to attach. This must be the `id` of an MCP server returned
950
- * by the `/ai/mcp_servers` endpoints.
951
- */
952
- id: string;
953
- /**
954
- * Optional per-assistant allowlist of MCP tool names. When omitted, the assistant
955
- * uses the MCP server's configured `allowed_tools`.
956
- */
957
- allowed_tools?: Array<string>;
958
- }
913
+ start_speaking_plan?: StartSpeakingPlan;
959
914
  }
960
915
  export interface InferenceEmbeddingWebhookToolParams {
961
916
  type: 'webhook';
@@ -1216,6 +1171,25 @@ export interface RetrievalTool {
1216
1171
  retrieval: ChatAPI.BucketIDs;
1217
1172
  type: 'retrieval';
1218
1173
  }
1174
+ /**
1175
+ * Controls when the assistant starts speaking after the user stops. These
1176
+ * thresholds primarily apply to non turn-taking transcription models. For
1177
+ * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
1178
+ * transcription end-of-turn settings under `transcription.settings` instead.
1179
+ */
1180
+ export interface StartSpeakingPlan {
1181
+ /**
1182
+ * Endpointing thresholds used to decide when the user has finished speaking.
1183
+ * Applies to non turn-taking transcription models. For `deepgram/flux`, use
1184
+ * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
1185
+ * `eager_eot_threshold`.
1186
+ */
1187
+ transcription_endpointing_plan?: TranscriptionEndpointingPlan;
1188
+ /**
1189
+ * Minimum seconds to wait before the assistant starts speaking.
1190
+ */
1191
+ wait_seconds?: number;
1192
+ }
1219
1193
  export interface TelephonySettings {
1220
1194
  /**
1221
1195
  * Default Texml App used for voice calls with your assistant. This will be created
@@ -1359,6 +1333,26 @@ export declare namespace TelephonySettings {
1359
1333
  }
1360
1334
  }
1361
1335
  }
1336
+ /**
1337
+ * Endpointing thresholds used to decide when the user has finished speaking.
1338
+ * Applies to non turn-taking transcription models. For `deepgram/flux`, use
1339
+ * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
1340
+ * `eager_eot_threshold`.
1341
+ */
1342
+ export interface TranscriptionEndpointingPlan {
1343
+ /**
1344
+ * Seconds to wait after the transcript ends without punctuation.
1345
+ */
1346
+ on_no_punctuation_seconds?: number;
1347
+ /**
1348
+ * Seconds to wait after the transcript ends with a number.
1349
+ */
1350
+ on_number_seconds?: number;
1351
+ /**
1352
+ * Seconds to wait after the transcript ends with punctuation.
1353
+ */
1354
+ on_punctuation_seconds?: number;
1355
+ }
1362
1356
  export interface TranscriptionSettings {
1363
1357
  /**
1364
1358
  * Integration secret identifier for the transcription provider API key. Currently
@@ -1370,7 +1364,9 @@ export interface TranscriptionSettings {
1370
1364
  * supported models will automatically detect the language. For `deepgram/flux`,
1371
1365
  * supported values are: `auto` (Telnyx language detection controls the language
1372
1366
  * hint), `multi` (no language hint), and language-specific hints `en`, `es`, `fr`,
1373
- * `de`, `hi`, `ru`, `pt`, `ja`, `it`, and `nl`.
1367
+ * `de`, `hi`, `ru`, `pt`, `ja`, `it`, and `nl`. For `soniox/stt-rt-v4`, `auto`
1368
+ * omits the language hint and lets Soniox auto-detect; ISO 639-1 codes (e.g. `en`,
1369
+ * `es`) bias detection toward that language.
1374
1370
  */
1375
1371
  language?: string;
1376
1372
  /**
@@ -1384,8 +1380,10 @@ export interface TranscriptionSettings {
1384
1380
  * - `assemblyai/universal-streaming` is a multilingual streaming model with
1385
1381
  * configurable turn detection.
1386
1382
  * - `xai/grok-stt` is a multilingual Grok STT model.
1383
+ * - `soniox/stt-rt-v4` is a multilingual streaming model with automatic language
1384
+ * detection and configurable endpointing.
1387
1385
  */
1388
- model?: 'deepgram/flux' | 'deepgram/nova-3' | 'deepgram/nova-2' | 'azure/fast' | 'assemblyai/universal-streaming' | 'xai/grok-stt' | 'distil-whisper/distil-large-v2' | 'openai/whisper-large-v3-turbo';
1386
+ model?: 'deepgram/flux' | 'deepgram/nova-3' | 'deepgram/nova-2' | 'azure/fast' | 'assemblyai/universal-streaming' | 'xai/grok-stt' | 'soniox/stt-rt-v4' | 'distil-whisper/distil-large-v2' | 'openai/whisper-large-v3-turbo';
1389
1387
  /**
1390
1388
  * Region on third party cloud providers (currently Azure) if using one of their
1391
1389
  * models. Some regions require `api_key_ref`.
@@ -1400,6 +1398,11 @@ export interface TranscriptionSettingsConfig {
1400
1398
  * eot_threshold effectively disables eager end of turn.
1401
1399
  */
1402
1400
  eager_eot_threshold?: number;
1401
+ /**
1402
+ * Available only for soniox/stt-rt-v4. When true, Soniox emits end-of-utterance
1403
+ * events at the cadence configured by `max_endpoint_delay_ms`.
1404
+ */
1405
+ enable_endpoint_detection?: boolean;
1403
1406
  /**
1404
1407
  * Available only for assemblyai/universal-streaming. Confidence level required to
1405
1408
  * trigger an end of turn. Higher values require more certainty before ending a
@@ -1416,6 +1419,11 @@ export interface TranscriptionSettingsConfig {
1416
1419
  * an end of turn, regardless of confidence.
1417
1420
  */
1418
1421
  eot_timeout_ms?: number;
1422
+ /**
1423
+ * Available only for soniox/stt-rt-v4. When true, Soniox streams interim
1424
+ * (non-final) results in addition to finalized transcripts.
1425
+ */
1426
+ interim_results?: boolean;
1419
1427
  /**
1420
1428
  * Available only for deepgram/nova-3 and deepgram/flux. A comma-separated list of
1421
1429
  * key terms to boost for recognition during transcription. Helps improve accuracy
@@ -1426,6 +1434,12 @@ export interface TranscriptionSettingsConfig {
1426
1434
  * resolved at call time before the value is sent to the speech-to-text engine.
1427
1435
  */
1428
1436
  keyterm?: string;
1437
+ /**
1438
+ * Available only for soniox/stt-rt-v4. Maximum silence (in milliseconds) before
1439
+ * Soniox emits an end-of-utterance event. Only honored when
1440
+ * `enable_endpoint_detection` is true.
1441
+ */
1442
+ max_endpoint_delay_ms?: number;
1429
1443
  /**
1430
1444
  * Available only for assemblyai/universal-streaming. Maximum duration of silence
1431
1445
  * in milliseconds before forcing an end of turn.
@@ -1456,10 +1470,10 @@ export declare namespace TransferTool {
1456
1470
  * variable string like `{{ targets }}` where `targets` is returned by the dynamic
1457
1471
  * variables webhook and resolves to an array of target objects at runtime.
1458
1472
  */
1459
- targets: Array<Transfer.UnionMember0> | string;
1473
+ targets: Array<Transfer.TargetsList> | string;
1460
1474
  }
1461
1475
  namespace Transfer {
1462
- interface UnionMember0 {
1476
+ interface TargetsList {
1463
1477
  /**
1464
1478
  * The destination number or SIP URI of the call.
1465
1479
  */
@@ -1555,6 +1569,11 @@ export declare namespace VoiceSettings {
1555
1569
  * The predefined media to use. `silence` disables background audio.
1556
1570
  */
1557
1571
  value: 'silence' | 'office';
1572
+ /**
1573
+ * Volume level for the predefined background audio. Supports values from 0.1 to
1574
+ * 1.0 in 0.1 increments.
1575
+ */
1576
+ volume?: number;
1558
1577
  }
1559
1578
  interface MediaURL {
1560
1579
  /**
@@ -1820,7 +1839,7 @@ export interface AssistantCreateParams {
1820
1839
  * `/ai/integrations/connections`. Each item references a catalog integration by
1821
1840
  * `integration_id`.
1822
1841
  */
1823
- integrations?: Array<AssistantCreateParams.Integration>;
1842
+ integrations?: Array<AssistantIntegration>;
1824
1843
  /**
1825
1844
  * Settings for interruptions and how the assistant decides the user has finished
1826
1845
  * speaking. These timings are most relevant when using non turn-taking
@@ -1829,7 +1848,7 @@ export interface AssistantCreateParams {
1829
1848
  * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
1830
1849
  * `eager_eot_threshold`).
1831
1850
  */
1832
- interruption_settings?: AssistantCreateParams.InterruptionSettings;
1851
+ interruption_settings?: InferenceEmbeddingInterruptionSettings;
1833
1852
  /**
1834
1853
  * This is only needed when using third-party inference providers selected by
1835
1854
  * `model`. The `identifier` for an integration secret
@@ -1843,7 +1862,7 @@ export interface AssistantCreateParams {
1843
1862
  * MCP servers attached to the assistant. Create MCP servers with
1844
1863
  * `/ai/mcp_servers`, then reference them by `id` here.
1845
1864
  */
1846
- mcp_servers?: Array<AssistantCreateParams.McpServer>;
1865
+ mcp_servers?: Array<AssistantMcpServer>;
1847
1866
  messaging_settings?: MessagingSettings;
1848
1867
  /**
1849
1868
  * ID of the model to use when `external_llm` is not set. You can use the
@@ -1888,113 +1907,6 @@ export interface AssistantCreateParams {
1888
1907
  */
1889
1908
  widget_settings?: WidgetSettings;
1890
1909
  }
1891
- export declare namespace AssistantCreateParams {
1892
- /**
1893
- * Reference to a connected integration attached to an assistant. Discover
1894
- * available integrations with `/ai/integrations` and connected integrations with
1895
- * `/ai/integrations/connections`.
1896
- */
1897
- interface Integration {
1898
- /**
1899
- * Catalog integration ID to attach. This is the `id` from the integrations catalog
1900
- * at `/ai/integrations` (the same value also appears as `integration_id` on
1901
- * entries returned by `/ai/integrations/connections`). It is **not** the
1902
- * connection-level `id` from `/ai/integrations/connections`.
1903
- */
1904
- integration_id: string;
1905
- /**
1906
- * Optional per-assistant allowlist of integration tool names. When omitted or
1907
- * empty, all tools allowed by the connected integration are available to the
1908
- * assistant.
1909
- */
1910
- allowed_list?: Array<string>;
1911
- }
1912
- /**
1913
- * Settings for interruptions and how the assistant decides the user has finished
1914
- * speaking. These timings are most relevant when using non turn-taking
1915
- * transcription models. For turn-taking models like `deepgram/flux`, end-of-turn
1916
- * behavior is controlled by the transcription end-of-turn settings under
1917
- * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
1918
- * `eager_eot_threshold`).
1919
- */
1920
- interface InterruptionSettings {
1921
- /**
1922
- * When true, disables user interruptions while the assistant greeting is playing.
1923
- */
1924
- disable_greeting_interruption?: boolean;
1925
- /**
1926
- * Whether users can interrupt the assistant while it is speaking.
1927
- */
1928
- enable?: boolean;
1929
- /**
1930
- * Controls when the assistant starts speaking after the user stops. These
1931
- * thresholds primarily apply to non turn-taking transcription models. For
1932
- * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
1933
- * transcription end-of-turn settings under `transcription.settings` instead.
1934
- */
1935
- start_speaking_plan?: InterruptionSettings.StartSpeakingPlan;
1936
- }
1937
- namespace InterruptionSettings {
1938
- /**
1939
- * Controls when the assistant starts speaking after the user stops. These
1940
- * thresholds primarily apply to non turn-taking transcription models. For
1941
- * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
1942
- * transcription end-of-turn settings under `transcription.settings` instead.
1943
- */
1944
- interface StartSpeakingPlan {
1945
- /**
1946
- * Endpointing thresholds used to decide when the user has finished speaking.
1947
- * Applies to non turn-taking transcription models. For `deepgram/flux`, use
1948
- * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
1949
- * `eager_eot_threshold`.
1950
- */
1951
- transcription_endpointing_plan?: StartSpeakingPlan.TranscriptionEndpointingPlan;
1952
- /**
1953
- * Minimum seconds to wait before the assistant starts speaking.
1954
- */
1955
- wait_seconds?: number;
1956
- }
1957
- namespace StartSpeakingPlan {
1958
- /**
1959
- * Endpointing thresholds used to decide when the user has finished speaking.
1960
- * Applies to non turn-taking transcription models. For `deepgram/flux`, use
1961
- * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
1962
- * `eager_eot_threshold`.
1963
- */
1964
- interface TranscriptionEndpointingPlan {
1965
- /**
1966
- * Seconds to wait after the transcript ends without punctuation.
1967
- */
1968
- on_no_punctuation_seconds?: number;
1969
- /**
1970
- * Seconds to wait after the transcript ends with a number.
1971
- */
1972
- on_number_seconds?: number;
1973
- /**
1974
- * Seconds to wait after the transcript ends with punctuation.
1975
- */
1976
- on_punctuation_seconds?: number;
1977
- }
1978
- }
1979
- }
1980
- /**
1981
- * Reference to an MCP server attached to an assistant. Create and manage MCP
1982
- * servers with the `/ai/mcp_servers` endpoints, then attach them to assistants by
1983
- * ID.
1984
- */
1985
- interface McpServer {
1986
- /**
1987
- * ID of the MCP server to attach. This must be the `id` of an MCP server returned
1988
- * by the `/ai/mcp_servers` endpoints.
1989
- */
1990
- id: string;
1991
- /**
1992
- * Optional per-assistant allowlist of MCP tool names. When omitted, the assistant
1993
- * uses the MCP server's configured `allowed_tools`.
1994
- */
1995
- allowed_tools?: Array<string>;
1996
- }
1997
- }
1998
1910
  export interface AssistantRetrieveParams {
1999
1911
  call_control_id?: string;
2000
1912
  fetch_dynamic_variables_from_webhook?: boolean;
@@ -2051,7 +1963,7 @@ export interface AssistantUpdateParams {
2051
1963
  * `/ai/integrations/connections`. Each item references a catalog integration by
2052
1964
  * `integration_id`.
2053
1965
  */
2054
- integrations?: Array<AssistantUpdateParams.Integration>;
1966
+ integrations?: Array<AssistantIntegration>;
2055
1967
  /**
2056
1968
  * Settings for interruptions and how the assistant decides the user has finished
2057
1969
  * speaking. These timings are most relevant when using non turn-taking
@@ -2060,7 +1972,7 @@ export interface AssistantUpdateParams {
2060
1972
  * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
2061
1973
  * `eager_eot_threshold`).
2062
1974
  */
2063
- interruption_settings?: AssistantUpdateParams.InterruptionSettings;
1975
+ interruption_settings?: InferenceEmbeddingInterruptionSettings;
2064
1976
  /**
2065
1977
  * This is only needed when using third-party inference providers selected by
2066
1978
  * `model`. The `identifier` for an integration secret
@@ -2074,7 +1986,7 @@ export interface AssistantUpdateParams {
2074
1986
  * MCP servers attached to the assistant. Create MCP servers with
2075
1987
  * `/ai/mcp_servers`, then reference them by `id` here.
2076
1988
  */
2077
- mcp_servers?: Array<AssistantUpdateParams.McpServer>;
1989
+ mcp_servers?: Array<AssistantMcpServer>;
2078
1990
  messaging_settings?: MessagingSettings;
2079
1991
  /**
2080
1992
  * ID of the model to use when `external_llm` is not set. You can use the
@@ -2129,113 +2041,6 @@ export interface AssistantUpdateParams {
2129
2041
  */
2130
2042
  widget_settings?: WidgetSettings;
2131
2043
  }
2132
- export declare namespace AssistantUpdateParams {
2133
- /**
2134
- * Reference to a connected integration attached to an assistant. Discover
2135
- * available integrations with `/ai/integrations` and connected integrations with
2136
- * `/ai/integrations/connections`.
2137
- */
2138
- interface Integration {
2139
- /**
2140
- * Catalog integration ID to attach. This is the `id` from the integrations catalog
2141
- * at `/ai/integrations` (the same value also appears as `integration_id` on
2142
- * entries returned by `/ai/integrations/connections`). It is **not** the
2143
- * connection-level `id` from `/ai/integrations/connections`.
2144
- */
2145
- integration_id: string;
2146
- /**
2147
- * Optional per-assistant allowlist of integration tool names. When omitted or
2148
- * empty, all tools allowed by the connected integration are available to the
2149
- * assistant.
2150
- */
2151
- allowed_list?: Array<string>;
2152
- }
2153
- /**
2154
- * Settings for interruptions and how the assistant decides the user has finished
2155
- * speaking. These timings are most relevant when using non turn-taking
2156
- * transcription models. For turn-taking models like `deepgram/flux`, end-of-turn
2157
- * behavior is controlled by the transcription end-of-turn settings under
2158
- * `transcription.settings` (`eot_threshold`, `eot_timeout_ms`,
2159
- * `eager_eot_threshold`).
2160
- */
2161
- interface InterruptionSettings {
2162
- /**
2163
- * When true, disables user interruptions while the assistant greeting is playing.
2164
- */
2165
- disable_greeting_interruption?: boolean;
2166
- /**
2167
- * Whether users can interrupt the assistant while it is speaking.
2168
- */
2169
- enable?: boolean;
2170
- /**
2171
- * Controls when the assistant starts speaking after the user stops. These
2172
- * thresholds primarily apply to non turn-taking transcription models. For
2173
- * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
2174
- * transcription end-of-turn settings under `transcription.settings` instead.
2175
- */
2176
- start_speaking_plan?: InterruptionSettings.StartSpeakingPlan;
2177
- }
2178
- namespace InterruptionSettings {
2179
- /**
2180
- * Controls when the assistant starts speaking after the user stops. These
2181
- * thresholds primarily apply to non turn-taking transcription models. For
2182
- * turn-taking models like `deepgram/flux`, end-of-turn detection is driven by the
2183
- * transcription end-of-turn settings under `transcription.settings` instead.
2184
- */
2185
- interface StartSpeakingPlan {
2186
- /**
2187
- * Endpointing thresholds used to decide when the user has finished speaking.
2188
- * Applies to non turn-taking transcription models. For `deepgram/flux`, use
2189
- * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
2190
- * `eager_eot_threshold`.
2191
- */
2192
- transcription_endpointing_plan?: StartSpeakingPlan.TranscriptionEndpointingPlan;
2193
- /**
2194
- * Minimum seconds to wait before the assistant starts speaking.
2195
- */
2196
- wait_seconds?: number;
2197
- }
2198
- namespace StartSpeakingPlan {
2199
- /**
2200
- * Endpointing thresholds used to decide when the user has finished speaking.
2201
- * Applies to non turn-taking transcription models. For `deepgram/flux`, use
2202
- * `transcription.settings.eot_threshold` / `eot_timeout_ms` /
2203
- * `eager_eot_threshold`.
2204
- */
2205
- interface TranscriptionEndpointingPlan {
2206
- /**
2207
- * Seconds to wait after the transcript ends without punctuation.
2208
- */
2209
- on_no_punctuation_seconds?: number;
2210
- /**
2211
- * Seconds to wait after the transcript ends with a number.
2212
- */
2213
- on_number_seconds?: number;
2214
- /**
2215
- * Seconds to wait after the transcript ends with punctuation.
2216
- */
2217
- on_punctuation_seconds?: number;
2218
- }
2219
- }
2220
- }
2221
- /**
2222
- * Reference to an MCP server attached to an assistant. Create and manage MCP
2223
- * servers with the `/ai/mcp_servers` endpoints, then attach them to assistants by
2224
- * ID.
2225
- */
2226
- interface McpServer {
2227
- /**
2228
- * ID of the MCP server to attach. This must be the `id` of an MCP server returned
2229
- * by the `/ai/mcp_servers` endpoints.
2230
- */
2231
- id: string;
2232
- /**
2233
- * Optional per-assistant allowlist of MCP tool names. When omitted, the assistant
2234
- * uses the MCP server's configured `allowed_tools`.
2235
- */
2236
- allowed_tools?: Array<string>;
2237
- }
2238
- }
2239
2044
  export interface AssistantChatParams {
2240
2045
  /**
2241
2046
  * The message content sent by the client to the assistant
@@ -2277,9 +2082,9 @@ export interface AssistantSendSMSParams {
2277
2082
  text?: string;
2278
2083
  }
2279
2084
  export declare namespace Assistants {
2280
- export { type Assistant as Assistant, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type EnabledFeatures as EnabledFeatures, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type RetrievalTool as RetrievalTool, type TelephonySettings as TelephonySettings, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantImportsParams as AssistantImportsParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
2085
+ export { type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type EnabledFeatures as EnabledFeatures, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantImportsParams as AssistantImportsParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
2281
2086
  export { Tests as Tests, type AssistantTest as AssistantTest, type TelnyxConversationChannel as TelnyxConversationChannel, type AssistantTestsDefaultFlatPagination as AssistantTestsDefaultFlatPagination, type TestCreateParams as TestCreateParams, type TestUpdateParams as TestUpdateParams, type TestListParams as TestListParams, };
2282
- export { CanaryDeploys as CanaryDeploys, type CanaryDeploy as CanaryDeploy, type CanaryDeployResponse as CanaryDeployResponse, type CanaryDeployCreateParams as CanaryDeployCreateParams, type CanaryDeployUpdateParams as CanaryDeployUpdateParams, };
2087
+ export { CanaryDeploys as CanaryDeploys, type CanaryDeploy as CanaryDeploy, type CanaryDeployResponse as CanaryDeployResponse, type Clause as Clause, type RolloutSlot as RolloutSlot, type RuleInput as RuleInput, type RuleOutput as RuleOutput, type Serve as Serve, type CanaryDeployCreateParams as CanaryDeployCreateParams, type CanaryDeployUpdateParams as CanaryDeployUpdateParams, };
2283
2088
  export { ScheduledEvents as ScheduledEvents, type ConversationChannelType as ConversationChannelType, type EventStatus as EventStatus, type ScheduledEventResponse as ScheduledEventResponse, type ScheduledPhoneCallEventResponse as ScheduledPhoneCallEventResponse, type ScheduledSMSEventResponse as ScheduledSMSEventResponse, type ScheduledEventListResponse as ScheduledEventListResponse, type ScheduledEventListResponsesDefaultFlatPagination as ScheduledEventListResponsesDefaultFlatPagination, type ScheduledEventCreateParams as ScheduledEventCreateParams, type ScheduledEventRetrieveParams as ScheduledEventRetrieveParams, type ScheduledEventListParams as ScheduledEventListParams, type ScheduledEventDeleteParams as ScheduledEventDeleteParams, };
2284
2089
  export { Tools as Tools, type ToolAddResponse as ToolAddResponse, type ToolRemoveResponse as ToolRemoveResponse, type ToolTestResponse as ToolTestResponse, type ToolAddParams as ToolAddParams, type ToolRemoveParams as ToolRemoveParams, type ToolTestParams as ToolTestParams, };
2285
2090
  export { Versions as Versions, type UpdateAssistant as UpdateAssistant, type VersionRetrieveParams as VersionRetrieveParams, type VersionUpdateParams as VersionUpdateParams, type VersionDeleteParams as VersionDeleteParams, type VersionPromoteParams as VersionPromoteParams, };