@elevenlabs/elevenlabs-js 2.41.1 → 2.42.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 (446) hide show
  1. package/BaseClient.js +2 -2
  2. package/api/resources/conversationalAi/resources/tests/client/Client.d.ts +18 -0
  3. package/api/resources/conversationalAi/resources/tests/client/Client.js +59 -2
  4. package/api/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.d.ts +12 -0
  5. package/api/resources/conversationalAi/resources/tests/client/requests/index.d.ts +1 -0
  6. package/api/resources/conversationalAi/resources/tests/resources/folders/client/Client.d.ts +73 -0
  7. package/api/resources/conversationalAi/resources/tests/resources/folders/client/Client.js +291 -0
  8. package/api/resources/conversationalAi/resources/tests/resources/folders/client/index.d.ts +1 -0
  9. package/api/resources/conversationalAi/resources/tests/resources/folders/client/index.js +17 -0
  10. package/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.d.ts +12 -0
  11. package/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.d.ts +10 -0
  12. package/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/FoldersDeleteRequest.d.ts +10 -0
  13. package/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.d.ts +3 -0
  14. package/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.js +2 -0
  15. package/api/resources/conversationalAi/resources/tests/resources/folders/index.d.ts +1 -0
  16. package/api/resources/conversationalAi/resources/tests/resources/folders/index.js +17 -0
  17. package/api/resources/conversationalAi/resources/tests/resources/index.d.ts +2 -0
  18. package/api/resources/conversationalAi/resources/tests/resources/index.js +3 -1
  19. package/api/types/AgentConfigOverrideInput.d.ts +1 -1
  20. package/api/types/AgentConfigOverrideOutput.d.ts +1 -1
  21. package/api/types/AgentPlatformSettingsRequestModel.d.ts +3 -1
  22. package/api/types/AgentPlatformSettingsResponseModel.d.ts +3 -1
  23. package/api/types/AnalysisScope.d.ts +5 -0
  24. package/api/types/AnalysisScope.js +8 -0
  25. package/api/types/ClientEvent.d.ts +1 -0
  26. package/api/types/ClientEvent.js +1 -0
  27. package/api/types/ConversationHistoryAnalysisCommonModel.d.ts +1 -0
  28. package/api/types/ConversationTurnMetrics.d.ts +1 -0
  29. package/api/types/CreateAgentRuleParams.d.ts +3 -0
  30. package/api/types/CreateAgentRuleParams.js +3 -0
  31. package/api/types/CreateAgentTestFolderResponseModel.d.ts +4 -0
  32. package/api/types/CreateAgentTestFolderResponseModel.js +3 -0
  33. package/api/types/CreateClientInteractionParams.d.ts +3 -0
  34. package/api/types/CreateClientInteractionParams.js +3 -0
  35. package/api/types/CreateHolidayParams.d.ts +3 -0
  36. package/api/types/CreateHolidayParams.js +3 -0
  37. package/api/types/CreateRentalServiceParams.d.ts +3 -0
  38. package/api/types/CreateRentalServiceParams.js +3 -0
  39. package/api/types/DeleteAgentRuleParams.d.ts +3 -0
  40. package/api/types/DeleteAgentRuleParams.js +3 -0
  41. package/api/types/DeleteClientInteractionParams.d.ts +3 -0
  42. package/api/types/DeleteClientInteractionParams.js +3 -0
  43. package/api/types/DeleteHolidayParams.d.ts +3 -0
  44. package/api/types/DeleteHolidayParams.js +3 -0
  45. package/api/types/DeleteRentalServiceParams.d.ts +3 -0
  46. package/api/types/DeleteRentalServiceParams.js +3 -0
  47. package/api/types/{EvaluationSettings.d.ts → EvaluationSettingsInput.d.ts} +1 -1
  48. package/api/types/EvaluationSettingsInput.js +3 -0
  49. package/api/types/EvaluationSettingsOutput.d.ts +9 -0
  50. package/api/types/EvaluationSettingsOutput.js +3 -0
  51. package/api/types/GetAgentTestFolderResponseModel.d.ts +9 -0
  52. package/api/types/GetAgentTestFolderResponseModel.js +3 -0
  53. package/api/types/GetAnalyticsSummaryParams.d.ts +6 -0
  54. package/api/types/GetAnalyticsSummaryParams.js +3 -0
  55. package/api/types/GetBookingPageSettingsParams.d.ts +3 -0
  56. package/api/types/GetBookingPageSettingsParams.js +3 -0
  57. package/api/types/GetBookingSlugStatusParams.d.ts +3 -0
  58. package/api/types/GetBookingSlugStatusParams.js +3 -0
  59. package/api/types/GetConversationResponseModel.d.ts +1 -0
  60. package/api/types/GetScheduleParams.d.ts +3 -0
  61. package/api/types/GetScheduleParams.js +3 -0
  62. package/api/types/GetWhatsAppAccountResponse.d.ts +1 -0
  63. package/api/types/ListAgentRulesParams.d.ts +3 -0
  64. package/api/types/ListAgentRulesParams.js +3 -0
  65. package/api/types/ListClientInteractionsParams.d.ts +3 -0
  66. package/api/types/ListClientInteractionsParams.js +3 -0
  67. package/api/types/ListHolidaysParams.d.ts +3 -0
  68. package/api/types/ListHolidaysParams.js +3 -0
  69. package/api/types/MultichannelSpeechToTextResponseModel.d.ts +2 -0
  70. package/api/types/PromptAgentApiModelOverrideConfig.d.ts +4 -0
  71. package/api/types/{PromptAgentApiModelOverride.d.ts → PromptAgentApiModelOverrideInput.d.ts} +5 -1
  72. package/api/types/PromptAgentApiModelOverrideInput.js +3 -0
  73. package/api/types/PromptAgentApiModelOverrideOutput.d.ts +13 -0
  74. package/api/types/PromptAgentApiModelOverrideOutput.js +3 -0
  75. package/api/types/PromptEvaluationCriteria.d.ts +3 -0
  76. package/api/types/ResponseFilter.d.ts +1 -1
  77. package/api/types/ResponseFilterMode.d.ts +1 -0
  78. package/api/types/ResponseFilterMode.js +1 -0
  79. package/api/types/ScopedAnalysisResult.d.ts +11 -0
  80. package/api/types/ScopedAnalysisResult.js +3 -0
  81. package/api/types/SetBookingSlugParams.d.ts +3 -0
  82. package/api/types/SetBookingSlugParams.js +3 -0
  83. package/api/types/SpeechToTextChunkResponseModel.d.ts +2 -0
  84. package/api/types/ToDialogueSettingsResponseModel.d.ts +5 -0
  85. package/api/types/ToDialogueSettingsResponseModel.js +3 -0
  86. package/api/types/UpdateAgentRuleParams.d.ts +3 -0
  87. package/api/types/UpdateAgentRuleParams.js +3 -0
  88. package/api/types/UpdateBookingPageSettingsParams.d.ts +3 -0
  89. package/api/types/UpdateBookingPageSettingsParams.js +3 -0
  90. package/api/types/UpdateBusinessInfoParams.d.ts +3 -0
  91. package/api/types/UpdateBusinessInfoParams.js +3 -0
  92. package/api/types/UpdateCustomerFacingConfigParams.d.ts +3 -0
  93. package/api/types/UpdateCustomerFacingConfigParams.js +3 -0
  94. package/api/types/UpdateHolidayParams.d.ts +3 -0
  95. package/api/types/UpdateHolidayParams.js +3 -0
  96. package/api/types/UpdateRentalServiceParams.d.ts +3 -0
  97. package/api/types/UpdateRentalServiceParams.js +3 -0
  98. package/api/types/VisitedAgentRef.d.ts +7 -0
  99. package/api/types/VisitedAgentRef.js +3 -0
  100. package/api/types/VoiceResponseModelRecordingQuality.d.ts +2 -0
  101. package/api/types/VoiceResponseModelRecordingQuality.js +2 -0
  102. package/api/types/index.d.ts +32 -2
  103. package/api/types/index.js +32 -2
  104. package/dist/BaseClient.js +2 -2
  105. package/dist/api/resources/conversationalAi/resources/tests/client/Client.d.ts +18 -0
  106. package/dist/api/resources/conversationalAi/resources/tests/client/Client.js +59 -2
  107. package/dist/api/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.d.ts +12 -0
  108. package/dist/api/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.js +3 -0
  109. package/dist/api/resources/conversationalAi/resources/tests/client/requests/index.d.ts +1 -0
  110. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/Client.d.ts +73 -0
  111. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/Client.js +291 -0
  112. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/index.d.ts +1 -0
  113. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/index.js +17 -0
  114. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.d.ts +12 -0
  115. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.js +3 -0
  116. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.d.ts +10 -0
  117. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.js +3 -0
  118. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/FoldersDeleteRequest.d.ts +10 -0
  119. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/FoldersDeleteRequest.js +3 -0
  120. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.d.ts +3 -0
  121. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.js +2 -0
  122. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/index.d.ts +1 -0
  123. package/dist/api/resources/conversationalAi/resources/tests/resources/folders/index.js +17 -0
  124. package/dist/api/resources/conversationalAi/resources/tests/resources/index.d.ts +2 -0
  125. package/dist/api/resources/conversationalAi/resources/tests/resources/index.js +3 -1
  126. package/dist/api/types/AgentConfigOverrideInput.d.ts +1 -1
  127. package/dist/api/types/AgentConfigOverrideOutput.d.ts +1 -1
  128. package/dist/api/types/AgentPlatformSettingsRequestModel.d.ts +3 -1
  129. package/dist/api/types/AgentPlatformSettingsResponseModel.d.ts +3 -1
  130. package/dist/api/types/AnalysisScope.d.ts +5 -0
  131. package/dist/api/types/AnalysisScope.js +8 -0
  132. package/dist/api/types/ClientEvent.d.ts +1 -0
  133. package/dist/api/types/ClientEvent.js +1 -0
  134. package/dist/api/types/ConversationHistoryAnalysisCommonModel.d.ts +1 -0
  135. package/dist/api/types/ConversationTurnMetrics.d.ts +1 -0
  136. package/dist/api/types/CreateAgentRuleParams.d.ts +3 -0
  137. package/dist/api/types/CreateAgentRuleParams.js +3 -0
  138. package/dist/api/types/CreateAgentTestFolderResponseModel.d.ts +4 -0
  139. package/dist/api/types/CreateAgentTestFolderResponseModel.js +3 -0
  140. package/dist/api/types/CreateClientInteractionParams.d.ts +3 -0
  141. package/dist/api/types/CreateClientInteractionParams.js +3 -0
  142. package/dist/api/types/CreateHolidayParams.d.ts +3 -0
  143. package/dist/api/types/CreateHolidayParams.js +3 -0
  144. package/dist/api/types/CreateRentalServiceParams.d.ts +3 -0
  145. package/dist/api/types/CreateRentalServiceParams.js +3 -0
  146. package/dist/api/types/DeleteAgentRuleParams.d.ts +3 -0
  147. package/dist/api/types/DeleteAgentRuleParams.js +3 -0
  148. package/dist/api/types/DeleteClientInteractionParams.d.ts +3 -0
  149. package/dist/api/types/DeleteClientInteractionParams.js +3 -0
  150. package/dist/api/types/DeleteHolidayParams.d.ts +3 -0
  151. package/dist/api/types/DeleteHolidayParams.js +3 -0
  152. package/dist/api/types/DeleteRentalServiceParams.d.ts +3 -0
  153. package/dist/api/types/DeleteRentalServiceParams.js +3 -0
  154. package/dist/api/types/{EvaluationSettings.d.ts → EvaluationSettingsInput.d.ts} +1 -1
  155. package/dist/api/types/EvaluationSettingsInput.js +3 -0
  156. package/dist/api/types/EvaluationSettingsOutput.d.ts +9 -0
  157. package/dist/api/types/EvaluationSettingsOutput.js +3 -0
  158. package/dist/api/types/GetAgentTestFolderResponseModel.d.ts +9 -0
  159. package/dist/api/types/GetAgentTestFolderResponseModel.js +3 -0
  160. package/dist/api/types/GetAnalyticsSummaryParams.d.ts +6 -0
  161. package/dist/api/types/GetAnalyticsSummaryParams.js +3 -0
  162. package/dist/api/types/GetBookingPageSettingsParams.d.ts +3 -0
  163. package/dist/api/types/GetBookingPageSettingsParams.js +3 -0
  164. package/dist/api/types/GetBookingSlugStatusParams.d.ts +3 -0
  165. package/dist/api/types/GetBookingSlugStatusParams.js +3 -0
  166. package/dist/api/types/GetConversationResponseModel.d.ts +1 -0
  167. package/dist/api/types/GetScheduleParams.d.ts +3 -0
  168. package/dist/api/types/GetScheduleParams.js +3 -0
  169. package/dist/api/types/GetWhatsAppAccountResponse.d.ts +1 -0
  170. package/dist/api/types/ListAgentRulesParams.d.ts +3 -0
  171. package/dist/api/types/ListAgentRulesParams.js +3 -0
  172. package/dist/api/types/ListClientInteractionsParams.d.ts +3 -0
  173. package/dist/api/types/ListClientInteractionsParams.js +3 -0
  174. package/dist/api/types/ListHolidaysParams.d.ts +3 -0
  175. package/dist/api/types/ListHolidaysParams.js +3 -0
  176. package/dist/api/types/MultichannelSpeechToTextResponseModel.d.ts +2 -0
  177. package/dist/api/types/PromptAgentApiModelOverrideConfig.d.ts +4 -0
  178. package/dist/api/types/{PromptAgentApiModelOverride.d.ts → PromptAgentApiModelOverrideInput.d.ts} +5 -1
  179. package/dist/api/types/PromptAgentApiModelOverrideInput.js +3 -0
  180. package/dist/api/types/PromptAgentApiModelOverrideOutput.d.ts +13 -0
  181. package/dist/api/types/PromptAgentApiModelOverrideOutput.js +3 -0
  182. package/dist/api/types/PromptEvaluationCriteria.d.ts +3 -0
  183. package/dist/api/types/ResponseFilter.d.ts +1 -1
  184. package/dist/api/types/ResponseFilterMode.d.ts +1 -0
  185. package/dist/api/types/ResponseFilterMode.js +1 -0
  186. package/dist/api/types/ScopedAnalysisResult.d.ts +11 -0
  187. package/dist/api/types/ScopedAnalysisResult.js +3 -0
  188. package/dist/api/types/SetBookingSlugParams.d.ts +3 -0
  189. package/dist/api/types/SetBookingSlugParams.js +3 -0
  190. package/dist/api/types/SpeechToTextChunkResponseModel.d.ts +2 -0
  191. package/dist/api/types/ToDialogueSettingsResponseModel.d.ts +5 -0
  192. package/dist/api/types/ToDialogueSettingsResponseModel.js +3 -0
  193. package/dist/api/types/UpdateAgentRuleParams.d.ts +3 -0
  194. package/dist/api/types/UpdateAgentRuleParams.js +3 -0
  195. package/dist/api/types/UpdateBookingPageSettingsParams.d.ts +3 -0
  196. package/dist/api/types/UpdateBookingPageSettingsParams.js +3 -0
  197. package/dist/api/types/UpdateBusinessInfoParams.d.ts +3 -0
  198. package/dist/api/types/UpdateBusinessInfoParams.js +3 -0
  199. package/dist/api/types/UpdateCustomerFacingConfigParams.d.ts +3 -0
  200. package/dist/api/types/UpdateCustomerFacingConfigParams.js +3 -0
  201. package/dist/api/types/UpdateHolidayParams.d.ts +3 -0
  202. package/dist/api/types/UpdateHolidayParams.js +3 -0
  203. package/dist/api/types/UpdateRentalServiceParams.d.ts +3 -0
  204. package/dist/api/types/UpdateRentalServiceParams.js +3 -0
  205. package/dist/api/types/VisitedAgentRef.d.ts +7 -0
  206. package/dist/api/types/VisitedAgentRef.js +3 -0
  207. package/dist/api/types/VoiceResponseModelRecordingQuality.d.ts +2 -0
  208. package/dist/api/types/VoiceResponseModelRecordingQuality.js +2 -0
  209. package/dist/api/types/index.d.ts +32 -2
  210. package/dist/api/types/index.js +32 -2
  211. package/dist/serialization/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.d.ts +10 -0
  212. package/dist/serialization/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.js +42 -0
  213. package/dist/serialization/resources/conversationalAi/resources/tests/client/requests/index.d.ts +1 -0
  214. package/dist/serialization/resources/conversationalAi/resources/tests/client/requests/index.js +3 -1
  215. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/index.d.ts +1 -0
  216. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/index.js +17 -0
  217. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.d.ts +10 -0
  218. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.js +42 -0
  219. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.d.ts +9 -0
  220. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.js +41 -0
  221. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.d.ts +2 -0
  222. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.js +7 -0
  223. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/index.d.ts +1 -0
  224. package/dist/serialization/resources/conversationalAi/resources/tests/resources/folders/index.js +17 -0
  225. package/dist/serialization/resources/conversationalAi/resources/tests/resources/index.d.ts +2 -0
  226. package/dist/serialization/resources/conversationalAi/resources/tests/resources/index.js +3 -1
  227. package/dist/serialization/types/AgentConfigOverrideInput.d.ts +2 -2
  228. package/dist/serialization/types/AgentConfigOverrideInput.js +2 -2
  229. package/dist/serialization/types/AgentConfigOverrideOutput.d.ts +2 -2
  230. package/dist/serialization/types/AgentConfigOverrideOutput.js +2 -2
  231. package/dist/serialization/types/AgentPlatformSettingsRequestModel.d.ts +4 -2
  232. package/dist/serialization/types/AgentPlatformSettingsRequestModel.js +4 -2
  233. package/dist/serialization/types/AgentPlatformSettingsResponseModel.d.ts +4 -2
  234. package/dist/serialization/types/AgentPlatformSettingsResponseModel.js +4 -2
  235. package/dist/serialization/types/AnalysisScope.d.ts +7 -0
  236. package/dist/serialization/types/AnalysisScope.js +39 -0
  237. package/dist/serialization/types/ClientEvent.d.ts +1 -1
  238. package/dist/serialization/types/ClientEvent.js +1 -0
  239. package/dist/serialization/types/ConversationHistoryAnalysisCommonModel.d.ts +2 -0
  240. package/dist/serialization/types/ConversationHistoryAnalysisCommonModel.js +2 -0
  241. package/dist/serialization/types/ConversationTurnMetrics.d.ts +1 -0
  242. package/dist/serialization/types/ConversationTurnMetrics.js +1 -0
  243. package/dist/serialization/types/CreateAgentRuleParams.d.ts +9 -0
  244. package/dist/serialization/types/{PromptAgentApiModelOverride.js → CreateAgentRuleParams.js} +3 -6
  245. package/dist/serialization/types/CreateAgentTestFolderResponseModel.d.ts +10 -0
  246. package/{serialization/types/PromptAgentApiModelOverride.js → dist/serialization/types/CreateAgentTestFolderResponseModel.js} +4 -6
  247. package/dist/serialization/types/CreateClientInteractionParams.d.ts +9 -0
  248. package/dist/serialization/types/CreateClientInteractionParams.js +41 -0
  249. package/dist/serialization/types/CreateHolidayParams.d.ts +9 -0
  250. package/dist/serialization/types/CreateHolidayParams.js +41 -0
  251. package/dist/serialization/types/CreateRentalServiceParams.d.ts +9 -0
  252. package/dist/serialization/types/CreateRentalServiceParams.js +41 -0
  253. package/dist/serialization/types/DeleteAgentRuleParams.d.ts +9 -0
  254. package/dist/serialization/types/DeleteAgentRuleParams.js +41 -0
  255. package/dist/serialization/types/DeleteClientInteractionParams.d.ts +9 -0
  256. package/dist/serialization/types/DeleteClientInteractionParams.js +41 -0
  257. package/dist/serialization/types/DeleteHolidayParams.d.ts +9 -0
  258. package/dist/serialization/types/DeleteHolidayParams.js +41 -0
  259. package/dist/serialization/types/DeleteRentalServiceParams.d.ts +9 -0
  260. package/dist/serialization/types/DeleteRentalServiceParams.js +41 -0
  261. package/dist/serialization/types/{EvaluationSettings.d.ts → EvaluationSettingsInput.d.ts} +2 -2
  262. package/dist/serialization/types/{EvaluationSettings.js → EvaluationSettingsInput.js} +2 -2
  263. package/dist/serialization/types/EvaluationSettingsOutput.d.ts +10 -0
  264. package/dist/serialization/types/EvaluationSettingsOutput.js +42 -0
  265. package/dist/serialization/types/GetAgentTestFolderResponseModel.d.ts +13 -0
  266. package/dist/serialization/types/GetAgentTestFolderResponseModel.js +45 -0
  267. package/dist/serialization/types/GetAnalyticsSummaryParams.d.ts +9 -0
  268. package/dist/serialization/types/GetAnalyticsSummaryParams.js +41 -0
  269. package/dist/serialization/types/GetBookingPageSettingsParams.d.ts +9 -0
  270. package/dist/serialization/types/GetBookingPageSettingsParams.js +41 -0
  271. package/dist/serialization/types/GetBookingSlugStatusParams.d.ts +9 -0
  272. package/dist/serialization/types/GetBookingSlugStatusParams.js +41 -0
  273. package/dist/serialization/types/GetConversationResponseModel.d.ts +2 -0
  274. package/dist/serialization/types/GetConversationResponseModel.js +2 -0
  275. package/dist/serialization/types/GetScheduleParams.d.ts +9 -0
  276. package/dist/serialization/types/GetScheduleParams.js +41 -0
  277. package/dist/serialization/types/GetWhatsAppAccountResponse.d.ts +1 -0
  278. package/dist/serialization/types/GetWhatsAppAccountResponse.js +1 -0
  279. package/dist/serialization/types/ListAgentRulesParams.d.ts +9 -0
  280. package/dist/serialization/types/ListAgentRulesParams.js +41 -0
  281. package/dist/serialization/types/ListClientInteractionsParams.d.ts +9 -0
  282. package/dist/serialization/types/ListClientInteractionsParams.js +41 -0
  283. package/dist/serialization/types/ListHolidaysParams.d.ts +9 -0
  284. package/dist/serialization/types/ListHolidaysParams.js +41 -0
  285. package/dist/serialization/types/MultichannelSpeechToTextResponseModel.d.ts +1 -0
  286. package/dist/serialization/types/MultichannelSpeechToTextResponseModel.js +1 -0
  287. package/dist/serialization/types/PromptAgentApiModelOverrideConfig.d.ts +2 -0
  288. package/dist/serialization/types/PromptAgentApiModelOverrideConfig.js +2 -0
  289. package/dist/serialization/types/PromptAgentApiModelOverrideInput.d.ts +15 -0
  290. package/dist/serialization/types/PromptAgentApiModelOverrideInput.js +47 -0
  291. package/dist/serialization/types/PromptAgentApiModelOverrideOutput.d.ts +15 -0
  292. package/dist/serialization/types/PromptAgentApiModelOverrideOutput.js +47 -0
  293. package/dist/serialization/types/PromptEvaluationCriteria.d.ts +2 -0
  294. package/dist/serialization/types/PromptEvaluationCriteria.js +2 -0
  295. package/dist/serialization/types/ResponseFilterMode.d.ts +1 -1
  296. package/dist/serialization/types/ResponseFilterMode.js +1 -1
  297. package/dist/serialization/types/ScopedAnalysisResult.d.ts +18 -0
  298. package/dist/serialization/types/ScopedAnalysisResult.js +52 -0
  299. package/dist/serialization/types/SetBookingSlugParams.d.ts +9 -0
  300. package/dist/serialization/types/SetBookingSlugParams.js +41 -0
  301. package/dist/serialization/types/SpeechToTextChunkResponseModel.d.ts +1 -0
  302. package/dist/serialization/types/SpeechToTextChunkResponseModel.js +1 -0
  303. package/dist/serialization/types/ToDialogueSettingsResponseModel.d.ts +10 -0
  304. package/dist/serialization/types/ToDialogueSettingsResponseModel.js +42 -0
  305. package/dist/serialization/types/UpdateAgentRuleParams.d.ts +9 -0
  306. package/dist/serialization/types/UpdateAgentRuleParams.js +41 -0
  307. package/dist/serialization/types/UpdateBookingPageSettingsParams.d.ts +9 -0
  308. package/dist/serialization/types/UpdateBookingPageSettingsParams.js +41 -0
  309. package/dist/serialization/types/UpdateBusinessInfoParams.d.ts +9 -0
  310. package/dist/serialization/types/UpdateBusinessInfoParams.js +41 -0
  311. package/dist/serialization/types/UpdateCustomerFacingConfigParams.d.ts +9 -0
  312. package/dist/serialization/types/UpdateCustomerFacingConfigParams.js +41 -0
  313. package/dist/serialization/types/UpdateHolidayParams.d.ts +9 -0
  314. package/dist/serialization/types/UpdateHolidayParams.js +41 -0
  315. package/dist/serialization/types/UpdateRentalServiceParams.d.ts +9 -0
  316. package/dist/serialization/types/UpdateRentalServiceParams.js +41 -0
  317. package/dist/serialization/types/VisitedAgentRef.d.ts +10 -0
  318. package/dist/serialization/types/VisitedAgentRef.js +42 -0
  319. package/dist/serialization/types/VoiceResponseModelRecordingQuality.d.ts +1 -1
  320. package/dist/serialization/types/VoiceResponseModelRecordingQuality.js +1 -1
  321. package/dist/serialization/types/index.d.ts +32 -2
  322. package/dist/serialization/types/index.js +32 -2
  323. package/dist/version.d.ts +1 -1
  324. package/dist/version.js +1 -1
  325. package/package.json +1 -1
  326. package/reference.md +340 -0
  327. package/serialization/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.d.ts +10 -0
  328. package/serialization/resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.js +42 -0
  329. package/serialization/resources/conversationalAi/resources/tests/client/requests/index.d.ts +1 -0
  330. package/serialization/resources/conversationalAi/resources/tests/client/requests/index.js +3 -1
  331. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/index.d.ts +1 -0
  332. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/index.js +17 -0
  333. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.d.ts +10 -0
  334. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.js +42 -0
  335. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.d.ts +9 -0
  336. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.js +41 -0
  337. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.d.ts +2 -0
  338. package/serialization/resources/conversationalAi/resources/tests/resources/folders/client/requests/index.js +7 -0
  339. package/serialization/resources/conversationalAi/resources/tests/resources/folders/index.d.ts +1 -0
  340. package/serialization/resources/conversationalAi/resources/tests/resources/folders/index.js +17 -0
  341. package/serialization/resources/conversationalAi/resources/tests/resources/index.d.ts +2 -0
  342. package/serialization/resources/conversationalAi/resources/tests/resources/index.js +3 -1
  343. package/serialization/types/AgentConfigOverrideInput.d.ts +2 -2
  344. package/serialization/types/AgentConfigOverrideInput.js +2 -2
  345. package/serialization/types/AgentConfigOverrideOutput.d.ts +2 -2
  346. package/serialization/types/AgentConfigOverrideOutput.js +2 -2
  347. package/serialization/types/AgentPlatformSettingsRequestModel.d.ts +4 -2
  348. package/serialization/types/AgentPlatformSettingsRequestModel.js +4 -2
  349. package/serialization/types/AgentPlatformSettingsResponseModel.d.ts +4 -2
  350. package/serialization/types/AgentPlatformSettingsResponseModel.js +4 -2
  351. package/serialization/types/AnalysisScope.d.ts +7 -0
  352. package/serialization/types/AnalysisScope.js +39 -0
  353. package/serialization/types/ClientEvent.d.ts +1 -1
  354. package/serialization/types/ClientEvent.js +1 -0
  355. package/serialization/types/ConversationHistoryAnalysisCommonModel.d.ts +2 -0
  356. package/serialization/types/ConversationHistoryAnalysisCommonModel.js +2 -0
  357. package/serialization/types/ConversationTurnMetrics.d.ts +1 -0
  358. package/serialization/types/ConversationTurnMetrics.js +1 -0
  359. package/serialization/types/CreateAgentRuleParams.d.ts +9 -0
  360. package/serialization/types/CreateAgentRuleParams.js +41 -0
  361. package/serialization/types/CreateAgentTestFolderResponseModel.d.ts +10 -0
  362. package/serialization/types/CreateAgentTestFolderResponseModel.js +42 -0
  363. package/serialization/types/CreateClientInteractionParams.d.ts +9 -0
  364. package/serialization/types/CreateClientInteractionParams.js +41 -0
  365. package/serialization/types/CreateHolidayParams.d.ts +9 -0
  366. package/serialization/types/CreateHolidayParams.js +41 -0
  367. package/serialization/types/CreateRentalServiceParams.d.ts +9 -0
  368. package/serialization/types/CreateRentalServiceParams.js +41 -0
  369. package/serialization/types/DeleteAgentRuleParams.d.ts +9 -0
  370. package/serialization/types/DeleteAgentRuleParams.js +41 -0
  371. package/serialization/types/DeleteClientInteractionParams.d.ts +9 -0
  372. package/serialization/types/DeleteClientInteractionParams.js +41 -0
  373. package/serialization/types/DeleteHolidayParams.d.ts +9 -0
  374. package/serialization/types/DeleteHolidayParams.js +41 -0
  375. package/serialization/types/DeleteRentalServiceParams.d.ts +9 -0
  376. package/serialization/types/DeleteRentalServiceParams.js +41 -0
  377. package/serialization/types/{EvaluationSettings.d.ts → EvaluationSettingsInput.d.ts} +2 -2
  378. package/serialization/types/{EvaluationSettings.js → EvaluationSettingsInput.js} +2 -2
  379. package/serialization/types/EvaluationSettingsOutput.d.ts +10 -0
  380. package/serialization/types/EvaluationSettingsOutput.js +42 -0
  381. package/serialization/types/GetAgentTestFolderResponseModel.d.ts +13 -0
  382. package/serialization/types/GetAgentTestFolderResponseModel.js +45 -0
  383. package/serialization/types/GetAnalyticsSummaryParams.d.ts +9 -0
  384. package/serialization/types/GetAnalyticsSummaryParams.js +41 -0
  385. package/serialization/types/GetBookingPageSettingsParams.d.ts +9 -0
  386. package/serialization/types/GetBookingPageSettingsParams.js +41 -0
  387. package/serialization/types/GetBookingSlugStatusParams.d.ts +9 -0
  388. package/serialization/types/GetBookingSlugStatusParams.js +41 -0
  389. package/serialization/types/GetConversationResponseModel.d.ts +2 -0
  390. package/serialization/types/GetConversationResponseModel.js +2 -0
  391. package/serialization/types/GetScheduleParams.d.ts +9 -0
  392. package/serialization/types/GetScheduleParams.js +41 -0
  393. package/serialization/types/GetWhatsAppAccountResponse.d.ts +1 -0
  394. package/serialization/types/GetWhatsAppAccountResponse.js +1 -0
  395. package/serialization/types/ListAgentRulesParams.d.ts +9 -0
  396. package/serialization/types/ListAgentRulesParams.js +41 -0
  397. package/serialization/types/ListClientInteractionsParams.d.ts +9 -0
  398. package/serialization/types/ListClientInteractionsParams.js +41 -0
  399. package/serialization/types/ListHolidaysParams.d.ts +9 -0
  400. package/serialization/types/ListHolidaysParams.js +41 -0
  401. package/serialization/types/MultichannelSpeechToTextResponseModel.d.ts +1 -0
  402. package/serialization/types/MultichannelSpeechToTextResponseModel.js +1 -0
  403. package/serialization/types/PromptAgentApiModelOverrideConfig.d.ts +2 -0
  404. package/serialization/types/PromptAgentApiModelOverrideConfig.js +2 -0
  405. package/serialization/types/PromptAgentApiModelOverrideInput.d.ts +15 -0
  406. package/serialization/types/PromptAgentApiModelOverrideInput.js +47 -0
  407. package/serialization/types/PromptAgentApiModelOverrideOutput.d.ts +15 -0
  408. package/serialization/types/PromptAgentApiModelOverrideOutput.js +47 -0
  409. package/serialization/types/PromptEvaluationCriteria.d.ts +2 -0
  410. package/serialization/types/PromptEvaluationCriteria.js +2 -0
  411. package/serialization/types/ResponseFilterMode.d.ts +1 -1
  412. package/serialization/types/ResponseFilterMode.js +1 -1
  413. package/serialization/types/ScopedAnalysisResult.d.ts +18 -0
  414. package/serialization/types/ScopedAnalysisResult.js +52 -0
  415. package/serialization/types/SetBookingSlugParams.d.ts +9 -0
  416. package/serialization/types/SetBookingSlugParams.js +41 -0
  417. package/serialization/types/SpeechToTextChunkResponseModel.d.ts +1 -0
  418. package/serialization/types/SpeechToTextChunkResponseModel.js +1 -0
  419. package/serialization/types/ToDialogueSettingsResponseModel.d.ts +10 -0
  420. package/serialization/types/ToDialogueSettingsResponseModel.js +42 -0
  421. package/serialization/types/UpdateAgentRuleParams.d.ts +9 -0
  422. package/serialization/types/UpdateAgentRuleParams.js +41 -0
  423. package/serialization/types/UpdateBookingPageSettingsParams.d.ts +9 -0
  424. package/serialization/types/UpdateBookingPageSettingsParams.js +41 -0
  425. package/serialization/types/UpdateBusinessInfoParams.d.ts +9 -0
  426. package/serialization/types/UpdateBusinessInfoParams.js +41 -0
  427. package/serialization/types/UpdateCustomerFacingConfigParams.d.ts +9 -0
  428. package/serialization/types/UpdateCustomerFacingConfigParams.js +41 -0
  429. package/serialization/types/UpdateHolidayParams.d.ts +9 -0
  430. package/serialization/types/UpdateHolidayParams.js +41 -0
  431. package/serialization/types/UpdateRentalServiceParams.d.ts +9 -0
  432. package/serialization/types/UpdateRentalServiceParams.js +41 -0
  433. package/serialization/types/VisitedAgentRef.d.ts +10 -0
  434. package/serialization/types/VisitedAgentRef.js +42 -0
  435. package/serialization/types/VoiceResponseModelRecordingQuality.d.ts +1 -1
  436. package/serialization/types/VoiceResponseModelRecordingQuality.js +1 -1
  437. package/serialization/types/index.d.ts +32 -2
  438. package/serialization/types/index.js +32 -2
  439. package/version.d.ts +1 -1
  440. package/version.js +1 -1
  441. package/dist/serialization/types/PromptAgentApiModelOverride.d.ts +0 -12
  442. package/serialization/types/PromptAgentApiModelOverride.d.ts +0 -12
  443. /package/api/{types/EvaluationSettings.js → resources/conversationalAi/resources/tests/client/requests/BodyBulkMoveTestsToFolderV1ConvaiAgentTestingBulkMovePost.js} +0 -0
  444. /package/api/{types/PromptAgentApiModelOverride.js → resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyCreateAgentTestFolderV1ConvaiAgentTestingFoldersPost.js} +0 -0
  445. /package/{dist/api/types/EvaluationSettings.js → api/resources/conversationalAi/resources/tests/resources/folders/client/requests/BodyUpdateAgentTestFolderV1ConvaiAgentTestingFoldersFolderIdPatch.js} +0 -0
  446. /package/{dist/api/types/PromptAgentApiModelOverride.js → api/resources/conversationalAi/resources/tests/resources/folders/client/requests/FoldersDeleteRequest.js} +0 -0
