kb-cloud-client-typescript 2.3.0-alpha.106 → 2.3.0-alpha.108
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/adminapi/api.d.ts +0 -1
- package/dist/adminapi/api.d.ts.map +1 -1
- package/dist/adminapi/api.js +0 -1
- package/dist/adminapi/api.js.map +1 -1
- package/dist/adminapi/apis/account-api.d.ts +158 -0
- package/dist/adminapi/apis/account-api.d.ts.map +1 -1
- package/dist/adminapi/apis/account-api.js +168 -0
- package/dist/adminapi/apis/account-api.js.map +1 -1
- package/dist/adminapi/apis/rdbms-api.d.ts +158 -0
- package/dist/adminapi/apis/rdbms-api.d.ts.map +1 -1
- package/dist/adminapi/apis/rdbms-api.js +168 -0
- package/dist/adminapi/apis/rdbms-api.js.map +1 -1
- package/dist/adminapi/apis/shared-api.d.ts +158 -0
- package/dist/adminapi/apis/shared-api.d.ts.map +1 -1
- package/dist/adminapi/apis/shared-api.js +168 -0
- package/dist/adminapi/apis/shared-api.js.map +1 -1
- package/dist/adminapi/models/account-option.d.ts +12 -0
- package/dist/adminapi/models/account-option.d.ts.map +1 -1
- package/dist/adminapi/models/index.d.ts +0 -10
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +0 -10
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/openapi/api.d.ts +0 -1
- package/dist/openapi/api.d.ts.map +1 -1
- package/dist/openapi/api.js +0 -1
- package/dist/openapi/api.js.map +1 -1
- package/dist/openapi/apis/account-api.d.ts +158 -0
- package/dist/openapi/apis/account-api.d.ts.map +1 -1
- package/dist/openapi/apis/account-api.js +168 -0
- package/dist/openapi/apis/account-api.js.map +1 -1
- package/dist/openapi/apis/rdbms-api.d.ts +158 -0
- package/dist/openapi/apis/rdbms-api.d.ts.map +1 -1
- package/dist/openapi/apis/rdbms-api.js +168 -0
- package/dist/openapi/apis/rdbms-api.js.map +1 -1
- package/dist/openapi/apis/shared-api.d.ts +158 -0
- package/dist/openapi/apis/shared-api.d.ts.map +1 -1
- package/dist/openapi/apis/shared-api.js +168 -0
- package/dist/openapi/apis/shared-api.js.map +1 -1
- package/dist/openapi/models/account-option.d.ts +12 -0
- package/dist/openapi/models/account-option.d.ts.map +1 -1
- package/dist/openapi/models/index.d.ts +0 -10
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +0 -10
- package/dist/openapi/models/index.js.map +1 -1
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +0 -11
- package/src/adminapi/api.ts +0 -1
- package/src/adminapi/apis/account-api.ts +272 -0
- package/src/adminapi/apis/rdbms-api.ts +272 -0
- package/src/adminapi/apis/shared-api.ts +272 -0
- package/src/adminapi/models/account-option.ts +12 -0
- package/src/adminapi/models/index.ts +0 -10
- package/src/adminapi.yaml +96 -381
- package/src/openapi/.openapi-generator/FILES +0 -11
- package/src/openapi/api.ts +0 -1
- package/src/openapi/apis/account-api.ts +272 -0
- package/src/openapi/apis/rdbms-api.ts +272 -0
- package/src/openapi/apis/shared-api.ts +272 -0
- package/src/openapi/models/account-option.ts +12 -0
- package/src/openapi/models/index.ts +0 -10
- package/src/openapi.yaml +96 -381
- package/dist/adminapi/apis/aiapi.d.ts +0 -408
- package/dist/adminapi/apis/aiapi.d.ts.map +0 -1
- package/dist/adminapi/apis/aiapi.js +0 -496
- package/dist/adminapi/apis/aiapi.js.map +0 -1
- package/dist/adminapi/models/ai-conversation-list-response.d.ts +0 -32
- package/dist/adminapi/models/ai-conversation-list-response.d.ts.map +0 -1
- package/dist/adminapi/models/ai-conversation-list-response.js +0 -16
- package/dist/adminapi/models/ai-conversation-list-response.js.map +0 -1
- package/dist/adminapi/models/ai-conversation.d.ts +0 -67
- package/dist/adminapi/models/ai-conversation.d.ts.map +0 -1
- package/dist/adminapi/models/ai-conversation.js +0 -16
- package/dist/adminapi/models/ai-conversation.js.map +0 -1
- package/dist/adminapi/models/ai-message-list-response.d.ts +0 -26
- package/dist/adminapi/models/ai-message-list-response.d.ts.map +0 -1
- package/dist/adminapi/models/ai-message-list-response.js +0 -16
- package/dist/adminapi/models/ai-message-list-response.js.map +0 -1
- package/dist/adminapi/models/ai-message.d.ts +0 -70
- package/dist/adminapi/models/ai-message.d.ts.map +0 -1
- package/dist/adminapi/models/ai-message.js +0 -16
- package/dist/adminapi/models/ai-message.js.map +0 -1
- package/dist/adminapi/models/aichat-type.d.ts +0 -22
- package/dist/adminapi/models/aichat-type.d.ts.map +0 -1
- package/dist/adminapi/models/aichat-type.js +0 -26
- package/dist/adminapi/models/aichat-type.js.map +0 -1
- package/dist/adminapi/models/aiconversation-request.d.ts +0 -26
- package/dist/adminapi/models/aiconversation-request.d.ts.map +0 -1
- package/dist/adminapi/models/aiconversation-request.js +0 -16
- package/dist/adminapi/models/aiconversation-request.js.map +0 -1
- package/dist/adminapi/models/chat-request.d.ts +0 -79
- package/dist/adminapi/models/chat-request.d.ts.map +0 -1
- package/dist/adminapi/models/chat-request.js +0 -16
- package/dist/adminapi/models/chat-request.js.map +0 -1
- package/dist/adminapi/models/chat-response-type.d.ts +0 -29
- package/dist/adminapi/models/chat-response-type.d.ts.map +0 -1
- package/dist/adminapi/models/chat-response-type.js +0 -33
- package/dist/adminapi/models/chat-response-type.js.map +0 -1
- package/dist/adminapi/models/chat-response.d.ts +0 -50
- package/dist/adminapi/models/chat-response.d.ts.map +0 -1
- package/dist/adminapi/models/chat-response.js +0 -16
- package/dist/adminapi/models/chat-response.js.map +0 -1
- package/dist/adminapi/models/sender-type.d.ts +0 -23
- package/dist/adminapi/models/sender-type.d.ts.map +0 -1
- package/dist/adminapi/models/sender-type.js +0 -27
- package/dist/adminapi/models/sender-type.js.map +0 -1
- package/dist/openapi/apis/aiapi.d.ts +0 -408
- package/dist/openapi/apis/aiapi.d.ts.map +0 -1
- package/dist/openapi/apis/aiapi.js +0 -496
- package/dist/openapi/apis/aiapi.js.map +0 -1
- package/dist/openapi/models/ai-conversation-list-response.d.ts +0 -32
- package/dist/openapi/models/ai-conversation-list-response.d.ts.map +0 -1
- package/dist/openapi/models/ai-conversation-list-response.js +0 -16
- package/dist/openapi/models/ai-conversation-list-response.js.map +0 -1
- package/dist/openapi/models/ai-conversation.d.ts +0 -67
- package/dist/openapi/models/ai-conversation.d.ts.map +0 -1
- package/dist/openapi/models/ai-conversation.js +0 -16
- package/dist/openapi/models/ai-conversation.js.map +0 -1
- package/dist/openapi/models/ai-message-list-response.d.ts +0 -26
- package/dist/openapi/models/ai-message-list-response.d.ts.map +0 -1
- package/dist/openapi/models/ai-message-list-response.js +0 -16
- package/dist/openapi/models/ai-message-list-response.js.map +0 -1
- package/dist/openapi/models/ai-message.d.ts +0 -70
- package/dist/openapi/models/ai-message.d.ts.map +0 -1
- package/dist/openapi/models/ai-message.js +0 -16
- package/dist/openapi/models/ai-message.js.map +0 -1
- package/dist/openapi/models/aichat-type.d.ts +0 -22
- package/dist/openapi/models/aichat-type.d.ts.map +0 -1
- package/dist/openapi/models/aichat-type.js +0 -26
- package/dist/openapi/models/aichat-type.js.map +0 -1
- package/dist/openapi/models/aiconversation-request.d.ts +0 -26
- package/dist/openapi/models/aiconversation-request.d.ts.map +0 -1
- package/dist/openapi/models/aiconversation-request.js +0 -16
- package/dist/openapi/models/aiconversation-request.js.map +0 -1
- package/dist/openapi/models/chat-request.d.ts +0 -79
- package/dist/openapi/models/chat-request.d.ts.map +0 -1
- package/dist/openapi/models/chat-request.js +0 -16
- package/dist/openapi/models/chat-request.js.map +0 -1
- package/dist/openapi/models/chat-response-type.d.ts +0 -29
- package/dist/openapi/models/chat-response-type.d.ts.map +0 -1
- package/dist/openapi/models/chat-response-type.js +0 -33
- package/dist/openapi/models/chat-response-type.js.map +0 -1
- package/dist/openapi/models/chat-response.d.ts +0 -50
- package/dist/openapi/models/chat-response.d.ts.map +0 -1
- package/dist/openapi/models/chat-response.js +0 -16
- package/dist/openapi/models/chat-response.js.map +0 -1
- package/dist/openapi/models/sender-type.d.ts +0 -23
- package/dist/openapi/models/sender-type.d.ts.map +0 -1
- package/dist/openapi/models/sender-type.js +0 -27
- package/dist/openapi/models/sender-type.js.map +0 -1
- package/src/adminapi/apis/aiapi.ts +0 -728
- package/src/adminapi/models/ai-conversation-list-response.ts +0 -39
- package/src/adminapi/models/ai-conversation.ts +0 -72
- package/src/adminapi/models/ai-message-list-response.ts +0 -33
- package/src/adminapi/models/ai-message.ts +0 -77
- package/src/adminapi/models/aichat-type.ts +0 -31
- package/src/adminapi/models/aiconversation-request.ts +0 -35
- package/src/adminapi/models/chat-request.ts +0 -84
- package/src/adminapi/models/chat-response-type.ts +0 -38
- package/src/adminapi/models/chat-response.ts +0 -59
- package/src/adminapi/models/sender-type.ts +0 -32
- package/src/openapi/apis/aiapi.ts +0 -728
- package/src/openapi/models/ai-conversation-list-response.ts +0 -39
- package/src/openapi/models/ai-conversation.ts +0 -72
- package/src/openapi/models/ai-message-list-response.ts +0 -33
- package/src/openapi/models/ai-message.ts +0 -77
- package/src/openapi/models/aichat-type.ts +0 -31
- package/src/openapi/models/aiconversation-request.ts +0 -35
- package/src/openapi/models/chat-request.ts +0 -84
- package/src/openapi/models/chat-response-type.ts +0 -38
- package/src/openapi/models/chat-response.ts +0 -59
- package/src/openapi/models/sender-type.ts +0 -32
|
@@ -1,496 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* KubeBlocks Cloud API
|
|
6
|
-
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0.0
|
|
9
|
-
* Contact: support@apecloud.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
17
|
-
};
|
|
18
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.AIApi = exports.AIApiFactory = exports.AIApiFp = exports.AIApiAxiosParamCreator = void 0;
|
|
20
|
-
const axios_1 = __importDefault(require("axios"));
|
|
21
|
-
// Some imports not used depending on template conditions
|
|
22
|
-
// @ts-ignore
|
|
23
|
-
const common_1 = require("../common");
|
|
24
|
-
// @ts-ignore
|
|
25
|
-
const base_1 = require("../base");
|
|
26
|
-
/**
|
|
27
|
-
* AIApi - axios parameter creator
|
|
28
|
-
* @export
|
|
29
|
-
*/
|
|
30
|
-
const AIApiAxiosParamCreator = function (configuration) {
|
|
31
|
-
return {
|
|
32
|
-
/**
|
|
33
|
-
* Establishes an SSE connection for AI BI conversation.
|
|
34
|
-
* @summary SSE endpoint for Chat BI V2
|
|
35
|
-
* @param {ChatRequest} chatRequest
|
|
36
|
-
* @param {*} [options] Override http request option.
|
|
37
|
-
* @throws {RequiredError}
|
|
38
|
-
*/
|
|
39
|
-
chatBIV2SSE: async (chatRequest, options = {}) => {
|
|
40
|
-
// verify required parameter 'chatRequest' is not null or undefined
|
|
41
|
-
(0, common_1.assertParamExists)('chatBIV2SSE', 'chatRequest', chatRequest);
|
|
42
|
-
const localVarPath = `/api/v1/ai/chatbi/v2`;
|
|
43
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
44
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
45
|
-
let baseOptions;
|
|
46
|
-
if (configuration) {
|
|
47
|
-
baseOptions = configuration.baseOptions;
|
|
48
|
-
}
|
|
49
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
50
|
-
const localVarHeaderParameter = {};
|
|
51
|
-
const localVarQueryParameter = {};
|
|
52
|
-
// authentication BearerToken required
|
|
53
|
-
// http bearer authentication required
|
|
54
|
-
await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
55
|
-
// authentication DigestAuth required
|
|
56
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
57
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
58
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
59
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
60
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
61
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(chatRequest, localVarRequestOptions, configuration);
|
|
62
|
-
return {
|
|
63
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
64
|
-
options: localVarRequestOptions,
|
|
65
|
-
};
|
|
66
|
-
},
|
|
67
|
-
/**
|
|
68
|
-
* Establishes an SSE connection for AI conversation.
|
|
69
|
-
* @summary SSE endpoint for Chat V2
|
|
70
|
-
* @param {ChatRequest} chatRequest
|
|
71
|
-
* @param {*} [options] Override http request option.
|
|
72
|
-
* @throws {RequiredError}
|
|
73
|
-
*/
|
|
74
|
-
chatV2SSE: async (chatRequest, options = {}) => {
|
|
75
|
-
// verify required parameter 'chatRequest' is not null or undefined
|
|
76
|
-
(0, common_1.assertParamExists)('chatV2SSE', 'chatRequest', chatRequest);
|
|
77
|
-
const localVarPath = `/api/v1/ai/chatops/v2`;
|
|
78
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
79
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
80
|
-
let baseOptions;
|
|
81
|
-
if (configuration) {
|
|
82
|
-
baseOptions = configuration.baseOptions;
|
|
83
|
-
}
|
|
84
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
85
|
-
const localVarHeaderParameter = {};
|
|
86
|
-
const localVarQueryParameter = {};
|
|
87
|
-
// authentication BearerToken required
|
|
88
|
-
// http bearer authentication required
|
|
89
|
-
await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
90
|
-
// authentication DigestAuth required
|
|
91
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
92
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
93
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
94
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
95
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
96
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(chatRequest, localVarRequestOptions, configuration);
|
|
97
|
-
return {
|
|
98
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
99
|
-
options: localVarRequestOptions,
|
|
100
|
-
};
|
|
101
|
-
},
|
|
102
|
-
/**
|
|
103
|
-
* Deletes a specific conversation and all its associated messages.
|
|
104
|
-
* @summary Delete a conversation
|
|
105
|
-
* @param {string} conversationId ID of the conversation to delete
|
|
106
|
-
* @param {*} [options] Override http request option.
|
|
107
|
-
* @throws {RequiredError}
|
|
108
|
-
*/
|
|
109
|
-
deleteConversation: async (conversationId, options = {}) => {
|
|
110
|
-
// verify required parameter 'conversationId' is not null or undefined
|
|
111
|
-
(0, common_1.assertParamExists)('deleteConversation', 'conversationId', conversationId);
|
|
112
|
-
const localVarPath = `/api/v1/ai/conversations/{conversationId}`
|
|
113
|
-
.replace(`{${"conversationId"}}`, encodeURIComponent(String(conversationId)));
|
|
114
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
115
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
116
|
-
let baseOptions;
|
|
117
|
-
if (configuration) {
|
|
118
|
-
baseOptions = configuration.baseOptions;
|
|
119
|
-
}
|
|
120
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'DELETE' }, baseOptions), options);
|
|
121
|
-
const localVarHeaderParameter = {};
|
|
122
|
-
const localVarQueryParameter = {};
|
|
123
|
-
// authentication BearerToken required
|
|
124
|
-
// http bearer authentication required
|
|
125
|
-
await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
126
|
-
// authentication DigestAuth required
|
|
127
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
128
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
129
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
130
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
131
|
-
return {
|
|
132
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
133
|
-
options: localVarRequestOptions,
|
|
134
|
-
};
|
|
135
|
-
},
|
|
136
|
-
/**
|
|
137
|
-
* Retrieves ai messages for a specific conversation. If pre is not provided, returns the last 10 turn messages. If pre is provided, returns 10 turn messages after the pre message.
|
|
138
|
-
* @summary Get AI conversation messages
|
|
139
|
-
* @param {string} conversationId ID of the conversation
|
|
140
|
-
* @param {string} [pre] Previous message ID
|
|
141
|
-
* @param {*} [options] Override http request option.
|
|
142
|
-
* @throws {RequiredError}
|
|
143
|
-
*/
|
|
144
|
-
getConversationMessages: async (conversationId, pre, options = {}) => {
|
|
145
|
-
// verify required parameter 'conversationId' is not null or undefined
|
|
146
|
-
(0, common_1.assertParamExists)('getConversationMessages', 'conversationId', conversationId);
|
|
147
|
-
const localVarPath = `/api/v1/ai/conversations/{conversationId}/messages`
|
|
148
|
-
.replace(`{${"conversationId"}}`, encodeURIComponent(String(conversationId)));
|
|
149
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
150
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
151
|
-
let baseOptions;
|
|
152
|
-
if (configuration) {
|
|
153
|
-
baseOptions = configuration.baseOptions;
|
|
154
|
-
}
|
|
155
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
156
|
-
const localVarHeaderParameter = {};
|
|
157
|
-
const localVarQueryParameter = {};
|
|
158
|
-
// authentication BearerToken required
|
|
159
|
-
// http bearer authentication required
|
|
160
|
-
await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
161
|
-
// authentication DigestAuth required
|
|
162
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
163
|
-
if (pre !== undefined) {
|
|
164
|
-
localVarQueryParameter['pre'] = pre;
|
|
165
|
-
}
|
|
166
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
167
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
168
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
169
|
-
return {
|
|
170
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
171
|
-
options: localVarRequestOptions,
|
|
172
|
-
};
|
|
173
|
-
},
|
|
174
|
-
/**
|
|
175
|
-
* Retrieves a list of conversations filtered by user.
|
|
176
|
-
* @summary List conversations by user
|
|
177
|
-
* @param {number} [page] Page number for pagination
|
|
178
|
-
* @param {number} [pageSize] Number of items per page
|
|
179
|
-
* @param {string} [type] Type of conversations to filter, can be bi or analysis.
|
|
180
|
-
* @param {*} [options] Override http request option.
|
|
181
|
-
* @throws {RequiredError}
|
|
182
|
-
*/
|
|
183
|
-
listConversations: async (page, pageSize, type, options = {}) => {
|
|
184
|
-
const localVarPath = `/api/v1/ai/conversations`;
|
|
185
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
186
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
187
|
-
let baseOptions;
|
|
188
|
-
if (configuration) {
|
|
189
|
-
baseOptions = configuration.baseOptions;
|
|
190
|
-
}
|
|
191
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
192
|
-
const localVarHeaderParameter = {};
|
|
193
|
-
const localVarQueryParameter = {};
|
|
194
|
-
// authentication BearerToken required
|
|
195
|
-
// http bearer authentication required
|
|
196
|
-
await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
197
|
-
// authentication DigestAuth required
|
|
198
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
199
|
-
if (page !== undefined) {
|
|
200
|
-
localVarQueryParameter['page'] = page;
|
|
201
|
-
}
|
|
202
|
-
if (pageSize !== undefined) {
|
|
203
|
-
localVarQueryParameter['pageSize'] = pageSize;
|
|
204
|
-
}
|
|
205
|
-
if (type !== undefined) {
|
|
206
|
-
localVarQueryParameter['type'] = type;
|
|
207
|
-
}
|
|
208
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
209
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
210
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
211
|
-
return {
|
|
212
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
213
|
-
options: localVarRequestOptions,
|
|
214
|
-
};
|
|
215
|
-
},
|
|
216
|
-
/**
|
|
217
|
-
* Creates a new conversation.
|
|
218
|
-
* @summary Create a new conversation
|
|
219
|
-
* @param {AIConversationRequest} aIConversationRequest
|
|
220
|
-
* @param {*} [options] Override http request option.
|
|
221
|
-
* @throws {RequiredError}
|
|
222
|
-
*/
|
|
223
|
-
newAIConversation: async (aIConversationRequest, options = {}) => {
|
|
224
|
-
// verify required parameter 'aIConversationRequest' is not null or undefined
|
|
225
|
-
(0, common_1.assertParamExists)('newAIConversation', 'aIConversationRequest', aIConversationRequest);
|
|
226
|
-
const localVarPath = `/api/v1/ai/conversations`;
|
|
227
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
228
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
229
|
-
let baseOptions;
|
|
230
|
-
if (configuration) {
|
|
231
|
-
baseOptions = configuration.baseOptions;
|
|
232
|
-
}
|
|
233
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
234
|
-
const localVarHeaderParameter = {};
|
|
235
|
-
const localVarQueryParameter = {};
|
|
236
|
-
// authentication BearerToken required
|
|
237
|
-
// http bearer authentication required
|
|
238
|
-
await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
239
|
-
// authentication DigestAuth required
|
|
240
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
241
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
242
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
243
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
244
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
245
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(aIConversationRequest, localVarRequestOptions, configuration);
|
|
246
|
-
return {
|
|
247
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
248
|
-
options: localVarRequestOptions,
|
|
249
|
-
};
|
|
250
|
-
},
|
|
251
|
-
};
|
|
252
|
-
};
|
|
253
|
-
exports.AIApiAxiosParamCreator = AIApiAxiosParamCreator;
|
|
254
|
-
/**
|
|
255
|
-
* AIApi - functional programming interface
|
|
256
|
-
* @export
|
|
257
|
-
*/
|
|
258
|
-
const AIApiFp = function (configuration) {
|
|
259
|
-
const localVarAxiosParamCreator = (0, exports.AIApiAxiosParamCreator)(configuration);
|
|
260
|
-
return {
|
|
261
|
-
/**
|
|
262
|
-
* Establishes an SSE connection for AI BI conversation.
|
|
263
|
-
* @summary SSE endpoint for Chat BI V2
|
|
264
|
-
* @param {ChatRequest} chatRequest
|
|
265
|
-
* @param {*} [options] Override http request option.
|
|
266
|
-
* @throws {RequiredError}
|
|
267
|
-
*/
|
|
268
|
-
async chatBIV2SSE(chatRequest, options) {
|
|
269
|
-
var _a, _b, _c;
|
|
270
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.chatBIV2SSE(chatRequest, options);
|
|
271
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
272
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIApi.chatBIV2SSE']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
273
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
274
|
-
},
|
|
275
|
-
/**
|
|
276
|
-
* Establishes an SSE connection for AI conversation.
|
|
277
|
-
* @summary SSE endpoint for Chat V2
|
|
278
|
-
* @param {ChatRequest} chatRequest
|
|
279
|
-
* @param {*} [options] Override http request option.
|
|
280
|
-
* @throws {RequiredError}
|
|
281
|
-
*/
|
|
282
|
-
async chatV2SSE(chatRequest, options) {
|
|
283
|
-
var _a, _b, _c;
|
|
284
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.chatV2SSE(chatRequest, options);
|
|
285
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
286
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIApi.chatV2SSE']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
287
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
288
|
-
},
|
|
289
|
-
/**
|
|
290
|
-
* Deletes a specific conversation and all its associated messages.
|
|
291
|
-
* @summary Delete a conversation
|
|
292
|
-
* @param {string} conversationId ID of the conversation to delete
|
|
293
|
-
* @param {*} [options] Override http request option.
|
|
294
|
-
* @throws {RequiredError}
|
|
295
|
-
*/
|
|
296
|
-
async deleteConversation(conversationId, options) {
|
|
297
|
-
var _a, _b, _c;
|
|
298
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteConversation(conversationId, options);
|
|
299
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
300
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIApi.deleteConversation']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
301
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
302
|
-
},
|
|
303
|
-
/**
|
|
304
|
-
* Retrieves ai messages for a specific conversation. If pre is not provided, returns the last 10 turn messages. If pre is provided, returns 10 turn messages after the pre message.
|
|
305
|
-
* @summary Get AI conversation messages
|
|
306
|
-
* @param {string} conversationId ID of the conversation
|
|
307
|
-
* @param {string} [pre] Previous message ID
|
|
308
|
-
* @param {*} [options] Override http request option.
|
|
309
|
-
* @throws {RequiredError}
|
|
310
|
-
*/
|
|
311
|
-
async getConversationMessages(conversationId, pre, options) {
|
|
312
|
-
var _a, _b, _c;
|
|
313
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getConversationMessages(conversationId, pre, options);
|
|
314
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
315
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIApi.getConversationMessages']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
316
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
317
|
-
},
|
|
318
|
-
/**
|
|
319
|
-
* Retrieves a list of conversations filtered by user.
|
|
320
|
-
* @summary List conversations by user
|
|
321
|
-
* @param {number} [page] Page number for pagination
|
|
322
|
-
* @param {number} [pageSize] Number of items per page
|
|
323
|
-
* @param {string} [type] Type of conversations to filter, can be bi or analysis.
|
|
324
|
-
* @param {*} [options] Override http request option.
|
|
325
|
-
* @throws {RequiredError}
|
|
326
|
-
*/
|
|
327
|
-
async listConversations(page, pageSize, type, options) {
|
|
328
|
-
var _a, _b, _c;
|
|
329
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.listConversations(page, pageSize, type, options);
|
|
330
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
331
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIApi.listConversations']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
332
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
333
|
-
},
|
|
334
|
-
/**
|
|
335
|
-
* Creates a new conversation.
|
|
336
|
-
* @summary Create a new conversation
|
|
337
|
-
* @param {AIConversationRequest} aIConversationRequest
|
|
338
|
-
* @param {*} [options] Override http request option.
|
|
339
|
-
* @throws {RequiredError}
|
|
340
|
-
*/
|
|
341
|
-
async newAIConversation(aIConversationRequest, options) {
|
|
342
|
-
var _a, _b, _c;
|
|
343
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.newAIConversation(aIConversationRequest, options);
|
|
344
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
345
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIApi.newAIConversation']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
346
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
347
|
-
},
|
|
348
|
-
};
|
|
349
|
-
};
|
|
350
|
-
exports.AIApiFp = AIApiFp;
|
|
351
|
-
/**
|
|
352
|
-
* AIApi - factory interface
|
|
353
|
-
* @export
|
|
354
|
-
*/
|
|
355
|
-
const AIApiFactory = function (configuration, basePath, axios) {
|
|
356
|
-
const localVarFp = (0, exports.AIApiFp)(configuration);
|
|
357
|
-
return {
|
|
358
|
-
/**
|
|
359
|
-
* Establishes an SSE connection for AI BI conversation.
|
|
360
|
-
* @summary SSE endpoint for Chat BI V2
|
|
361
|
-
* @param {AIApiChatBIV2SSERequest} requestParameters Request parameters.
|
|
362
|
-
* @param {*} [options] Override http request option.
|
|
363
|
-
* @throws {RequiredError}
|
|
364
|
-
*/
|
|
365
|
-
chatBIV2SSE(requestParameters, options) {
|
|
366
|
-
return localVarFp.chatBIV2SSE(requestParameters.chatRequest, options).then((request) => request(axios, basePath));
|
|
367
|
-
},
|
|
368
|
-
/**
|
|
369
|
-
* Establishes an SSE connection for AI conversation.
|
|
370
|
-
* @summary SSE endpoint for Chat V2
|
|
371
|
-
* @param {AIApiChatV2SSERequest} requestParameters Request parameters.
|
|
372
|
-
* @param {*} [options] Override http request option.
|
|
373
|
-
* @throws {RequiredError}
|
|
374
|
-
*/
|
|
375
|
-
chatV2SSE(requestParameters, options) {
|
|
376
|
-
return localVarFp.chatV2SSE(requestParameters.chatRequest, options).then((request) => request(axios, basePath));
|
|
377
|
-
},
|
|
378
|
-
/**
|
|
379
|
-
* Deletes a specific conversation and all its associated messages.
|
|
380
|
-
* @summary Delete a conversation
|
|
381
|
-
* @param {AIApiDeleteConversationRequest} requestParameters Request parameters.
|
|
382
|
-
* @param {*} [options] Override http request option.
|
|
383
|
-
* @throws {RequiredError}
|
|
384
|
-
*/
|
|
385
|
-
deleteConversation(requestParameters, options) {
|
|
386
|
-
return localVarFp.deleteConversation(requestParameters.conversationId, options).then((request) => request(axios, basePath));
|
|
387
|
-
},
|
|
388
|
-
/**
|
|
389
|
-
* Retrieves ai messages for a specific conversation. If pre is not provided, returns the last 10 turn messages. If pre is provided, returns 10 turn messages after the pre message.
|
|
390
|
-
* @summary Get AI conversation messages
|
|
391
|
-
* @param {AIApiGetConversationMessagesRequest} requestParameters Request parameters.
|
|
392
|
-
* @param {*} [options] Override http request option.
|
|
393
|
-
* @throws {RequiredError}
|
|
394
|
-
*/
|
|
395
|
-
getConversationMessages(requestParameters, options) {
|
|
396
|
-
return localVarFp.getConversationMessages(requestParameters.conversationId, requestParameters.pre, options).then((request) => request(axios, basePath));
|
|
397
|
-
},
|
|
398
|
-
/**
|
|
399
|
-
* Retrieves a list of conversations filtered by user.
|
|
400
|
-
* @summary List conversations by user
|
|
401
|
-
* @param {AIApiListConversationsRequest} requestParameters Request parameters.
|
|
402
|
-
* @param {*} [options] Override http request option.
|
|
403
|
-
* @throws {RequiredError}
|
|
404
|
-
*/
|
|
405
|
-
listConversations(requestParameters = {}, options) {
|
|
406
|
-
return localVarFp.listConversations(requestParameters.page, requestParameters.pageSize, requestParameters.type, options).then((request) => request(axios, basePath));
|
|
407
|
-
},
|
|
408
|
-
/**
|
|
409
|
-
* Creates a new conversation.
|
|
410
|
-
* @summary Create a new conversation
|
|
411
|
-
* @param {AIApiNewAIConversationRequest} requestParameters Request parameters.
|
|
412
|
-
* @param {*} [options] Override http request option.
|
|
413
|
-
* @throws {RequiredError}
|
|
414
|
-
*/
|
|
415
|
-
newAIConversation(requestParameters, options) {
|
|
416
|
-
return localVarFp.newAIConversation(requestParameters.aIConversationRequest, options).then((request) => request(axios, basePath));
|
|
417
|
-
},
|
|
418
|
-
};
|
|
419
|
-
};
|
|
420
|
-
exports.AIApiFactory = AIApiFactory;
|
|
421
|
-
/**
|
|
422
|
-
* AIApi - object-oriented interface
|
|
423
|
-
* @export
|
|
424
|
-
* @class AIApi
|
|
425
|
-
* @extends {BaseAPI}
|
|
426
|
-
*/
|
|
427
|
-
class AIApi extends base_1.BaseAPI {
|
|
428
|
-
/**
|
|
429
|
-
* Establishes an SSE connection for AI BI conversation.
|
|
430
|
-
* @summary SSE endpoint for Chat BI V2
|
|
431
|
-
* @param {AIApiChatBIV2SSERequest} requestParameters Request parameters.
|
|
432
|
-
* @param {*} [options] Override http request option.
|
|
433
|
-
* @throws {RequiredError}
|
|
434
|
-
* @memberof AIApi
|
|
435
|
-
*/
|
|
436
|
-
chatBIV2SSE(requestParameters, options) {
|
|
437
|
-
return (0, exports.AIApiFp)(this.configuration).chatBIV2SSE(requestParameters.chatRequest, options).then((request) => request(this.axios, this.basePath));
|
|
438
|
-
}
|
|
439
|
-
/**
|
|
440
|
-
* Establishes an SSE connection for AI conversation.
|
|
441
|
-
* @summary SSE endpoint for Chat V2
|
|
442
|
-
* @param {AIApiChatV2SSERequest} requestParameters Request parameters.
|
|
443
|
-
* @param {*} [options] Override http request option.
|
|
444
|
-
* @throws {RequiredError}
|
|
445
|
-
* @memberof AIApi
|
|
446
|
-
*/
|
|
447
|
-
chatV2SSE(requestParameters, options) {
|
|
448
|
-
return (0, exports.AIApiFp)(this.configuration).chatV2SSE(requestParameters.chatRequest, options).then((request) => request(this.axios, this.basePath));
|
|
449
|
-
}
|
|
450
|
-
/**
|
|
451
|
-
* Deletes a specific conversation and all its associated messages.
|
|
452
|
-
* @summary Delete a conversation
|
|
453
|
-
* @param {AIApiDeleteConversationRequest} requestParameters Request parameters.
|
|
454
|
-
* @param {*} [options] Override http request option.
|
|
455
|
-
* @throws {RequiredError}
|
|
456
|
-
* @memberof AIApi
|
|
457
|
-
*/
|
|
458
|
-
deleteConversation(requestParameters, options) {
|
|
459
|
-
return (0, exports.AIApiFp)(this.configuration).deleteConversation(requestParameters.conversationId, options).then((request) => request(this.axios, this.basePath));
|
|
460
|
-
}
|
|
461
|
-
/**
|
|
462
|
-
* Retrieves ai messages for a specific conversation. If pre is not provided, returns the last 10 turn messages. If pre is provided, returns 10 turn messages after the pre message.
|
|
463
|
-
* @summary Get AI conversation messages
|
|
464
|
-
* @param {AIApiGetConversationMessagesRequest} requestParameters Request parameters.
|
|
465
|
-
* @param {*} [options] Override http request option.
|
|
466
|
-
* @throws {RequiredError}
|
|
467
|
-
* @memberof AIApi
|
|
468
|
-
*/
|
|
469
|
-
getConversationMessages(requestParameters, options) {
|
|
470
|
-
return (0, exports.AIApiFp)(this.configuration).getConversationMessages(requestParameters.conversationId, requestParameters.pre, options).then((request) => request(this.axios, this.basePath));
|
|
471
|
-
}
|
|
472
|
-
/**
|
|
473
|
-
* Retrieves a list of conversations filtered by user.
|
|
474
|
-
* @summary List conversations by user
|
|
475
|
-
* @param {AIApiListConversationsRequest} requestParameters Request parameters.
|
|
476
|
-
* @param {*} [options] Override http request option.
|
|
477
|
-
* @throws {RequiredError}
|
|
478
|
-
* @memberof AIApi
|
|
479
|
-
*/
|
|
480
|
-
listConversations(requestParameters = {}, options) {
|
|
481
|
-
return (0, exports.AIApiFp)(this.configuration).listConversations(requestParameters.page, requestParameters.pageSize, requestParameters.type, options).then((request) => request(this.axios, this.basePath));
|
|
482
|
-
}
|
|
483
|
-
/**
|
|
484
|
-
* Creates a new conversation.
|
|
485
|
-
* @summary Create a new conversation
|
|
486
|
-
* @param {AIApiNewAIConversationRequest} requestParameters Request parameters.
|
|
487
|
-
* @param {*} [options] Override http request option.
|
|
488
|
-
* @throws {RequiredError}
|
|
489
|
-
* @memberof AIApi
|
|
490
|
-
*/
|
|
491
|
-
newAIConversation(requestParameters, options) {
|
|
492
|
-
return (0, exports.AIApiFp)(this.configuration).newAIConversation(requestParameters.aIConversationRequest, options).then((request) => request(this.axios, this.basePath));
|
|
493
|
-
}
|
|
494
|
-
}
|
|
495
|
-
exports.AIApi = AIApi;
|
|
496
|
-
//# sourceMappingURL=aiapi.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aiapi.js","sourceRoot":"","sources":["../../../src/openapi/apis/aiapi.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* KubeBlocks Cloud API
|
|
3
|
-
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
* Contact: support@apecloud.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { AiConversation } from './ai-conversation';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface AiConversationListResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface AiConversationListResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<AiConversation>}
|
|
22
|
-
* @memberof AiConversationListResponse
|
|
23
|
-
*/
|
|
24
|
-
'items'?: Array<AiConversation>;
|
|
25
|
-
/**
|
|
26
|
-
* Total number of conversations
|
|
27
|
-
* @type {number}
|
|
28
|
-
* @memberof AiConversationListResponse
|
|
29
|
-
*/
|
|
30
|
-
'total'?: number;
|
|
31
|
-
}
|
|
32
|
-
//# sourceMappingURL=ai-conversation-list-response.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ai-conversation-list-response.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ai-conversation-list-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAExD;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAChC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* KubeBlocks Cloud API
|
|
6
|
-
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0.0
|
|
9
|
-
* Contact: support@apecloud.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
//# sourceMappingURL=ai-conversation-list-response.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ai-conversation-list-response.js","sourceRoot":"","sources":["../../../src/openapi/models/ai-conversation-list-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* KubeBlocks Cloud API
|
|
3
|
-
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
* Contact: support@apecloud.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface AiConversation
|
|
16
|
-
*/
|
|
17
|
-
export interface AiConversation {
|
|
18
|
-
/**
|
|
19
|
-
* Conversation ID
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof AiConversation
|
|
22
|
-
*/
|
|
23
|
-
'id'?: string;
|
|
24
|
-
/**
|
|
25
|
-
* User ID associated with the conversation
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof AiConversation
|
|
28
|
-
*/
|
|
29
|
-
'userId'?: string;
|
|
30
|
-
/**
|
|
31
|
-
* Name of the cluster associated with the conversation
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof AiConversation
|
|
34
|
-
*/
|
|
35
|
-
'clusterName'?: string;
|
|
36
|
-
/**
|
|
37
|
-
* Name of the organization associated with the conversation
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof AiConversation
|
|
40
|
-
*/
|
|
41
|
-
'orgName'?: string;
|
|
42
|
-
/**
|
|
43
|
-
* Optional title for the conversation
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof AiConversation
|
|
46
|
-
*/
|
|
47
|
-
'title'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
* Type of the conversation, can be chatbi or chatops.
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof AiConversation
|
|
52
|
-
*/
|
|
53
|
-
'type'?: string;
|
|
54
|
-
/**
|
|
55
|
-
* Timestamp of when the conversation was created
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof AiConversation
|
|
58
|
-
*/
|
|
59
|
-
'createdAt'?: string;
|
|
60
|
-
/**
|
|
61
|
-
* Timestamp of when the conversation was last updated
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof AiConversation
|
|
64
|
-
*/
|
|
65
|
-
'updatedAt'?: string;
|
|
66
|
-
}
|
|
67
|
-
//# sourceMappingURL=ai-conversation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ai-conversation.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ai-conversation.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
|