@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
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.AnalysisScope = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.AnalysisScope = core.serialization.enum_(["conversation", "agent"]);
@@ -3,5 +3,5 @@ import * as core from "../../core";
3
3
  import type * as serializers from "../index";
4
4
  export declare const ClientEvent: core.serialization.Schema<serializers.ClientEvent.Raw, ElevenLabs.ClientEvent>;
5
5
  export declare namespace ClientEvent {
6
- type Raw = "conversation_initiation_metadata" | "asr_initiation_metadata" | "ping" | "audio" | "interruption" | "user_transcript" | "tentative_user_transcript" | "agent_response" | "agent_response_correction" | "client_tool_call" | "mcp_tool_call" | "mcp_connection_status" | "agent_tool_request" | "agent_tool_response" | "agent_response_metadata" | "vad_score" | "agent_chat_response_part" | "client_error" | "guardrail_triggered" | "internal_turn_probability" | "internal_tentative_agent_response";
6
+ type Raw = "conversation_initiation_metadata" | "asr_initiation_metadata" | "ping" | "audio" | "interruption" | "user_transcript" | "tentative_user_transcript" | "agent_response" | "agent_response_correction" | "client_tool_call" | "mcp_tool_call" | "mcp_connection_status" | "agent_tool_request" | "agent_tool_response" | "agent_response_metadata" | "vad_score" | "agent_chat_response_part" | "client_error" | "guardrail_triggered" | "dtmf_request" | "internal_turn_probability" | "internal_tentative_agent_response";
7
7
  }
@@ -56,6 +56,7 @@ exports.ClientEvent = core.serialization.enum_([
56
56
  "agent_chat_response_part",
57
57
  "client_error",
58
58
  "guardrail_triggered",
59
+ "dtmf_request",
59
60
  "internal_turn_probability",
60
61
  "internal_tentative_agent_response",
61
62
  ]);
@@ -4,6 +4,7 @@ import type * as serializers from "../index";
4
4
  import { ConversationHistoryEvaluationCriteriaResultCommonModel } from "./ConversationHistoryEvaluationCriteriaResultCommonModel";
5
5
  import { DataCollectionResultCommonModel } from "./DataCollectionResultCommonModel";
6
6
  import { EvaluationSuccessResult } from "./EvaluationSuccessResult";
7
+ import { ScopedAnalysisResult } from "./ScopedAnalysisResult";
7
8
  export declare const ConversationHistoryAnalysisCommonModel: core.serialization.ObjectSchema<serializers.ConversationHistoryAnalysisCommonModel.Raw, ElevenLabs.ConversationHistoryAnalysisCommonModel>;