@@ -53,6 +53,7 @@ export * from "./AgentWorkspaceOverridesOutput";
53
53
  export * from "./Alignment";
54
54
  export * from "./AllowedOutputFormats";
55
55
  export * from "./AllowlistItem";
56
+ export * from "./AnalysisScope";
56
57
  export * from "./ApiIntegrationOAuth2AuthCodeResponse";
57
58
  export * from "./ApiIntegrationOAuth2AuthCodeResponseScopeSeparator";
58
59
  export * from "./ApiIntegrationWebhookOverrides";
@@ -317,14 +318,18 @@ export * from "./ConvertChapterResponseModel";
317
318
  export * from "./ConvertProjectResponseModel";
318
319
  export * from "./CreateAgentBranchResponseModel";
319
320
  export * from "./CreateAgentResponseModel";
321
+ export * from "./CreateAgentRuleParams";
322
+ export * from "./CreateAgentTestFolderResponseModel";
320
323
  export * from "./CreateAgentTestResponseModel";
321
324
  export * from "./CreateAssetParams";
322
325
  export * from "./CreateAudioNativeProjectRequest";
323
326
  export * from "./CreateAuthConnectionEnvironmentVariableRequest";
324
327
  export * from "./CreateBasicAuthRequest";
325
328
  export * from "./CreateClientAppointmentParams";
