@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,291 +0,0 @@
1
- import type { MentorSearchResponse } from '../models/MentorSearchResponse';
2
- import type { PlatformPrompt } from '../models/PlatformPrompt';
3
- import type { PlatformPromptResponse } from '../models/PlatformPromptResponse';
4
- import type { V2GlobalMentorSearchResponse } from '../models/V2GlobalMentorSearchResponse';
5
- import type { V2RecommendationResponse } from '../models/V2RecommendationResponse';
6
- import type { CancelablePromise } from '../core/CancelablePromise';
7
- export declare class AiSearchService {
8
- /**
9
- * Search and filter AI mentors across the platform
10
- *
11
- * Search and filter AI mentors with support for filtering, pagination, and detailed mentor information.
12
- * This endpoint supports both anonymous and authenticated users with different access levels.
13
- *
14
- * **Anonymous Users:**
15
- * - Access to public mentors only (VIEWABLE_BY_ANYONE)
16
- * - Limited search capabilities
17
- * - No personalization
18
- *
19
- * **Authenticated Users:**
20
- * - Full access based on platform permissions (scoped to requested platform)
21
- * - Personalized results
22
- * - Access to tenant-specific mentors
23
- *
24
- * Notes:
25
- * - Detail view is removed; use the ibl_ai_mentor app for mentor details
26
- * - include_main_public_mentors=true shows only VIEWABLE_BY_ANYONE mentors from the main tenant across tenants
27
- * - For authenticated requests, platform_key is required when username is provided
28
- *
29
- * @returns V2GlobalMentorSearchResponse
30
- * @throws ApiError
31
- */
32
- static v2GlobalMentorSearch({ platformKey, category, includeMainPublicMentors, limit, llm, offset, query, tenant, }: {
33
- /**
34
- * Platform key for RBAC enforcement
35
- */
36
- platformKey: string;
37
- /**
38
- * Mentor category filter
39
- */
40
- category?: string;
41
- /**
42
- * Include main tenant public mentors (VIEWABLE_BY_ANYONE) when true
43
- */
44
- includeMainPublicMentors?: boolean;
45
- /**
46
- * Number of results per page
47
- */
48
- limit?: number;
49
- /**
50
- * LLM model filter
51
- */
52
- llm?: string;
53
- /**
54
- * Number of results to skip
55
- */
56
- offset?: number;
57
- /**
58
- * Search query for mentors
59
- */
60
- query?: string;
61
- /**
62
- * Tenant key(s) (CSV)
63
- */
64
- tenant?: string;
65
- }): CancelablePromise<V2GlobalMentorSearchResponse>;
66
- /**
67
- * Handle GET requests for my mentors.
68
- * @returns MentorSearchResponse
69
- * @throws ApiError
70
- */
71
- static aiSearchOrgsUsersMyMentorsRetrieve({ org, username, audience, category, createdBy, featured, id, includeMainPublicMentors, limit, llm, offset, orderBy, orderDirection, query, tags, tenant, uniqueId, }: {
72
- org: string;
73
- username: string;
74
- /**
75
- * Filter by target audience
76
- */
77
- audience?: Array<string>;
78
- /**
79
- * Filter by mentor category
80
- */
81
- category?: Array<string>;
82
- /**
83
- * Filter mentors created by specific user
84
- */
85
- createdBy?: string;
86
- /**
87
- * Filter by featured status
88
- */
89
- featured?: boolean;
90
- /**
91
- * Retrieve a specific mentor by ID
92
- */
93
- id?: number;
94
- /**
95
- * Include public mentors from main tenant
96
- */
97
- includeMainPublicMentors?: boolean;
98
- /**
99
- * Number of results per page
100
- */
101
- limit?: number;
102
- /**
103
- * Filter by language model type
104
- */
105
- llm?: Array<string>;
106
- /**
107
- * Starting position for pagination
108
- */
109
- offset?: number;
110
- /**
111
- * Field to sort results by ('created_at', 'recently_accessed_at')
112
- */
113
- orderBy?: string;
114
- /**
115
- * Sort direction ('asc' or 'desc')
116
- */
117
- orderDirection?: string;
118
- /**
119
- * Search term to filter mentors by name or description
120
- */
121
- query?: string;
122
- /**
123
- * Filter by tags
124
- */
125
- tags?: Array<string>;
126
- /**
127
- * Filter by tenant/organization
128
- */
129
- tenant?: string;
130
- /**
131
- * Retrieve a specific mentor by UUID
132
- */
133
- uniqueId?: string;
134
- }): CancelablePromise<MentorSearchResponse>;
135
- /**
136
- * List recommendation prompts for a platform
137
- * Get all recommendation prompts for a specific platform. Optionally filter by SPA URL or recommendation type.
138
- * @returns PlatformPromptResponse
139
- * @throws ApiError
140
- */
141
- static listPlatformPrompts(): CancelablePromise<Array<PlatformPromptResponse>>;
142
- /**
143
- * Create a new recommendation prompt
144
- * Create a new recommendation prompt for a platform and SPA.
145
- * @returns PlatformPromptResponse
146
- * @throws ApiError
147
- */
148
- static createPlatformPrompt({ requestBody, }: {
149
- requestBody?: PlatformPrompt;
150
- }): CancelablePromise<PlatformPromptResponse>;
151
- /**
152
- * Update an existing recommendation prompt
153
- * Update an existing prompt by ID. Must provide platform_key to verify ownership.
154
- * @returns PlatformPromptResponse
155
- * @throws ApiError
156
- */
157
- static updatePlatformPrompt({ requestBody, }: {
158
- requestBody?: PlatformPrompt;
159
- }): CancelablePromise<PlatformPromptResponse>;
160
- /**
161
- * Delete a recommendation prompt
162
- * Delete a recommendation prompt by ID. Must provide platform_key to verify ownership. This permanently removes the prompt.
163
- * @returns void
164
- * @throws ApiError
165
- */
166
- static deletePlatformPrompt(): CancelablePromise<void>;
167
- /**
168
- * Generate AI-driven course recommendations
169
- *
170
- * Generate personalized course recommendations using AI that considers the user's
171
- * learning history, organizational goals, and available courses.
172
- *
173
- * **Authentication Required:**
174
- * - User must be authenticated
175
- * - Platform key must be provided
176
- * - User must have access to the specified platform
177
- *
178
- * **How It Works:**
179
- * 1. Fetches tenant's custom recommendation prompt (if configured)
180
- * 2. Analyzes user's course completion history and performance
181
- * 3. Reviews available course catalog
182
- * 4. Uses AI to match courses to user's needs and organizational goals
183
- * 5. Returns 3-5 courses with clear explanations
184
- *
185
- * **Tenant Prompts:**
186
- * Each organization can configure custom prompts that guide recommendations.
187
- * For example: "Prioritize leadership for sales roles" or "Focus on technical skills."
188
- *
189
- * **Use Cases:**
190
- * - Manual recommendation requests by users
191
- * - Post-assessment recommendations
192
- * - Milestone-triggered suggestions
193
- * - Learning path planning
194
- *
195
- * @returns V2RecommendationResponse
196
- * @throws ApiError
197
- */
198
- static v2CourseRecommendations({ platformKey, assessmentId, contextType, difficultyLevels, domains, includeMainCatalog, includeUserHistory, includeUserSkills, k, limit, page, pageSize, rankingPrompt, rankingStrategy, recommendationType, searchTerms, spaUrl, triggerSource, useLlmRanking, useRagSearch, }: {
199
- /**
200
- * Platform key for tenant-scoped recommendations
201
- */
202
- platformKey: string;
203
- /**
204
- * Assessment ID if triggered by assessment completion
205
- */
206
- assessmentId?: string;
207
- /**
208
- * Context type for recommendation (e.g., 'assessment_completed', 'milestone_reached')
209
- */
210
- contextType?: string;
211
- /**
212
- * Filter recommendations to specific difficulty levels (CSV)
213
- */
214
- difficultyLevels?: string;
215
- /**
216
- * Filter recommendations to specific domains (CSV)
217
- */
218
- domains?: string;
219
- /**
220
- * Include items from 'main' tenant catalog IN ADDITION TO platform-specific catalog. By default, only platform-specific data is returned (tenant isolation). Set to True to also include shared 'main' tenant resources.
221
- */
222
- includeMainCatalog?: boolean;
223
- /**
224
- * Include user's learning history (completed courses, topics) in the RAG search query. Helps find content that builds on their background.
225
- */
226
- includeUserHistory?: boolean;
227
- /**
228
- * Include user's skills and badges in the RAG search query. Helps personalize results based on what the user already knows.
229
- */
230
- includeUserSkills?: boolean;
231
- /**
232
- * Number of similar items to retrieve via RAG per tenant (before filtering). Higher values give more options but may be slower.
233
- */
234
- k?: number;
235
- /**
236
- * Number of course recommendations to return (max 20)
237
- */
238
- limit?: number;
239
- /**
240
- * Page number for pagination (starts at 1)
241
- */
242
- page?: number;
243
- /**
244
- * Number of recommendations per page (max 100)
245
- */
246
- pageSize?: number;
247
- /**
248
- * Custom prompt for LLM ranking (only if ranking_strategy='custom'). Define how the LLM should evaluate and order the recommendations.
249
- */
250
- rankingPrompt?: string;
251
- /**
252
- * Strategy for LLM ranking. Only used if use_llm_ranking=True.
253
- *
254
- * * `relevance` - Rank by relevance and value (default)
255
- * * `difficulty` - Rank by difficulty progression
256
- * * `personalized` - Personalize to user context and goals
257
- * * `custom` - Use custom ranking prompt
258
- */
259
- rankingStrategy?: 'relevance' | 'difficulty' | 'personalized' | 'custom';
260
- /**
261
- * Type of resource to recommend (catalog items or mentors)
262
- *
263
- * * `mentors` - Mentor Recommendations
264
- * * `courses` - Course Recommendations
265
- * * `programs` - Program Recommendations
266
- * * `resources` - Resource Recommendations
267
- * * `pathways` - Pathway Recommendations
268
- */
269
- recommendationType?: 'mentors' | 'courses' | 'programs' | 'resources' | 'pathways';
270
- /**
271
- * Search terms to find similar content (e.g., 'leadership', 'data science'). Used to build the RAG query.
272
- */
273
- searchTerms?: string;
274
- /**
275
- * Frontend/SPA identifier (e.g., 'catalog.example.com', 'mentor-ai.ibl.com'). Used to retrieve the correct prompt for that specific frontend. Auto-detected from HTTP_REFERER if not provided.
276
- */
277
- spaUrl?: string;
278
- /**
279
- * What triggered this recommendation request
280
- */
281
- triggerSource?: string;
282
- /**
283
- * Use LLM to rank and personalize RAG results. Adds AI-generated reasoning but increases cost and latency. Only applies if use_rag_search=True.
284
- */
285
- useLlmRanking?: boolean;
286
- /**
287
- * Use RAG similarity search instead of full LLM catalog review. Faster and more cost-effective. Set to False for legacy LLM-only behavior.
288
- */
289
- useRagSearch?: boolean;
290
- }): CancelablePromise<V2RecommendationResponse>;
291
- }
@@ -1,18 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AIGeneratedImage = {
6
- readonly id: number;
7
- /**
8
- * edX user ID
9
- */
10
- user?: number | null;
11
- image: string;
12
- platform?: number | null;
13
- prompt?: string;
14
- model?: string;
15
- provider?: string;
16
- readonly date_created: string;
17
- };
18
-
@@ -1,9 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AIUserProfileMemoryRelation = {
6
- readonly tag: string;
7
- detail?: string | null;
8
- };
9
-
@@ -1,9 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AIUserProfileRequest = {
6
- tag: string;
7
- detail: string;
8
- };
9
-
@@ -1,12 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * * `public` - Public
7
- * * `private` - Private
8
- */
9
- export enum AccessEnum {
10
- PUBLIC = 'public',
11
- PRIVATE = 'private',
12
- }
@@ -1,10 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AccessTimesHeatmap = {
6
- day_of_week: number;
7
- hour: number;
8
- value: number;
9
- };
10
-
@@ -1,18 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Request serializer for accessible mentors by email endpoint.
7
- */
8
- export type AccessibleMentorsByEmailRequest = {
9
- /**
10
- * The user email to check mentor access for
11
- */
12
- email: string;
13
- /**
14
- * If true, return all mentors in the platform. If false (default), return only mentors owned by the user's email.
15
- */
16
- all_mentors?: boolean;
17
- };
18
-
@@ -1,18 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Response serializer for accessible mentors by email.
7
- */
8
- export type AccessibleMentorsByEmailResponse = {
9
- /**
10
- * List of mentor unique IDs
11
- */
12
- readonly mentors: Array<string>;
13
- /**
14
- * The user ID that mentors belong to
15
- */
16
- readonly user_id: number;
17
- };
18
-
@@ -1,15 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Action/trace name cost breakdown.
7
- */
8
- export type ActionBreakdown = {
9
- action: string;
10
- cost: string;
11
- sessions: number;
12
- trace_count: number;
13
- unique_users?: number;
14
- };
15
-
@@ -1,17 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Serializer for adding a mentor to a disclaimer.
7
- *
8
- * This serializer validates the mentor_id input and provides proper schema documentation
9
- * for the add_mentor action.
10
- */
11
- export type AddMentorToDisclaimer = {
12
- /**
13
- * The unique_id of the mentor to add to the disclaimer.
14
- */
15
- mentor_id: string;
16
- };
17
-
@@ -1,12 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * * `left` - Left
7
- * * `right` - Right
8
- */
9
- export enum AlignMentorBubbleEnum {
10
- LEFT = 'left',
11
- RIGHT = 'right',
12
- }
@@ -1,12 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- import type { MetricChange } from './MetricChange';
6
- export type AnalyticsOverview = {
7
- conversation_volume: MetricChange;
8
- users: MetricChange;
9
- topics: MetricChange;
10
- user_rating: MetricChange;
11
- };
12
-
@@ -1,16 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Serializer for an individual answer choice for a question.
7
- *
8
- * Attributes:
9
- * text (str): The text of the answer.
10
- * is_correct (Optional[bool]): Boolean indicating if this answer is correct.
11
- */
12
- export type Answer = {
13
- text: string;
14
- is_correct?: boolean;
15
- };
16
-
@@ -1,61 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Serializer for Artifact model.
7
- *
8
- * Artifacts are structured content like essays, documents, code files, etc.
9
- * that are generated by AI agents during a chat session and are best
10
- * displayed separately from the normal chat flow.
11
- *
12
- * Fields:
13
- * - id: Unique identifier for the artifact
14
- * - title: Title or identifier for the artifact
15
- * - content: The markdown-styled content of the artifact
16
- * - file_extension: The extension of the file (e.g., 'py', 'md', 'html', 'json', 'csv')
17
- * - chat_message: Reference to the chat message that contains this artifact
18
- * - llm_name: Name of the LLM that generated the artifact
19
- * - llm_provider: Provider of the LLM (e.g., 'openai', 'google', 'anthropic')
20
- * - date_created: Timestamp when the artifact was created
21
- * - date_updated: Timestamp when the artifact was last updated
22
- * - metadata: Additional metadata for the artifact
23
- * - username: Username of the student who owns the artifact (read-only)
24
- * - session_id: UUID of the session that generated the artifact (read-only)
25
- *
26
- * Read-only fields:
27
- * - id, date_created, date_updated, username, session_id
28
- */
29
- export type Artifact = {
30
- readonly id: number;
31
- /**
32
- * Title or identifier for the artifact
33
- */
34
- title: string;
35
- /**
36
- * The markdown-styled content of the artifact
37
- */
38
- content: string;
39
- /**
40
- * The extension of the file for the artifact. eg. `py`, `md`, `html`, `json`, `csv`, etc
41
- */
42
- readonly file_extension: string;
43
- readonly chat_message: number;
44
- readonly llm_name: string;
45
- readonly llm_provider: string;
46
- readonly date_created: string;
47
- readonly date_updated: string;
48
- /**
49
- * Additional metadata for the artifact
50
- */
51
- metadata?: any;
52
- /**
53
- * Username of the student who owns this artifact
54
- */
55
- readonly username: string;
56
- /**
57
- * UUID of the session that generated this artifact
58
- */
59
- readonly session_id: string;
60
- };
61
-
@@ -1,50 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- /**
6
- * Lightweight serializer for listing artifacts.
7
- *
8
- * This serializer is optimized for list views, excluding the potentially
9
- * large content field and including useful computed fields.
10
- *
11
- * Fields:
12
- * - id: Unique identifier for the artifact
13
- * - title: Title or identifier for the artifact
14
- * - file_extension: The extension of the file
15
- * - llm_name: Name of the LLM that generated the artifact
16
- * - llm_provider: Provider of the LLM
17
- * - date_created: Timestamp when the artifact was created
18
- * - date_updated: Timestamp when the artifact was last updated
19
- * - username: Username of the student who owns the artifact
20
- * - session_id: UUID of the session that generated the artifact
21
- * - content_length: Length of the content in characters
22
- */
23
- export type ArtifactList = {
24
- readonly id: number;
25
- /**
26
- * Title or identifier for the artifact
27
- */
28
- readonly title: string;
29
- /**
30
- * The extension of the file for the artifact. eg. `py`, `md`, `html`, `json`, `csv`, etc
31
- */
32
- readonly file_extension: string;
33
- readonly llm_name: string;
34
- readonly llm_provider: string;
35
- readonly date_created: string;
36
- readonly date_updated: string;
37
- /**
38
- * Username of the student who owns this artifact
39
- */
40
- readonly username: string;
41
- /**
42
- * UUID of the session that generated this artifact
43
- */
44
- readonly session_id: string;
45
- /**
46
- * Length of the artifact content in characters
47
- */
48
- readonly content_length: number;
49
- };
50
-
@@ -1,9 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- import type { AssumedKnowledgeLevel } from './AssumedKnowledgeLevel';
6
- export type AssumedKnowledge = {
7
- levels: Array<AssumedKnowledgeLevel>;
8
- };
9
-
@@ -1,9 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AssumedKnowledgeLevel = {
6
- category: string;
7
- level: string;
8
- };
9
-
@@ -1,8 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AudioToTextRequest = {
6
- file: string;
7
- };
8
-
@@ -1,8 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AudioToTextResponse = {
6
- text: string;
7
- };
8
-
@@ -1,9 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- export type AutoMemoryPrompt = {
6
- auto_memory_prompt?: string;
7
- reset?: boolean;
8
- };
9
-
@@ -1,42 +0,0 @@
1
- /* generated using openapi-typescript-codegen -- do not edit */
2
- /* istanbul ignore file */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- import type { ComparisonInfo } from './ComparisonInfo';
6
- import type { FinanceFilters } from './FinanceFilters';
7
- import type { OvertimeData } from './OvertimeData';
8
- import type { PeriodInfo } from './PeriodInfo';
9
- /**
10
- * Base response for all finance metrics.
11
- */
12
- export type BaseFinanceResponse = {
13
- /**
14
- * The metric type that was requested
15
- */
16
- metric: string;
17
- /**
18
- * Applied filters for this query
19
- */
20
- filters: FinanceFilters;
21
- /**
22
- * Primary metric value (cost in USD)
23
- */
24
- value: string;
25
- /**
26
- * Percentage change vs comparison period (null if no comparison)
27
- */
28
- percentage_change: number | null;
29
- /**
30
- * Time series data for overtime visualization
31
- */
32
- overtime: Array<OvertimeData>;
33
- /**
34
- * Information about the analysis period
35
- */
36
- period_info: PeriodInfo;
37
- /**
38
- * Information about comparison period (empty if no comparison)
39
- */
40
- comparison_info: ComparisonInfo;
41
- };
42
-