8
9
  export declare namespace ConversationHistoryAnalysisCommonModel {
9
10
  interface Raw {
@@ -14,5 +15,6 @@ export declare namespace ConversationHistoryAnalysisCommonModel {
14
15
  call_successful: EvaluationSuccessResult.Raw;
15
16
  transcript_summary: string;
16
17
  call_summary_title?: string | null;
18
+ scoped?: ScopedAnalysisResult.Raw[] | null;
17
19
  }
18
20
  }
@@ -39,6 +39,7 @@ const core = __importStar(require("../../core"));
39
39
  const ConversationHistoryEvaluationCriteriaResultCommonModel_1 = require("./ConversationHistoryEvaluationCriteriaResultCommonModel");
40
40
  const DataCollectionResultCommonModel_1 = require("./DataCollectionResultCommonModel");
41
41
  const EvaluationSuccessResult_1 = require("./EvaluationSuccessResult");
42
+ const ScopedAnalysisResult_1 = require("./ScopedAnalysisResult");
42
43
  exports.ConversationHistoryAnalysisCommonModel = core.serialization.object({
43
44
  evaluationCriteriaResults: core.serialization.property("evaluation_criteria_results", core.serialization
44
45
  .record(core.serialization.string(), ConversationHistoryEvaluationCriteriaResultCommonModel_1.ConversationHistoryEvaluationCriteriaResultCommonModel)
@@ -49,4 +50,5 @@ exports.ConversationHistoryAnalysisCommonModel = core.serialization.object({
49
50
  callSuccessful: core.serialization.property("call_successful", EvaluationSuccessResult_1.EvaluationSuccessResult),
50
51
  transcriptSummary: core.serialization.property("transcript_summary", core.serialization.string()),
51
52
  callSummaryTitle: core.serialization.property("call_summary_title", core.serialization.string().optional()),
53
+ scoped: core.serialization.list(ScopedAnalysisResult_1.ScopedAnalysisResult).optional(),
52
54
  });
@@ -8,5 +8,6 @@ export declare namespace ConversationTurnMetrics {
8
8
  metrics?: Record<string, MetricRecord.Raw> | null;
9
9
  convai_asr_provider?: string | null;
10
10
  convai_tts_model?: string | null;
11
+ convai_tts_cascade?: string | null;
11
12
  }
12
13
  }
@@ -41,4 +41,5 @@ exports.ConversationTurnMetrics = core.serialization.object({
41
41
  metrics: core.serialization.record(core.serialization.string(), MetricRecord_1.MetricRecord).optional(),
42
42
  convaiAsrProvider: core.serialization.property("convai_asr_provider", core.serialization.string().optional()),
43
43
  convaiTtsModel: core.serialization.property("convai_tts_model", core.serialization.string().optional()),
44
+ convaiTtsCascade: core.serialization.property("convai_tts_cascade", core.serialization.string().optional()),
44
45
  });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const CreateAgentRuleParams: core.serialization.ObjectSchema<serializers.CreateAgentRuleParams.Raw, ElevenLabs.CreateAgentRuleParams>;
5
+ export declare namespace CreateAgentRuleParams {
6
+ interface Raw {
7
+ smb_tool_type?: "create_agent_rule" | null;
8
+ }
9
+ }
@@ -34,11 +34,8 @@ var __importStar = (this && this.__importStar) || (function () {
34
34
  };
35
35
  })();
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.PromptAgentApiModelOverride = void 0;
37
+ exports.CreateAgentRuleParams = void 0;
38
38
  const core = __importStar(require("../../core"));
39
- const Llm_1 = require("./Llm");
40
- exports.PromptAgentApiModelOverride = core.serialization.object({
41
- prompt: core.serialization.string().optional(),
42
- llm: Llm_1.Llm.optional(),
43
- nativeMcpServerIds: core.serialization.property("native_mcp_server_ids", core.serialization.list(core.serialization.string()).optional()),
39
+ exports.CreateAgentRuleParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("create_agent_rule").optional()),
44
41
  });
@@ -0,0 +1,10 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const CreateAgentTestFolderResponseModel: core.serialization.ObjectSchema<serializers.CreateAgentTestFolderResponseModel.Raw, ElevenLabs.CreateAgentTestFolderResponseModel>;
5
+ export declare namespace CreateAgentTestFolderResponseModel {
6
+ interface Raw {
7
+ id: string;
8
+ name: string;
9
+ }
10
+ }
@@ -34,11 +34,9 @@ var __importStar = (this && this.__importStar) || (function () {
34
34
  };
35
35
  })();
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.PromptAgentApiModelOverride = void 0;
37
+ exports.CreateAgentTestFolderResponseModel = void 0;
38
38
  const core = __importStar(require("../../core"));