329
+ export * from "./CreateClientInteractionParams";
326
330
  export * from "./CreateClientParams";
327
331
  export * from "./CreateCustomHeaderAuthRequest";
332
+ export * from "./CreateHolidayParams";
328
333
  export * from "./CreateMtlsAuthRequest";
329
334
  export * from "./CreateOAuth2ClientCredsRequest";
330
335
  export * from "./CreateOAuth2JwtRequest";
@@ -336,6 +341,7 @@ export * from "./CreatePrivateKeyJwtRequestAlgorithm";
336
341
  export * from "./CreateProductParams";
337
342
  export * from "./CreatePronunciationDictionaryResponseModel";
338
343
  export * from "./CreateRentalBookingParams";
344
+ export * from "./CreateRentalServiceParams";
339
345
  export * from "./CreateResponseUnitTestRequest";
340
346
  export * from "./CreateResponseUnitTestRequestDynamicVariablesValue";
341
347
  export * from "./CreateSecretEnvironmentVariableRequest";
@@ -368,16 +374,20 @@ export * from "./DashboardDataCollectionChartModel";
368
374
  export * from "./DataCollectionResultCommonModel";
369
375
  export * from "./DefaultSharingGroupResponseModel";
370
376
  export * from "./DefaultSharingGroupResponseModelPermissionLevel";
