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