39
- const Llm_1 = require("./Llm");
40
- exports.PromptAgentApiModelOverride = core.serialization.object({
41
- prompt: core.serialization.string().optional(),
42
- llm: Llm_1.Llm.optional(),
43
- nativeMcpServerIds: core.serialization.property("native_mcp_server_ids", core.serialization.list(core.serialization.string()).optional()),
39
+ exports.CreateAgentTestFolderResponseModel = core.serialization.object({
40
+ id: core.serialization.string(),
41
+ name: core.serialization.string(),
44
42
  });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const CreateClientInteractionParams: core.serialization.ObjectSchema<serializers.CreateClientInteractionParams.Raw, ElevenLabs.CreateClientInteractionParams>;
5
+ export declare namespace CreateClientInteractionParams {
6
+ interface Raw {
7
+ smb_tool_type?: "create_client_interaction" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.CreateClientInteractionParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.CreateClientInteractionParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("create_client_interaction").optional()),
41
+ });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const CreateHolidayParams: core.serialization.ObjectSchema<serializers.CreateHolidayParams.Raw, ElevenLabs.CreateHolidayParams>;
5
+ export declare namespace CreateHolidayParams {
6
+ interface Raw {
7
+ smb_tool_type?: "create_holiday" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.CreateHolidayParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.CreateHolidayParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("create_holiday").optional()),
41
+ });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const CreateRentalServiceParams: core.serialization.ObjectSchema<serializers.CreateRentalServiceParams.Raw, ElevenLabs.CreateRentalServiceParams>;
5
+ export declare namespace CreateRentalServiceParams {
6
+ interface Raw {
7
+ smb_tool_type?: "create_rental_service" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.CreateRentalServiceParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.CreateRentalServiceParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("create_rental_service").optional()),
41
+ });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const DeleteAgentRuleParams: core.serialization.ObjectSchema<serializers.DeleteAgentRuleParams.Raw, ElevenLabs.DeleteAgentRuleParams>;
5
+ export declare namespace DeleteAgentRuleParams {
6
+ interface Raw {
7
+ smb_tool_type?: "delete_agent_rule" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.DeleteAgentRuleParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.DeleteAgentRuleParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("delete_agent_rule").optional()),
41
+ });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const DeleteClientInteractionParams: core.serialization.ObjectSchema<serializers.DeleteClientInteractionParams.Raw, ElevenLabs.DeleteClientInteractionParams>;
5
+ export declare namespace DeleteClientInteractionParams {
6
+ interface Raw {
7
+ smb_tool_type?: "delete_client_interaction" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.DeleteClientInteractionParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.DeleteClientInteractionParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("delete_client_interaction").optional()),
41
+ });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const DeleteHolidayParams: core.serialization.ObjectSchema<serializers.DeleteHolidayParams.Raw, ElevenLabs.DeleteHolidayParams>;
5
+ export declare namespace DeleteHolidayParams {
6
+ interface Raw {
7
+ smb_tool_type?: "delete_holiday" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.DeleteHolidayParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.DeleteHolidayParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("delete_holiday").optional()),
41
+ });
@@ -0,0 +1,9 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ export declare const DeleteRentalServiceParams: core.serialization.ObjectSchema<serializers.DeleteRentalServiceParams.Raw, ElevenLabs.DeleteRentalServiceParams>;
5
+ export declare namespace DeleteRentalServiceParams {
6
+ interface Raw {
7
+ smb_tool_type?: "delete_rental_service" | null;
8
+ }
9
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.DeleteRentalServiceParams = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ exports.DeleteRentalServiceParams = core.serialization.object({
40
+ smbToolType: core.serialization.property("smb_tool_type", core.serialization.stringLiteral("delete_rental_service").optional()),
41
+ });
@@ -2,8 +2,8 @@ import type * as ElevenLabs from "../../api/index";
2
2
  import * as core from "../../core";
3
3
  import type * as serializers from "../index";
4
4
  import { PromptEvaluationCriteria } from "./PromptEvaluationCriteria";
5
- export declare const EvaluationSettings: core.serialization.ObjectSchema<serializers.EvaluationSettings.Raw, ElevenLabs.EvaluationSettings>;
6
- export declare namespace EvaluationSettings {
5
+ export declare const EvaluationSettingsInput: core.serialization.ObjectSchema<serializers.EvaluationSettingsInput.Raw, ElevenLabs.EvaluationSettingsInput>;
6
+ export declare namespace EvaluationSettingsInput {
7
7
  interface Raw {
8
8
  criteria?: PromptEvaluationCriteria.Raw[] | null;
9
9
  }
@@ -34,9 +34,9 @@ var __importStar = (this && this.__importStar) || (function () {
34
34
  };
35
35
  })();
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.EvaluationSettings = void 0;
37
+ exports.EvaluationSettingsInput = void 0;
38
38
  const core = __importStar(require("../../core"));
39
39
  const PromptEvaluationCriteria_1 = require("./PromptEvaluationCriteria");
40
- exports.EvaluationSettings = core.serialization.object({
40
+ exports.EvaluationSettingsInput = core.serialization.object({
41
41
  criteria: core.serialization.list(PromptEvaluationCriteria_1.PromptEvaluationCriteria).optional(),
42
42
  });
@@ -0,0 +1,10 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ import { PromptEvaluationCriteria } from "./PromptEvaluationCriteria";
5
+ export declare const EvaluationSettingsOutput: core.serialization.ObjectSchema<serializers.EvaluationSettingsOutput.Raw, ElevenLabs.EvaluationSettingsOutput>;
6
+ export declare namespace EvaluationSettingsOutput {
7
+ interface Raw {
8
+ criteria?: PromptEvaluationCriteria.Raw[] | null;
9
+ }
10
+ }
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.EvaluationSettingsOutput = void 0;
38
+ const core = __importStar(require("../../core"));
39
+ const PromptEvaluationCriteria_1 = require("./PromptEvaluationCriteria");
40
+ exports.EvaluationSettingsOutput = core.serialization.object({
41
+ criteria: core.serialization.list(PromptEvaluationCriteria_1.PromptEvaluationCriteria).optional(),
42
+ });
@@ -0,0 +1,13 @@
1
+ import type * as ElevenLabs from "../../api/index";
2
+ import * as core from "../../core";
3
+ import type * as serializers from "../index";
4
+ import { AgentTestFolderPathSegmentResponseModel } from "./AgentTestFolderPathSegmentResponseModel";
5
+ export declare const GetAgentTestFolderResponseModel: core.serialization.ObjectSchema<serializers.GetAgentTestFolderResponseModel.Raw, ElevenLabs.GetAgentTestFolderResponseModel>;
6
+ export declare namespace GetAgentTestFolderResponseModel {
7
+ interface Raw {
8
+ id: string;
9
+ name: string;
10
+ folder_path?: AgentTestFolderPathSegmentResponseModel.Raw[] | null;
11
+ children_count?: number | null;
12
+ }
13
+ }