377
+ export * from "./DeleteAgentRuleParams";
371
378
  export * from "./DeleteAssetParams";
372
379
  export * from "./DeleteCalendarEventParams";
373
380
  export * from "./DeleteChapterRequest";
374
381
  export * from "./DeleteChapterResponseModel";
382
+ export * from "./DeleteClientInteractionParams";
375
383
  export * from "./DeleteClientParams";
376
384
  export * from "./DeleteDubbingResponseModel";
377
385
  export * from "./DeleteHistoryItemResponse";
386
+ export * from "./DeleteHolidayParams";
378
387
  export * from "./DeleteProductParams";
379
388
  export * from "./DeleteProjectRequest";
380
389
  export * from "./DeleteProjectResponseModel";
390
+ export * from "./DeleteRentalServiceParams";
381
391
  export * from "./DeleteSampleResponse";
382
392
  export * from "./DeleteServiceParams";
383
393
  export * from "./DeleteStaffParams";
@@ -453,7 +463,8 @@ export * from "./EnvironmentVariableResponseValues";
453
463
  export * from "./EnvironmentVariableSecretValue";
454
464
  export * from "./EnvironmentVariableSecretValueRequest";
455
465
  export * from "./EnvironmentVariablesListResponse";
456
- export * from "./EvaluationSettings";
466
+ export * from "./EvaluationSettingsInput";
467
+ export * from "./EvaluationSettingsOutput";
457
468
  export * from "./EvaluationSuccessResult";
