@iblai/iblai-api 3.48.1-ai-plus → 3.48.2-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 +119 -16407
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +120 -16399
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +119 -16407
- package/dist/index.umd.js.map +1 -1
- package/dist/types/index.d.ts +1 -319
- package/dist/types/models/NotificationSource.d.ts +2 -2
- package/dist/types/models/{NotificationSourceTypeEnum.d.ts → TypeEnum.d.ts} +1 -1
- package/dist/types/services/SearchService.d.ts +0 -408
- package/package.json +1 -1
- package/src/core/OpenAPI.ts +1 -1
- package/src/index.ts +1 -319
- package/src/models/NotificationSource.ts +2 -2
- package/src/models/{NotificationSourceTypeEnum.ts → TypeEnum.ts} +1 -1
- package/src/services/SearchService.ts +261 -981
- 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/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 -10
- 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/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/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/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 -80
- 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 -79
- 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/MentorFromTemplateRequest.d.ts +0 -4
- package/dist/types/models/MentorFromTemplateWithSettingRequest.d.ts +0 -45
- 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 -56
- package/dist/types/models/MentorSettingsPublic.d.ts +0 -45
- package/dist/types/models/MentorSettingsRequest.d.ts +0 -60
- 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/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/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/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/PaginatedSectionList.d.ts +0 -7
- package/dist/types/models/PaginatedSubSectionList.d.ts +0 -7
- package/dist/types/models/PaginatedTopicStatisticsResponse.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/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/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/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 -79
- 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/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/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 -17
- package/dist/types/models/RetrieverDocumentEmbeddingRequest.d.ts +0 -30
- 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/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/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/TonesView.d.ts +0 -4
- package/dist/types/models/ToolResponse.d.ts +0 -11
- 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/TrainChatSessionDocumentView.d.ts +0 -6
- package/dist/types/models/TrainChatSessionDocumentViewRequest.d.ts +0 -6
- package/dist/types/models/TrainDocumentViewRequest.d.ts +0 -42
- 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/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 -14
- 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/UserMemoryContextRequest.d.ts +0 -13
- package/dist/types/models/UserMemoryContextResponse.d.ts +0 -12
- 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/VoiceProviderEnum.d.ts +0 -10
- 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 -294
- package/dist/types/services/AiAnalyticsService.d.ts +0 -2801
- package/dist/types/services/AiBotService.d.ts +0 -486
- package/dist/types/services/AiFinetuningService.d.ts +0 -162
- package/dist/types/services/AiIndexService.d.ts +0 -400
- package/dist/types/services/AiMarketingService.d.ts +0 -34
- package/dist/types/services/AiMediaService.d.ts +0 -118
- package/dist/types/services/AiMentorService.d.ts +0 -4235
- package/dist/types/services/AiPromptService.d.ts +0 -920
- 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/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 -15
- 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/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/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/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 -85
- 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 -84
- 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/MentorFromTemplateRequest.ts +0 -9
- package/src/models/MentorFromTemplateWithSettingRequest.ts +0 -50
- 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 -61
- package/src/models/MentorSettingsPublic.ts +0 -50
- package/src/models/MentorSettingsRequest.ts +0 -65
- 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/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/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/PaginatedPeriodicAgentList.ts +0 -12
- package/src/models/PaginatedPeriodicAgentLogList.ts +0 -12
- package/src/models/PaginatedPlayWrightScriptList.ts +0 -12
- package/src/models/PaginatedSectionList.ts +0 -12
- package/src/models/PaginatedSubSectionList.ts +0 -12
- package/src/models/PaginatedTopicStatisticsResponse.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/PaginatedVoiceList.ts +0 -12
- package/src/models/PatchedBotCommand.ts +0 -11
- package/src/models/PatchedBotCreate.ts +0 -17
- 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/PatchedLLMCredentialRequest.ts +0 -19
- package/src/models/PatchedMCPServer.ts +0 -26
- package/src/models/PatchedMentorCategoryGroupCreate.ts +0 -16
- package/src/models/PatchedMentorCreate.ts +0 -84
- 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/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/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 -22
- package/src/models/RetrieverDocumentEmbeddingRequest.ts +0 -35
- 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/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/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/TonesView.ts +0 -9
- package/src/models/ToolResponse.ts +0 -16
- 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/TrainChatSessionDocumentView.ts +0 -11
- package/src/models/TrainChatSessionDocumentViewRequest.ts +0 -11
- package/src/models/TrainDocumentViewRequest.ts +0 -47
- 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/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 -19
- 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/UserMemoryContextRequest.ts +0 -18
- package/src/models/UserMemoryContextResponse.ts +0 -17
- 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/VoiceProviderEnum.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 -479
- package/src/services/AiAnalyticsService.ts +0 -5198
- package/src/services/AiBotService.ts +0 -1174
- package/src/services/AiFinetuningService.ts +0 -402
- package/src/services/AiIndexService.ts +0 -693
- package/src/services/AiMarketingService.ts +0 -87
- package/src/services/AiMediaService.ts +0 -273
- package/src/services/AiMentorService.ts +0 -7977
- package/src/services/AiPromptService.ts +0 -1771
|
@@ -1,486 +0,0 @@
|
|
|
1
|
-
import type { Bot } from '../models/Bot';
|
|
2
|
-
import type { BotCommand } from '../models/BotCommand';
|
|
3
|
-
import type { BotCreate } from '../models/BotCreate';
|
|
4
|
-
import type { DiscordConfig } from '../models/DiscordConfig';
|
|
5
|
-
import type { DiscordUserConfig } from '../models/DiscordUserConfig';
|
|
6
|
-
import type { DiscordWebhook } from '../models/DiscordWebhook';
|
|
7
|
-
import type { PatchedBotCommand } from '../models/PatchedBotCommand';
|
|
8
|
-
import type { PatchedBotCreate } from '../models/PatchedBotCreate';
|
|
9
|
-
import type { PatchedDiscordConfig } from '../models/PatchedDiscordConfig';
|
|
10
|
-
import type { PatchedDiscordUserConfig } from '../models/PatchedDiscordUserConfig';
|
|
11
|
-
import type { PatchedSlackConfig } from '../models/PatchedSlackConfig';
|
|
12
|
-
import type { PatchedSlackUserConfig } from '../models/PatchedSlackUserConfig';
|
|
13
|
-
import type { PatchedTeamsConfig } from '../models/PatchedTeamsConfig';
|
|
14
|
-
import type { PatchedWebexConfig } from '../models/PatchedWebexConfig';
|
|
15
|
-
import type { PatchedWhatsappConfig } from '../models/PatchedWhatsappConfig';
|
|
16
|
-
import type { PatchedWhatsappUserConfig } from '../models/PatchedWhatsappUserConfig';
|
|
17
|
-
import type { SlackConfig } from '../models/SlackConfig';
|
|
18
|
-
import type { SlackUserConfig } from '../models/SlackUserConfig';
|
|
19
|
-
import type { SlackWebhook } from '../models/SlackWebhook';
|
|
20
|
-
import type { TeamsConfig } from '../models/TeamsConfig';
|
|
21
|
-
import type { TeamsWebhook } from '../models/TeamsWebhook';
|
|
22
|
-
import type { WebexConfig } from '../models/WebexConfig';
|
|
23
|
-
import type { WebexWebhook } from '../models/WebexWebhook';
|
|
24
|
-
import type { WhatAppWebHook } from '../models/WhatAppWebHook';
|
|
25
|
-
import type { WhatsappConfig } from '../models/WhatsappConfig';
|
|
26
|
-
import type { WhatsappUserConfig } from '../models/WhatsappUserConfig';
|
|
27
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
28
|
-
export declare class AiBotService {
|
|
29
|
-
/**
|
|
30
|
-
* Create modify and update bot information for a specific tenant.
|
|
31
|
-
* @param org
|
|
32
|
-
* @returns Bot
|
|
33
|
-
* @throws ApiError
|
|
34
|
-
*/
|
|
35
|
-
static aiBotV1BotsBotList(org: string): CancelablePromise<Array<Bot>>;
|
|
36
|
-
/**
|
|
37
|
-
* Create modify and update bot information for a specific tenant.
|
|
38
|
-
* @param org
|
|
39
|
-
* @param requestBody
|
|
40
|
-
* @returns BotCreate
|
|
41
|
-
* @throws ApiError
|
|
42
|
-
*/
|
|
43
|
-
static aiBotV1BotsBotCreate(org: string, requestBody: BotCreate): CancelablePromise<BotCreate>;
|
|
44
|
-
/**
|
|
45
|
-
* Create slash commands for a specific bot
|
|
46
|
-
* eg. /iblai-baseline
|
|
47
|
-
* @param org
|
|
48
|
-
* @returns BotCommand
|
|
49
|
-
* @throws ApiError
|
|
50
|
-
*/
|
|
51
|
-
static aiBotV1BotsBotCommandsList(org: string): CancelablePromise<Array<BotCommand>>;
|
|
52
|
-
/**
|
|
53
|
-
* Create slash commands for a specific bot
|
|
54
|
-
* eg. /iblai-baseline
|
|
55
|
-
* @param org
|
|
56
|
-
* @param requestBody
|
|
57
|
-
* @returns BotCommand
|
|
58
|
-
* @throws ApiError
|
|
59
|
-
*/
|
|
60
|
-
static aiBotV1BotsBotCommandsCreate(org: string, requestBody: BotCommand): CancelablePromise<BotCommand>;
|
|
61
|
-
/**
|
|
62
|
-
* Create slash commands for a specific bot
|
|
63
|
-
* eg. /iblai-baseline
|
|
64
|
-
* @param id A unique integer value identifying this bot command.
|
|
65
|
-
* @param org
|
|
66
|
-
* @returns BotCommand
|
|
67
|
-
* @throws ApiError
|
|
68
|
-
*/
|
|
69
|
-
static aiBotV1BotsBotCommandsRetrieve(id: number, org: string): CancelablePromise<BotCommand>;
|
|
70
|
-
/**
|
|
71
|
-
* Create slash commands for a specific bot
|
|
72
|
-
* eg. /iblai-baseline
|
|
73
|
-
* @param id A unique integer value identifying this bot command.
|
|
74
|
-
* @param org
|
|
75
|
-
* @param requestBody
|
|
76
|
-
* @returns BotCommand
|
|
77
|
-
* @throws ApiError
|
|
78
|
-
*/
|
|
79
|
-
static aiBotV1BotsBotCommandsUpdate(id: number, org: string, requestBody: BotCommand): CancelablePromise<BotCommand>;
|
|
80
|
-
/**
|
|
81
|
-
* Create slash commands for a specific bot
|
|
82
|
-
* eg. /iblai-baseline
|
|
83
|
-
* @param id A unique integer value identifying this bot command.
|
|
84
|
-
* @param org
|
|
85
|
-
* @param requestBody
|
|
86
|
-
* @returns BotCommand
|
|
87
|
-
* @throws ApiError
|
|
88
|
-
*/
|
|
89
|
-
static aiBotV1BotsBotCommandsPartialUpdate(id: number, org: string, requestBody?: PatchedBotCommand): CancelablePromise<BotCommand>;
|
|
90
|
-
/**
|
|
91
|
-
* Create slash commands for a specific bot
|
|
92
|
-
* eg. /iblai-baseline
|
|
93
|
-
* @param id A unique integer value identifying this bot command.
|
|
94
|
-
* @param org
|
|
95
|
-
* @returns void
|
|
96
|
-
* @throws ApiError
|
|
97
|
-
*/
|
|
98
|
-
static aiBotV1BotsBotCommandsDestroy(id: number, org: string): CancelablePromise<void>;
|
|
99
|
-
/**
|
|
100
|
-
* Create modify and update bot information for a specific tenant.
|
|
101
|
-
* @param id A unique integer value identifying this bot.
|
|
102
|
-
* @param org
|
|
103
|
-
* @returns Bot
|
|
104
|
-
* @throws ApiError
|
|
105
|
-
*/
|
|
106
|
-
static aiBotV1BotsBotRetrieve(id: number, org: string): CancelablePromise<Bot>;
|
|
107
|
-
/**
|
|
108
|
-
* Create modify and update bot information for a specific tenant.
|
|
109
|
-
* @param id A unique integer value identifying this bot.
|
|
110
|
-
* @param org
|
|
111
|
-
* @param requestBody
|
|
112
|
-
* @returns BotCreate
|
|
113
|
-
* @throws ApiError
|
|
114
|
-
*/
|
|
115
|
-
static aiBotV1BotsBotUpdate(id: number, org: string, requestBody: BotCreate): CancelablePromise<BotCreate>;
|
|
116
|
-
/**
|
|
117
|
-
* Create modify and update bot information for a specific tenant.
|
|
118
|
-
* @param id A unique integer value identifying this bot.
|
|
119
|
-
* @param org
|
|
120
|
-
* @param requestBody
|
|
121
|
-
* @returns BotCreate
|
|
122
|
-
* @throws ApiError
|
|
123
|
-
*/
|
|
124
|
-
static aiBotV1BotsBotPartialUpdate(id: number, org: string, requestBody?: PatchedBotCreate): CancelablePromise<BotCreate>;
|
|
125
|
-
/**
|
|
126
|
-
* Create modify and update bot information for a specific tenant.
|
|
127
|
-
* @param id A unique integer value identifying this bot.
|
|
128
|
-
* @param org
|
|
129
|
-
* @returns void
|
|
130
|
-
* @throws ApiError
|
|
131
|
-
*/
|
|
132
|
-
static aiBotV1BotsBotDestroy(id: number, org: string): CancelablePromise<void>;
|
|
133
|
-
/**
|
|
134
|
-
* Create modify and update bot information for a specific tenant.
|
|
135
|
-
* @param id A unique integer value identifying this bot.
|
|
136
|
-
* @param org
|
|
137
|
-
* @returns DiscordConfig
|
|
138
|
-
* @throws ApiError
|
|
139
|
-
*/
|
|
140
|
-
static aiBotV1BotsBotConfigDiscordRetrieve(id: number, org: string): CancelablePromise<DiscordConfig>;
|
|
141
|
-
/**
|
|
142
|
-
* Create modify and update bot information for a specific tenant.
|
|
143
|
-
* @param id A unique integer value identifying this bot.
|
|
144
|
-
* @param org
|
|
145
|
-
* @param requestBody
|
|
146
|
-
* @returns DiscordConfig
|
|
147
|
-
* @throws ApiError
|
|
148
|
-
*/
|
|
149
|
-
static aiBotV1BotsBotConfigDiscordPartialUpdate(id: number, org: string, requestBody?: PatchedDiscordConfig): CancelablePromise<DiscordConfig>;
|
|
150
|
-
/**
|
|
151
|
-
* Create modify and update bot information for a specific tenant.
|
|
152
|
-
* @param id A unique integer value identifying this bot.
|
|
153
|
-
* @param org
|
|
154
|
-
* @returns SlackConfig
|
|
155
|
-
* @throws ApiError
|
|
156
|
-
*/
|
|
157
|
-
static aiBotV1BotsBotConfigSlackRetrieve(id: number, org: string): CancelablePromise<SlackConfig>;
|
|
158
|
-
/**
|
|
159
|
-
* Create modify and update bot information for a specific tenant.
|
|
160
|
-
* @param id A unique integer value identifying this bot.
|
|
161
|
-
* @param org
|
|
162
|
-
* @param requestBody
|
|
163
|
-
* @returns SlackConfig
|
|
164
|
-
* @throws ApiError
|
|
165
|
-
*/
|
|
166
|
-
static aiBotV1BotsBotConfigSlackUpdateCreate(id: number, org: string, requestBody: SlackConfig): CancelablePromise<SlackConfig>;
|
|
167
|
-
/**
|
|
168
|
-
* Create modify and update bot information for a specific tenant.
|
|
169
|
-
* @param id A unique integer value identifying this bot.
|
|
170
|
-
* @param org
|
|
171
|
-
* @param requestBody
|
|
172
|
-
* @returns SlackConfig
|
|
173
|
-
* @throws ApiError
|
|
174
|
-
*/
|
|
175
|
-
static aiBotV1BotsBotConfigSlackUpdateUpdate(id: number, org: string, requestBody: SlackConfig): CancelablePromise<SlackConfig>;
|
|
176
|
-
/**
|
|
177
|
-
* Create modify and update bot information for a specific tenant.
|
|
178
|
-
* @param id A unique integer value identifying this bot.
|
|
179
|
-
* @param org
|
|
180
|
-
* @param requestBody
|
|
181
|
-
* @returns SlackConfig
|
|
182
|
-
* @throws ApiError
|
|
183
|
-
*/
|
|
184
|
-
static aiBotV1BotsBotConfigSlackUpdatePartialUpdate(id: number, org: string, requestBody?: PatchedSlackConfig): CancelablePromise<SlackConfig>;
|
|
185
|
-
/**
|
|
186
|
-
* Create modify and update bot information for a specific tenant.
|
|
187
|
-
* @param id A unique integer value identifying this bot.
|
|
188
|
-
* @param org
|
|
189
|
-
* @returns TeamsConfig
|
|
190
|
-
* @throws ApiError
|
|
191
|
-
*/
|
|
192
|
-
static aiBotV1BotsBotConfigTeamsRetrieve(id: number, org: string): CancelablePromise<TeamsConfig>;
|
|
193
|
-
/**
|
|
194
|
-
* Create modify and update bot information for a specific tenant.
|
|
195
|
-
* @param id A unique integer value identifying this bot.
|
|
196
|
-
* @param org
|
|
197
|
-
* @param requestBody
|
|
198
|
-
* @returns TeamsConfig
|
|
199
|
-
* @throws ApiError
|
|
200
|
-
*/
|
|
201
|
-
static aiBotV1BotsBotConfigTeamsUpdateCreate(id: number, org: string, requestBody: TeamsConfig): CancelablePromise<TeamsConfig>;
|
|
202
|
-
/**
|
|
203
|
-
* Create modify and update bot information for a specific tenant.
|
|
204
|
-
* @param id A unique integer value identifying this bot.
|
|
205
|
-
* @param org
|
|
206
|
-
* @param requestBody
|
|
207
|
-
* @returns TeamsConfig
|
|
208
|
-
* @throws ApiError
|
|
209
|
-
*/
|
|
210
|
-
static aiBotV1BotsBotConfigTeamsUpdateUpdate(id: number, org: string, requestBody: TeamsConfig): CancelablePromise<TeamsConfig>;
|
|
211
|
-
/**
|
|
212
|
-
* Create modify and update bot information for a specific tenant.
|
|
213
|
-
* @param id A unique integer value identifying this bot.
|
|
214
|
-
* @param org
|
|
215
|
-
* @param requestBody
|
|
216
|
-
* @returns TeamsConfig
|
|
217
|
-
* @throws ApiError
|
|
218
|
-
*/
|
|
219
|
-
static aiBotV1BotsBotConfigTeamsUpdatePartialUpdate(id: number, org: string, requestBody?: PatchedTeamsConfig): CancelablePromise<TeamsConfig>;
|
|
220
|
-
/**
|
|
221
|
-
* Create modify and update bot information for a specific tenant.
|
|
222
|
-
* @param id A unique integer value identifying this bot.
|
|
223
|
-
* @param org
|
|
224
|
-
* @returns WebexConfig
|
|
225
|
-
* @throws ApiError
|
|
226
|
-
*/
|
|
227
|
-
static aiBotV1BotsBotConfigWebexRetrieve(id: number, org: string): CancelablePromise<WebexConfig>;
|
|
228
|
-
/**
|
|
229
|
-
* Create modify and update bot information for a specific tenant.
|
|
230
|
-
* @param id A unique integer value identifying this bot.
|
|
231
|
-
* @param org
|
|
232
|
-
* @param requestBody
|
|
233
|
-
* @returns WebexConfig
|
|
234
|
-
* @throws ApiError
|
|
235
|
-
*/
|
|
236
|
-
static aiBotV1BotsBotConfigWebexPartialUpdate(id: number, org: string, requestBody?: PatchedWebexConfig): CancelablePromise<WebexConfig>;
|
|
237
|
-
/**
|
|
238
|
-
* Create modify and update bot information for a specific tenant.
|
|
239
|
-
* @param id A unique integer value identifying this bot.
|
|
240
|
-
* @param org
|
|
241
|
-
* @returns WhatsappConfig
|
|
242
|
-
* @throws ApiError
|
|
243
|
-
*/
|
|
244
|
-
static aiBotV1BotsBotConfigWhatsappRetrieve(id: number, org: string): CancelablePromise<WhatsappConfig>;
|
|
245
|
-
/**
|
|
246
|
-
* Create modify and update bot information for a specific tenant.
|
|
247
|
-
* @param id A unique integer value identifying this bot.
|
|
248
|
-
* @param org
|
|
249
|
-
* @param requestBody
|
|
250
|
-
* @returns WhatsappConfig
|
|
251
|
-
* @throws ApiError
|
|
252
|
-
*/
|
|
253
|
-
static aiBotV1BotsBotWhatsappConfigUpdate(id: number, org: string, requestBody: WhatsappConfig): CancelablePromise<WhatsappConfig>;
|
|
254
|
-
/**
|
|
255
|
-
* Create modify and update bot information for a specific tenant.
|
|
256
|
-
* @param id A unique integer value identifying this bot.
|
|
257
|
-
* @param org
|
|
258
|
-
* @param requestBody
|
|
259
|
-
* @returns WhatsappConfig
|
|
260
|
-
* @throws ApiError
|
|
261
|
-
*/
|
|
262
|
-
static aiBotV1BotsBotWhatsappConfigPartialUpdate(id: number, org: string, requestBody?: PatchedWhatsappConfig): CancelablePromise<WhatsappConfig>;
|
|
263
|
-
/**
|
|
264
|
-
* Setup discord user id linkage with discord bots
|
|
265
|
-
* this will be used to authenticate the user when interracting with discord bots.
|
|
266
|
-
* the user id can be copied from the discord app after tapping on the user profile.
|
|
267
|
-
* @param org
|
|
268
|
-
* @returns DiscordUserConfig
|
|
269
|
-
* @throws ApiError
|
|
270
|
-
*/
|
|
271
|
-
static aiBotV1BotsDiscordUserConfigList(org: string): CancelablePromise<Array<DiscordUserConfig>>;
|
|
272
|
-
/**
|
|
273
|
-
* Setup discord user id linkage with discord bots
|
|
274
|
-
* this will be used to authenticate the user when interracting with discord bots.
|
|
275
|
-
* the user id can be copied from the discord app after tapping on the user profile.
|
|
276
|
-
* @param org
|
|
277
|
-
* @param requestBody
|
|
278
|
-
* @returns DiscordUserConfig
|
|
279
|
-
* @throws ApiError
|
|
280
|
-
*/
|
|
281
|
-
static aiBotV1BotsDiscordUserConfigCreate(org: string, requestBody: DiscordUserConfig): CancelablePromise<DiscordUserConfig>;
|
|
282
|
-
/**
|
|
283
|
-
* Setup discord user id linkage with discord bots
|
|
284
|
-
* this will be used to authenticate the user when interracting with discord bots.
|
|
285
|
-
* the user id can be copied from the discord app after tapping on the user profile.
|
|
286
|
-
* @param id A unique integer value identifying this discord user config.
|
|
287
|
-
* @param org
|
|
288
|
-
* @returns DiscordUserConfig
|
|
289
|
-
* @throws ApiError
|
|
290
|
-
*/
|
|
291
|
-
static aiBotV1BotsDiscordUserConfigRetrieve(id: number, org: string): CancelablePromise<DiscordUserConfig>;
|
|
292
|
-
/**
|
|
293
|
-
* Setup discord user id linkage with discord bots
|
|
294
|
-
* this will be used to authenticate the user when interracting with discord bots.
|
|
295
|
-
* the user id can be copied from the discord app after tapping on the user profile.
|
|
296
|
-
* @param id A unique integer value identifying this discord user config.
|
|
297
|
-
* @param org
|
|
298
|
-
* @param requestBody
|
|
299
|
-
* @returns DiscordUserConfig
|
|
300
|
-
* @throws ApiError
|
|
301
|
-
*/
|
|
302
|
-
static aiBotV1BotsDiscordUserConfigUpdate(id: number, org: string, requestBody: DiscordUserConfig): CancelablePromise<DiscordUserConfig>;
|
|
303
|
-
/**
|
|
304
|
-
* Setup discord user id linkage with discord bots
|
|
305
|
-
* this will be used to authenticate the user when interracting with discord bots.
|
|
306
|
-
* the user id can be copied from the discord app after tapping on the user profile.
|
|
307
|
-
* @param id A unique integer value identifying this discord user config.
|
|
308
|
-
* @param org
|
|
309
|
-
* @param requestBody
|
|
310
|
-
* @returns DiscordUserConfig
|
|
311
|
-
* @throws ApiError
|
|
312
|
-
*/
|
|
313
|
-
static aiBotV1BotsDiscordUserConfigPartialUpdate(id: number, org: string, requestBody?: PatchedDiscordUserConfig): CancelablePromise<DiscordUserConfig>;
|
|
314
|
-
/**
|
|
315
|
-
* Setup discord user id linkage with discord bots
|
|
316
|
-
* this will be used to authenticate the user when interracting with discord bots.
|
|
317
|
-
* the user id can be copied from the discord app after tapping on the user profile.
|
|
318
|
-
* @param id A unique integer value identifying this discord user config.
|
|
319
|
-
* @param org
|
|
320
|
-
* @returns void
|
|
321
|
-
* @throws ApiError
|
|
322
|
-
*/
|
|
323
|
-
static aiBotV1BotsDiscordUserConfigDestroy(id: number, org: string): CancelablePromise<void>;
|
|
324
|
-
/**
|
|
325
|
-
* Setup slack username and domain linkage with slack bots
|
|
326
|
-
* this will be used to authenticate the user when interracting with slack bots.
|
|
327
|
-
* @param org
|
|
328
|
-
* @returns SlackUserConfig
|
|
329
|
-
* @throws ApiError
|
|
330
|
-
*/
|
|
331
|
-
static aiBotV1BotsSlackUserConfigList(org: string): CancelablePromise<Array<SlackUserConfig>>;
|
|
332
|
-
/**
|
|
333
|
-
* Setup slack username and domain linkage with slack bots
|
|
334
|
-
* this will be used to authenticate the user when interracting with slack bots.
|
|
335
|
-
* @param org
|
|
336
|
-
* @param requestBody
|
|
337
|
-
* @returns SlackUserConfig
|
|
338
|
-
* @throws ApiError
|
|
339
|
-
*/
|
|
340
|
-
static aiBotV1BotsSlackUserConfigCreate(org: string, requestBody: SlackUserConfig): CancelablePromise<SlackUserConfig>;
|
|
341
|
-
/**
|
|
342
|
-
* Setup slack username and domain linkage with slack bots
|
|
343
|
-
* this will be used to authenticate the user when interracting with slack bots.
|
|
344
|
-
* @param id A unique integer value identifying this slack user config.
|
|
345
|
-
* @param org
|
|
346
|
-
* @returns SlackUserConfig
|
|
347
|
-
* @throws ApiError
|
|
348
|
-
*/
|
|
349
|
-
static aiBotV1BotsSlackUserConfigRetrieve(id: number, org: string): CancelablePromise<SlackUserConfig>;
|
|
350
|
-
/**
|
|
351
|
-
* Setup slack username and domain linkage with slack bots
|
|
352
|
-
* this will be used to authenticate the user when interracting with slack bots.
|
|
353
|
-
* @param id A unique integer value identifying this slack user config.
|
|
354
|
-
* @param org
|
|
355
|
-
* @param requestBody
|
|
356
|
-
* @returns SlackUserConfig
|
|
357
|
-
* @throws ApiError
|
|
358
|
-
*/
|
|
359
|
-
static aiBotV1BotsSlackUserConfigUpdate(id: number, org: string, requestBody: SlackUserConfig): CancelablePromise<SlackUserConfig>;
|
|
360
|
-
/**
|
|
361
|
-
* Setup slack username and domain linkage with slack bots
|
|
362
|
-
* this will be used to authenticate the user when interracting with slack bots.
|
|
363
|
-
* @param id A unique integer value identifying this slack user config.
|
|
364
|
-
* @param org
|
|
365
|
-
* @param requestBody
|
|
366
|
-
* @returns SlackUserConfig
|
|
367
|
-
* @throws ApiError
|
|
368
|
-
*/
|
|
369
|
-
static aiBotV1BotsSlackUserConfigPartialUpdate(id: number, org: string, requestBody?: PatchedSlackUserConfig): CancelablePromise<SlackUserConfig>;
|
|
370
|
-
/**
|
|
371
|
-
* Setup slack username and domain linkage with slack bots
|
|
372
|
-
* this will be used to authenticate the user when interracting with slack bots.
|
|
373
|
-
* @param id A unique integer value identifying this slack user config.
|
|
374
|
-
* @param org
|
|
375
|
-
* @returns void
|
|
376
|
-
* @throws ApiError
|
|
377
|
-
*/
|
|
378
|
-
static aiBotV1BotsSlackUserConfigDestroy(id: number, org: string): CancelablePromise<void>;
|
|
379
|
-
/**
|
|
380
|
-
* Setup phone number linkage with whatsapp bots
|
|
381
|
-
* This phone number will be used to authenticate and allow access to whatsapp bots.
|
|
382
|
-
* @param org
|
|
383
|
-
* @returns WhatsappUserConfig
|
|
384
|
-
* @throws ApiError
|
|
385
|
-
*/
|
|
386
|
-
static aiBotV1BotsWhatsappUserConfigList(org: string): CancelablePromise<Array<WhatsappUserConfig>>;
|
|
387
|
-
/**
|
|
388
|
-
* Setup phone number linkage with whatsapp bots
|
|
389
|
-
* This phone number will be used to authenticate and allow access to whatsapp bots.
|
|
390
|
-
* @param org
|
|
391
|
-
* @param requestBody
|
|
392
|
-
* @returns WhatsappUserConfig
|
|
393
|
-
* @throws ApiError
|
|
394
|
-
*/
|
|
395
|
-
static aiBotV1BotsWhatsappUserConfigCreate(org: string, requestBody: WhatsappUserConfig): CancelablePromise<WhatsappUserConfig>;
|
|
396
|
-
/**
|
|
397
|
-
* Setup phone number linkage with whatsapp bots
|
|
398
|
-
* This phone number will be used to authenticate and allow access to whatsapp bots.
|
|
399
|
-
* @param id A unique integer value identifying this whatsapp user config.
|
|
400
|
-
* @param org
|
|
401
|
-
* @returns WhatsappUserConfig
|
|
402
|
-
* @throws ApiError
|
|
403
|
-
*/
|
|
404
|
-
static aiBotV1BotsWhatsappUserConfigRetrieve(id: number, org: string): CancelablePromise<WhatsappUserConfig>;
|
|
405
|
-
/**
|
|
406
|
-
* Setup phone number linkage with whatsapp bots
|
|
407
|
-
* This phone number will be used to authenticate and allow access to whatsapp bots.
|
|
408
|
-
* @param id A unique integer value identifying this whatsapp user config.
|
|
409
|
-
* @param org
|
|
410
|
-
* @param requestBody
|
|
411
|
-
* @returns WhatsappUserConfig
|
|
412
|
-
* @throws ApiError
|
|
413
|
-
*/
|
|
414
|
-
static aiBotV1BotsWhatsappUserConfigUpdate(id: number, org: string, requestBody: WhatsappUserConfig): CancelablePromise<WhatsappUserConfig>;
|
|
415
|
-
/**
|
|
416
|
-
* Setup phone number linkage with whatsapp bots
|
|
417
|
-
* This phone number will be used to authenticate and allow access to whatsapp bots.
|
|
418
|
-
* @param id A unique integer value identifying this whatsapp user config.
|
|
419
|
-
* @param org
|
|
420
|
-
* @param requestBody
|
|
421
|
-
* @returns WhatsappUserConfig
|
|
422
|
-
* @throws ApiError
|
|
423
|
-
*/
|
|
424
|
-
static aiBotV1BotsWhatsappUserConfigPartialUpdate(id: number, org: string, requestBody?: PatchedWhatsappUserConfig): CancelablePromise<WhatsappUserConfig>;
|
|
425
|
-
/**
|
|
426
|
-
* Setup phone number linkage with whatsapp bots
|
|
427
|
-
* This phone number will be used to authenticate and allow access to whatsapp bots.
|
|
428
|
-
* @param id A unique integer value identifying this whatsapp user config.
|
|
429
|
-
* @param org
|
|
430
|
-
* @returns void
|
|
431
|
-
* @throws ApiError
|
|
432
|
-
*/
|
|
433
|
-
static aiBotV1BotsWhatsappUserConfigDestroy(id: number, org: string): CancelablePromise<void>;
|
|
434
|
-
/**
|
|
435
|
-
* Webhook endpoint to receive and process discord messages.
|
|
436
|
-
* @param name
|
|
437
|
-
* @param org
|
|
438
|
-
* @param requestBody
|
|
439
|
-
* @returns DiscordWebhook
|
|
440
|
-
* @throws ApiError
|
|
441
|
-
*/
|
|
442
|
-
static aiBotV1BotsWebhooksDiscordCreate(name: string, org: string, requestBody: DiscordWebhook): CancelablePromise<DiscordWebhook>;
|
|
443
|
-
/**
|
|
444
|
-
* @param name
|
|
445
|
-
* @param org
|
|
446
|
-
* @param requestBody
|
|
447
|
-
* @returns SlackWebhook
|
|
448
|
-
* @throws ApiError
|
|
449
|
-
*/
|
|
450
|
-
static aiBotV1BotsWebhooksSlackCreate(name: string, org: string, requestBody: SlackWebhook): CancelablePromise<SlackWebhook>;
|
|
451
|
-
/**
|
|
452
|
-
* @param name
|
|
453
|
-
* @param org
|
|
454
|
-
* @param requestBody
|
|
455
|
-
* @returns TeamsWebhook
|
|
456
|
-
* @throws ApiError
|
|
457
|
-
*/
|
|
458
|
-
static aiBotV1BotsWebhooksTeamsCreate(name: string, org: string, requestBody?: TeamsWebhook): CancelablePromise<TeamsWebhook>;
|
|
459
|
-
/**
|
|
460
|
-
* Webhook endpoint to receive and process discord messages.
|
|
461
|
-
* @param name
|
|
462
|
-
* @param org
|
|
463
|
-
* @param requestBody
|
|
464
|
-
* @returns WebexWebhook
|
|
465
|
-
* @throws ApiError
|
|
466
|
-
*/
|
|
467
|
-
static aiBotV1BotsWebhooksWebexCreate(name: string, org: string, requestBody: WebexWebhook): CancelablePromise<WebexWebhook>;
|
|
468
|
-
/**
|
|
469
|
-
* Respond to whatsapp's webhook challenge.
|
|
470
|
-
* Parameters Required include the tenant key (org) and the name of the bot: (name)
|
|
471
|
-
* @param name
|
|
472
|
-
* @param org
|
|
473
|
-
* @returns WhatAppWebHook
|
|
474
|
-
* @throws ApiError
|
|
475
|
-
*/
|
|
476
|
-
static aiBotV1BotsWebhooksWhatsappRetrieve(name: string, org: string): CancelablePromise<WhatAppWebHook>;
|
|
477
|
-
/**
|
|
478
|
-
* Accept and process webhook events from whatsapp.
|
|
479
|
-
* @param name
|
|
480
|
-
* @param org
|
|
481
|
-
* @param requestBody
|
|
482
|
-
* @returns WhatAppWebHook
|
|
483
|
-
* @throws ApiError
|
|
484
|
-
*/
|
|
485
|
-
static aiBotV1BotsWebhooksWhatsappCreate(name: string, org: string, requestBody: WhatAppWebHook): CancelablePromise<WhatAppWebHook>;
|
|
486
|
-
}
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
import type { DataSet } from '../models/DataSet';
|
|
2
|
-
import type { DataSetCreate } from '../models/DataSetCreate';
|
|
3
|
-
import type { PaginatedDataSetList } from '../models/PaginatedDataSetList';
|
|
4
|
-
import type { PaginatedTrainingList } from '../models/PaginatedTrainingList';
|
|
5
|
-
import type { PatchedDataSet } from '../models/PatchedDataSet';
|
|
6
|
-
import type { PatchedTrainingCreate } from '../models/PatchedTrainingCreate';
|
|
7
|
-
import type { Training } from '../models/Training';
|
|
8
|
-
import type { TrainingCreate } from '../models/TrainingCreate';
|
|
9
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
10
|
-
export declare class AiFinetuningService {
|
|
11
|
-
/**
|
|
12
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
13
|
-
* @param org
|
|
14
|
-
* @param username
|
|
15
|
-
* @param dateCreated
|
|
16
|
-
* @param numDataPoints
|
|
17
|
-
* @param ordering Which field to use when ordering the results.
|
|
18
|
-
* @param page A page number within the paginated result set.
|
|
19
|
-
* @param pageSize Number of results to return per page.
|
|
20
|
-
* @param retryAttempts
|
|
21
|
-
* @param search A search term.
|
|
22
|
-
* @param status * `pending` - Pending
|
|
23
|
-
* * `processing` - Processing
|
|
24
|
-
* * `completed` - Completed
|
|
25
|
-
* * `failed` - Failed
|
|
26
|
-
* @returns PaginatedDataSetList
|
|
27
|
-
* @throws ApiError
|
|
28
|
-
*/
|
|
29
|
-
static aiFinetuningV1OrgUserDatasetsList(org: string, username: string, dateCreated?: string, numDataPoints?: number, ordering?: string, page?: number, pageSize?: number, retryAttempts?: number, search?: string, status?: 'completed' | 'failed' | 'pending' | 'processing'): CancelablePromise<PaginatedDataSetList>;
|
|
30
|
-
/**
|
|
31
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
32
|
-
* @param org
|
|
33
|
-
* @param username
|
|
34
|
-
* @param requestBody
|
|
35
|
-
* @returns DataSetCreate
|
|
36
|
-
* @throws ApiError
|
|
37
|
-
*/
|
|
38
|
-
static aiFinetuningV1OrgUserDatasetsCreate(org: string, username: string, requestBody: DataSetCreate): CancelablePromise<DataSetCreate>;
|
|
39
|
-
/**
|
|
40
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
41
|
-
* @param id A UUID string identifying this data set.
|
|
42
|
-
* @param org
|
|
43
|
-
* @param username
|
|
44
|
-
* @returns DataSet
|
|
45
|
-
* @throws ApiError
|
|
46
|
-
*/
|
|
47
|
-
static aiFinetuningV1OrgUserDatasetsRetrieve(id: string, org: string, username: string): CancelablePromise<DataSet>;
|
|
48
|
-
/**
|
|
49
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
50
|
-
* @param id A UUID string identifying this data set.
|
|
51
|
-
* @param org
|
|
52
|
-
* @param username
|
|
53
|
-
* @param requestBody
|
|
54
|
-
* @returns DataSet
|
|
55
|
-
* @throws ApiError
|
|
56
|
-
*/
|
|
57
|
-
static aiFinetuningV1OrgUserDatasetsUpdate(id: string, org: string, username: string, requestBody: DataSet): CancelablePromise<DataSet>;
|
|
58
|
-
/**
|
|
59
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
60
|
-
* @param id A UUID string identifying this data set.
|
|
61
|
-
* @param org
|
|
62
|
-
* @param username
|
|
63
|
-
* @param requestBody
|
|
64
|
-
* @returns DataSet
|
|
65
|
-
* @throws ApiError
|
|
66
|
-
*/
|
|
67
|
-
static aiFinetuningV1OrgUserDatasetsPartialUpdate(id: string, org: string, username: string, requestBody?: PatchedDataSet): CancelablePromise<DataSet>;
|
|
68
|
-
/**
|
|
69
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
70
|
-
* @param id A UUID string identifying this data set.
|
|
71
|
-
* @param org
|
|
72
|
-
* @param username
|
|
73
|
-
* @returns void
|
|
74
|
-
* @throws ApiError
|
|
75
|
-
*/
|
|
76
|
-
static aiFinetuningV1OrgUserDatasetsDestroy(id: string, org: string, username: string): CancelablePromise<void>;
|
|
77
|
-
/**
|
|
78
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
79
|
-
* @param org
|
|
80
|
-
* @param username
|
|
81
|
-
* @param baseModelName
|
|
82
|
-
* @param dataset
|
|
83
|
-
* @param dateCreated
|
|
84
|
-
* @param fineTunedModel
|
|
85
|
-
* @param lastModified
|
|
86
|
-
* @param ordering Which field to use when ordering the results.
|
|
87
|
-
* @param page A page number within the paginated result set.
|
|
88
|
-
* @param pageSize Number of results to return per page.
|
|
89
|
-
* @param preprocessDataset
|
|
90
|
-
* @param provider * `openai` - Openai
|
|
91
|
-
* @param search A search term.
|
|
92
|
-
* @param status * `pending` - Pending
|
|
93
|
-
* * `processing` - Processing
|
|
94
|
-
* * `completed` - Completed
|
|
95
|
-
* * `cancelled` - Cancelled
|
|
96
|
-
* * `failed` - Failed
|
|
97
|
-
* @returns PaginatedTrainingList
|
|
98
|
-
* @throws ApiError
|
|
99
|
-
*/
|
|
100
|
-
static aiFinetuningV1OrgUserTrainingsList(org: string, username: string, baseModelName?: string, dataset?: string, dateCreated?: string, fineTunedModel?: string, lastModified?: string, ordering?: string, page?: number, pageSize?: number, preprocessDataset?: boolean, provider?: 'openai', search?: string, status?: 'cancelled' | 'completed' | 'failed' | 'pending' | 'processing'): CancelablePromise<PaginatedTrainingList>;
|
|
101
|
-
/**
|
|
102
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
103
|
-
* @param org
|
|
104
|
-
* @param username
|
|
105
|
-
* @param requestBody
|
|
106
|
-
* @returns TrainingCreate
|
|
107
|
-
* @throws ApiError
|
|
108
|
-
*/
|
|
109
|
-
static aiFinetuningV1OrgUserTrainingsCreate(org: string, username: string, requestBody: TrainingCreate): CancelablePromise<TrainingCreate>;
|
|
110
|
-
/**
|
|
111
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
112
|
-
* @param id A UUID string identifying this training.
|
|
113
|
-
* @param org
|
|
114
|
-
* @param username
|
|
115
|
-
* @returns Training
|
|
116
|
-
* @throws ApiError
|
|
117
|
-
*/
|
|
118
|
-
static aiFinetuningV1OrgUserTrainingsRetrieve(id: string, org: string, username: string): CancelablePromise<Training>;
|
|
119
|
-
/**
|
|
120
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
121
|
-
* @param id A UUID string identifying this training.
|
|
122
|
-
* @param org
|
|
123
|
-
* @param username
|
|
124
|
-
* @param requestBody
|
|
125
|
-
* @returns TrainingCreate
|
|
126
|
-
* @throws ApiError
|
|
127
|
-
*/
|
|
128
|
-
static aiFinetuningV1OrgUserTrainingsUpdate(id: string, org: string, username: string, requestBody: TrainingCreate): CancelablePromise<TrainingCreate>;
|
|
129
|
-
/**
|
|
130
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
131
|
-
* @param id A UUID string identifying this training.
|
|
132
|
-
* @param org
|
|
133
|
-
* @param username
|
|
134
|
-
* @param requestBody
|
|
135
|
-
* @returns TrainingCreate
|
|
136
|
-
* @throws ApiError
|
|
137
|
-
*/
|
|
138
|
-
static aiFinetuningV1OrgUserTrainingsPartialUpdate(id: string, org: string, username: string, requestBody?: PatchedTrainingCreate): CancelablePromise<TrainingCreate>;
|
|
139
|
-
/**
|
|
140
|
-
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
141
|
-
* @param id A UUID string identifying this training.
|
|
142
|
-
* @param org
|
|
143
|
-
* @param username
|
|
144
|
-
* @returns void
|
|
145
|
-
* @throws ApiError
|
|
146
|
-
*/
|
|
147
|
-
static aiFinetuningV1OrgUserTrainingsDestroy(id: string, org: string, username: string): CancelablePromise<void>;
|
|
148
|
-
/**
|
|
149
|
-
* Retrieves a paginated list of completed fine-tuned models, excluding those without a fine-tuned model.
|
|
150
|
-
* Filtering and pagination is allowed.
|
|
151
|
-
*
|
|
152
|
-
* NB: This is only a helper endpoint. The same functionality can be achieved with the appropriate filters using the
|
|
153
|
-
* training list endpoint.
|
|
154
|
-
* Returns:
|
|
155
|
-
* Response: A paginated response containing the serialized fine-tuned models.
|
|
156
|
-
* @param org
|
|
157
|
-
* @param username
|
|
158
|
-
* @returns Training
|
|
159
|
-
* @throws ApiError
|
|
160
|
-
*/
|
|
161
|
-
static aiFinetuningV1OrgUserTrainingsFinetunedModelsRetrieve(org: string, username: string): CancelablePromise<Training>;
|
|
162
|
-
}
|