@iblai/iblai-api 4.2.1-ai-plus → 4.3.0-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.
- package/dist/index.cjs.js +10681 -28295
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +10682 -28288
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +10681 -28295
- package/dist/index.umd.js.map +1 -1
- package/dist/types/index.d.ts +2 -341
- package/dist/types/models/{StripeCheckoutSessionRequestModeEnum.d.ts → ModeEnum.d.ts} +1 -1
- package/dist/types/models/NotificationSource.d.ts +2 -2
- package/dist/types/models/StripeCheckoutSessionRequest.d.ts +2 -2
- package/dist/types/models/{NotificationSourceTypeEnum.d.ts → TypeEnum.d.ts} +1 -1
- package/dist/types/services/AiAnalyticsService.d.ts +0 -3934
- package/dist/types/services/SearchService.d.ts +0 -730
- package/package.json +1 -1
- package/src/core/OpenAPI.ts +1 -1
- package/src/index.ts +2 -341
- package/src/models/{StripeCheckoutSessionRequestModeEnum.ts → ModeEnum.ts} +1 -1
- package/src/models/NotificationSource.ts +2 -2
- package/src/models/StripeCheckoutSessionRequest.ts +2 -2
- package/src/models/{NotificationSourceTypeEnum.ts → TypeEnum.ts} +1 -1
- package/src/services/AiAnalyticsService.ts +3604 -10156
- package/src/services/SearchService.ts +398 -1446
- package/dist/types/models/AIGeneratedImage.d.ts +0 -13
- package/dist/types/models/AIUserProfileMemoryRelation.d.ts +0 -4
- package/dist/types/models/AIUserProfileRequest.d.ts +0 -4
- package/dist/types/models/APITokenCost.d.ts +0 -14
- package/dist/types/models/AccessEnum.d.ts +0 -8
- package/dist/types/models/AlignMentorBubbleEnum.d.ts +0 -8
- package/dist/types/models/AnalyticsOverview.d.ts +0 -7
- package/dist/types/models/Answer.d.ts +0 -11
- package/dist/types/models/AssumedKnowledge.d.ts +0 -4
- package/dist/types/models/AssumedKnowledgeLevel.d.ts +0 -4
- package/dist/types/models/AudioToTextRequest.d.ts +0 -3
- package/dist/types/models/AudioToTextResponse.d.ts +0 -3
- package/dist/types/models/Bot.d.ts +0 -15
- package/dist/types/models/BotCommand.d.ts +0 -6
- package/dist/types/models/BotCreate.d.ts +0 -12
- package/dist/types/models/CallAuthenticationRequest.d.ts +0 -13
- package/dist/types/models/CallAuthenticationResponse.d.ts +0 -21
- package/dist/types/models/CallConfiguration.d.ts +0 -26
- package/dist/types/models/CallConfigurationModeEnum.d.ts +0 -8
- package/dist/types/models/ChatHistory.d.ts +0 -8
- package/dist/types/models/ChatHistoryFilterData.d.ts +0 -9
- package/dist/types/models/ChatHistoryFilterUser.d.ts +0 -5
- package/dist/types/models/ChatHistoryItem.d.ts +0 -5
- package/dist/types/models/ChatHistorySessionId.d.ts +0 -3
- package/dist/types/models/ChatSessionRequest.d.ts +0 -14
- package/dist/types/models/ChatSessionResponse.d.ts +0 -5
- package/dist/types/models/CheckDocumentTrainingStatus.d.ts +0 -10
- package/dist/types/models/ComponentBlock.d.ts +0 -9
- package/dist/types/models/ComponentBlockTypeEnum.d.ts +0 -8
- package/dist/types/models/ConversationMessage.d.ts +0 -11
- package/dist/types/models/ConversationRating.d.ts +0 -6
- package/dist/types/models/ConversationSummary.d.ts +0 -5
- package/dist/types/models/ConversationVolume.d.ts +0 -4
- package/dist/types/models/Conversations.d.ts +0 -28
- package/dist/types/models/Cost.d.ts +0 -3
- package/dist/types/models/CostPerTenant.d.ts +0 -6
- package/dist/types/models/CourseCreationTask.d.ts +0 -31
- package/dist/types/models/CourseCreationTaskFile.d.ts +0 -7
- package/dist/types/models/CourseCreationTaskStatusEnum.d.ts +0 -16
- package/dist/types/models/CrawlerPatternTypeEnum.d.ts +0 -8
- package/dist/types/models/CredentialRequest.d.ts +0 -14
- package/dist/types/models/CrontabSchedule.d.ts +0 -22
- package/dist/types/models/CustomInstructionResponse.d.ts +0 -13
- package/dist/types/models/DataSet.d.ts +0 -21
- package/dist/types/models/DataSetCreate.d.ts +0 -12
- package/dist/types/models/DataSetStatusEnum.d.ts +0 -12
- package/dist/types/models/DateRange.d.ts +0 -4
- package/dist/types/models/DiscordConfig.d.ts +0 -7
- package/dist/types/models/DiscordUserConfig.d.ts +0 -10
- package/dist/types/models/DiscordWebhook.d.ts +0 -6
- package/dist/types/models/Document.d.ts +0 -41
- package/dist/types/models/DocumentFacet.d.ts +0 -17
- package/dist/types/models/DocumentSearchResponse.d.ts +0 -35
- package/dist/types/models/DocumentSettingsResponse.d.ts +0 -3
- package/dist/types/models/EdxCourse.d.ts +0 -11
- package/dist/types/models/ElevenlabsCustomVoice.d.ts +0 -4
- package/dist/types/models/ElevenlabsCustomVoiceResponse.d.ts +0 -8
- package/dist/types/models/EmailPromptDetail.d.ts +0 -13
- package/dist/types/models/EmailPromptList.d.ts +0 -11
- package/dist/types/models/EmailPromptSummary.d.ts +0 -5
- package/dist/types/models/FreeUsageCount.d.ts +0 -3
- package/dist/types/models/FullCourse.d.ts +0 -13
- package/dist/types/models/GreetingMethodEnum.d.ts +0 -8
- package/dist/types/models/GuidedPromptsResponse.d.ts +0 -3
- package/dist/types/models/HeygenMarketingVideoDetail.d.ts +0 -8
- package/dist/types/models/HeygenMarketingVideoList.d.ts +0 -6
- package/dist/types/models/HeygenTemplateRequest.d.ts +0 -5
- package/dist/types/models/HeygenTemplateResponseSingle.d.ts +0 -6
- package/dist/types/models/HeygenVideoDetail.d.ts +0 -8
- package/dist/types/models/HeygenVideoRequest.d.ts +0 -5
- package/dist/types/models/HumanSupportTicket.d.ts +0 -21
- package/dist/types/models/HumanSupportTicketStatusEnum.d.ts +0 -10
- package/dist/types/models/IBLAIPlatformMeta.d.ts +0 -3
- package/dist/types/models/IBLAIPlatformMetaRequest.d.ts +0 -6
- package/dist/types/models/IBLAIPlatformMetaUpdateRequest.d.ts +0 -10
- package/dist/types/models/InputQuestion.d.ts +0 -6
- package/dist/types/models/IntegrationCredential.d.ts +0 -8
- package/dist/types/models/IntialQuestionAnswer.d.ts +0 -3
- package/dist/types/models/JobRun.d.ts +0 -11
- package/dist/types/models/KindEnum.d.ts +0 -10
- package/dist/types/models/LLMCredentialRequest.d.ts +0 -14
- package/dist/types/models/LLMCredentialResponse.d.ts +0 -8
- package/dist/types/models/LLMModelForTenant.d.ts +0 -6
- package/dist/types/models/LLMQuestion.d.ts +0 -15
- package/dist/types/models/LLMResponse.d.ts +0 -14
- package/dist/types/models/LLMTracesListResponse.d.ts +0 -5
- package/dist/types/models/LanguagesView.d.ts +0 -5
- package/dist/types/models/LinkCourseRequest.d.ts +0 -3
- package/dist/types/models/LinkCourseResponse.d.ts +0 -5
- package/dist/types/models/LlmProviderEnum.d.ts +0 -8
- package/dist/types/models/MCPServer.d.ts +0 -21
- package/dist/types/models/MemoryComponentData.d.ts +0 -5
- package/dist/types/models/MemoryComponentMemory.d.ts +0 -4
- package/dist/types/models/MemoryComponentMemoryDetail.d.ts +0 -8
- package/dist/types/models/MemoryComponentResponse.d.ts +0 -5
- package/dist/types/models/MemoryProgress.d.ts +0 -8
- package/dist/types/models/MemoryStatusRequestView.d.ts +0 -6
- package/dist/types/models/MemoryStatusView.d.ts +0 -6
- package/dist/types/models/Mentor.d.ts +0 -87
- package/dist/types/models/MentorAudience.d.ts +0 -5
- package/dist/types/models/MentorCategory.d.ts +0 -9
- package/dist/types/models/MentorCategoryCreate.d.ts +0 -11
- package/dist/types/models/MentorCategoryGroup.d.ts +0 -11
- package/dist/types/models/MentorCategoryGroupCreate.d.ts +0 -11
- package/dist/types/models/MentorCreate.d.ts +0 -84
- package/dist/types/models/MentorCustomVoice.d.ts +0 -4
- package/dist/types/models/MentorCustomVoiceResponse.d.ts +0 -4
- package/dist/types/models/MentorData.d.ts +0 -7
- package/dist/types/models/MentorDetailAnalytics.d.ts +0 -6
- package/dist/types/models/MentorEval.d.ts +0 -11
- package/dist/types/models/MentorEvalQuestion.d.ts +0 -5
- package/dist/types/models/MentorEvalQuestionRequest.d.ts +0 -4
- package/dist/types/models/MentorEvalReport.d.ts +0 -10
- package/dist/types/models/MentorEvalRequest.d.ts +0 -8
- package/dist/types/models/MentorFacet.d.ts +0 -17
- package/dist/types/models/MentorFork.d.ts +0 -5
- package/dist/types/models/MentorFromTemplateWithSettingRequest.d.ts +0 -47
- package/dist/types/models/MentorMemorySettingsRequest.d.ts +0 -6
- package/dist/types/models/MentorMemorySettingsResponse.d.ts +0 -6
- package/dist/types/models/MentorMetadata.d.ts +0 -5
- package/dist/types/models/MentorScenario.d.ts +0 -6
- package/dist/types/models/MentorScenarioPrompt.d.ts +0 -5
- package/dist/types/models/MentorSearchResponse.d.ts +0 -35
- package/dist/types/models/MentorSession.d.ts +0 -4
- package/dist/types/models/MentorSettings.d.ts +0 -76
- package/dist/types/models/MentorSettingsPublic.d.ts +0 -52
- package/dist/types/models/MentorSettingsRequest.d.ts +0 -62
- package/dist/types/models/MentorVisibilityEnum.d.ts +0 -10
- package/dist/types/models/MentorWizard.d.ts +0 -4
- package/dist/types/models/MessageStatistics.d.ts +0 -5
- package/dist/types/models/MessageView.d.ts +0 -10
- package/dist/types/models/MessageViewRequest.d.ts +0 -7
- package/dist/types/models/MessageViewUpdatResponse.d.ts +0 -3
- package/dist/types/models/Metadata.d.ts +0 -5
- package/dist/types/models/MetricChange.d.ts +0 -4
- package/dist/types/models/ModelCost.d.ts +0 -4
- package/dist/types/models/ModerationLog.d.ts +0 -11
- package/dist/types/models/NoChatMessagesFound.d.ts +0 -3
- package/dist/types/models/NullEnum.d.ts +0 -1
- package/dist/types/models/Observation.d.ts +0 -31
- package/dist/types/models/PageContent.d.ts +0 -6
- package/dist/types/models/PaginatedAIGeneratedImageList.d.ts +0 -7
- package/dist/types/models/PaginatedConversationsList.d.ts +0 -7
- package/dist/types/models/PaginatedCourseCreationTaskFileList.d.ts +0 -7
- package/dist/types/models/PaginatedCourseCreationTaskList.d.ts +0 -7
- package/dist/types/models/PaginatedDataSetList.d.ts +0 -7
- package/dist/types/models/PaginatedEdxCourseList.d.ts +0 -7
- package/dist/types/models/PaginatedEmailPromptListList.d.ts +0 -7
- package/dist/types/models/PaginatedHeygenMarketingVideoListList.d.ts +0 -7
- package/dist/types/models/PaginatedHeygenTemplateResponseSingleList.d.ts +0 -7
- package/dist/types/models/PaginatedHumanSupportTicketList.d.ts +0 -7
- package/dist/types/models/PaginatedJobRunList.d.ts +0 -7
- package/dist/types/models/PaginatedMCPServerList.d.ts +0 -7
- package/dist/types/models/PaginatedMentorList.d.ts +0 -7
- package/dist/types/models/PaginatedModerationLogList.d.ts +0 -7
- package/dist/types/models/PaginatedObservationList.d.ts +0 -7
- package/dist/types/models/PaginatedPeriodicAgentList.d.ts +0 -7
- package/dist/types/models/PaginatedPeriodicAgentLogList.d.ts +0 -7
- package/dist/types/models/PaginatedPlayWrightScriptList.d.ts +0 -7
- package/dist/types/models/PaginatedRetrieverDocumentEmbeddingList.d.ts +0 -7
- package/dist/types/models/PaginatedSectionList.d.ts +0 -7
- package/dist/types/models/PaginatedSubSectionList.d.ts +0 -7
- package/dist/types/models/PaginatedTicketMessageList.d.ts +0 -7
- package/dist/types/models/PaginatedTopicStatisticsResponse.d.ts +0 -7
- package/dist/types/models/PaginatedTraceList.d.ts +0 -7
- package/dist/types/models/PaginatedTrainingList.d.ts +0 -7
- package/dist/types/models/PaginatedUnitList.d.ts +0 -7
- package/dist/types/models/PaginatedUserEdxMemoryList.d.ts +0 -7
- package/dist/types/models/PaginatedUserMemoryList.d.ts +0 -7
- package/dist/types/models/PaginatedVoiceList.d.ts +0 -7
- package/dist/types/models/PatchedBotCommand.d.ts +0 -6
- package/dist/types/models/PatchedBotCreate.d.ts +0 -12
- package/dist/types/models/PatchedCallConfiguration.d.ts +0 -26
- package/dist/types/models/PatchedConversations.d.ts +0 -28
- package/dist/types/models/PatchedCourseCreationTaskFile.d.ts +0 -7
- package/dist/types/models/PatchedCredentialRequest.d.ts +0 -14
- package/dist/types/models/PatchedDataSet.d.ts +0 -21
- package/dist/types/models/PatchedDiscordConfig.d.ts +0 -7
- package/dist/types/models/PatchedDiscordUserConfig.d.ts +0 -10
- package/dist/types/models/PatchedHumanSupportTicket.d.ts +0 -21
- package/dist/types/models/PatchedLLMCredentialRequest.d.ts +0 -14
- package/dist/types/models/PatchedMCPServer.d.ts +0 -21
- package/dist/types/models/PatchedMentorCategoryGroupCreate.d.ts +0 -11
- package/dist/types/models/PatchedMentorCreate.d.ts +0 -84
- package/dist/types/models/PatchedPeriodicAgentCreate.d.ts +0 -41
- package/dist/types/models/PatchedPlayWrightScript.d.ts +0 -12
- package/dist/types/models/PatchedPrompt.d.ts +0 -22
- package/dist/types/models/PatchedSection.d.ts +0 -9
- package/dist/types/models/PatchedSlackConfig.d.ts +0 -8
- package/dist/types/models/PatchedSlackUserConfig.d.ts +0 -17
- package/dist/types/models/PatchedSubSection.d.ts +0 -9
- package/dist/types/models/PatchedTeamsConfig.d.ts +0 -7
- package/dist/types/models/PatchedTicketMessage.d.ts +0 -10
- package/dist/types/models/PatchedTrainingCreate.d.ts +0 -31
- package/dist/types/models/PatchedUnit.d.ts +0 -11
- package/dist/types/models/PatchedWebexConfig.d.ts +0 -10
- package/dist/types/models/PatchedWhatsappConfig.d.ts +0 -11
- package/dist/types/models/PatchedWhatsappUserConfig.d.ts +0 -10
- package/dist/types/models/PeriodicAgent.d.ts +0 -42
- package/dist/types/models/PeriodicAgentCreate.d.ts +0 -41
- package/dist/types/models/PeriodicAgentLog.d.ts +0 -11
- package/dist/types/models/PeriodicAgentLogStatusEnum.d.ts +0 -10
- package/dist/types/models/PeriodicTask.d.ts +0 -21
- package/dist/types/models/PieChartData.d.ts +0 -5
- package/dist/types/models/PieChartSegment.d.ts +0 -4
- package/dist/types/models/PinnedMessageCreate.d.ts +0 -9
- package/dist/types/models/PinnedMessageGet.d.ts +0 -7
- package/dist/types/models/PinnedMessageRequest.d.ts +0 -6
- package/dist/types/models/PlayWrightScript.d.ts +0 -12
- package/dist/types/models/PredictiveAnalyticsRequest.d.ts +0 -4
- package/dist/types/models/PredictiveAnalyticsResponse.d.ts +0 -4
- package/dist/types/models/PreviousAgentStatusEnum.d.ts +0 -12
- package/dist/types/models/Prompt.d.ts +0 -22
- package/dist/types/models/PromptCategory.d.ts +0 -7
- package/dist/types/models/PromptFacet.d.ts +0 -17
- package/dist/types/models/PromptSearchResponse.d.ts +0 -35
- package/dist/types/models/PromptVisibilityEnum.d.ts +0 -10
- package/dist/types/models/Provider05cEnum.d.ts +0 -14
- package/dist/types/models/Provider637Enum.d.ts +0 -10
- package/dist/types/models/Provider63aEnum.d.ts +0 -6
- package/dist/types/models/QuestionCardTag.d.ts +0 -8
- package/dist/types/models/QuestionRequest.d.ts +0 -15
- package/dist/types/models/QuestionResponse.d.ts +0 -10
- package/dist/types/models/RatingEnum.d.ts +0 -8
- package/dist/types/models/RatingRecord.d.ts +0 -4
- package/dist/types/models/RecentlyAccessedMentor.d.ts +0 -8
- package/dist/types/models/RecommendCourseBlock.d.ts +0 -3
- package/dist/types/models/RecommendCourseResponse.d.ts +0 -3
- package/dist/types/models/RecommendedCoursesResponse.d.ts +0 -33
- package/dist/types/models/RelatedText.d.ts +0 -3
- package/dist/types/models/RequestDataVariable.d.ts +0 -14
- package/dist/types/models/ResourceScrappedData.d.ts +0 -13
- package/dist/types/models/ResourceScrappedDataStatusEnum.d.ts +0 -12
- package/dist/types/models/ResponseDataVariable.d.ts +0 -14
- package/dist/types/models/RetreiverTrainViewRequest.d.ts +0 -10
- package/dist/types/models/RetreiverTrainViewResponse.d.ts +0 -6
- package/dist/types/models/RetrieveTask.d.ts +0 -3
- package/dist/types/models/RetrieverDocumentEmbedding.d.ts +0 -28
- package/dist/types/models/RetrieverDocumentEmbeddingRequest.d.ts +0 -66
- package/dist/types/models/RetrieverRequestSearch.d.ts +0 -10
- package/dist/types/models/RetrieverRequestSearchDocument.d.ts +0 -10
- package/dist/types/models/RetrieverResponseSearch.d.ts +0 -7
- package/dist/types/models/ReuestDataVariableList.d.ts +0 -4
- package/dist/types/models/RunMentorEval.d.ts +0 -3
- package/dist/types/models/ScanWebhookRequest.d.ts +0 -6
- package/dist/types/models/ScanWebhookResponse.d.ts +0 -3
- package/dist/types/models/Section.d.ts +0 -9
- package/dist/types/models/SectionWithChildren.d.ts +0 -11
- package/dist/types/models/SeedMentorsView.d.ts +0 -3
- package/dist/types/models/SentimentSummary.d.ts +0 -4
- package/dist/types/models/SessionBrowserScreenshot.d.ts +0 -8
- package/dist/types/models/SessionDetail.d.ts +0 -6
- package/dist/types/models/SessionMemoryStorage.d.ts +0 -6
- package/dist/types/models/ShareableMentorLink.d.ts +0 -8
- package/dist/types/models/ShellLogs.d.ts +0 -3
- package/dist/types/models/SlackConfig.d.ts +0 -8
- package/dist/types/models/SlackUserConfig.d.ts +0 -17
- package/dist/types/models/SlackWebhook.d.ts +0 -6
- package/dist/types/models/SpacedRepetitionLearningPath.d.ts +0 -3
- package/dist/types/models/SpacedRepetitionQuestionStats.d.ts +0 -5
- package/dist/types/models/StarMentor.d.ts +0 -7
- package/dist/types/models/Status6eeEnum.d.ts +0 -12
- package/dist/types/models/Step.d.ts +0 -9
- package/dist/types/models/StepStatusEnum.d.ts +0 -10
- package/dist/types/models/SttProviderEnum.d.ts +0 -12
- package/dist/types/models/StudentChatMessage.d.ts +0 -4
- package/dist/types/models/StylesView.d.ts +0 -4
- package/dist/types/models/SubSection.d.ts +0 -9
- package/dist/types/models/SubSectionWithChildren.d.ts +0 -11
- package/dist/types/models/TagsView.d.ts +0 -5
- package/dist/types/models/TargetSystemEnum.d.ts +0 -8
- package/dist/types/models/TaskView.d.ts +0 -3
- package/dist/types/models/TeamsConfig.d.ts +0 -7
- package/dist/types/models/TeamsWebhook.d.ts +0 -17
- package/dist/types/models/TemplateMentor.d.ts +0 -9
- package/dist/types/models/TenantMentorTraces.d.ts +0 -6
- package/dist/types/models/ThemeEnum.d.ts +0 -8
- package/dist/types/models/TicketMessage.d.ts +0 -10
- package/dist/types/models/TonesView.d.ts +0 -4
- package/dist/types/models/ToolResponse.d.ts +0 -12
- package/dist/types/models/TopicModel.d.ts +0 -3
- package/dist/types/models/TopicRecord.d.ts +0 -4
- package/dist/types/models/TopicStatistics.d.ts +0 -7
- package/dist/types/models/TopicStatisticsResponse.d.ts +0 -6
- package/dist/types/models/TopicSummaryView.d.ts +0 -4
- package/dist/types/models/Trace.d.ts +0 -17
- package/dist/types/models/TrainChatSessionDocumentView.d.ts +0 -6
- package/dist/types/models/TrainChatSessionDocumentViewRequest.d.ts +0 -6
- package/dist/types/models/TrainDocumentViewRequest.d.ts +0 -70
- package/dist/types/models/TrainDocumentViewResponse.d.ts +0 -15
- package/dist/types/models/Training.d.ts +0 -41
- package/dist/types/models/TrainingCreate.d.ts +0 -31
- package/dist/types/models/TrainingStatusEnum.d.ts +0 -12
- package/dist/types/models/TransportEnum.d.ts +0 -8
- package/dist/types/models/TrendEntry.d.ts +0 -4
- package/dist/types/models/TriggerRequest.d.ts +0 -5
- package/dist/types/models/TriggerResponse.d.ts +0 -6
- package/dist/types/models/TtsProviderEnum.d.ts +0 -10
- package/dist/types/models/TypeC42Enum.d.ts +0 -8
- package/dist/types/models/Unit.d.ts +0 -11
- package/dist/types/models/UnitWithChildren.d.ts +0 -13
- package/dist/types/models/UseMainCreds.d.ts +0 -3
- package/dist/types/models/UserAllChatMemoryView.d.ts +0 -7
- package/dist/types/models/UserCatalogItemMemoryView.d.ts +0 -14
- package/dist/types/models/UserChatByPeriod.d.ts +0 -4
- package/dist/types/models/UserChatFeedback.d.ts +0 -15
- package/dist/types/models/UserChatFeedbackCount.d.ts +0 -4
- package/dist/types/models/UserChatMemoryStatusRequestView.d.ts +0 -6
- package/dist/types/models/UserChatMemoryStatusView.d.ts +0 -6
- package/dist/types/models/UserChatMemoryUpdateView.d.ts +0 -10
- package/dist/types/models/UserCountRecord.d.ts +0 -4
- package/dist/types/models/UserEdxMemory.d.ts +0 -15
- package/dist/types/models/UserMemory.d.ts +0 -17
- package/dist/types/models/UserMemoryContextRequest.d.ts +0 -13
- package/dist/types/models/UserMemoryContextResponse.d.ts +0 -12
- package/dist/types/models/UserMemoryEntry.d.ts +0 -7
- package/dist/types/models/UserMetric.d.ts +0 -4
- package/dist/types/models/UserMetricsResponse.d.ts +0 -7
- package/dist/types/models/UserSentimentCountView.d.ts +0 -4
- package/dist/types/models/UserTrendByPeriod.d.ts +0 -5
- package/dist/types/models/VectorResult.d.ts +0 -8
- package/dist/types/models/VideoCaption.d.ts +0 -3
- package/dist/types/models/Voice.d.ts +0 -9
- package/dist/types/models/WebResource.d.ts +0 -9
- package/dist/types/models/WebResourceCard.d.ts +0 -7
- package/dist/types/models/WebResourcesQuery.d.ts +0 -3
- package/dist/types/models/WebexConfig.d.ts +0 -10
- package/dist/types/models/WebexWebhook.d.ts +0 -4
- package/dist/types/models/WhatAppWebHook.d.ts +0 -3
- package/dist/types/models/WhatsappConfig.d.ts +0 -11
- package/dist/types/models/WhatsappUserConfig.d.ts +0 -10
- package/dist/types/services/AiAccountService.d.ts +0 -319
- package/dist/types/services/AiBotService.d.ts +0 -642
- package/dist/types/services/AiFinetuningService.d.ts +0 -232
- package/dist/types/services/AiIndexService.d.ts +0 -408
- package/dist/types/services/AiMarketingService.d.ts +0 -38
- package/dist/types/services/AiMediaService.d.ts +0 -122
- package/dist/types/services/AiMentorService.d.ts +0 -5320
- package/dist/types/services/AiPromptService.d.ts +0 -1034
- package/src/models/AIGeneratedImage.ts +0 -18
- package/src/models/AIUserProfileMemoryRelation.ts +0 -9
- package/src/models/AIUserProfileRequest.ts +0 -9
- package/src/models/APITokenCost.ts +0 -19
- package/src/models/AccessEnum.ts +0 -12
- package/src/models/AlignMentorBubbleEnum.ts +0 -12
- package/src/models/AnalyticsOverview.ts +0 -12
- package/src/models/Answer.ts +0 -16
- package/src/models/AssumedKnowledge.ts +0 -9
- package/src/models/AssumedKnowledgeLevel.ts +0 -9
- package/src/models/AudioToTextRequest.ts +0 -8
- package/src/models/AudioToTextResponse.ts +0 -8
- package/src/models/Bot.ts +0 -20
- package/src/models/BotCommand.ts +0 -11
- package/src/models/BotCreate.ts +0 -17
- package/src/models/CallAuthenticationRequest.ts +0 -18
- package/src/models/CallAuthenticationResponse.ts +0 -26
- package/src/models/CallConfiguration.ts +0 -31
- package/src/models/CallConfigurationModeEnum.ts +0 -12
- package/src/models/ChatHistory.ts +0 -13
- package/src/models/ChatHistoryFilterData.ts +0 -14
- package/src/models/ChatHistoryFilterUser.ts +0 -10
- package/src/models/ChatHistoryItem.ts +0 -10
- package/src/models/ChatHistorySessionId.ts +0 -8
- package/src/models/ChatSessionRequest.ts +0 -19
- package/src/models/ChatSessionResponse.ts +0 -10
- package/src/models/CheckDocumentTrainingStatus.ts +0 -15
- package/src/models/ComponentBlock.ts +0 -14
- package/src/models/ComponentBlockTypeEnum.ts +0 -12
- package/src/models/ConversationMessage.ts +0 -16
- package/src/models/ConversationRating.ts +0 -11
- package/src/models/ConversationSummary.ts +0 -10
- package/src/models/ConversationVolume.ts +0 -9
- package/src/models/Conversations.ts +0 -33
- package/src/models/Cost.ts +0 -8
- package/src/models/CostPerTenant.ts +0 -11
- package/src/models/CourseCreationTask.ts +0 -36
- package/src/models/CourseCreationTaskFile.ts +0 -12
- package/src/models/CourseCreationTaskStatusEnum.ts +0 -20
- package/src/models/CrawlerPatternTypeEnum.ts +0 -12
- package/src/models/CredentialRequest.ts +0 -19
- package/src/models/CrontabSchedule.ts +0 -27
- package/src/models/CustomInstructionResponse.ts +0 -18
- package/src/models/DataSet.ts +0 -26
- package/src/models/DataSetCreate.ts +0 -17
- package/src/models/DataSetStatusEnum.ts +0 -16
- package/src/models/DateRange.ts +0 -9
- package/src/models/DiscordConfig.ts +0 -12
- package/src/models/DiscordUserConfig.ts +0 -15
- package/src/models/DiscordWebhook.ts +0 -11
- package/src/models/Document.ts +0 -46
- package/src/models/DocumentFacet.ts +0 -22
- package/src/models/DocumentSearchResponse.ts +0 -40
- package/src/models/DocumentSettingsResponse.ts +0 -8
- package/src/models/EdxCourse.ts +0 -16
- package/src/models/ElevenlabsCustomVoice.ts +0 -9
- package/src/models/ElevenlabsCustomVoiceResponse.ts +0 -13
- package/src/models/EmailPromptDetail.ts +0 -18
- package/src/models/EmailPromptList.ts +0 -16
- package/src/models/EmailPromptSummary.ts +0 -10
- package/src/models/FreeUsageCount.ts +0 -8
- package/src/models/FullCourse.ts +0 -18
- package/src/models/GreetingMethodEnum.ts +0 -12
- package/src/models/GuidedPromptsResponse.ts +0 -8
- package/src/models/HeygenMarketingVideoDetail.ts +0 -13
- package/src/models/HeygenMarketingVideoList.ts +0 -11
- package/src/models/HeygenTemplateRequest.ts +0 -10
- package/src/models/HeygenTemplateResponseSingle.ts +0 -11
- package/src/models/HeygenVideoDetail.ts +0 -13
- package/src/models/HeygenVideoRequest.ts +0 -10
- package/src/models/HumanSupportTicket.ts +0 -26
- package/src/models/HumanSupportTicketStatusEnum.ts +0 -14
- package/src/models/IBLAIPlatformMeta.ts +0 -8
- package/src/models/IBLAIPlatformMetaRequest.ts +0 -11
- package/src/models/IBLAIPlatformMetaUpdateRequest.ts +0 -15
- package/src/models/InputQuestion.ts +0 -11
- package/src/models/IntegrationCredential.ts +0 -13
- package/src/models/IntialQuestionAnswer.ts +0 -8
- package/src/models/JobRun.ts +0 -16
- package/src/models/KindEnum.ts +0 -14
- package/src/models/LLMCredentialRequest.ts +0 -19
- package/src/models/LLMCredentialResponse.ts +0 -13
- package/src/models/LLMModelForTenant.ts +0 -11
- package/src/models/LLMQuestion.ts +0 -20
- package/src/models/LLMResponse.ts +0 -19
- package/src/models/LLMTracesListResponse.ts +0 -10
- package/src/models/LanguagesView.ts +0 -10
- package/src/models/LinkCourseRequest.ts +0 -8
- package/src/models/LinkCourseResponse.ts +0 -10
- package/src/models/LlmProviderEnum.ts +0 -12
- package/src/models/MCPServer.ts +0 -26
- package/src/models/MemoryComponentData.ts +0 -10
- package/src/models/MemoryComponentMemory.ts +0 -9
- package/src/models/MemoryComponentMemoryDetail.ts +0 -13
- package/src/models/MemoryComponentResponse.ts +0 -10
- package/src/models/MemoryProgress.ts +0 -13
- package/src/models/MemoryStatusRequestView.ts +0 -11
- package/src/models/MemoryStatusView.ts +0 -11
- package/src/models/Mentor.ts +0 -92
- package/src/models/MentorAudience.ts +0 -10
- package/src/models/MentorCategory.ts +0 -14
- package/src/models/MentorCategoryCreate.ts +0 -16
- package/src/models/MentorCategoryGroup.ts +0 -16
- package/src/models/MentorCategoryGroupCreate.ts +0 -16
- package/src/models/MentorCreate.ts +0 -89
- package/src/models/MentorCustomVoice.ts +0 -9
- package/src/models/MentorCustomVoiceResponse.ts +0 -9
- package/src/models/MentorData.ts +0 -12
- package/src/models/MentorDetailAnalytics.ts +0 -11
- package/src/models/MentorEval.ts +0 -16
- package/src/models/MentorEvalQuestion.ts +0 -10
- package/src/models/MentorEvalQuestionRequest.ts +0 -9
- package/src/models/MentorEvalReport.ts +0 -15
- package/src/models/MentorEvalRequest.ts +0 -13
- package/src/models/MentorFacet.ts +0 -22
- package/src/models/MentorFork.ts +0 -10
- package/src/models/MentorFromTemplateWithSettingRequest.ts +0 -52
- package/src/models/MentorMemorySettingsRequest.ts +0 -11
- package/src/models/MentorMemorySettingsResponse.ts +0 -11
- package/src/models/MentorMetadata.ts +0 -10
- package/src/models/MentorScenario.ts +0 -11
- package/src/models/MentorScenarioPrompt.ts +0 -10
- package/src/models/MentorSearchResponse.ts +0 -40
- package/src/models/MentorSession.ts +0 -9
- package/src/models/MentorSettings.ts +0 -81
- package/src/models/MentorSettingsPublic.ts +0 -57
- package/src/models/MentorSettingsRequest.ts +0 -67
- package/src/models/MentorVisibilityEnum.ts +0 -14
- package/src/models/MentorWizard.ts +0 -9
- package/src/models/MessageStatistics.ts +0 -10
- package/src/models/MessageView.ts +0 -15
- package/src/models/MessageViewRequest.ts +0 -12
- package/src/models/MessageViewUpdatResponse.ts +0 -8
- package/src/models/Metadata.ts +0 -10
- package/src/models/MetricChange.ts +0 -9
- package/src/models/ModelCost.ts +0 -9
- package/src/models/ModerationLog.ts +0 -16
- package/src/models/NoChatMessagesFound.ts +0 -8
- package/src/models/NullEnum.ts +0 -7
- package/src/models/Observation.ts +0 -36
- package/src/models/PageContent.ts +0 -11
- package/src/models/PaginatedAIGeneratedImageList.ts +0 -12
- package/src/models/PaginatedConversationsList.ts +0 -12
- package/src/models/PaginatedCourseCreationTaskFileList.ts +0 -12
- package/src/models/PaginatedCourseCreationTaskList.ts +0 -12
- package/src/models/PaginatedDataSetList.ts +0 -12
- package/src/models/PaginatedEdxCourseList.ts +0 -12
- package/src/models/PaginatedEmailPromptListList.ts +0 -12
- package/src/models/PaginatedHeygenMarketingVideoListList.ts +0 -12
- package/src/models/PaginatedHeygenTemplateResponseSingleList.ts +0 -12
- package/src/models/PaginatedHumanSupportTicketList.ts +0 -12
- package/src/models/PaginatedJobRunList.ts +0 -12
- package/src/models/PaginatedMCPServerList.ts +0 -12
- package/src/models/PaginatedMentorList.ts +0 -12
- package/src/models/PaginatedModerationLogList.ts +0 -12
- package/src/models/PaginatedObservationList.ts +0 -12
- package/src/models/PaginatedPeriodicAgentList.ts +0 -12
- package/src/models/PaginatedPeriodicAgentLogList.ts +0 -12
- package/src/models/PaginatedPlayWrightScriptList.ts +0 -12
- package/src/models/PaginatedRetrieverDocumentEmbeddingList.ts +0 -12
- package/src/models/PaginatedSectionList.ts +0 -12
- package/src/models/PaginatedSubSectionList.ts +0 -12
- package/src/models/PaginatedTicketMessageList.ts +0 -12
- package/src/models/PaginatedTopicStatisticsResponse.ts +0 -12
- package/src/models/PaginatedTraceList.ts +0 -12
- package/src/models/PaginatedTrainingList.ts +0 -12
- package/src/models/PaginatedUnitList.ts +0 -12
- package/src/models/PaginatedUserEdxMemoryList.ts +0 -12
- package/src/models/PaginatedUserMemoryList.ts +0 -12
- package/src/models/PaginatedVoiceList.ts +0 -12
- package/src/models/PatchedBotCommand.ts +0 -11
- package/src/models/PatchedBotCreate.ts +0 -17
- package/src/models/PatchedCallConfiguration.ts +0 -31
- package/src/models/PatchedConversations.ts +0 -33
- package/src/models/PatchedCourseCreationTaskFile.ts +0 -12
- package/src/models/PatchedCredentialRequest.ts +0 -19
- package/src/models/PatchedDataSet.ts +0 -26
- package/src/models/PatchedDiscordConfig.ts +0 -12
- package/src/models/PatchedDiscordUserConfig.ts +0 -15
- package/src/models/PatchedHumanSupportTicket.ts +0 -26
- package/src/models/PatchedLLMCredentialRequest.ts +0 -19
- package/src/models/PatchedMCPServer.ts +0 -26
- package/src/models/PatchedMentorCategoryGroupCreate.ts +0 -16
- package/src/models/PatchedMentorCreate.ts +0 -89
- package/src/models/PatchedPeriodicAgentCreate.ts +0 -46
- package/src/models/PatchedPlayWrightScript.ts +0 -17
- package/src/models/PatchedPrompt.ts +0 -27
- package/src/models/PatchedSection.ts +0 -14
- package/src/models/PatchedSlackConfig.ts +0 -13
- package/src/models/PatchedSlackUserConfig.ts +0 -22
- package/src/models/PatchedSubSection.ts +0 -14
- package/src/models/PatchedTeamsConfig.ts +0 -12
- package/src/models/PatchedTicketMessage.ts +0 -15
- package/src/models/PatchedTrainingCreate.ts +0 -36
- package/src/models/PatchedUnit.ts +0 -16
- package/src/models/PatchedWebexConfig.ts +0 -15
- package/src/models/PatchedWhatsappConfig.ts +0 -16
- package/src/models/PatchedWhatsappUserConfig.ts +0 -15
- package/src/models/PeriodicAgent.ts +0 -47
- package/src/models/PeriodicAgentCreate.ts +0 -46
- package/src/models/PeriodicAgentLog.ts +0 -16
- package/src/models/PeriodicAgentLogStatusEnum.ts +0 -14
- package/src/models/PeriodicTask.ts +0 -26
- package/src/models/PieChartData.ts +0 -10
- package/src/models/PieChartSegment.ts +0 -9
- package/src/models/PinnedMessageCreate.ts +0 -14
- package/src/models/PinnedMessageGet.ts +0 -12
- package/src/models/PinnedMessageRequest.ts +0 -11
- package/src/models/PlayWrightScript.ts +0 -17
- package/src/models/PredictiveAnalyticsRequest.ts +0 -9
- package/src/models/PredictiveAnalyticsResponse.ts +0 -9
- package/src/models/PreviousAgentStatusEnum.ts +0 -16
- package/src/models/Prompt.ts +0 -27
- package/src/models/PromptCategory.ts +0 -12
- package/src/models/PromptFacet.ts +0 -22
- package/src/models/PromptSearchResponse.ts +0 -40
- package/src/models/PromptVisibilityEnum.ts +0 -14
- package/src/models/Provider05cEnum.ts +0 -18
- package/src/models/Provider637Enum.ts +0 -14
- package/src/models/Provider63aEnum.ts +0 -10
- package/src/models/QuestionCardTag.ts +0 -13
- package/src/models/QuestionRequest.ts +0 -20
- package/src/models/QuestionResponse.ts +0 -15
- package/src/models/RatingEnum.ts +0 -12
- package/src/models/RatingRecord.ts +0 -9
- package/src/models/RecentlyAccessedMentor.ts +0 -13
- package/src/models/RecommendCourseBlock.ts +0 -8
- package/src/models/RecommendCourseResponse.ts +0 -8
- package/src/models/RecommendedCoursesResponse.ts +0 -38
- package/src/models/RelatedText.ts +0 -8
- package/src/models/RequestDataVariable.ts +0 -19
- package/src/models/ResourceScrappedData.ts +0 -18
- package/src/models/ResourceScrappedDataStatusEnum.ts +0 -16
- package/src/models/ResponseDataVariable.ts +0 -19
- package/src/models/RetreiverTrainViewRequest.ts +0 -15
- package/src/models/RetreiverTrainViewResponse.ts +0 -11
- package/src/models/RetrieveTask.ts +0 -8
- package/src/models/RetrieverDocumentEmbedding.ts +0 -33
- package/src/models/RetrieverDocumentEmbeddingRequest.ts +0 -71
- package/src/models/RetrieverRequestSearch.ts +0 -15
- package/src/models/RetrieverRequestSearchDocument.ts +0 -15
- package/src/models/RetrieverResponseSearch.ts +0 -12
- package/src/models/ReuestDataVariableList.ts +0 -9
- package/src/models/RunMentorEval.ts +0 -8
- package/src/models/ScanWebhookRequest.ts +0 -11
- package/src/models/ScanWebhookResponse.ts +0 -8
- package/src/models/Section.ts +0 -14
- package/src/models/SectionWithChildren.ts +0 -16
- package/src/models/SeedMentorsView.ts +0 -8
- package/src/models/SentimentSummary.ts +0 -9
- package/src/models/SessionBrowserScreenshot.ts +0 -13
- package/src/models/SessionDetail.ts +0 -11
- package/src/models/SessionMemoryStorage.ts +0 -11
- package/src/models/ShareableMentorLink.ts +0 -13
- package/src/models/ShellLogs.ts +0 -8
- package/src/models/SlackConfig.ts +0 -13
- package/src/models/SlackUserConfig.ts +0 -22
- package/src/models/SlackWebhook.ts +0 -11
- package/src/models/SpacedRepetitionLearningPath.ts +0 -8
- package/src/models/SpacedRepetitionQuestionStats.ts +0 -10
- package/src/models/StarMentor.ts +0 -12
- package/src/models/Status6eeEnum.ts +0 -16
- package/src/models/Step.ts +0 -14
- package/src/models/StepStatusEnum.ts +0 -14
- package/src/models/SttProviderEnum.ts +0 -16
- package/src/models/StudentChatMessage.ts +0 -9
- package/src/models/StylesView.ts +0 -9
- package/src/models/SubSection.ts +0 -14
- package/src/models/SubSectionWithChildren.ts +0 -16
- package/src/models/TagsView.ts +0 -10
- package/src/models/TargetSystemEnum.ts +0 -12
- package/src/models/TaskView.ts +0 -8
- package/src/models/TeamsConfig.ts +0 -12
- package/src/models/TeamsWebhook.ts +0 -22
- package/src/models/TemplateMentor.ts +0 -14
- package/src/models/TenantMentorTraces.ts +0 -11
- package/src/models/ThemeEnum.ts +0 -12
- package/src/models/TicketMessage.ts +0 -15
- package/src/models/TonesView.ts +0 -9
- package/src/models/ToolResponse.ts +0 -17
- package/src/models/TopicModel.ts +0 -8
- package/src/models/TopicRecord.ts +0 -9
- package/src/models/TopicStatistics.ts +0 -12
- package/src/models/TopicStatisticsResponse.ts +0 -11
- package/src/models/TopicSummaryView.ts +0 -9
- package/src/models/Trace.ts +0 -22
- package/src/models/TrainChatSessionDocumentView.ts +0 -11
- package/src/models/TrainChatSessionDocumentViewRequest.ts +0 -11
- package/src/models/TrainDocumentViewRequest.ts +0 -75
- package/src/models/TrainDocumentViewResponse.ts +0 -20
- package/src/models/Training.ts +0 -46
- package/src/models/TrainingCreate.ts +0 -36
- package/src/models/TrainingStatusEnum.ts +0 -16
- package/src/models/TransportEnum.ts +0 -12
- package/src/models/TrendEntry.ts +0 -9
- package/src/models/TriggerRequest.ts +0 -10
- package/src/models/TriggerResponse.ts +0 -11
- package/src/models/TtsProviderEnum.ts +0 -14
- package/src/models/TypeC42Enum.ts +0 -12
- package/src/models/Unit.ts +0 -16
- package/src/models/UnitWithChildren.ts +0 -18
- package/src/models/UseMainCreds.ts +0 -8
- package/src/models/UserAllChatMemoryView.ts +0 -12
- package/src/models/UserCatalogItemMemoryView.ts +0 -19
- package/src/models/UserChatByPeriod.ts +0 -9
- package/src/models/UserChatFeedback.ts +0 -20
- package/src/models/UserChatFeedbackCount.ts +0 -9
- package/src/models/UserChatMemoryStatusRequestView.ts +0 -11
- package/src/models/UserChatMemoryStatusView.ts +0 -11
- package/src/models/UserChatMemoryUpdateView.ts +0 -15
- package/src/models/UserCountRecord.ts +0 -9
- package/src/models/UserEdxMemory.ts +0 -20
- package/src/models/UserMemory.ts +0 -22
- package/src/models/UserMemoryContextRequest.ts +0 -18
- package/src/models/UserMemoryContextResponse.ts +0 -17
- package/src/models/UserMemoryEntry.ts +0 -12
- package/src/models/UserMetric.ts +0 -9
- package/src/models/UserMetricsResponse.ts +0 -12
- package/src/models/UserSentimentCountView.ts +0 -9
- package/src/models/UserTrendByPeriod.ts +0 -10
- package/src/models/VectorResult.ts +0 -13
- package/src/models/VideoCaption.ts +0 -8
- package/src/models/Voice.ts +0 -14
- package/src/models/WebResource.ts +0 -14
- package/src/models/WebResourceCard.ts +0 -12
- package/src/models/WebResourcesQuery.ts +0 -8
- package/src/models/WebexConfig.ts +0 -15
- package/src/models/WebexWebhook.ts +0 -9
- package/src/models/WhatAppWebHook.ts +0 -8
- package/src/models/WhatsappConfig.ts +0 -16
- package/src/models/WhatsappUserConfig.ts +0 -15
- package/src/services/AiAccountService.ts +0 -505
- package/src/services/AiBotService.ts +0 -1330
- package/src/services/AiFinetuningService.ts +0 -472
- package/src/services/AiIndexService.ts +0 -719
- package/src/services/AiMarketingService.ts +0 -96
- package/src/services/AiMediaService.ts +0 -289
- package/src/services/AiMentorService.ts +0 -9859
- package/src/services/AiPromptService.ts +0 -1980
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type WhatsappUserConfig = {
|
|
6
|
-
readonly id: number;
|
|
7
|
-
/**
|
|
8
|
-
* edX user ID
|
|
9
|
-
*/
|
|
10
|
-
readonly user: number;
|
|
11
|
-
phone_number: string;
|
|
12
|
-
readonly date_created: string;
|
|
13
|
-
readonly last_modified: string;
|
|
14
|
-
};
|
|
15
|
-
|
|
@@ -1,505 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { APITokenCost } from '../models/APITokenCost';
|
|
6
|
-
import type { CredentialRequest } from '../models/CredentialRequest';
|
|
7
|
-
import type { IBLAIPlatformMeta } from '../models/IBLAIPlatformMeta';
|
|
8
|
-
import type { IBLAIPlatformMetaRequest } from '../models/IBLAIPlatformMetaRequest';
|
|
9
|
-
import type { IBLAIPlatformMetaUpdateRequest } from '../models/IBLAIPlatformMetaUpdateRequest';
|
|
10
|
-
import type { IntegrationCredential } from '../models/IntegrationCredential';
|
|
11
|
-
import type { LLMCredentialRequest } from '../models/LLMCredentialRequest';
|
|
12
|
-
import type { LLMCredentialResponse } from '../models/LLMCredentialResponse';
|
|
13
|
-
import type { PatchedCredentialRequest } from '../models/PatchedCredentialRequest';
|
|
14
|
-
import type { PatchedLLMCredentialRequest } from '../models/PatchedLLMCredentialRequest';
|
|
15
|
-
import type { UseMainCreds } from '../models/UseMainCreds';
|
|
16
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
17
|
-
import { OpenAPI } from '../core/OpenAPI';
|
|
18
|
-
import { request as __request } from '../core/request';
|
|
19
|
-
export class AiAccountService {
|
|
20
|
-
/**
|
|
21
|
-
* Retrieve LLM credentials for an organization.
|
|
22
|
-
*
|
|
23
|
-
* Query Parameters:
|
|
24
|
-
* name (optional): Filter results by LLM provider name
|
|
25
|
-
*
|
|
26
|
-
* Args:
|
|
27
|
-
* request: The HTTP request
|
|
28
|
-
* org: Organization key identifier
|
|
29
|
-
*
|
|
30
|
-
* Returns:
|
|
31
|
-
* Response: List of LLM credentials for the organization
|
|
32
|
-
*
|
|
33
|
-
* Raises:
|
|
34
|
-
* NotFound: When organization is not found or when no credentials match the filters
|
|
35
|
-
* ValidationError: When query parameters are invalid
|
|
36
|
-
* @returns LLMCredentialResponse
|
|
37
|
-
* @throws ApiError
|
|
38
|
-
*/
|
|
39
|
-
public static aiAccountOrgsCredentialRetrieve({
|
|
40
|
-
org,
|
|
41
|
-
name,
|
|
42
|
-
}: {
|
|
43
|
-
org: string,
|
|
44
|
-
/**
|
|
45
|
-
* Filter credentials by provider name (e.g., 'openai', 'google')
|
|
46
|
-
*/
|
|
47
|
-
name?: string,
|
|
48
|
-
}): CancelablePromise<LLMCredentialResponse> {
|
|
49
|
-
return __request(OpenAPI, {
|
|
50
|
-
method: 'GET',
|
|
51
|
-
url: '/api/ai-account/orgs/{org}/credential/',
|
|
52
|
-
path: {
|
|
53
|
-
'org': org,
|
|
54
|
-
},
|
|
55
|
-
query: {
|
|
56
|
-
'name': name,
|
|
57
|
-
},
|
|
58
|
-
});
|
|
59
|
-
}
|
|
60
|
-
/**
|
|
61
|
-
* Create a new LLM credential for an organization.
|
|
62
|
-
*
|
|
63
|
-
* Args:
|
|
64
|
-
* request: The HTTP request containing credential information
|
|
65
|
-
* org: Organization key identifier
|
|
66
|
-
*
|
|
67
|
-
* Returns:
|
|
68
|
-
* Response: Created LLM credential
|
|
69
|
-
*
|
|
70
|
-
* Raises:
|
|
71
|
-
* NotFound: When organization is not found
|
|
72
|
-
* ValidationError: When request data is invalid
|
|
73
|
-
* @returns LLMCredentialResponse
|
|
74
|
-
* @throws ApiError
|
|
75
|
-
*/
|
|
76
|
-
public static aiAccountOrgsCredentialCreate({
|
|
77
|
-
org,
|
|
78
|
-
requestBody,
|
|
79
|
-
}: {
|
|
80
|
-
org: string,
|
|
81
|
-
requestBody: LLMCredentialRequest,
|
|
82
|
-
}): CancelablePromise<LLMCredentialResponse> {
|
|
83
|
-
return __request(OpenAPI, {
|
|
84
|
-
method: 'POST',
|
|
85
|
-
url: '/api/ai-account/orgs/{org}/credential/',
|
|
86
|
-
path: {
|
|
87
|
-
'org': org,
|
|
88
|
-
},
|
|
89
|
-
body: requestBody,
|
|
90
|
-
mediaType: 'application/json',
|
|
91
|
-
});
|
|
92
|
-
}
|
|
93
|
-
/**
|
|
94
|
-
* Update an existing LLM credential for an organization.
|
|
95
|
-
*
|
|
96
|
-
* Args:
|
|
97
|
-
* request: The HTTP request containing updated credential information
|
|
98
|
-
* org: Organization key identifier
|
|
99
|
-
*
|
|
100
|
-
* Returns:
|
|
101
|
-
* Response: Updated LLM credential
|
|
102
|
-
*
|
|
103
|
-
* Raises:
|
|
104
|
-
* NotFound: When organization or credential is not found
|
|
105
|
-
* ValidationError: When request data is invalid
|
|
106
|
-
* @returns LLMCredentialResponse
|
|
107
|
-
* @throws ApiError
|
|
108
|
-
*/
|
|
109
|
-
public static aiAccountOrgsCredentialPartialUpdate({
|
|
110
|
-
org,
|
|
111
|
-
requestBody,
|
|
112
|
-
}: {
|
|
113
|
-
org: string,
|
|
114
|
-
requestBody?: PatchedLLMCredentialRequest,
|
|
115
|
-
}): CancelablePromise<LLMCredentialResponse> {
|
|
116
|
-
return __request(OpenAPI, {
|
|
117
|
-
method: 'PATCH',
|
|
118
|
-
url: '/api/ai-account/orgs/{org}/credential/',
|
|
119
|
-
path: {
|
|
120
|
-
'org': org,
|
|
121
|
-
},
|
|
122
|
-
body: requestBody,
|
|
123
|
-
mediaType: 'application/json',
|
|
124
|
-
});
|
|
125
|
-
}
|
|
126
|
-
/**
|
|
127
|
-
* Retrieve integration credentials for an organization.
|
|
128
|
-
*
|
|
129
|
-
* Query Parameters:
|
|
130
|
-
* name (optional): Filter results by integration service name
|
|
131
|
-
*
|
|
132
|
-
* Args:
|
|
133
|
-
* request: The HTTP request
|
|
134
|
-
* org: Organization key identifier
|
|
135
|
-
*
|
|
136
|
-
* Returns:
|
|
137
|
-
* Response: List of integration credentials for the organization
|
|
138
|
-
*
|
|
139
|
-
* Raises:
|
|
140
|
-
* NotFound: When organization is not found or when no credentials match the filters
|
|
141
|
-
* ValidationError: When query parameters are invalid
|
|
142
|
-
* @returns IntegrationCredential
|
|
143
|
-
* @throws ApiError
|
|
144
|
-
*/
|
|
145
|
-
public static aiAccountOrgsIntegrationCredentialRetrieve({
|
|
146
|
-
org,
|
|
147
|
-
name,
|
|
148
|
-
}: {
|
|
149
|
-
org: string,
|
|
150
|
-
/**
|
|
151
|
-
* Filter credentials by provider name (e.g., 'openai', 'google')
|
|
152
|
-
*/
|
|
153
|
-
name?: string,
|
|
154
|
-
}): CancelablePromise<IntegrationCredential> {
|
|
155
|
-
return __request(OpenAPI, {
|
|
156
|
-
method: 'GET',
|
|
157
|
-
url: '/api/ai-account/orgs/{org}/integration-credential/',
|
|
158
|
-
path: {
|
|
159
|
-
'org': org,
|
|
160
|
-
},
|
|
161
|
-
query: {
|
|
162
|
-
'name': name,
|
|
163
|
-
},
|
|
164
|
-
});
|
|
165
|
-
}
|
|
166
|
-
/**
|
|
167
|
-
* Create a new integration credential for an organization.
|
|
168
|
-
*
|
|
169
|
-
* Args:
|
|
170
|
-
* request: The HTTP request containing credential information
|
|
171
|
-
* org: Organization key identifier
|
|
172
|
-
*
|
|
173
|
-
* Returns:
|
|
174
|
-
* Response: Created integration credential
|
|
175
|
-
*
|
|
176
|
-
* Raises:
|
|
177
|
-
* NotFound: When organization is not found
|
|
178
|
-
* ValidationError: When request data is invalid
|
|
179
|
-
* @returns IntegrationCredential
|
|
180
|
-
* @throws ApiError
|
|
181
|
-
*/
|
|
182
|
-
public static aiAccountOrgsIntegrationCredentialCreate({
|
|
183
|
-
org,
|
|
184
|
-
requestBody,
|
|
185
|
-
}: {
|
|
186
|
-
org: string,
|
|
187
|
-
requestBody: CredentialRequest,
|
|
188
|
-
}): CancelablePromise<IntegrationCredential> {
|
|
189
|
-
return __request(OpenAPI, {
|
|
190
|
-
method: 'POST',
|
|
191
|
-
url: '/api/ai-account/orgs/{org}/integration-credential/',
|
|
192
|
-
path: {
|
|
193
|
-
'org': org,
|
|
194
|
-
},
|
|
195
|
-
body: requestBody,
|
|
196
|
-
mediaType: 'application/json',
|
|
197
|
-
});
|
|
198
|
-
}
|
|
199
|
-
/**
|
|
200
|
-
* Update an existing integration credential for an organization.
|
|
201
|
-
*
|
|
202
|
-
* Args:
|
|
203
|
-
* request: The HTTP request containing updated credential information
|
|
204
|
-
* org: Organization key identifier
|
|
205
|
-
*
|
|
206
|
-
* Returns:
|
|
207
|
-
* Response: Updated integration credential
|
|
208
|
-
*
|
|
209
|
-
* Raises:
|
|
210
|
-
* NotFound: When organization or credential is not found
|
|
211
|
-
* ValidationError: When request data is invalid
|
|
212
|
-
* @returns IntegrationCredential
|
|
213
|
-
* @throws ApiError
|
|
214
|
-
*/
|
|
215
|
-
public static aiAccountOrgsIntegrationCredentialPartialUpdate({
|
|
216
|
-
org,
|
|
217
|
-
requestBody,
|
|
218
|
-
}: {
|
|
219
|
-
org: string,
|
|
220
|
-
requestBody?: PatchedCredentialRequest,
|
|
221
|
-
}): CancelablePromise<IntegrationCredential> {
|
|
222
|
-
return __request(OpenAPI, {
|
|
223
|
-
method: 'PATCH',
|
|
224
|
-
url: '/api/ai-account/orgs/{org}/integration-credential/',
|
|
225
|
-
path: {
|
|
226
|
-
'org': org,
|
|
227
|
-
},
|
|
228
|
-
body: requestBody,
|
|
229
|
-
mediaType: 'application/json',
|
|
230
|
-
});
|
|
231
|
-
}
|
|
232
|
-
/**
|
|
233
|
-
* Retrieve platform metadata for a specific organization.
|
|
234
|
-
*
|
|
235
|
-
* Args:
|
|
236
|
-
* request: The HTTP request
|
|
237
|
-
* org: Organization key identifier
|
|
238
|
-
*
|
|
239
|
-
* Returns:
|
|
240
|
-
* Response: Platform metadata including service configurations and active services
|
|
241
|
-
*
|
|
242
|
-
* Raises:
|
|
243
|
-
* NotFound: When platform metadata is not found
|
|
244
|
-
* @returns IBLAIPlatformMeta
|
|
245
|
-
* @throws ApiError
|
|
246
|
-
*/
|
|
247
|
-
public static aiAccountOrgsPlatformMetadataList({
|
|
248
|
-
org,
|
|
249
|
-
}: {
|
|
250
|
-
org: string,
|
|
251
|
-
}): CancelablePromise<Array<IBLAIPlatformMeta>> {
|
|
252
|
-
return __request(OpenAPI, {
|
|
253
|
-
method: 'GET',
|
|
254
|
-
url: '/api/ai-account/orgs/{org}/platform-metadata/',
|
|
255
|
-
path: {
|
|
256
|
-
'org': org,
|
|
257
|
-
},
|
|
258
|
-
});
|
|
259
|
-
}
|
|
260
|
-
/**
|
|
261
|
-
* Create or update platform metadata for a specific organization.
|
|
262
|
-
*
|
|
263
|
-
* Args:
|
|
264
|
-
* request: The HTTP request containing metadata information
|
|
265
|
-
* org: Organization key identifier
|
|
266
|
-
*
|
|
267
|
-
* Returns:
|
|
268
|
-
* Response: Created/updated platform metadata
|
|
269
|
-
*
|
|
270
|
-
* Raises:
|
|
271
|
-
* NotFound: When platform is not found
|
|
272
|
-
* ValidationError: When request data is invalid
|
|
273
|
-
* @returns IBLAIPlatformMeta
|
|
274
|
-
* @throws ApiError
|
|
275
|
-
*/
|
|
276
|
-
public static aiAccountOrgsPlatformMetadataCreate({
|
|
277
|
-
org,
|
|
278
|
-
requestBody,
|
|
279
|
-
}: {
|
|
280
|
-
org: string,
|
|
281
|
-
requestBody: IBLAIPlatformMetaRequest,
|
|
282
|
-
}): CancelablePromise<IBLAIPlatformMeta> {
|
|
283
|
-
return __request(OpenAPI, {
|
|
284
|
-
method: 'POST',
|
|
285
|
-
url: '/api/ai-account/orgs/{org}/platform-metadata/',
|
|
286
|
-
path: {
|
|
287
|
-
'org': org,
|
|
288
|
-
},
|
|
289
|
-
body: requestBody,
|
|
290
|
-
mediaType: 'application/json',
|
|
291
|
-
});
|
|
292
|
-
}
|
|
293
|
-
/**
|
|
294
|
-
* Update specific fields of platform metadata for an organization.
|
|
295
|
-
*
|
|
296
|
-
* This endpoint allows updating the active LLM provider and available LLMs.
|
|
297
|
-
*
|
|
298
|
-
* Args:
|
|
299
|
-
* request: The HTTP request containing update information
|
|
300
|
-
* org: Organization key identifier
|
|
301
|
-
*
|
|
302
|
-
* Returns:
|
|
303
|
-
* Response: Updated platform metadata
|
|
304
|
-
*
|
|
305
|
-
* Raises:
|
|
306
|
-
* NotFound: When platform metadata is not found
|
|
307
|
-
* ValidationError: When request data is invalid
|
|
308
|
-
* @returns IBLAIPlatformMeta
|
|
309
|
-
* @throws ApiError
|
|
310
|
-
*/
|
|
311
|
-
public static aiAccountOrgsPlatformMetadataUpdate({
|
|
312
|
-
org,
|
|
313
|
-
requestBody,
|
|
314
|
-
}: {
|
|
315
|
-
org: string,
|
|
316
|
-
requestBody?: IBLAIPlatformMetaUpdateRequest,
|
|
317
|
-
}): CancelablePromise<Array<IBLAIPlatformMeta>> {
|
|
318
|
-
return __request(OpenAPI, {
|
|
319
|
-
method: 'PUT',
|
|
320
|
-
url: '/api/ai-account/orgs/{org}/platform-metadata/',
|
|
321
|
-
path: {
|
|
322
|
-
'org': org,
|
|
323
|
-
},
|
|
324
|
-
body: requestBody,
|
|
325
|
-
mediaType: 'application/json',
|
|
326
|
-
});
|
|
327
|
-
}
|
|
328
|
-
/**
|
|
329
|
-
* Retrieve weekly token usage statistics for an organization.
|
|
330
|
-
*
|
|
331
|
-
* Query Parameters:
|
|
332
|
-
* username (optional): Filter results by specific username
|
|
333
|
-
* session_id (optional): Filter results by specific session ID
|
|
334
|
-
*
|
|
335
|
-
* Args:
|
|
336
|
-
* request: The HTTP request
|
|
337
|
-
* org: Organization key identifier
|
|
338
|
-
*
|
|
339
|
-
* Returns:
|
|
340
|
-
* Response: List of weekly token usage records with prompt and completion tokens
|
|
341
|
-
*
|
|
342
|
-
* Raises:
|
|
343
|
-
* NotFound: When organization is not found or when no sessions match the filters
|
|
344
|
-
* ValidationError: When query parameters are invalid
|
|
345
|
-
* @returns APITokenCost
|
|
346
|
-
* @throws ApiError
|
|
347
|
-
*/
|
|
348
|
-
public static aiAccountOrgsTokensList({
|
|
349
|
-
org,
|
|
350
|
-
sessionId,
|
|
351
|
-
username,
|
|
352
|
-
}: {
|
|
353
|
-
org: string,
|
|
354
|
-
/**
|
|
355
|
-
* Filter token usage by specific chat session ID
|
|
356
|
-
*/
|
|
357
|
-
sessionId?: string,
|
|
358
|
-
/**
|
|
359
|
-
* Filter token usage by specific username
|
|
360
|
-
*/
|
|
361
|
-
username?: string,
|
|
362
|
-
}): CancelablePromise<Array<APITokenCost>> {
|
|
363
|
-
return __request(OpenAPI, {
|
|
364
|
-
method: 'GET',
|
|
365
|
-
url: '/api/ai-account/orgs/{org}/tokens/',
|
|
366
|
-
path: {
|
|
367
|
-
'org': org,
|
|
368
|
-
},
|
|
369
|
-
query: {
|
|
370
|
-
'session_id': sessionId,
|
|
371
|
-
'username': username,
|
|
372
|
-
},
|
|
373
|
-
});
|
|
374
|
-
}
|
|
375
|
-
/**
|
|
376
|
-
* Enable or disable the use of main LLM credentials for an organization.
|
|
377
|
-
*
|
|
378
|
-
* Request Body:
|
|
379
|
-
* enable (boolean): Set to true to enable main credentials
|
|
380
|
-
* disable (boolean): Set to true to disable main credentials
|
|
381
|
-
*
|
|
382
|
-
* Args:
|
|
383
|
-
* request: The HTTP request
|
|
384
|
-
* org: Organization key identifier
|
|
385
|
-
*
|
|
386
|
-
* Returns:
|
|
387
|
-
* Response: Confirmation message
|
|
388
|
-
*
|
|
389
|
-
* Raises:
|
|
390
|
-
* ValidationError: When neither enable nor disable is specified
|
|
391
|
-
* @returns any
|
|
392
|
-
* @throws ApiError
|
|
393
|
-
*/
|
|
394
|
-
public static aiAccountOrgsUseDefaultLlmKeyCreate({
|
|
395
|
-
org,
|
|
396
|
-
requestBody,
|
|
397
|
-
}: {
|
|
398
|
-
org: string,
|
|
399
|
-
requestBody: UseMainCreds,
|
|
400
|
-
}): CancelablePromise<{
|
|
401
|
-
message?: string;
|
|
402
|
-
}> {
|
|
403
|
-
return __request(OpenAPI, {
|
|
404
|
-
method: 'POST',
|
|
405
|
-
url: '/api/ai-account/orgs/{org}/use-default-llm-key/',
|
|
406
|
-
path: {
|
|
407
|
-
'org': org,
|
|
408
|
-
},
|
|
409
|
-
body: requestBody,
|
|
410
|
-
mediaType: 'application/json',
|
|
411
|
-
});
|
|
412
|
-
}
|
|
413
|
-
/**
|
|
414
|
-
* Enable, disable, or update free trial settings for an organization.
|
|
415
|
-
*
|
|
416
|
-
* Request Body:
|
|
417
|
-
* enable (boolean): Set to true to enable free trial
|
|
418
|
-
* disable (boolean): Set to true to disable free trial
|
|
419
|
-
* metadata (object, optional): Additional metadata for the free trial
|
|
420
|
-
*
|
|
421
|
-
* Args:
|
|
422
|
-
* request: The HTTP request
|
|
423
|
-
* org: Organization key identifier
|
|
424
|
-
*
|
|
425
|
-
* Returns:
|
|
426
|
-
* Response: Confirmation message
|
|
427
|
-
* @returns any No response body
|
|
428
|
-
* @throws ApiError
|
|
429
|
-
*/
|
|
430
|
-
public static aiAccountOrgsUseFreeTrialCreate({
|
|
431
|
-
org,
|
|
432
|
-
}: {
|
|
433
|
-
org: string,
|
|
434
|
-
}): CancelablePromise<any> {
|
|
435
|
-
return __request(OpenAPI, {
|
|
436
|
-
method: 'POST',
|
|
437
|
-
url: '/api/ai-account/orgs/{org}/use-free-trial/',
|
|
438
|
-
path: {
|
|
439
|
-
'org': org,
|
|
440
|
-
},
|
|
441
|
-
});
|
|
442
|
-
}
|
|
443
|
-
/**
|
|
444
|
-
* Retrieve the status of main LLM credential usage for an organization.
|
|
445
|
-
*
|
|
446
|
-
* Args:
|
|
447
|
-
* request: The HTTP request
|
|
448
|
-
* org: Organization key identifier
|
|
449
|
-
* user_id: User identifier
|
|
450
|
-
*
|
|
451
|
-
* Returns:
|
|
452
|
-
* Response: Status of main LLM credential usage
|
|
453
|
-
* @returns any No response body
|
|
454
|
-
* @throws ApiError
|
|
455
|
-
*/
|
|
456
|
-
public static aiAccountOrgsUsersDefaultLlmKeyUsageRetrieve({
|
|
457
|
-
org,
|
|
458
|
-
userId,
|
|
459
|
-
}: {
|
|
460
|
-
org: string,
|
|
461
|
-
userId: string,
|
|
462
|
-
}): CancelablePromise<any> {
|
|
463
|
-
return __request(OpenAPI, {
|
|
464
|
-
method: 'GET',
|
|
465
|
-
url: '/api/ai-account/orgs/{org}/users/{user_id}/default-llm-key-usage',
|
|
466
|
-
path: {
|
|
467
|
-
'org': org,
|
|
468
|
-
'user_id': userId,
|
|
469
|
-
},
|
|
470
|
-
});
|
|
471
|
-
}
|
|
472
|
-
/**
|
|
473
|
-
* Retrieve the free trial status for an organization.
|
|
474
|
-
*
|
|
475
|
-
* Args:
|
|
476
|
-
* request: The HTTP request
|
|
477
|
-
* org: Organization key identifier
|
|
478
|
-
*
|
|
479
|
-
* Returns:
|
|
480
|
-
* Response: Free trial status (boolean)
|
|
481
|
-
*
|
|
482
|
-
* Raises:
|
|
483
|
-
* NotFound: When organization is not found
|
|
484
|
-
* @returns any
|
|
485
|
-
* @throws ApiError
|
|
486
|
-
*/
|
|
487
|
-
public static aiAccountOrgsUsersFreeTrialRetrieve({
|
|
488
|
-
org,
|
|
489
|
-
userId,
|
|
490
|
-
}: {
|
|
491
|
-
org: string,
|
|
492
|
-
userId: string,
|
|
493
|
-
}): CancelablePromise<{
|
|
494
|
-
is_in_free_trial?: boolean;
|
|
495
|
-
}> {
|
|
496
|
-
return __request(OpenAPI, {
|
|
497
|
-
method: 'GET',
|
|
498
|
-
url: '/api/ai-account/orgs/{org}/users/{user_id}/free-trial',
|
|
499
|
-
path: {
|
|
500
|
-
'org': org,
|
|
501
|
-
'user_id': userId,
|
|
502
|
-
},
|
|
503
|
-
});
|
|
504
|
-
}
|
|
505
|
-
}
|