458
469
  export * from "./ExactParameterEvaluationStrategy";
459
470
  export * from "./ExportOptions";
@@ -484,7 +495,11 @@ export * from "./GetAgentLinkResponseModel";
484
495
  export * from "./GetAgentResponseModel";
485
496
  export * from "./GetAgentResponseModelPhoneNumbersItem";
486
497
  export * from "./GetAgentsPageResponseModel";
498
+ export * from "./GetAgentTestFolderResponseModel";
499
+ export * from "./GetAnalyticsSummaryParams";
487
500
  export * from "./GetAudioNativeProjectSettingsResponseModel";
501
+ export * from "./GetBookingPageSettingsParams";
502
+ export * from "./GetBookingSlugStatusParams";
488
503
  export * from "./GetChapterRequest";
489
504
  export * from "./GetChapterSnapshotsRequest";
490
505
  export * from "./GetChaptersRequest";
@@ -535,6 +550,7 @@ export * from "./GetPronunciationDictionaryWithRulesResponseModelPermissionOnRes
535
550
  export * from "./GetPronunciationDictionaryWithRulesResponseModelRulesItem";
536
551
  export * from "./GetResponseUnitTestResponseModel";
537
552
  export * from "./GetResponseUnitTestResponseModelDynamicVariablesValue";
