@iblai/iblai-api 4.73.1-ai → 2025.10.27-google-calendar-support-core

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 (847) hide show
  1. package/dist/index.cjs.js +3025 -24544
  2. package/dist/index.cjs.js.map +1 -1
  3. package/dist/index.esm.js +3026 -24536
  4. package/dist/index.esm.js.map +1 -1
  5. package/dist/index.umd.js +3025 -24544
  6. package/dist/index.umd.js.map +1 -1
  7. package/dist/types/index.d.ts +1 -413
  8. package/dist/types/models/{StripeCheckoutSessionRequestModeEnum.d.ts → ModeEnum.d.ts} +1 -1
  9. package/dist/types/models/Pagination.d.ts +11 -16
  10. package/dist/types/models/StripeCheckoutSessionRequest.d.ts +2 -2
  11. package/dist/types/services/AiAnalyticsService.d.ts +26 -4698
  12. package/dist/types/services/AnalyticsService.d.ts +4 -709
  13. package/dist/types/services/SearchService.d.ts +0 -738
  14. package/package.json +1 -1
  15. package/sdk_schema.yml +24261 -70544
  16. package/src/core/OpenAPI.ts +1 -1
  17. package/src/index.ts +1 -413
  18. package/src/models/{StripeCheckoutSessionRequestModeEnum.ts → ModeEnum.ts} +1 -1
  19. package/src/models/Pagination.ts +11 -16
  20. package/src/models/StripeCheckoutSessionRequest.ts +2 -2
  21. package/src/services/AiAnalyticsService.ts +5255 -12921
  22. package/src/services/AnalyticsService.ts +177 -1234
  23. package/src/services/SearchService.ts +398 -1459
  24. package/dist/types/models/AIGeneratedImage.d.ts +0 -13
  25. package/dist/types/models/AIUserProfileMemoryRelation.d.ts +0 -4
  26. package/dist/types/models/AIUserProfileRequest.d.ts +0 -4
  27. package/dist/types/models/AccessEnum.d.ts +0 -8
  28. package/dist/types/models/AccessTimesHeatmap.d.ts +0 -5
  29. package/dist/types/models/AccessibleMentorsByEmailRequest.d.ts +0 -13
  30. package/dist/types/models/AccessibleMentorsByEmailResponse.d.ts +0 -13
  31. package/dist/types/models/ActionBreakdown.d.ts +0 -10
  32. package/dist/types/models/AddMentorToDisclaimer.d.ts +0 -12
  33. package/dist/types/models/AlignMentorBubbleEnum.d.ts +0 -8
  34. package/dist/types/models/AnalyticsOverview.d.ts +0 -7
  35. package/dist/types/models/Answer.d.ts +0 -11
  36. package/dist/types/models/Artifact.d.ts +0 -56
  37. package/dist/types/models/ArtifactList.d.ts +0 -45
  38. package/dist/types/models/AssumedKnowledge.d.ts +0 -4
  39. package/dist/types/models/AssumedKnowledgeLevel.d.ts +0 -4
  40. package/dist/types/models/AudioToTextRequest.d.ts +0 -3
  41. package/dist/types/models/AudioToTextResponse.d.ts +0 -3
  42. package/dist/types/models/AutoMemoryPrompt.d.ts +0 -4
  43. package/dist/types/models/BaseFinanceResponse.d.ts +0 -37
  44. package/dist/types/models/BillingPeriod.d.ts +0 -8
  45. package/dist/types/models/Bot.d.ts +0 -15
  46. package/dist/types/models/BotCommand.d.ts +0 -6
  47. package/dist/types/models/BotCreate.d.ts +0 -12
  48. package/dist/types/models/Breakdown.d.ts +0 -11
  49. package/dist/types/models/CallAuthenticationRequest.d.ts +0 -17
  50. package/dist/types/models/CallAuthenticationResponse.d.ts +0 -21
  51. package/dist/types/models/CallConfiguration.d.ts +0 -26
  52. package/dist/types/models/CallConfigurationModeEnum.d.ts +0 -8
  53. package/dist/types/models/ChatHistory.d.ts +0 -9
  54. package/dist/types/models/ChatHistoryFilterData.d.ts +0 -9
  55. package/dist/types/models/ChatHistoryFilterUser.d.ts +0 -5
  56. package/dist/types/models/ChatHistoryItem.d.ts +0 -5
  57. package/dist/types/models/ChatHistorySessionId.d.ts +0 -3
  58. package/dist/types/models/ChatSessionRequest.d.ts +0 -15
  59. package/dist/types/models/ChatSessionResponse.d.ts +0 -6
  60. package/dist/types/models/CheckDocumentTrainingStatus.d.ts +0 -10
  61. package/dist/types/models/ComparisonInfo.d.ts +0 -29
  62. package/dist/types/models/ComponentBlock.d.ts +0 -9
  63. package/dist/types/models/ComponentBlockTypeEnum.d.ts +0 -8
  64. package/dist/types/models/ConnectedService.d.ts +0 -11
  65. package/dist/types/models/ConnectedServiceProviderEnum.d.ts +0 -6
  66. package/dist/types/models/ConversationChartPoint.d.ts +0 -4
  67. package/dist/types/models/ConversationDetailResponse.d.ts +0 -4
  68. package/dist/types/models/ConversationListItem.d.ts +0 -24
  69. package/dist/types/models/ConversationListResponse.d.ts +0 -6
  70. package/dist/types/models/ConversationMessage.d.ts +0 -11
  71. package/dist/types/models/ConversationRating.d.ts +0 -6
  72. package/dist/types/models/ConversationSummary.d.ts +0 -5
  73. package/dist/types/models/ConversationVolume.d.ts +0 -4
  74. package/dist/types/models/Conversations.d.ts +0 -33
  75. package/dist/types/models/ConversationsChart.d.ts +0 -5
  76. package/dist/types/models/Cost.d.ts +0 -3
  77. package/dist/types/models/CostPerTenant.d.ts +0 -6
  78. package/dist/types/models/CourseCreationTask.d.ts +0 -31
  79. package/dist/types/models/CourseCreationTaskFile.d.ts +0 -7
  80. package/dist/types/models/CourseCreationTaskStatusEnum.d.ts +0 -16
  81. package/dist/types/models/CourseRecommendation.d.ts +0 -45
  82. package/dist/types/models/CrawlerPatternTypeEnum.d.ts +0 -8
  83. package/dist/types/models/CredentialRequest.d.ts +0 -14
  84. package/dist/types/models/CrontabSchedule.d.ts +0 -22
  85. package/dist/types/models/CurrentUsersResponse.d.ts +0 -8
  86. package/dist/types/models/CustomInstructionResponse.d.ts +0 -13
  87. package/dist/types/models/DataSet.d.ts +0 -21
  88. package/dist/types/models/DataSetCreate.d.ts +0 -12
  89. package/dist/types/models/DataSetStatusEnum.d.ts +0 -12
  90. package/dist/types/models/DateRange.d.ts +0 -4
  91. package/dist/types/models/Disclaimer.d.ts +0 -17
  92. package/dist/types/models/DisclaimerAgreement.d.ts +0 -11
  93. package/dist/types/models/DiscordConfig.d.ts +0 -7
  94. package/dist/types/models/DiscordUserConfig.d.ts +0 -10
  95. package/dist/types/models/DiscordWebhook.d.ts +0 -6
  96. package/dist/types/models/Document.d.ts +0 -41
  97. package/dist/types/models/DocumentFacet.d.ts +0 -17
  98. package/dist/types/models/DocumentFromPoolRequest.d.ts +0 -10
  99. package/dist/types/models/DocumentSearchResponse.d.ts +0 -35
  100. package/dist/types/models/DocumentSettingsResponse.d.ts +0 -3
  101. package/dist/types/models/EdxCourse.d.ts +0 -11
  102. package/dist/types/models/ElevenlabsCustomVoice.d.ts +0 -4
  103. package/dist/types/models/ElevenlabsCustomVoiceResponse.d.ts +0 -8
  104. package/dist/types/models/EmailPromptDetail.d.ts +0 -13
  105. package/dist/types/models/EmailPromptList.d.ts +0 -11
  106. package/dist/types/models/EmailPromptSummary.d.ts +0 -5
  107. package/dist/types/models/Entity.d.ts +0 -11
  108. package/dist/types/models/EntityTypeEnum.d.ts +0 -10
  109. package/dist/types/models/ExternalServiceInfo.d.ts +0 -6
  110. package/dist/types/models/FinanceDetailsResponse.d.ts +0 -13
  111. package/dist/types/models/FinanceFilters.d.ts +0 -15
  112. package/dist/types/models/FreeUsageCount.d.ts +0 -3
  113. package/dist/types/models/FullCourse.d.ts +0 -13
  114. package/dist/types/models/GreetingMethodEnum.d.ts +0 -8
  115. package/dist/types/models/GuidedPrompt.d.ts +0 -4
  116. package/dist/types/models/GuidedPromptsResponse.d.ts +0 -5
  117. package/dist/types/models/HeygenMarketingVideoDetail.d.ts +0 -8
  118. package/dist/types/models/HeygenMarketingVideoList.d.ts +0 -6
  119. package/dist/types/models/HeygenTemplateRequest.d.ts +0 -5
  120. package/dist/types/models/HeygenTemplateResponseSingle.d.ts +0 -6
  121. package/dist/types/models/HeygenVideoDetail.d.ts +0 -8
  122. package/dist/types/models/HeygenVideoRequest.d.ts +0 -5
  123. package/dist/types/models/HumanSupportTicket.d.ts +0 -23
  124. package/dist/types/models/HumanSupportTicketStatusEnum.d.ts +0 -10
  125. package/dist/types/models/InputQuestion.d.ts +0 -6
  126. package/dist/types/models/IntegrationCredential.d.ts +0 -10
  127. package/dist/types/models/IntegrationCredentialSchema.d.ts +0 -6
  128. package/dist/types/models/IntialQuestionAnswer.d.ts +0 -3
  129. package/dist/types/models/InvoiceReportResponse.d.ts +0 -13
  130. package/dist/types/models/JobRun.d.ts +0 -11
  131. package/dist/types/models/KindEnum.d.ts +0 -10
  132. package/dist/types/models/LLMCredentialRequest.d.ts +0 -14
  133. package/dist/types/models/LLMCredentialResponse.d.ts +0 -10
  134. package/dist/types/models/LLMCredentialSchema.d.ts +0 -6
  135. package/dist/types/models/LLMModelForTenant.d.ts +0 -6
  136. package/dist/types/models/LLMQuestion.d.ts +0 -15
  137. package/dist/types/models/LLMResponse.d.ts +0 -18
  138. package/dist/types/models/LLMTracesListResponse.d.ts +0 -5
  139. package/dist/types/models/LanguagesView.d.ts +0 -5
  140. package/dist/types/models/LinkCourseRequest.d.ts +0 -3
  141. package/dist/types/models/LinkCourseResponse.d.ts +0 -5
  142. package/dist/types/models/LlmProviderEnum.d.ts +0 -8
  143. package/dist/types/models/MCPServer.d.ts +0 -21
  144. package/dist/types/models/MaskedIntegrationCredential.d.ts +0 -10
  145. package/dist/types/models/MaskedLLMCredential.d.ts +0 -10
  146. package/dist/types/models/MemoryComponentData.d.ts +0 -5
  147. package/dist/types/models/MemoryComponentMemory.d.ts +0 -4
  148. package/dist/types/models/MemoryComponentMemoryDetail.d.ts +0 -8
  149. package/dist/types/models/MemoryComponentResponse.d.ts +0 -5
  150. package/dist/types/models/MemoryProgress.d.ts +0 -8
  151. package/dist/types/models/MemoryStatusRequestView.d.ts +0 -6
  152. package/dist/types/models/MemoryStatusView.d.ts +0 -6
  153. package/dist/types/models/Mentor.d.ts +0 -122
  154. package/dist/types/models/MentorAudience.d.ts +0 -5
  155. package/dist/types/models/MentorBreakdown.d.ts +0 -9
  156. package/dist/types/models/MentorCategory.d.ts +0 -9
  157. package/dist/types/models/MentorCategoryCreate.d.ts +0 -11
  158. package/dist/types/models/MentorCategoryGroup.d.ts +0 -11
  159. package/dist/types/models/MentorCategoryGroupCreate.d.ts +0 -11
  160. package/dist/types/models/MentorCreate.d.ts +0 -116
  161. package/dist/types/models/MentorCustomVoice.d.ts +0 -4
  162. package/dist/types/models/MentorCustomVoiceResponse.d.ts +0 -4
  163. package/dist/types/models/MentorData.d.ts +0 -7
  164. package/dist/types/models/MentorDetailAnalytics.d.ts +0 -6
  165. package/dist/types/models/MentorEval.d.ts +0 -11
  166. package/dist/types/models/MentorEvalQuestion.d.ts +0 -5
  167. package/dist/types/models/MentorEvalQuestionRequest.d.ts +0 -4
  168. package/dist/types/models/MentorEvalReport.d.ts +0 -10
  169. package/dist/types/models/MentorEvalRequest.d.ts +0 -8
  170. package/dist/types/models/MentorFacet.d.ts +0 -17
  171. package/dist/types/models/MentorFork.d.ts +0 -5
  172. package/dist/types/models/MentorFromTemplateWithSettingRequest.d.ts +0 -58
  173. package/dist/types/models/MentorMemorySettingsRequest.d.ts +0 -6
  174. package/dist/types/models/MentorMemorySettingsResponse.d.ts +0 -6
  175. package/dist/types/models/MentorMetadata.d.ts +0 -5
  176. package/dist/types/models/MentorScenario.d.ts +0 -6
  177. package/dist/types/models/MentorScenarioPrompt.d.ts +0 -5
  178. package/dist/types/models/MentorSearchResponse.d.ts +0 -35
  179. package/dist/types/models/MentorSession.d.ts +0 -4
  180. package/dist/types/models/MentorSettings.d.ts +0 -92
  181. package/dist/types/models/MentorSettingsPublic.d.ts +0 -68
  182. package/dist/types/models/MentorSettingsRequest.d.ts +0 -71
  183. package/dist/types/models/MentorSummary.d.ts +0 -5
  184. package/dist/types/models/MentorType.d.ts +0 -5
  185. package/dist/types/models/MentorUserSetting.d.ts +0 -4
  186. package/dist/types/models/MentorVisibilityEnum.d.ts +0 -10
  187. package/dist/types/models/MentorWizard.d.ts +0 -4
  188. package/dist/types/models/MessageStatistics.d.ts +0 -5
  189. package/dist/types/models/MessageView.d.ts +0 -10
  190. package/dist/types/models/MessageViewRequest.d.ts +0 -8
  191. package/dist/types/models/MessageViewUpdatResponse.d.ts +0 -3
  192. package/dist/types/models/Metadata.d.ts +0 -5
  193. package/dist/types/models/MetricChange.d.ts +0 -4
  194. package/dist/types/models/MetricInfo.d.ts +0 -5
  195. package/dist/types/models/ModelCost.d.ts +0 -4
  196. package/dist/types/models/ModerationLog.d.ts +0 -11
  197. package/dist/types/models/NoChatMessagesFound.d.ts +0 -3
  198. package/dist/types/models/OAuthStartResponse.d.ts +0 -3
  199. package/dist/types/models/Observation.d.ts +0 -31
  200. package/dist/types/models/OvertimeData.d.ts +0 -13
  201. package/dist/types/models/PageContent.d.ts +0 -6
  202. package/dist/types/models/PaginatedAIGeneratedImageList.d.ts +0 -7
  203. package/dist/types/models/PaginatedArtifactListList.d.ts +0 -7
  204. package/dist/types/models/PaginatedConversationsList.d.ts +0 -7
  205. package/dist/types/models/PaginatedCourseCreationTaskFileList.d.ts +0 -7
  206. package/dist/types/models/PaginatedCourseCreationTaskList.d.ts +0 -7
  207. package/dist/types/models/PaginatedDataSetList.d.ts +0 -7
  208. package/dist/types/models/PaginatedDisclaimerAgreementList.d.ts +0 -7
  209. package/dist/types/models/PaginatedDisclaimerList.d.ts +0 -7
  210. package/dist/types/models/PaginatedEdxCourseList.d.ts +0 -7
  211. package/dist/types/models/PaginatedEmailPromptListList.d.ts +0 -7
  212. package/dist/types/models/PaginatedHeygenMarketingVideoListList.d.ts +0 -7
  213. package/dist/types/models/PaginatedHeygenTemplateResponseSingleList.d.ts +0 -7
  214. package/dist/types/models/PaginatedHumanSupportTicketList.d.ts +0 -7
  215. package/dist/types/models/PaginatedJobRunList.d.ts +0 -7
  216. package/dist/types/models/PaginatedMCPServerList.d.ts +0 -7
  217. package/dist/types/models/PaginatedMentorList.d.ts +0 -7
  218. package/dist/types/models/PaginatedModerationLogList.d.ts +0 -7
  219. package/dist/types/models/PaginatedObservationList.d.ts +0 -7
  220. package/dist/types/models/PaginatedPeriodicAgentList.d.ts +0 -7
  221. package/dist/types/models/PaginatedPeriodicAgentLogList.d.ts +0 -7
  222. package/dist/types/models/PaginatedPlayWrightScriptList.d.ts +0 -7
  223. package/dist/types/models/PaginatedProjectList.d.ts +0 -7
  224. package/dist/types/models/PaginatedRetrieverDocumentEmbeddingList.d.ts +0 -7
  225. package/dist/types/models/PaginatedSectionList.d.ts +0 -7
  226. package/dist/types/models/PaginatedSubSectionList.d.ts +0 -7
  227. package/dist/types/models/PaginatedTicketMessageList.d.ts +0 -7
  228. package/dist/types/models/PaginatedTopicStatisticsResponse.d.ts +0 -7
  229. package/dist/types/models/PaginatedTraceList.d.ts +0 -7
  230. package/dist/types/models/PaginatedTrainingList.d.ts +0 -7
  231. package/dist/types/models/PaginatedUnitList.d.ts +0 -7
  232. package/dist/types/models/PaginatedUserEdxMemoryList.d.ts +0 -7
  233. package/dist/types/models/PaginatedUserMemoryList.d.ts +0 -7
  234. package/dist/types/models/PaginatedVoiceList.d.ts +0 -7
  235. package/dist/types/models/PatchedArtifact.d.ts +0 -56
  236. package/dist/types/models/PatchedBotCommand.d.ts +0 -6
  237. package/dist/types/models/PatchedBotCreate.d.ts +0 -12
  238. package/dist/types/models/PatchedCallConfiguration.d.ts +0 -26
  239. package/dist/types/models/PatchedConversations.d.ts +0 -33
  240. package/dist/types/models/PatchedCourseCreationTaskFile.d.ts +0 -7
  241. package/dist/types/models/PatchedCredentialRequest.d.ts +0 -14
  242. package/dist/types/models/PatchedDataSet.d.ts +0 -21
  243. package/dist/types/models/PatchedDisclaimer.d.ts +0 -17
  244. package/dist/types/models/PatchedDiscordConfig.d.ts +0 -7
  245. package/dist/types/models/PatchedDiscordUserConfig.d.ts +0 -10
  246. package/dist/types/models/PatchedHumanSupportTicket.d.ts +0 -23
  247. package/dist/types/models/PatchedLLMCredentialRequest.d.ts +0 -14
  248. package/dist/types/models/PatchedMCPServer.d.ts +0 -21
  249. package/dist/types/models/PatchedMentorCategoryGroupCreate.d.ts +0 -11
  250. package/dist/types/models/PatchedMentorCreate.d.ts +0 -116
  251. package/dist/types/models/PatchedPeriodicAgentCreate.d.ts +0 -41
  252. package/dist/types/models/PatchedPlayWrightScript.d.ts +0 -12
  253. package/dist/types/models/PatchedProject.d.ts +0 -51
  254. package/dist/types/models/PatchedPrompt.d.ts +0 -22
  255. package/dist/types/models/PatchedSection.d.ts +0 -9
  256. package/dist/types/models/PatchedSlackConfig.d.ts +0 -8
  257. package/dist/types/models/PatchedSlackUserConfig.d.ts +0 -17
  258. package/dist/types/models/PatchedSubSection.d.ts +0 -9
  259. package/dist/types/models/PatchedTeamsConfig.d.ts +0 -7
  260. package/dist/types/models/PatchedTicketMessage.d.ts +0 -10
  261. package/dist/types/models/PatchedTrainingCreate.d.ts +0 -31
  262. package/dist/types/models/PatchedUnit.d.ts +0 -11
  263. package/dist/types/models/PatchedWebexConfig.d.ts +0 -10
  264. package/dist/types/models/PatchedWhatsappConfig.d.ts +0 -11
  265. package/dist/types/models/PatchedWhatsappUserConfig.d.ts +0 -10
  266. package/dist/types/models/PeriodInfo.d.ts +0 -21
  267. package/dist/types/models/PeriodicAgent.d.ts +0 -42
  268. package/dist/types/models/PeriodicAgentCreate.d.ts +0 -41
  269. package/dist/types/models/PeriodicAgentLog.d.ts +0 -11
  270. package/dist/types/models/PeriodicAgentLogStatusEnum.d.ts +0 -10
  271. package/dist/types/models/PeriodicAgentStatistics.d.ts +0 -7
  272. package/dist/types/models/PeriodicTask.d.ts +0 -21
  273. package/dist/types/models/PieChartData.d.ts +0 -5
  274. package/dist/types/models/PieChartSegment.d.ts +0 -4
  275. package/dist/types/models/PinnedMessageCreate.d.ts +0 -9
  276. package/dist/types/models/PinnedMessageGet.d.ts +0 -7
  277. package/dist/types/models/PinnedMessageRequest.d.ts +0 -6
  278. package/dist/types/models/PlatformPrompt.d.ts +0 -37
  279. package/dist/types/models/PlatformPromptResponse.d.ts +0 -16
  280. package/dist/types/models/PlayWrightScript.d.ts +0 -12
  281. package/dist/types/models/PredictiveAnalyticsRequest.d.ts +0 -4
  282. package/dist/types/models/PredictiveAnalyticsResponse.d.ts +0 -4
  283. package/dist/types/models/PreviousAgentStatusEnum.d.ts +0 -12
  284. package/dist/types/models/Project.d.ts +0 -51
  285. package/dist/types/models/ProjectMentor.d.ts +0 -11
  286. package/dist/types/models/Prompt.d.ts +0 -22
  287. package/dist/types/models/PromptCategory.d.ts +0 -7
  288. package/dist/types/models/PromptFacet.d.ts +0 -17
  289. package/dist/types/models/PromptSearchResponse.d.ts +0 -35
  290. package/dist/types/models/PromptVisibilityEnum.d.ts +0 -10
  291. package/dist/types/models/Provider05cEnum.d.ts +0 -14
  292. package/dist/types/models/Provider637Enum.d.ts +0 -10
  293. package/dist/types/models/Provider63aEnum.d.ts +0 -6
  294. package/dist/types/models/ProviderBreakdown.d.ts +0 -8
  295. package/dist/types/models/QuestionCardTag.d.ts +0 -8
  296. package/dist/types/models/QuestionRequest.d.ts +0 -15
  297. package/dist/types/models/QuestionResponse.d.ts +0 -10
  298. package/dist/types/models/RatingAverageRecord.d.ts +0 -10
  299. package/dist/types/models/RatingEnum.d.ts +0 -8
  300. package/dist/types/models/RatingRecord.d.ts +0 -4
  301. package/dist/types/models/RatingsOvertime.d.ts +0 -5
  302. package/dist/types/models/RecentlyAccessedMentor.d.ts +0 -10
  303. package/dist/types/models/RecommendCourseBlock.d.ts +0 -3
  304. package/dist/types/models/RecommendCourseResponse.d.ts +0 -3
  305. package/dist/types/models/RecommendationTypeEnum.d.ts +0 -14
  306. package/dist/types/models/RecommendedCoursesResponse.d.ts +0 -33
  307. package/dist/types/models/RelatedText.d.ts +0 -3
  308. package/dist/types/models/RemoveMentorFromDisclaimer.d.ts +0 -12
  309. package/dist/types/models/RequestDataVariable.d.ts +0 -14
  310. package/dist/types/models/ResourceScrappedData.d.ts +0 -13
  311. package/dist/types/models/ResourceScrappedDataStatusEnum.d.ts +0 -12
  312. package/dist/types/models/ResponseDataVariable.d.ts +0 -14
  313. package/dist/types/models/RetreiverTrainViewRequest.d.ts +0 -10
  314. package/dist/types/models/RetreiverTrainViewResponse.d.ts +0 -6
  315. package/dist/types/models/RetrieveTask.d.ts +0 -3
  316. package/dist/types/models/RetrieverDocumentEmbedding.d.ts +0 -30
  317. package/dist/types/models/RetrieverDocumentEmbeddingRequest.d.ts +0 -66
  318. package/dist/types/models/RetrieverRequestSearch.d.ts +0 -10
  319. package/dist/types/models/RetrieverRequestSearchDocument.d.ts +0 -10
  320. package/dist/types/models/RetrieverResponseSearch.d.ts +0 -7
  321. package/dist/types/models/ReuestDataVariableList.d.ts +0 -4
  322. package/dist/types/models/RunMentorEval.d.ts +0 -3
  323. package/dist/types/models/ScanWebhookRequest.d.ts +0 -6
  324. package/dist/types/models/ScanWebhookResponse.d.ts +0 -3
  325. package/dist/types/models/ScopeEnum.d.ts +0 -8
  326. package/dist/types/models/Section.d.ts +0 -9
  327. package/dist/types/models/SectionWithChildren.d.ts +0 -11
  328. package/dist/types/models/SeedMentorsView.d.ts +0 -3
  329. package/dist/types/models/SentimentSummary.d.ts +0 -4
  330. package/dist/types/models/ServiceEnum.d.ts +0 -10
  331. package/dist/types/models/SessionBrowserScreenshot.d.ts +0 -8
  332. package/dist/types/models/SessionChartPoint.d.ts +0 -4
  333. package/dist/types/models/SessionDetail.d.ts +0 -6
  334. package/dist/types/models/SessionMemoryAttachment.d.ts +0 -3
  335. package/dist/types/models/SessionMemoryStorage.d.ts +0 -6
  336. package/dist/types/models/SessionsChart.d.ts +0 -5
  337. package/dist/types/models/ShareableMentorLink.d.ts +0 -8
  338. package/dist/types/models/ShellLogs.d.ts +0 -3
  339. package/dist/types/models/SlackConfig.d.ts +0 -8
  340. package/dist/types/models/SlackUserConfig.d.ts +0 -17
  341. package/dist/types/models/SlackWebhook.d.ts +0 -6
  342. package/dist/types/models/SpacedRepetitionLearningPath.d.ts +0 -3
  343. package/dist/types/models/SpacedRepetitionQuestionStats.d.ts +0 -5
  344. package/dist/types/models/StarMentor.d.ts +0 -7
  345. package/dist/types/models/Status6eeEnum.d.ts +0 -12
  346. package/dist/types/models/Step.d.ts +0 -9
  347. package/dist/types/models/StepStatusEnum.d.ts +0 -10
  348. package/dist/types/models/SttProviderEnum.d.ts +0 -12
  349. package/dist/types/models/StudentChatMessage.d.ts +0 -4
  350. package/dist/types/models/StylesView.d.ts +0 -4
  351. package/dist/types/models/SubSection.d.ts +0 -9
  352. package/dist/types/models/SubSectionWithChildren.d.ts +0 -11
  353. package/dist/types/models/Subject.d.ts +0 -5
  354. package/dist/types/models/Summary.d.ts +0 -9
  355. package/dist/types/models/TagsView.d.ts +0 -5
  356. package/dist/types/models/TargetSystemEnum.d.ts +0 -8
  357. package/dist/types/models/TaskView.d.ts +0 -3
  358. package/dist/types/models/TeamsConfig.d.ts +0 -7
  359. package/dist/types/models/TeamsWebhook.d.ts +0 -17
  360. package/dist/types/models/TemplateMentor.d.ts +0 -9
  361. package/dist/types/models/TenantMentorTraces.d.ts +0 -6
  362. package/dist/types/models/ThemeEnum.d.ts +0 -8
  363. package/dist/types/models/TicketMessage.d.ts +0 -10
  364. package/dist/types/models/TonesView.d.ts +0 -4
  365. package/dist/types/models/ToolCategory.d.ts +0 -5
  366. package/dist/types/models/ToolResponse.d.ts +0 -15
  367. package/dist/types/models/TopicDetail.d.ts +0 -8
  368. package/dist/types/models/TopicDetails.d.ts +0 -5
  369. package/dist/types/models/TopicModel.d.ts +0 -3
  370. package/dist/types/models/TopicRecord.d.ts +0 -4
  371. package/dist/types/models/TopicStatistics.d.ts +0 -7
  372. package/dist/types/models/TopicStatisticsResponse.d.ts +0 -6
  373. package/dist/types/models/TopicSummaryView.d.ts +0 -4
  374. package/dist/types/models/TopicsOverview.d.ts +0 -22
  375. package/dist/types/models/TopicsOverviewMetric.d.ts +0 -21
  376. package/dist/types/models/Trace.d.ts +0 -17
  377. package/dist/types/models/TrainChatSessionDocumentView.d.ts +0 -6
  378. package/dist/types/models/TrainChatSessionDocumentViewRequest.d.ts +0 -6
  379. package/dist/types/models/TrainDocumentViewRequest.d.ts +0 -78
  380. package/dist/types/models/TrainDocumentViewResponse.d.ts +0 -15
  381. package/dist/types/models/Training.d.ts +0 -41
  382. package/dist/types/models/TrainingCreate.d.ts +0 -31
  383. package/dist/types/models/TrainingStatusEnum.d.ts +0 -12
  384. package/dist/types/models/TransportEnum.d.ts +0 -10
  385. package/dist/types/models/TrendEntry.d.ts +0 -4
  386. package/dist/types/models/TriggerRequest.d.ts +0 -5
  387. package/dist/types/models/TriggerResponse.d.ts +0 -6
  388. package/dist/types/models/TtsProviderEnum.d.ts +0 -10
  389. package/dist/types/models/TypeC42Enum.d.ts +0 -8
  390. package/dist/types/models/Unit.d.ts +0 -11
  391. package/dist/types/models/UnitWithChildren.d.ts +0 -13
  392. package/dist/types/models/UseMainCreds.d.ts +0 -3
  393. package/dist/types/models/UserAllChatMemoryView.d.ts +0 -7
  394. package/dist/types/models/UserCatalogItemMemoryView.d.ts +0 -14
  395. package/dist/types/models/UserChatByPeriod.d.ts +0 -4
  396. package/dist/types/models/UserChatFeedback.d.ts +0 -15
  397. package/dist/types/models/UserChatFeedbackCount.d.ts +0 -4
  398. package/dist/types/models/UserChatMemoryStatusRequestView.d.ts +0 -6
  399. package/dist/types/models/UserChatMemoryStatusView.d.ts +0 -6
  400. package/dist/types/models/UserChatMemoryUpdateView.d.ts +0 -10
  401. package/dist/types/models/UserCountRecord.d.ts +0 -4
  402. package/dist/types/models/UserDetail.d.ts +0 -7
  403. package/dist/types/models/UserEdxMemory.d.ts +0 -15
  404. package/dist/types/models/UserMemory.d.ts +0 -18
  405. package/dist/types/models/UserMemoryContextRequest.d.ts +0 -13
  406. package/dist/types/models/UserMemoryContextResponse.d.ts +0 -12
  407. package/dist/types/models/UserMemoryEntry.d.ts +0 -9
  408. package/dist/types/models/UserMemoryEntryRequest.d.ts +0 -5
  409. package/dist/types/models/UserMemoryRequest.d.ts +0 -12
  410. package/dist/types/models/UserMetric.d.ts +0 -4
  411. package/dist/types/models/UserMetricsResponse.d.ts +0 -7
  412. package/dist/types/models/UserSentimentCountView.d.ts +0 -4
  413. package/dist/types/models/UserTrendByPeriod.d.ts +0 -5
  414. package/dist/types/models/V2GlobalMentorSearchResponse.d.ts +0 -29
  415. package/dist/types/models/V2RecommendationResponse.d.ts +0 -65
  416. package/dist/types/models/VectorResult.d.ts +0 -10
  417. package/dist/types/models/VideoCaption.d.ts +0 -3
  418. package/dist/types/models/Voice.d.ts +0 -9
  419. package/dist/types/models/WebResource.d.ts +0 -9
  420. package/dist/types/models/WebResourceCard.d.ts +0 -7
  421. package/dist/types/models/WebResourcesQuery.d.ts +0 -3
  422. package/dist/types/models/WebexConfig.d.ts +0 -10
  423. package/dist/types/models/WebexWebhook.d.ts +0 -4
  424. package/dist/types/models/WhatAppWebHook.d.ts +0 -3
  425. package/dist/types/models/WhatsappConfig.d.ts +0 -11
  426. package/dist/types/models/WhatsappUserConfig.d.ts +0 -10
  427. package/dist/types/services/AiAccountService.d.ts +0 -518
  428. package/dist/types/services/AiBotService.d.ts +0 -642
  429. package/dist/types/services/AiFinetuningService.d.ts +0 -232
  430. package/dist/types/services/AiIndexService.d.ts +0 -399
  431. package/dist/types/services/AiMarketingService.d.ts +0 -38
  432. package/dist/types/services/AiMediaService.d.ts +0 -190
  433. package/dist/types/services/AiMentorService.d.ts +0 -6569
  434. package/dist/types/services/AiPromptService.d.ts +0 -1035
  435. package/dist/types/services/AiSearchService.d.ts +0 -291
  436. package/src/models/AIGeneratedImage.ts +0 -18
  437. package/src/models/AIUserProfileMemoryRelation.ts +0 -9
  438. package/src/models/AIUserProfileRequest.ts +0 -9
  439. package/src/models/AccessEnum.ts +0 -12
  440. package/src/models/AccessTimesHeatmap.ts +0 -10
  441. package/src/models/AccessibleMentorsByEmailRequest.ts +0 -18
  442. package/src/models/AccessibleMentorsByEmailResponse.ts +0 -18
  443. package/src/models/ActionBreakdown.ts +0 -15
  444. package/src/models/AddMentorToDisclaimer.ts +0 -17
  445. package/src/models/AlignMentorBubbleEnum.ts +0 -12
  446. package/src/models/AnalyticsOverview.ts +0 -12
  447. package/src/models/Answer.ts +0 -16
  448. package/src/models/Artifact.ts +0 -61
  449. package/src/models/ArtifactList.ts +0 -50
  450. package/src/models/AssumedKnowledge.ts +0 -9
  451. package/src/models/AssumedKnowledgeLevel.ts +0 -9
  452. package/src/models/AudioToTextRequest.ts +0 -8
  453. package/src/models/AudioToTextResponse.ts +0 -8
  454. package/src/models/AutoMemoryPrompt.ts +0 -9
  455. package/src/models/BaseFinanceResponse.ts +0 -42
  456. package/src/models/BillingPeriod.ts +0 -13
  457. package/src/models/Bot.ts +0 -20
  458. package/src/models/BotCommand.ts +0 -11
  459. package/src/models/BotCreate.ts +0 -17
  460. package/src/models/Breakdown.ts +0 -16
  461. package/src/models/CallAuthenticationRequest.ts +0 -22
  462. package/src/models/CallAuthenticationResponse.ts +0 -26
  463. package/src/models/CallConfiguration.ts +0 -31
  464. package/src/models/CallConfigurationModeEnum.ts +0 -12
  465. package/src/models/ChatHistory.ts +0 -14
  466. package/src/models/ChatHistoryFilterData.ts +0 -14
  467. package/src/models/ChatHistoryFilterUser.ts +0 -10
  468. package/src/models/ChatHistoryItem.ts +0 -10
  469. package/src/models/ChatHistorySessionId.ts +0 -8
  470. package/src/models/ChatSessionRequest.ts +0 -20
  471. package/src/models/ChatSessionResponse.ts +0 -11
  472. package/src/models/CheckDocumentTrainingStatus.ts +0 -15
  473. package/src/models/ComparisonInfo.ts +0 -34
  474. package/src/models/ComponentBlock.ts +0 -14
  475. package/src/models/ComponentBlockTypeEnum.ts +0 -12
  476. package/src/models/ConnectedService.ts +0 -16
  477. package/src/models/ConnectedServiceProviderEnum.ts +0 -10
  478. package/src/models/ConversationChartPoint.ts +0 -9
  479. package/src/models/ConversationDetailResponse.ts +0 -9
  480. package/src/models/ConversationListItem.ts +0 -29
  481. package/src/models/ConversationListResponse.ts +0 -11
  482. package/src/models/ConversationMessage.ts +0 -16
  483. package/src/models/ConversationRating.ts +0 -11
  484. package/src/models/ConversationSummary.ts +0 -10
  485. package/src/models/ConversationVolume.ts +0 -9
  486. package/src/models/Conversations.ts +0 -38
  487. package/src/models/ConversationsChart.ts +0 -10
  488. package/src/models/Cost.ts +0 -8
  489. package/src/models/CostPerTenant.ts +0 -11
  490. package/src/models/CourseCreationTask.ts +0 -36
  491. package/src/models/CourseCreationTaskFile.ts +0 -12
  492. package/src/models/CourseCreationTaskStatusEnum.ts +0 -20
  493. package/src/models/CourseRecommendation.ts +0 -50
  494. package/src/models/CrawlerPatternTypeEnum.ts +0 -12
  495. package/src/models/CredentialRequest.ts +0 -19
  496. package/src/models/CrontabSchedule.ts +0 -27
  497. package/src/models/CurrentUsersResponse.ts +0 -13
  498. package/src/models/CustomInstructionResponse.ts +0 -18
  499. package/src/models/DataSet.ts +0 -26
  500. package/src/models/DataSetCreate.ts +0 -17
  501. package/src/models/DataSetStatusEnum.ts +0 -16
  502. package/src/models/DateRange.ts +0 -9
  503. package/src/models/Disclaimer.ts +0 -22
  504. package/src/models/DisclaimerAgreement.ts +0 -16
  505. package/src/models/DiscordConfig.ts +0 -12
  506. package/src/models/DiscordUserConfig.ts +0 -15
  507. package/src/models/DiscordWebhook.ts +0 -11
  508. package/src/models/Document.ts +0 -46
  509. package/src/models/DocumentFacet.ts +0 -22
  510. package/src/models/DocumentFromPoolRequest.ts +0 -15
  511. package/src/models/DocumentSearchResponse.ts +0 -40
  512. package/src/models/DocumentSettingsResponse.ts +0 -8
  513. package/src/models/EdxCourse.ts +0 -16
  514. package/src/models/ElevenlabsCustomVoice.ts +0 -9
  515. package/src/models/ElevenlabsCustomVoiceResponse.ts +0 -13
  516. package/src/models/EmailPromptDetail.ts +0 -18
  517. package/src/models/EmailPromptList.ts +0 -16
  518. package/src/models/EmailPromptSummary.ts +0 -10
  519. package/src/models/Entity.ts +0 -16
  520. package/src/models/EntityTypeEnum.ts +0 -14
  521. package/src/models/ExternalServiceInfo.ts +0 -11
  522. package/src/models/FinanceDetailsResponse.ts +0 -18
  523. package/src/models/FinanceFilters.ts +0 -20
  524. package/src/models/FreeUsageCount.ts +0 -8
  525. package/src/models/FullCourse.ts +0 -18
  526. package/src/models/GreetingMethodEnum.ts +0 -12
  527. package/src/models/GuidedPrompt.ts +0 -9
  528. package/src/models/GuidedPromptsResponse.ts +0 -10
  529. package/src/models/HeygenMarketingVideoDetail.ts +0 -13
  530. package/src/models/HeygenMarketingVideoList.ts +0 -11
  531. package/src/models/HeygenTemplateRequest.ts +0 -10
  532. package/src/models/HeygenTemplateResponseSingle.ts +0 -11
  533. package/src/models/HeygenVideoDetail.ts +0 -13
  534. package/src/models/HeygenVideoRequest.ts +0 -10
  535. package/src/models/HumanSupportTicket.ts +0 -28
  536. package/src/models/HumanSupportTicketStatusEnum.ts +0 -14
  537. package/src/models/InputQuestion.ts +0 -11
  538. package/src/models/IntegrationCredential.ts +0 -15
  539. package/src/models/IntegrationCredentialSchema.ts +0 -11
  540. package/src/models/IntialQuestionAnswer.ts +0 -8
  541. package/src/models/InvoiceReportResponse.ts +0 -18
  542. package/src/models/JobRun.ts +0 -16
  543. package/src/models/KindEnum.ts +0 -14
  544. package/src/models/LLMCredentialRequest.ts +0 -19
  545. package/src/models/LLMCredentialResponse.ts +0 -15
  546. package/src/models/LLMCredentialSchema.ts +0 -11
  547. package/src/models/LLMModelForTenant.ts +0 -11
  548. package/src/models/LLMQuestion.ts +0 -20
  549. package/src/models/LLMResponse.ts +0 -23
  550. package/src/models/LLMTracesListResponse.ts +0 -10
  551. package/src/models/LanguagesView.ts +0 -10
  552. package/src/models/LinkCourseRequest.ts +0 -8
  553. package/src/models/LinkCourseResponse.ts +0 -10
  554. package/src/models/LlmProviderEnum.ts +0 -12
  555. package/src/models/MCPServer.ts +0 -26
  556. package/src/models/MaskedIntegrationCredential.ts +0 -15
  557. package/src/models/MaskedLLMCredential.ts +0 -15
  558. package/src/models/MemoryComponentData.ts +0 -10
  559. package/src/models/MemoryComponentMemory.ts +0 -9
  560. package/src/models/MemoryComponentMemoryDetail.ts +0 -13
  561. package/src/models/MemoryComponentResponse.ts +0 -10
  562. package/src/models/MemoryProgress.ts +0 -13
  563. package/src/models/MemoryStatusRequestView.ts +0 -11
  564. package/src/models/MemoryStatusView.ts +0 -11
  565. package/src/models/Mentor.ts +0 -127
  566. package/src/models/MentorAudience.ts +0 -10
  567. package/src/models/MentorBreakdown.ts +0 -14
  568. package/src/models/MentorCategory.ts +0 -14
  569. package/src/models/MentorCategoryCreate.ts +0 -16
  570. package/src/models/MentorCategoryGroup.ts +0 -16
  571. package/src/models/MentorCategoryGroupCreate.ts +0 -16
  572. package/src/models/MentorCreate.ts +0 -121
  573. package/src/models/MentorCustomVoice.ts +0 -9
  574. package/src/models/MentorCustomVoiceResponse.ts +0 -9
  575. package/src/models/MentorData.ts +0 -12
  576. package/src/models/MentorDetailAnalytics.ts +0 -11
  577. package/src/models/MentorEval.ts +0 -16
  578. package/src/models/MentorEvalQuestion.ts +0 -10
  579. package/src/models/MentorEvalQuestionRequest.ts +0 -9
  580. package/src/models/MentorEvalReport.ts +0 -15
  581. package/src/models/MentorEvalRequest.ts +0 -13
  582. package/src/models/MentorFacet.ts +0 -22
  583. package/src/models/MentorFork.ts +0 -10
  584. package/src/models/MentorFromTemplateWithSettingRequest.ts +0 -63
  585. package/src/models/MentorMemorySettingsRequest.ts +0 -11
  586. package/src/models/MentorMemorySettingsResponse.ts +0 -11
  587. package/src/models/MentorMetadata.ts +0 -10
  588. package/src/models/MentorScenario.ts +0 -11
  589. package/src/models/MentorScenarioPrompt.ts +0 -10
  590. package/src/models/MentorSearchResponse.ts +0 -40
  591. package/src/models/MentorSession.ts +0 -9
  592. package/src/models/MentorSettings.ts +0 -97
  593. package/src/models/MentorSettingsPublic.ts +0 -73
  594. package/src/models/MentorSettingsRequest.ts +0 -76
  595. package/src/models/MentorSummary.ts +0 -10
  596. package/src/models/MentorType.ts +0 -10
  597. package/src/models/MentorUserSetting.ts +0 -9
  598. package/src/models/MentorVisibilityEnum.ts +0 -14
  599. package/src/models/MentorWizard.ts +0 -9
  600. package/src/models/MessageStatistics.ts +0 -10
  601. package/src/models/MessageView.ts +0 -15
  602. package/src/models/MessageViewRequest.ts +0 -13
  603. package/src/models/MessageViewUpdatResponse.ts +0 -8
  604. package/src/models/Metadata.ts +0 -10
  605. package/src/models/MetricChange.ts +0 -9
  606. package/src/models/MetricInfo.ts +0 -10
  607. package/src/models/ModelCost.ts +0 -9
  608. package/src/models/ModerationLog.ts +0 -16
  609. package/src/models/NoChatMessagesFound.ts +0 -8
  610. package/src/models/OAuthStartResponse.ts +0 -8
  611. package/src/models/Observation.ts +0 -36
  612. package/src/models/OvertimeData.ts +0 -18
  613. package/src/models/PageContent.ts +0 -11
  614. package/src/models/PaginatedAIGeneratedImageList.ts +0 -12
  615. package/src/models/PaginatedArtifactListList.ts +0 -12
  616. package/src/models/PaginatedConversationsList.ts +0 -12
  617. package/src/models/PaginatedCourseCreationTaskFileList.ts +0 -12
  618. package/src/models/PaginatedCourseCreationTaskList.ts +0 -12
  619. package/src/models/PaginatedDataSetList.ts +0 -12
  620. package/src/models/PaginatedDisclaimerAgreementList.ts +0 -12
  621. package/src/models/PaginatedDisclaimerList.ts +0 -12
  622. package/src/models/PaginatedEdxCourseList.ts +0 -12
  623. package/src/models/PaginatedEmailPromptListList.ts +0 -12
  624. package/src/models/PaginatedHeygenMarketingVideoListList.ts +0 -12
  625. package/src/models/PaginatedHeygenTemplateResponseSingleList.ts +0 -12
  626. package/src/models/PaginatedHumanSupportTicketList.ts +0 -12
  627. package/src/models/PaginatedJobRunList.ts +0 -12
  628. package/src/models/PaginatedMCPServerList.ts +0 -12
  629. package/src/models/PaginatedMentorList.ts +0 -12
  630. package/src/models/PaginatedModerationLogList.ts +0 -12
  631. package/src/models/PaginatedObservationList.ts +0 -12
  632. package/src/models/PaginatedPeriodicAgentList.ts +0 -12
  633. package/src/models/PaginatedPeriodicAgentLogList.ts +0 -12
  634. package/src/models/PaginatedPlayWrightScriptList.ts +0 -12
  635. package/src/models/PaginatedProjectList.ts +0 -12
  636. package/src/models/PaginatedRetrieverDocumentEmbeddingList.ts +0 -12
  637. package/src/models/PaginatedSectionList.ts +0 -12
  638. package/src/models/PaginatedSubSectionList.ts +0 -12
  639. package/src/models/PaginatedTicketMessageList.ts +0 -12
  640. package/src/models/PaginatedTopicStatisticsResponse.ts +0 -12
  641. package/src/models/PaginatedTraceList.ts +0 -12
  642. package/src/models/PaginatedTrainingList.ts +0 -12
  643. package/src/models/PaginatedUnitList.ts +0 -12
  644. package/src/models/PaginatedUserEdxMemoryList.ts +0 -12
  645. package/src/models/PaginatedUserMemoryList.ts +0 -12
  646. package/src/models/PaginatedVoiceList.ts +0 -12
  647. package/src/models/PatchedArtifact.ts +0 -61
  648. package/src/models/PatchedBotCommand.ts +0 -11
  649. package/src/models/PatchedBotCreate.ts +0 -17
  650. package/src/models/PatchedCallConfiguration.ts +0 -31
  651. package/src/models/PatchedConversations.ts +0 -38
  652. package/src/models/PatchedCourseCreationTaskFile.ts +0 -12
  653. package/src/models/PatchedCredentialRequest.ts +0 -19
  654. package/src/models/PatchedDataSet.ts +0 -26
  655. package/src/models/PatchedDisclaimer.ts +0 -22
  656. package/src/models/PatchedDiscordConfig.ts +0 -12
  657. package/src/models/PatchedDiscordUserConfig.ts +0 -15
  658. package/src/models/PatchedHumanSupportTicket.ts +0 -28
  659. package/src/models/PatchedLLMCredentialRequest.ts +0 -19
  660. package/src/models/PatchedMCPServer.ts +0 -26
  661. package/src/models/PatchedMentorCategoryGroupCreate.ts +0 -16
  662. package/src/models/PatchedMentorCreate.ts +0 -121
  663. package/src/models/PatchedPeriodicAgentCreate.ts +0 -46
  664. package/src/models/PatchedPlayWrightScript.ts +0 -17
  665. package/src/models/PatchedProject.ts +0 -56
  666. package/src/models/PatchedPrompt.ts +0 -27
  667. package/src/models/PatchedSection.ts +0 -14
  668. package/src/models/PatchedSlackConfig.ts +0 -13
  669. package/src/models/PatchedSlackUserConfig.ts +0 -22
  670. package/src/models/PatchedSubSection.ts +0 -14
  671. package/src/models/PatchedTeamsConfig.ts +0 -12
  672. package/src/models/PatchedTicketMessage.ts +0 -15
  673. package/src/models/PatchedTrainingCreate.ts +0 -36
  674. package/src/models/PatchedUnit.ts +0 -16
  675. package/src/models/PatchedWebexConfig.ts +0 -15
  676. package/src/models/PatchedWhatsappConfig.ts +0 -16
  677. package/src/models/PatchedWhatsappUserConfig.ts +0 -15
  678. package/src/models/PeriodInfo.ts +0 -26
  679. package/src/models/PeriodicAgent.ts +0 -47
  680. package/src/models/PeriodicAgentCreate.ts +0 -46
  681. package/src/models/PeriodicAgentLog.ts +0 -16
  682. package/src/models/PeriodicAgentLogStatusEnum.ts +0 -14
  683. package/src/models/PeriodicAgentStatistics.ts +0 -12
  684. package/src/models/PeriodicTask.ts +0 -26
  685. package/src/models/PieChartData.ts +0 -10
  686. package/src/models/PieChartSegment.ts +0 -9
  687. package/src/models/PinnedMessageCreate.ts +0 -14
  688. package/src/models/PinnedMessageGet.ts +0 -12
  689. package/src/models/PinnedMessageRequest.ts +0 -11
  690. package/src/models/PlatformPrompt.ts +0 -42
  691. package/src/models/PlatformPromptResponse.ts +0 -21
  692. package/src/models/PlayWrightScript.ts +0 -17
  693. package/src/models/PredictiveAnalyticsRequest.ts +0 -9
  694. package/src/models/PredictiveAnalyticsResponse.ts +0 -9
  695. package/src/models/PreviousAgentStatusEnum.ts +0 -16
  696. package/src/models/Project.ts +0 -56
  697. package/src/models/ProjectMentor.ts +0 -16
  698. package/src/models/Prompt.ts +0 -27
  699. package/src/models/PromptCategory.ts +0 -12
  700. package/src/models/PromptFacet.ts +0 -22
  701. package/src/models/PromptSearchResponse.ts +0 -40
  702. package/src/models/PromptVisibilityEnum.ts +0 -14
  703. package/src/models/Provider05cEnum.ts +0 -18
  704. package/src/models/Provider637Enum.ts +0 -14
  705. package/src/models/Provider63aEnum.ts +0 -10
  706. package/src/models/ProviderBreakdown.ts +0 -13
  707. package/src/models/QuestionCardTag.ts +0 -13
  708. package/src/models/QuestionRequest.ts +0 -20
  709. package/src/models/QuestionResponse.ts +0 -15
  710. package/src/models/RatingAverageRecord.ts +0 -15
  711. package/src/models/RatingEnum.ts +0 -12
  712. package/src/models/RatingRecord.ts +0 -9
  713. package/src/models/RatingsOvertime.ts +0 -10
  714. package/src/models/RecentlyAccessedMentor.ts +0 -15
  715. package/src/models/RecommendCourseBlock.ts +0 -8
  716. package/src/models/RecommendCourseResponse.ts +0 -8
  717. package/src/models/RecommendationTypeEnum.ts +0 -18
  718. package/src/models/RecommendedCoursesResponse.ts +0 -38
  719. package/src/models/RelatedText.ts +0 -8
  720. package/src/models/RemoveMentorFromDisclaimer.ts +0 -17
  721. package/src/models/RequestDataVariable.ts +0 -19
  722. package/src/models/ResourceScrappedData.ts +0 -18
  723. package/src/models/ResourceScrappedDataStatusEnum.ts +0 -16
  724. package/src/models/ResponseDataVariable.ts +0 -19
  725. package/src/models/RetreiverTrainViewRequest.ts +0 -15
  726. package/src/models/RetreiverTrainViewResponse.ts +0 -11
  727. package/src/models/RetrieveTask.ts +0 -8
  728. package/src/models/RetrieverDocumentEmbedding.ts +0 -35
  729. package/src/models/RetrieverDocumentEmbeddingRequest.ts +0 -71
  730. package/src/models/RetrieverRequestSearch.ts +0 -15
  731. package/src/models/RetrieverRequestSearchDocument.ts +0 -15
  732. package/src/models/RetrieverResponseSearch.ts +0 -12
  733. package/src/models/ReuestDataVariableList.ts +0 -9
  734. package/src/models/RunMentorEval.ts +0 -8
  735. package/src/models/ScanWebhookRequest.ts +0 -11
  736. package/src/models/ScanWebhookResponse.ts +0 -8
  737. package/src/models/ScopeEnum.ts +0 -12
  738. package/src/models/Section.ts +0 -14
  739. package/src/models/SectionWithChildren.ts +0 -16
  740. package/src/models/SeedMentorsView.ts +0 -8
  741. package/src/models/SentimentSummary.ts +0 -9
  742. package/src/models/ServiceEnum.ts +0 -14
  743. package/src/models/SessionBrowserScreenshot.ts +0 -13
  744. package/src/models/SessionChartPoint.ts +0 -9
  745. package/src/models/SessionDetail.ts +0 -11
  746. package/src/models/SessionMemoryAttachment.ts +0 -8
  747. package/src/models/SessionMemoryStorage.ts +0 -11
  748. package/src/models/SessionsChart.ts +0 -10
  749. package/src/models/ShareableMentorLink.ts +0 -13
  750. package/src/models/ShellLogs.ts +0 -8
  751. package/src/models/SlackConfig.ts +0 -13
  752. package/src/models/SlackUserConfig.ts +0 -22
  753. package/src/models/SlackWebhook.ts +0 -11
  754. package/src/models/SpacedRepetitionLearningPath.ts +0 -8
  755. package/src/models/SpacedRepetitionQuestionStats.ts +0 -10
  756. package/src/models/StarMentor.ts +0 -12
  757. package/src/models/Status6eeEnum.ts +0 -16
  758. package/src/models/Step.ts +0 -14
  759. package/src/models/StepStatusEnum.ts +0 -14
  760. package/src/models/SttProviderEnum.ts +0 -16
  761. package/src/models/StudentChatMessage.ts +0 -9
  762. package/src/models/StylesView.ts +0 -9
  763. package/src/models/SubSection.ts +0 -14
  764. package/src/models/SubSectionWithChildren.ts +0 -16
  765. package/src/models/Subject.ts +0 -10
  766. package/src/models/Summary.ts +0 -14
  767. package/src/models/TagsView.ts +0 -10
  768. package/src/models/TargetSystemEnum.ts +0 -12
  769. package/src/models/TaskView.ts +0 -8
  770. package/src/models/TeamsConfig.ts +0 -12
  771. package/src/models/TeamsWebhook.ts +0 -22
  772. package/src/models/TemplateMentor.ts +0 -14
  773. package/src/models/TenantMentorTraces.ts +0 -11
  774. package/src/models/ThemeEnum.ts +0 -12
  775. package/src/models/TicketMessage.ts +0 -15
  776. package/src/models/TonesView.ts +0 -9
  777. package/src/models/ToolCategory.ts +0 -10
  778. package/src/models/ToolResponse.ts +0 -20
  779. package/src/models/TopicDetail.ts +0 -13
  780. package/src/models/TopicDetails.ts +0 -10
  781. package/src/models/TopicModel.ts +0 -8
  782. package/src/models/TopicRecord.ts +0 -9
  783. package/src/models/TopicStatistics.ts +0 -12
  784. package/src/models/TopicStatisticsResponse.ts +0 -11
  785. package/src/models/TopicSummaryView.ts +0 -9
  786. package/src/models/TopicsOverview.ts +0 -27
  787. package/src/models/TopicsOverviewMetric.ts +0 -26
  788. package/src/models/Trace.ts +0 -22
  789. package/src/models/TrainChatSessionDocumentView.ts +0 -11
  790. package/src/models/TrainChatSessionDocumentViewRequest.ts +0 -11
  791. package/src/models/TrainDocumentViewRequest.ts +0 -83
  792. package/src/models/TrainDocumentViewResponse.ts +0 -20
  793. package/src/models/Training.ts +0 -46
  794. package/src/models/TrainingCreate.ts +0 -36
  795. package/src/models/TrainingStatusEnum.ts +0 -16
  796. package/src/models/TransportEnum.ts +0 -14
  797. package/src/models/TrendEntry.ts +0 -9
  798. package/src/models/TriggerRequest.ts +0 -10
  799. package/src/models/TriggerResponse.ts +0 -11
  800. package/src/models/TtsProviderEnum.ts +0 -14
  801. package/src/models/TypeC42Enum.ts +0 -12
  802. package/src/models/Unit.ts +0 -16
  803. package/src/models/UnitWithChildren.ts +0 -18
  804. package/src/models/UseMainCreds.ts +0 -8
  805. package/src/models/UserAllChatMemoryView.ts +0 -12
  806. package/src/models/UserCatalogItemMemoryView.ts +0 -19
  807. package/src/models/UserChatByPeriod.ts +0 -9
  808. package/src/models/UserChatFeedback.ts +0 -20
  809. package/src/models/UserChatFeedbackCount.ts +0 -9
  810. package/src/models/UserChatMemoryStatusRequestView.ts +0 -11
  811. package/src/models/UserChatMemoryStatusView.ts +0 -11
  812. package/src/models/UserChatMemoryUpdateView.ts +0 -15
  813. package/src/models/UserCountRecord.ts +0 -9
  814. package/src/models/UserDetail.ts +0 -12
  815. package/src/models/UserEdxMemory.ts +0 -20
  816. package/src/models/UserMemory.ts +0 -23
  817. package/src/models/UserMemoryContextRequest.ts +0 -18
  818. package/src/models/UserMemoryContextResponse.ts +0 -17
  819. package/src/models/UserMemoryEntry.ts +0 -14
  820. package/src/models/UserMemoryEntryRequest.ts +0 -10
  821. package/src/models/UserMemoryRequest.ts +0 -17
  822. package/src/models/UserMetric.ts +0 -9
  823. package/src/models/UserMetricsResponse.ts +0 -12
  824. package/src/models/UserSentimentCountView.ts +0 -9
  825. package/src/models/UserTrendByPeriod.ts +0 -10
  826. package/src/models/V2GlobalMentorSearchResponse.ts +0 -34
  827. package/src/models/V2RecommendationResponse.ts +0 -70
  828. package/src/models/VectorResult.ts +0 -15
  829. package/src/models/VideoCaption.ts +0 -8
  830. package/src/models/Voice.ts +0 -14
  831. package/src/models/WebResource.ts +0 -14
  832. package/src/models/WebResourceCard.ts +0 -12
  833. package/src/models/WebResourcesQuery.ts +0 -8
  834. package/src/models/WebexConfig.ts +0 -15
  835. package/src/models/WebexWebhook.ts +0 -9
  836. package/src/models/WhatAppWebHook.ts +0 -8
  837. package/src/models/WhatsappConfig.ts +0 -16
  838. package/src/models/WhatsappUserConfig.ts +0 -15
  839. package/src/services/AiAccountService.ts +0 -857
  840. package/src/services/AiBotService.ts +0 -1330
  841. package/src/services/AiFinetuningService.ts +0 -472
  842. package/src/services/AiIndexService.ts +0 -710
  843. package/src/services/AiMarketingService.ts +0 -96
  844. package/src/services/AiMediaService.ts +0 -396
  845. package/src/services/AiMentorService.ts +0 -12043
  846. package/src/services/AiPromptService.ts +0 -1985
  847. package/src/services/AiSearchService.ts +0 -479
