@mxmweb/rtext 1.2.8 → 1.2.9
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/index.js +842 -842
- package/mockserverdata.d.ts +0 -212
- package/package.json +1 -1
- package/stats.html +1 -1
package/mockserverdata.d.ts
CHANGED
|
@@ -36,37 +36,6 @@ export declare const mockServerData: {
|
|
|
36
36
|
resultType: number;
|
|
37
37
|
respTime: number;
|
|
38
38
|
tokens: number;
|
|
39
|
-
graphReference?: undefined;
|
|
40
|
-
databaseReference?: undefined;
|
|
41
|
-
};
|
|
42
|
-
} | {
|
|
43
|
-
query: {
|
|
44
|
-
id: number;
|
|
45
|
-
gmtCreate: string;
|
|
46
|
-
content: string;
|
|
47
|
-
type: string;
|
|
48
|
-
queryId: string;
|
|
49
|
-
audioUrl: string;
|
|
50
|
-
filePaths: null;
|
|
51
|
-
currentFiles: null;
|
|
52
|
-
};
|
|
53
|
-
reply: {
|
|
54
|
-
id: number;
|
|
55
|
-
gmtCreate: string;
|
|
56
|
-
content: string;
|
|
57
|
-
type: string;
|
|
58
|
-
reference: null;
|
|
59
|
-
webReference: null;
|
|
60
|
-
queryId: string;
|
|
61
|
-
feedbackResult: null;
|
|
62
|
-
feedbackId: null;
|
|
63
|
-
parsedFilePaths: null;
|
|
64
|
-
recommendQuestion: string;
|
|
65
|
-
llmType: number;
|
|
66
|
-
resultType: number;
|
|
67
|
-
respTime: number;
|
|
68
|
-
tokens: number;
|
|
69
|
-
graphReference?: undefined;
|
|
70
39
|
databaseReference?: undefined;
|
|
71
40
|
};
|
|
72
41
|
} | {
|
|
@@ -87,37 +56,6 @@ export declare const mockServerData: {
|
|
|
87
56
|
type: string;
|
|
88
57
|
reference: string;
|
|
89
58
|
webReference: string;
|
|
90
|
-
graphReference: string;
|
|
91
|
-
queryId: string;
|
|
92
|
-
feedbackResult: null;
|
|
93
|
-
feedbackId: null;
|
|
94
|
-
parsedFilePaths: null;
|
|
95
|
-
recommendQuestion: string;
|
|
96
|
-
llmType: number;
|
|
97
|
-
resultType: number;
|
|
98
|
-
respTime: number;
|
|
99
|
-
tokens: number;
|
|
100
|
-
databaseReference?: undefined;
|
|
101
|
-
};
|
|
102
|
-
} | {
|
|
103
|
-
query: {
|
|
104
|
-
id: number;
|
|
105
|
-
gmtCreate: string;
|
|
106
|
-
content: string;
|
|
107
|
-
type: string;
|
|
108
|
-
queryId: string;
|
|
109
|
-
audioUrl: string;
|
|
110
|
-
filePaths: null;
|
|
111
|
-
currentFiles: null;
|
|
112
|
-
};
|
|
113
|
-
reply: {
|
|
114
|
-
id: number;
|
|
115
|
-
gmtCreate: string;
|
|
116
|
-
content: string;
|
|
117
|
-
type: string;
|
|
118
|
-
reference: null;
|
|
119
|
-
webReference: null;
|
|
120
|
-
graphReference: null;
|
|
121
59
|
queryId: string;
|
|
122
60
|
feedbackResult: null;
|
|
123
61
|
feedbackId: null;
|
|
@@ -126,158 +64,8 @@ export declare const mockServerData: {
|
|
|
126
64
|
llmType: number;
|
|
127
65
|
resultType: number;
|
|
128
66
|
respTime: number;
|
|
129
|
-
tokens: number;
|
|
130
|
-
databaseReference?: undefined;
|
|
131
|
-
};
|
|
132
|
-
} | {
|
|
133
|
-
query: {
|
|
134
|
-
queryId: string;
|
|
135
|
-
content: string;
|
|
136
|
-
type: string;
|
|
137
|
-
audioUrl: string;
|
|
138
|
-
filePaths: null;
|
|
139
|
-
currentFiles: null;
|
|
140
|
-
gmtCreate: string;
|
|
141
|
-
id: number;
|
|
142
|
-
};
|
|
143
|
-
reply: {
|
|
144
|
-
queryId: string;
|
|
145
|
-
content: string;
|
|
146
|
-
type: string;
|
|
147
|
-
reference: string;
|
|
148
|
-
webReference: string;
|
|
149
67
|
databaseReference: string;
|
|
150
|
-
graphReference: string;
|
|
151
|
-
gmtCreate: string;
|
|
152
|
-
id: number;
|
|
153
|
-
feedbackResult: null;
|
|
154
|
-
feedbackId: null;
|
|
155
|
-
parsedFilePaths: null;
|
|
156
|
-
recommendQuestion: null;
|
|
157
|
-
llmType: number;
|
|
158
|
-
resultType: number;
|
|
159
|
-
respTime: number;
|
|
160
|
-
tokens: number;
|
|
161
|
-
};
|
|
162
|
-
} | {
|
|
163
|
-
query: {
|
|
164
|
-
id: number;
|
|
165
|
-
gmtCreate: string;
|
|
166
|
-
content: string;
|
|
167
|
-
type: string;
|
|
168
|
-
queryId: string;
|
|
169
|
-
audioUrl: string;
|
|
170
|
-
filePaths: null;
|
|
171
|
-
currentFiles: null;
|
|
172
|
-
};
|
|
173
|
-
reply: {
|
|
174
|
-
id: number;
|
|
175
|
-
gmtCreate: string;
|
|
176
|
-
content: string;
|
|
177
|
-
type: string;
|
|
178
|
-
reference: string;
|
|
179
|
-
webReference: string;
|
|
180
|
-
queryId: string;
|
|
181
|
-
feedbackResult: null;
|
|
182
|
-
feedbackId: null;
|
|
183
|
-
parsedFilePaths: null;
|
|
184
|
-
recommendQuestion: string;
|
|
185
|
-
llmType: number;
|
|
186
|
-
resultType: number;
|
|
187
|
-
respTime: number;
|
|
188
|
-
databaseReference: string;
|
|
189
|
-
tokens: number;
|
|
190
|
-
graphReference?: undefined;
|
|
191
|
-
};
|
|
192
|
-
} | {
|
|
193
|
-
query: {
|
|
194
|
-
id: number;
|
|
195
|
-
gmtCreate: string;
|
|
196
|
-
content: string;
|
|
197
|
-
type: string;
|
|
198
|
-
queryId: string;
|
|
199
|
-
audioUrl: string;
|
|
200
|
-
filePaths: null;
|
|
201
|
-
currentFiles: null;
|
|
202
|
-
};
|
|
203
|
-
reply: {
|
|
204
|
-
id: number;
|
|
205
|
-
gmtCreate: string;
|
|
206
|
-
content: string;
|
|
207
|
-
type: string;
|
|
208
|
-
reference: string;
|
|
209
|
-
webReference: string;
|
|
210
|
-
queryId: string;
|
|
211
|
-
feedbackResult: null;
|
|
212
|
-
feedbackId: null;
|
|
213
|
-
parsedFilePaths: null;
|
|
214
|
-
recommendQuestion: null;
|
|
215
|
-
llmType: number;
|
|
216
|
-
resultType: number;
|
|
217
|
-
respTime: number;
|
|
218
|
-
tokens: number;
|
|
219
|
-
graphReference?: undefined;
|
|
220
|
-
databaseReference?: undefined;
|
|
221
|
-
};
|
|
222
|
-
} | {
|
|
223
|
-
query: {
|
|
224
|
-
id: number;
|
|
225
|
-
gmtCreate: string;
|
|
226
|
-
content: string;
|
|
227
|
-
type: string;
|
|
228
|
-
queryId: string;
|
|
229
|
-
audioUrl: string;
|
|
230
|
-
filePaths: null;
|
|
231
|
-
currentFiles: null;
|
|
232
|
-
};
|
|
233
|
-
reply: {
|
|
234
|
-
id: number;
|
|
235
|
-
gmtCreate: string;
|
|
236
|
-
content: string;
|
|
237
|
-
type: string;
|
|
238
|
-
reference: string;
|
|
239
|
-
webReference: string;
|
|
240
|
-
queryId: string;
|
|
241
|
-
feedbackResult: null;
|
|
242
|
-
feedbackId: null;
|
|
243
|
-
parsedFilePaths: null;
|
|
244
|
-
recommendQuestion: string;
|
|
245
|
-
llmType: number;
|
|
246
|
-
resultType: number;
|
|
247
|
-
respTime: number;
|
|
248
|
-
databaseReference: null;
|
|
249
|
-
tokens: number;
|
|
250
|
-
graphReference?: undefined;
|
|
251
|
-
};
|
|
252
|
-
} | {
|
|
253
|
-
query: {
|
|
254
|
-
id: number;
|
|
255
|
-
gmtCreate: string;
|
|
256
|
-
content: string;
|
|
257
|
-
type: string;
|
|
258
|
-
queryId: string;
|
|
259
|
-
audioUrl: string;
|
|
260
|
-
filePaths: null;
|
|
261
|
-
currentFiles: null;
|
|
262
|
-
};
|
|
263
|
-
reply: {
|
|
264
|
-
id: number;
|
|
265
|
-
gmtCreate: string;
|
|
266
|
-
content: string;
|
|
267
|
-
type: string;
|
|
268
|
-
reference: string;
|
|
269
|
-
webReference: string;
|
|
270
|
-
databaseReference: string;
|
|
271
|
-
queryId: string;
|
|
272
|
-
feedbackResult: null;
|
|
273
|
-
feedbackId: null;
|
|
274
|
-
parsedFilePaths: null;
|
|
275
|
-
recommendQuestion: null;
|
|
276
|
-
llmType: number;
|
|
277
|
-
resultType: number;
|
|
278
|
-
respTime: number;
|
|
279
68
|
tokens: number;
|
|
280
|
-
graphReference?: undefined;
|
|
281
69
|
};
|
|
282
70
|
})[];
|
|
283
71
|
searchConfigDTO: {
|