553
+ export * from "./GetScheduleParams";
538
554
  export * from "./GetSimulationTestResponseModel";
539
555
  export * from "./GetSimulationTestResponseModelDynamicVariablesValue";
540
556
  export * from "./GetSpeechHistoryResponse";
@@ -589,11 +605,14 @@ export * from "./LanguagePresetTranslation";
589
605
  export * from "./LanguageResponse";
590
606
  export * from "./LibraryVoiceResponse";
591
607
  export * from "./LibraryVoiceResponseModelCategory";
608
+ export * from "./ListAgentRulesParams";
592
609
  export * from "./ListAssetsParams";
593
610
  export * from "./ListAuthConnectionsResponse";
594
611
  export * from "./ListAuthConnectionsResponseAuthConnectionsItem";
595
612
  export * from "./ListCalendarEventsParams";
613
+ export * from "./ListClientInteractionsParams";
596
614
  export * from "./ListClientsParams";
615
+ export * from "./ListHolidaysParams";
597
616
  export * from "./ListMcpToolsResponseModel";
598
617
  export * from "./ListProductsParams";
599
618
  export * from "./ListRentalServicesParams";
@@ -762,8 +781,9 @@ export * from "./PromptAgentApiModelInputToolsItem";
762
781
  export * from "./PromptAgentApiModelOutput";
763
782
  export * from "./PromptAgentApiModelOutputBackupLlmConfig";
764
783
  export * from "./PromptAgentApiModelOutputToolsItem";
765
- export * from "./PromptAgentApiModelOverride";
766
784
  export * from "./PromptAgentApiModelOverrideConfig";
785
+ export * from "./PromptAgentApiModelOverrideInput";
786
+ export * from "./PromptAgentApiModelOverrideOutput";
767
787
  export * from "./PromptAgentApiModelWorkflowOverrideInput";
768
788
  export * from "./PromptAgentApiModelWorkflowOverrideInputBackupLlmConfig";
769
789
  export * from "./PromptAgentApiModelWorkflowOverrideInputToolsItem";
@@ -838,6 +858,7 @@ export * from "./SayNodeLiteralMessageInput";
838
858
  export * from "./SayNodeLiteralMessageOutput";
839
859
  export * from "./SayNodePromptMessageInput";
840
860
  export * from "./SayNodePromptMessageOutput";
861
+ export * from "./ScopedAnalysisResult";
841
862
  export * from "./ScribeAuthErrorPayload";
842
863
  export * from "./ScribeChunkSizeExceededErrorPayload";
843
864
  export * from "./ScribeErrorPayload";
@@ -869,6 +890,7 @@ export * from "./SendTextMulti";
869
890
  export * from "./SessionStartedPayload";
870
891
  export * from "./SessionStartedPayloadConfig";
871
892
  export * from "./SessionStartedPayloadConfigCommitStrategy";
893
+ export * from "./SetBookingSlugParams";
872
894
  export * from "./SfxSourceContext";
873
895
  export * from "./ShareOptionResponseModel";
874
896
  export * from "./ShareOptionResponseModelType";
@@ -959,6 +981,7 @@ export * from "./TextToSpeechStreamWithTimestampsRequest";
959
981
  export * from "./TextToSpeechWithTimestampsRequest";
960
982
  export * from "./ThresholdGuardrail";
961
983
  export * from "./TimeRange";
984
+ export * from "./ToDialogueSettingsResponseModel";
962
985
  export * from "./TokenResponseModel";
963
986
  export * from "./Tool";
964
987
  export * from "./ToolAnnotations";
@@ -1023,14 +1046,20 @@ export * from "./UnitTestToolCallEvaluationModelOutput";
1023
1046
  export * from "./UnitTestToolCallParameter";
1024
1047
  export * from "./UnitTestToolCallParameterEval";
1025
1048
  export * from "./UnitTestWorkflowNodeTransitionEvaluationNodeId";
1049
+ export * from "./UpdateAgentRuleParams";
1026
1050
  export * from "./UpdateAssetParams";
1027
1051
  export * from "./UpdateAudioNativeProjectRequest";
1052
+ export * from "./UpdateBookingPageSettingsParams";
1053
+ export * from "./UpdateBusinessInfoParams";
1028
1054
  export * from "./UpdateCalendarEventParams";
1029
1055
  export * from "./UpdateChapterRequest";
1030
1056
  export * from "./UpdateClientParams";
1057
+ export * from "./UpdateCustomerFacingConfigParams";
1058
+ export * from "./UpdateHolidayParams";
1031
1059
  export * from "./UpdateProductParams";