@@ -1,518 +0,0 @@
1
- import type { ConnectedService } from '../models/ConnectedService';
2
- import type { CredentialRequest } from '../models/CredentialRequest';
3
- import type { IntegrationCredential } from '../models/IntegrationCredential';
4
- import type { IntegrationCredentialSchema } from '../models/IntegrationCredentialSchema';
5
- import type { LLMCredentialRequest } from '../models/LLMCredentialRequest';
6
- import type { LLMCredentialResponse } from '../models/LLMCredentialResponse';
7
- import type { LLMCredentialSchema } from '../models/LLMCredentialSchema';
8
- import type { MaskedIntegrationCredential } from '../models/MaskedIntegrationCredential';
9
- import type { MaskedLLMCredential } from '../models/MaskedLLMCredential';
10
- import type { OAuthStartResponse } from '../models/OAuthStartResponse';
11
- import type { PatchedCredentialRequest } from '../models/PatchedCredentialRequest';
12
- import type { PatchedLLMCredentialRequest } from '../models/PatchedLLMCredentialRequest';
13
- import type { UseMainCreds } from '../models/UseMainCreds';
14
- import type { CancelablePromise } from '../core/CancelablePromise';
15
- export declare class AiAccountService {
16
- /**
17
- * @returns ConnectedService Callback for the OAuth flow
18
- * @throws ApiError
19
- */
20
- static aiAccountConnectedServicesCallbackRetrieve(): CancelablePromise<ConnectedService>;
21
- /**
22
- * Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
23
- * @returns ConnectedService
24
- * @throws ApiError
25
- */
26
- static aiAccountConnectedServicesOrgsUsersList({ org, userId, ordering, provider, search, service, }: {
27
- org: string; /**
28
- * Which field to use when ordering the results.
29
- */
30
- ordering?: string; /**
31
- * * `google` - Google
32
- */
33
- provider?: 'google'; /**
34
- * A search term.
35
- */
36
- search?: string; /**
37
- * * `google_drive` - Google Drive
38
- * * `google_document` - Google Document
39
- * * `google_slides` - Google Slides
40
- */
41
- service?: 'google_document' | 'google_drive' | 'google_slides';
42
- }): CancelablePromise<Array<ConnectedService>>;
43
- /**
44
- * Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
45
- * @returns ConnectedService
46
- * @throws ApiError
47
- */
48
- static aiAccountConnectedServicesOrgsUsersRetrieve({ id, org, userId, }: {
49
- /**
50
- * A unique integer value identifying this connected service.
51
- */
52
- id: number;
53
- org: string;
54
- }): CancelablePromise<ConnectedService>;
55
- /**
56
- * Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
57
- * @returns void
58
- * @throws ApiError
59
- */
60
- static aiAccountConnectedServicesOrgsUsersDestroy({ id, org, userId, }: {
61
- /**
62
- * A unique integer value identifying this connected service.
63
- */
64
- id: number;
65
- org: string;
66
- }): CancelablePromise<void>;
67
- /**
68
- * Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
69
- * @returns OAuthStartResponse Starts the OAuth flow for the given provider and service
70
- * @throws ApiError
71
- */
72
- static aiAccountConnectedServicesOrgsUsersRetrieve2({ org, provider, service, userId, }: {
73
- org: string;
74
- provider: string;
75
- service: string;
76
- }): CancelablePromise<OAuthStartResponse>;
77
- /**
78
- * Retrieve LLM credentials for an organization.
79
- *
80
- * Query Parameters:
81
- * name (optional): Filter results by LLM provider name
82
- *
83
- * Args:
84
- * request: The HTTP request
85
- * org: Organization key identifier
86
- *
87
- * Returns:
88
- * Response: List of LLM credentials for the organization
89
- *
90
- * Raises:
91
- * NotFound: When organization is not found or when no credentials match the filters
92
- * ValidationError: When query parameters are invalid
93
- * @returns LLMCredentialResponse
94
- * @throws ApiError
95
- */
96
- static aiAccountOrgsCredentialRetrieve({ org, name, }: {
97
- org: string;
98
- /**
99
- * Filter credentials by provider name (e.g., 'openai', 'google')
100
- */
101
- name?: string;
102
- }): CancelablePromise<LLMCredentialResponse>;
103
- /**
104
- * Create a new LLM credential for an organization.
105
- *
106
- * Args:
107
- * request: The HTTP request containing credential information
108
- * org: Organization key identifier
109
- *
110
- * Returns:
111
- * Response: Created LLM credential
112
- *
113
- * Raises:
114
- * NotFound: When organization is not found
115
- * ValidationError: When request data is invalid
116
- * @returns LLMCredentialResponse
117
- * @throws ApiError
118
- */
119
- static aiAccountOrgsCredentialCreate({ org, requestBody, }: {
120
- org: string;
121
- requestBody: LLMCredentialRequest;
122
- }): CancelablePromise<LLMCredentialResponse>;
123
- /**
124
- * Update an existing LLM credential for an organization.
125
- *
126
- * Args:
127
- * request: The HTTP request containing updated credential information
128
- * org: Organization key identifier
129
- *
130
- * Returns:
131
- * Response: Updated LLM credential
132
- *
133
- * Raises:
134
- * NotFound: When organization or credential is not found
135
- * ValidationError: When request data is invalid
136
- * @returns LLMCredentialResponse
137
- * @throws ApiError
138
- */
139
- static aiAccountOrgsCredentialPartialUpdate({ org, requestBody, }: {
140
- org: string;
141
- requestBody?: PatchedLLMCredentialRequest;
142
- }): CancelablePromise<LLMCredentialResponse>;
143
- /**
144
- * Delete an existing LLM credential for an organization.
145
- *
146
- * Args:
147
- * request: The HTTP request containing credential information (must include 'name')
148
- * org: Organization key identifier
149
- *
150
- * Returns:
151
- * Response: 204
152
- *
153
- * Raises:
154
- * NotFound: When organization or credential is not found
155
- * ValidationError: When request data is invalid
156
- * @returns void
157
- * @throws ApiError
158
- */
159
- static aiAccountOrgsCredentialDestroy({ org, }: {
160
- org: string;
161
- }): CancelablePromise<void>;
162
- /**
163
- * Retrieve LLM credentials schemas.
164
- *
165
- * Query Parameters:
166
- * name (optional): Filter results by LLM service name
167
- *
168
- * Args:
169
- * request: The HTTP request
170
- * org: Organization key identifier
171
- *
172
- * Returns:
173
- * Response: List of integration credentials schema available.
174
- *
175
- * Raises:
176
- * NotFound: When no credentials match the filters
177
- * ValidationError: When query parameters are invalid
178
- * @returns LLMCredentialSchema
179
- * @throws ApiError
180
- */
181
- static aiAccountOrgsCredentialSchemaRetrieve({ org, name, }: {
182
- org: string;
183
- /**
184
- * Filter credentials by provider name (e.g., 'openai', 'google')
185
- */
186
- name?: string;
187
- }): CancelablePromise<LLMCredentialSchema>;
188
- /**
189
- * Retrieve integration credentials for an organization.
190
- *
191
- * Query Parameters:
192
- * name (optional): Filter results by integration service name
193
- *
194
- * Args:
195
- * request: The HTTP request
196
- * org: Organization key identifier
197
- *
198
- * Returns:
199
- * Response: List of integration credentials for the organization
200
- *
201
- * Raises:
202
- * NotFound: When organization is not found or when no credentials match the filters
203
- * ValidationError: When query parameters are invalid
204
- * @returns IntegrationCredential
205
- * @throws ApiError
206
- */
207
- static aiAccountOrgsIntegrationCredentialRetrieve({ org, name, }: {
208
- org: string;
209
- /**
210
- * Filter credentials by provider name (e.g., 'openai', 'google')
211
- */
212
- name?: string;
213
- }): CancelablePromise<IntegrationCredential>;
214
- /**
215
- * Create a new integration credential for an organization.
216
- *
217
- * Args:
218
- * request: The HTTP request containing credential information
219
- * org: Organization key identifier
220
- *
221
- * Returns:
222
- * Response: Created integration credential
223
- *
224
- * Raises:
225
- * NotFound: When organization is not found
226
- * ValidationError: When request data is invalid
227
- * @returns IntegrationCredential
228
- * @throws ApiError
229
- */
230
- static aiAccountOrgsIntegrationCredentialCreate({ org, requestBody, }: {
231
- org: string;
232
- requestBody: CredentialRequest;
233
- }): CancelablePromise<IntegrationCredential>;
234
- /**
235
- * Update an existing integration credential for an organization.
236
- *
237
- * Args:
238
- * request: The HTTP request containing updated credential information
239
- * org: Organization key identifier
240
- *
241
- * Returns:
242
- * Response: Updated integration credential
243
- *
244
- * Raises:
245
- * NotFound: When organization or credential is not found
246
- * ValidationError: When request data is invalid
247
- * @returns IntegrationCredential
248
- * @throws ApiError
249
- */
250
- static aiAccountOrgsIntegrationCredentialPartialUpdate({ org, requestBody, }: {
251
- org: string;
252
- requestBody?: PatchedCredentialRequest;
253
- }): CancelablePromise<IntegrationCredential>;
254
- /**
255
- * Delete an existing integration credential for an organization.
256
- *
257
- * Args:
258
- * request: The HTTP request containing credential information (must include 'name')
259
- * org: Organization key identifier
260
- *
261
- * Returns:
262
- * Response: 204
263
- *
264
- * Raises:
265
- * NotFound: When organization or credential is not found
266
- * ValidationError: When request data is invalid
267
- * @returns void
268
- * @throws ApiError
269
- */
270
- static aiAccountOrgsIntegrationCredentialDestroy({ org, }: {
271
- org: string;
272
- }): CancelablePromise<void>;
273
- /**
274
- * Retrieve integration credentials schema for.
275
- *
276
- * Query Parameters:
277
- * name (optional): Filter results by integration service name
278
- *
279
- * Args:
280
- * request: The HTTP request
281
- * org: Organization key identifier
282
- *
283
- * Returns:
284
- * Response: List of integration credentials schema available.
285
- *
286
- * Raises:
287
- * NotFound: When no credentials match the filters
288
- * ValidationError: When query parameters are invalid
289
- * @returns IntegrationCredentialSchema
290
- * @throws ApiError
291
- */
292
- static aiAccountOrgsIntegrationCredentialSchemaRetrieve({ org, name, }: {
293
- org: string;
294
- /**
295
- * Filter credentials by provider name (e.g., 'openai', 'google')
296
- */
297
- name?: string;
298
- }): CancelablePromise<IntegrationCredentialSchema>;
299
- /**
300
- * Retrieve LLM credentials for an organization.
301
- *
302
- * Query Parameters:
303
- * name (optional): Filter results by LLM provider name
304
- *
305
- * Args:
306
- * request: The HTTP request
307
- * org: Organization key identifier
308
- *
309
- * Returns:
310
- * Response: List of LLM credentials for the organization
311
- *
312
- * Raises:
313
- * NotFound: When organization is not found or when no credentials match the filters
314
- * ValidationError: When query parameters are invalid
315
- * @returns LLMCredentialResponse
316
- * @throws ApiError
317
- */
318
- static aiAccountOrgsLlmCredentialRetrieve({ org, name, }: {
319
- org: string;
320
- /**
321
- * Filter credentials by provider name (e.g., 'openai', 'google')
322
- */
323
- name?: string;
324
- }): CancelablePromise<LLMCredentialResponse>;
325
- /**
326
- * Create a new LLM credential for an organization.
327
- *
328
- * Args:
329
- * request: The HTTP request containing credential information
330
- * org: Organization key identifier
331
- *
332
- * Returns:
333
- * Response: Created LLM credential
334
- *
335
- * Raises:
336
- * NotFound: When organization is not found
337
- * ValidationError: When request data is invalid
338
- * @returns LLMCredentialResponse
339
- * @throws ApiError
340
- */
341
- static aiAccountOrgsLlmCredentialCreate({ org, requestBody, }: {
342
- org: string;
343
- requestBody: LLMCredentialRequest;
344
- }): CancelablePromise<LLMCredentialResponse>;
345
- /**
346
- * Update an existing LLM credential for an organization.
347
- *
348
- * Args:
349
- * request: The HTTP request containing updated credential information
350
- * org: Organization key identifier
351
- *
352
- * Returns:
353
- * Response: Updated LLM credential
354
- *
355
- * Raises:
356
- * NotFound: When organization or credential is not found
357
- * ValidationError: When request data is invalid
358
- * @returns LLMCredentialResponse
359
- * @throws ApiError
360
- */
361
- static aiAccountOrgsLlmCredentialPartialUpdate({ org, requestBody, }: {
362
- org: string;
363
- requestBody?: PatchedLLMCredentialRequest;
364
- }): CancelablePromise<LLMCredentialResponse>;
365
- /**
366
- * Delete an existing LLM credential for an organization.
367
- *
368
- * Args:
369
- * request: The HTTP request containing credential information (must include 'name')
370
- * org: Organization key identifier
371
- *
372
- * Returns:
373
- * Response: 204
374
- *
375
- * Raises:
376
- * NotFound: When organization or credential is not found
377
- * ValidationError: When request data is invalid
378
- * @returns void
379
- * @throws ApiError
380
- */
381
- static aiAccountOrgsLlmCredentialDestroy({ org, }: {
382
- org: string;
383
- }): CancelablePromise<void>;
384
- /**
385
- * Retrieve masked integration credentials for an organization.
386
- *
387
- * Query Parameters:
388
- * name (optional): Filter results by integration service name
389
- *
390
- * Args:
391
- * request: The HTTP request
392
- * org: Organization key identifier
393
- *
394
- * Returns:
395
- * Response: List of integration credentials for the organization
396
- *
397
- * Raises:
398
- * NotFound: When organization is not found or when no credentials match the filters
399
- * ValidationError: When query parameters are invalid
400
- * @returns MaskedIntegrationCredential
401
- * @throws ApiError
402
- */
403
- static aiAccountOrgsMaskedIntegrationCredentialList({ org, name, }: {
404
- org: string;
405
- /**
406
- * Filter credentials by provider name (e.g., 'openai', 'google')
407
- */
408
- name?: string;
409
- }): CancelablePromise<Array<MaskedIntegrationCredential>>;
410
- /**
411
- * Retrieve LLM credentials for an organization with the value entries masked.
412
- *
413
- * Query Parameters:
414
- * name (optional): Filter results by LLM provider name
415
- *
416
- * Args:
417
- * request: The HTTP request
418
- * org: Organization key identifier
419
- *
420
- * Returns:
421
- * Response: List of LLM credentials for the organization
422
- *
423
- * Raises:
424
- * NotFound: When organization is not found or when no credentials match the filters
425
- * ValidationError: When query parameters are invalid
426
- * @returns MaskedLLMCredential
427
- * @throws ApiError
428
- */
429
- static aiAccountOrgsMaskedLlmCredentialRetrieve({ org, name, }: {
430
- org: string;
431
- /**
432
- * Filter credentials by provider name (e.g., 'openai', 'google')
433
- */
434
- name?: string;
435
- }): CancelablePromise<MaskedLLMCredential>;
436
- /**
437
- * Enable or disable the use of main LLM credentials for an organization.
438
- *
439
- * Request Body:
440
- * enable (boolean): Set to true to enable main credentials
441
- * disable (boolean): Set to true to disable main credentials
442
- *
443
- * Args:
444
- * request: The HTTP request
445
- * org: Organization key identifier
446
- *
447
- * Returns:
448
- * Response: Confirmation message
449
- *
450
- * Raises:
451
- * ValidationError: When neither enable nor disable is specified
452
- * @returns any
453
- * @throws ApiError
454
- */
455
- static aiAccountOrgsUseDefaultLlmKeyCreate({ org, requestBody, }: {
456
- org: string;
457
- requestBody: UseMainCreds;
458
- }): CancelablePromise<{
459
- message?: string;
460
- }>;
461
- /**
462
- * Enable, disable, or update free trial settings for an organization.
463
- *
464
- * Request Body:
465
- * enable (boolean): Set to true to enable free trial
466
- * disable (boolean): Set to true to disable free trial
467
- * metadata (object, optional): Additional metadata for the free trial
468
- *
469
- * Args:
470
- * request: The HTTP request
471
- * org: Organization key identifier
472
- *
473
- * Returns:
474
- * Response: Confirmation message
475
- * @returns any No response body
476
- * @throws ApiError
477
- */
478
- static aiAccountOrgsUseFreeTrialCreate({ org, }: {
479
- org: string;
480
- }): CancelablePromise<any>;
481
- /**
482
- * Retrieve the status of main LLM credential usage for an organization.
483
- *
484
- * Args:
485
- * request: The HTTP request
486
- * org: Organization key identifier
487
- * user_id: User identifier
488
- *
489
- * Returns:
490
- * Response: Status of main LLM credential usage
491
- * @returns any No response body
492
- * @throws ApiError
493
- */
494
- static aiAccountOrgsUsersDefaultLlmKeyUsageRetrieve({ org, userId, }: {
495
- org: string;
496
- }): CancelablePromise<any>;
497
- /**
498
- * Retrieve the free trial status for an organization.
499
- *
500
- * Args:
501
- * request: The HTTP request
502
- * org: Organization key identifier
503
- *
504
- * Returns:
505
- * Response: Free trial status (boolean)
506
- *
507
- * Raises:
508
- * NotFound: When organization is not found
509
- * @returns any
510
- * @throws ApiError
511
- */
512
- static aiAccountOrgsUsersFreeTrialRetrieve({ org, userId, }: {
513
- org: string;
514
- userId: string;
515
- }): CancelablePromise<{
516
- is_in_free_trial?: boolean;
517
- }>;
518
- }