1032
1060
  export * from "./UpdateProjectRequest";
1033
1061
  export * from "./UpdatePronunciationDictionariesRequest";
1062
+ export * from "./UpdateRentalServiceParams";
1034
1063
  export * from "./UpdateResponseUnitTestRequest";
1035
1064
  export * from "./UpdateResponseUnitTestRequestDynamicVariablesValue";
1036
1065
  export * from "./UpdateServiceParams";
@@ -1061,6 +1090,7 @@ export * from "./VideoAnalysisStatus";
1061
1090
  export * from "./VideoKeyMoment";
1062
1091
  export * from "./VideoSegment";
1063
1092
  export * from "./VideoSubject";
1093
+ export * from "./VisitedAgentRef";
1064
1094
  export * from "./Voice";
1065
1095
  export * from "./VoiceCategory";
1066
1096
  export * from "./VoiceDesignPreviewResponse";
@@ -69,6 +69,7 @@ __exportStar(require("./AgentWorkspaceOverridesOutput"), exports);
69
69
  __exportStar(require("./Alignment"), exports);
70
70
  __exportStar(require("./AllowedOutputFormats"), exports);
71
71
  __exportStar(require("./AllowlistItem"), exports);
72
+ __exportStar(require("./AnalysisScope"), exports);
72
73
  __exportStar(require("./ApiIntegrationOAuth2AuthCodeResponse"), exports);
73
74
  __exportStar(require("./ApiIntegrationOAuth2AuthCodeResponseScopeSeparator"), exports);
74
75
  __exportStar(require("./ApiIntegrationWebhookOverrides"), exports);
@@ -333,14 +334,18 @@ __exportStar(require("./ConvertChapterResponseModel"), exports);
333
334
  __exportStar(require("./ConvertProjectResponseModel"), exports);
334
335
  __exportStar(require("./CreateAgentBranchResponseModel"), exports);
335
336
  __exportStar(require("./CreateAgentResponseModel"), exports);
337
+ __exportStar(require("./CreateAgentRuleParams"), exports);
338
+ __exportStar(require("./CreateAgentTestFolderResponseModel"), exports);
336
339
  __exportStar(require("./CreateAgentTestResponseModel"), exports);
337
340
  __exportStar(require("./CreateAssetParams"), exports);
338
341
  __exportStar(require("./CreateAudioNativeProjectRequest"), exports);
339
342
  __exportStar(require("./CreateAuthConnectionEnvironmentVariableRequest"), exports);
340
343
  __exportStar(require("./CreateBasicAuthRequest"), exports);
341
344
  __exportStar(require("./CreateClientAppointmentParams"), exports);
345
+ __exportStar(require("./CreateClientInteractionParams"), exports);
342
346
  __exportStar(require("./CreateClientParams"), exports);
343
347
  __exportStar(require("./CreateCustomHeaderAuthRequest"), exports);
348
+ __exportStar(require("./CreateHolidayParams"), exports);
344
349
  __exportStar(require("./CreateMtlsAuthRequest"), exports);
345
350
  __exportStar(require("./CreateOAuth2ClientCredsRequest"), exports);
346
351
  __exportStar(require("./CreateOAuth2JwtRequest"), exports);
@@ -352,6 +357,7 @@ __exportStar(require("./CreatePrivateKeyJwtRequestAlgorithm"), exports);
352
357
  __exportStar(require("./CreateProductParams"), exports);
353
358
  __exportStar(require("./CreatePronunciationDictionaryResponseModel"), exports);
354
359
  __exportStar(require("./CreateRentalBookingParams"), exports);
360
+ __exportStar(require("./CreateRentalServiceParams"), exports);
355
361
  __exportStar(require("./CreateResponseUnitTestRequest"), exports);
356
362
  __exportStar(require("./CreateResponseUnitTestRequestDynamicVariablesValue"), exports);
357
363
  __exportStar(require("./CreateSecretEnvironmentVariableRequest"), exports);
@@ -384,16 +390,20 @@ __exportStar(require("./DashboardDataCollectionChartModel"), exports);
384
390
  __exportStar(require("./DataCollectionResultCommonModel"), exports);
385
391
  __exportStar(require("./DefaultSharingGroupResponseModel"), exports);
386
392
  __exportStar(require("./DefaultSharingGroupResponseModelPermissionLevel"), exports);
393
+ __exportStar(require("./DeleteAgentRuleParams"), exports);
387
394
  __exportStar(require("./DeleteAssetParams"), exports);
388
395
  __exportStar(require("./DeleteCalendarEventParams"), exports);
389
396
  __exportStar(require("./DeleteChapterRequest"), exports);
390
397
  __exportStar(require("./DeleteChapterResponseModel"), exports);
398
+ __exportStar(require("./DeleteClientInteractionParams"), exports);
391
399
  __exportStar(require("./DeleteClientParams"), exports);
392
400
  __exportStar(require("./DeleteDubbingResponseModel"), exports);
393
401
  __exportStar(require("./DeleteHistoryItemResponse"), exports);
402
+ __exportStar(require("./DeleteHolidayParams"), exports);
394
403
  __exportStar(require("./DeleteProductParams"), exports);
395
404
  __exportStar(require("./DeleteProjectRequest"), exports);
396
405
  __exportStar(require("./DeleteProjectResponseModel"), exports);
406
+ __exportStar(require("./DeleteRentalServiceParams"), exports);
397
407
  __exportStar(require("./DeleteSampleResponse"), exports);
398
408
  __exportStar(require("./DeleteServiceParams"), exports);
399
409
  __exportStar(require("./DeleteStaffParams"), exports);
@@ -469,7 +479,8 @@ __exportStar(require("./EnvironmentVariableResponseValues"), exports);
469
479
  __exportStar(require("./EnvironmentVariableSecretValue"), exports);
470
480
  __exportStar(require("./EnvironmentVariableSecretValueRequest"), exports);
471
481
  __exportStar(require("./EnvironmentVariablesListResponse"), exports);
472
- __exportStar(require("./EvaluationSettings"), exports);
482
+ __exportStar(require("./EvaluationSettingsInput"), exports);
483
+ __exportStar(require("./EvaluationSettingsOutput"), exports);
473
484
  __exportStar(require("./EvaluationSuccessResult"), exports);
474
485
  __exportStar(require("./ExactParameterEvaluationStrategy"), exports);
475
486
  __exportStar(require("./ExportOptions"), exports);
@@ -500,7 +511,11 @@ __exportStar(require("./GetAgentLinkResponseModel"), exports);
500
511
  __exportStar(require("./GetAgentResponseModel"), exports);
501
512
  __exportStar(require("./GetAgentResponseModelPhoneNumbersItem"), exports);
502
513
  __exportStar(require("./GetAgentsPageResponseModel"), exports);
514
+ __exportStar(require("./GetAgentTestFolderResponseModel"), exports);
515
+ __exportStar(require("./GetAnalyticsSummaryParams"), exports);
503
516
  __exportStar(require("./GetAudioNativeProjectSettingsResponseModel"), exports);
517
+ __exportStar(require("./GetBookingPageSettingsParams"), exports);
518
+ __exportStar(require("./GetBookingSlugStatusParams"), exports);
504
519
  __exportStar(require("./GetChapterRequest"), exports);
505
520
  __exportStar(require("./GetChapterSnapshotsRequest"), exports);
506
521
  __exportStar(require("./GetChaptersRequest"), exports);
@@ -551,6 +566,7 @@ __exportStar(require("./GetPronunciationDictionaryWithRulesResponseModelPermissi
551
566
  __exportStar(require("./GetPronunciationDictionaryWithRulesResponseModelRulesItem"), exports);
552
567
  __exportStar(require("./GetResponseUnitTestResponseModel"), exports);
553
568
  __exportStar(require("./GetResponseUnitTestResponseModelDynamicVariablesValue"), exports);
569
+ __exportStar(require("./GetScheduleParams"), exports);
554
570
  __exportStar(require("./GetSimulationTestResponseModel"), exports);
555
571
  __exportStar(require("./GetSimulationTestResponseModelDynamicVariablesValue"), exports);
556
572
  __exportStar(require("./GetSpeechHistoryResponse"), exports);
@@ -605,11 +621,14 @@ __exportStar(require("./LanguagePresetTranslation"), exports);
605
621
  __exportStar(require("./LanguageResponse"), exports);
606
622
  __exportStar(require("./LibraryVoiceResponse"), exports);
607
623
  __exportStar(require("./LibraryVoiceResponseModelCategory"), exports);
624
+ __exportStar(require("./ListAgentRulesParams"), exports);
608
625
  __exportStar(require("./ListAssetsParams"), exports);
609
626
  __exportStar(require("./ListAuthConnectionsResponse"), exports);
610
627
  __exportStar(require("./ListAuthConnectionsResponseAuthConnectionsItem"), exports);
611
628
  __exportStar(require("./ListCalendarEventsParams"), exports);
629
+ __exportStar(require("./ListClientInteractionsParams"), exports);
612
630
  __exportStar(require("./ListClientsParams"), exports);
631
+ __exportStar(require("./ListHolidaysParams"), exports);
613
632
  __exportStar(require("./ListMcpToolsResponseModel"), exports);
614
633
  __exportStar(require("./ListProductsParams"), exports);
615
634
  __exportStar(require("./ListRentalServicesParams"), exports);
@@ -778,8 +797,9 @@ __exportStar(require("./PromptAgentApiModelInputToolsItem"), exports);
778
797
  __exportStar(require("./PromptAgentApiModelOutput"), exports);
779
798
  __exportStar(require("./PromptAgentApiModelOutputBackupLlmConfig"), exports);
780
799
  __exportStar(require("./PromptAgentApiModelOutputToolsItem"), exports);
781
- __exportStar(require("./PromptAgentApiModelOverride"), exports);
782
800
  __exportStar(require("./PromptAgentApiModelOverrideConfig"), exports);
801
+ __exportStar(require("./PromptAgentApiModelOverrideInput"), exports);
802
+ __exportStar(require("./PromptAgentApiModelOverrideOutput"), exports);
783
803
  __exportStar(require("./PromptAgentApiModelWorkflowOverrideInput"), exports);
784
804
  __exportStar(require("./PromptAgentApiModelWorkflowOverrideInputBackupLlmConfig"), exports);
785
805
  __exportStar(require("./PromptAgentApiModelWorkflowOverrideInputToolsItem"), exports);
@@ -854,6 +874,7 @@ __exportStar(require("./SayNodeLiteralMessageInput"), exports);
854
874
  __exportStar(require("./SayNodeLiteralMessageOutput"), exports);
855
875
  __exportStar(require("./SayNodePromptMessageInput"), exports);
856
876
  __exportStar(require("./SayNodePromptMessageOutput"), exports);
877
+ __exportStar(require("./ScopedAnalysisResult"), exports);
857
878
  __exportStar(require("./ScribeAuthErrorPayload"), exports);
858
879
  __exportStar(require("./ScribeChunkSizeExceededErrorPayload"), exports);
859
880
  __exportStar(require("./ScribeErrorPayload"), exports);
@@ -885,6 +906,7 @@ __exportStar(require("./SendTextMulti"), exports);
885
906
  __exportStar(require("./SessionStartedPayload"), exports);
886
907
  __exportStar(require("./SessionStartedPayloadConfig"), exports);
887
908
  __exportStar(require("./SessionStartedPayloadConfigCommitStrategy"), exports);
909
+ __exportStar(require("./SetBookingSlugParams"), exports);
888
910
  __exportStar(require("./SfxSourceContext"), exports);
889
911
  __exportStar(require("./ShareOptionResponseModel"), exports);
890
912
  __exportStar(require("./ShareOptionResponseModelType"), exports);
@@ -975,6 +997,7 @@ __exportStar(require("./TextToSpeechStreamWithTimestampsRequest"), exports);
975
997
  __exportStar(require("./TextToSpeechWithTimestampsRequest"), exports);
976
998
  __exportStar(require("./ThresholdGuardrail"), exports);
977
999
  __exportStar(require("./TimeRange"), exports);
1000
+ __exportStar(require("./ToDialogueSettingsResponseModel"), exports);
978
1001
  __exportStar(require("./TokenResponseModel"), exports);
979
1002
  __exportStar(require("./Tool"), exports);
980
1003
  __exportStar(require("./ToolAnnotations"), exports);
@@ -1039,14 +1062,20 @@ __exportStar(require("./UnitTestToolCallEvaluationModelOutput"), exports);
1039
1062
  __exportStar(require("./UnitTestToolCallParameter"), exports);
1040
1063
  __exportStar(require("./UnitTestToolCallParameterEval"), exports);
1041
1064
  __exportStar(require("./UnitTestWorkflowNodeTransitionEvaluationNodeId"), exports);
1065
+ __exportStar(require("./UpdateAgentRuleParams"), exports);
1042
1066
  __exportStar(require("./UpdateAssetParams"), exports);
1043
1067
  __exportStar(require("./UpdateAudioNativeProjectRequest"), exports);
1068
+ __exportStar(require("./UpdateBookingPageSettingsParams"), exports);
1069
+ __exportStar(require("./UpdateBusinessInfoParams"), exports);
1044
1070
  __exportStar(require("./UpdateCalendarEventParams"), exports);
1045
1071
  __exportStar(require("./UpdateChapterRequest"), exports);
1046
1072
  __exportStar(require("./UpdateClientParams"), exports);
1073
+ __exportStar(require("./UpdateCustomerFacingConfigParams"), exports);
1074
+ __exportStar(require("./UpdateHolidayParams"), exports);
1047
1075
  __exportStar(require("./UpdateProductParams"), exports);
1048
1076
  __exportStar(require("./UpdateProjectRequest"), exports);
1049
1077
  __exportStar(require("./UpdatePronunciationDictionariesRequest"), exports);
1078
+ __exportStar(require("./UpdateRentalServiceParams"), exports);
1050
1079
  __exportStar(require("./UpdateResponseUnitTestRequest"), exports);
1051
1080
  __exportStar(require("./UpdateResponseUnitTestRequestDynamicVariablesValue"), exports);
1052
1081
  __exportStar(require("./UpdateServiceParams"), exports);
@@ -1077,6 +1106,7 @@ __exportStar(require("./VideoAnalysisStatus"), exports);
1077
1106
  __exportStar(require("./VideoKeyMoment"), exports);
1078
1107
  __exportStar(require("./VideoSegment"), exports);
1079
1108
  __exportStar(require("./VideoSubject"), exports);
1109
+ __exportStar(require("./VisitedAgentRef"), exports);
1080
1110
  __exportStar(require("./Voice"), exports);
1081
1111
  __exportStar(require("./VoiceCategory"), exports);
1082
1112
  __exportStar(require("./VoiceDesignPreviewResponse"), exports);
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "2.41.1";
1
+ export declare const SDK_VERSION = "2.42.0";
package/dist/version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "2.41.1";
4
+ exports.SDK_VERSION = "2.42.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elevenlabs/elevenlabs-js",
3
- "version": "2.41.1",
3
+ "version": "2.42.0",
4
4
  "private": false,
5
5
  "repository": "github:elevenlabs/elevenlabs-js",
6
6
  "license": "MIT",