@studyfetch/sdk 1.32.0 → 1.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/CHANGELOG.md +82 -0
  2. package/README.md +1 -1
  3. package/package.json +4 -5
  4. package/resources/v1/assignment-grader/assignment-grader.d.mts +313 -0
  5. package/resources/v1/assignment-grader/assignment-grader.d.mts.map +1 -0
  6. package/resources/v1/assignment-grader/assignment-grader.d.ts +313 -0
  7. package/resources/v1/assignment-grader/assignment-grader.d.ts.map +1 -0
  8. package/resources/v1/assignment-grader/assignment-grader.js +87 -0
  9. package/resources/v1/assignment-grader/assignment-grader.js.map +1 -0
  10. package/resources/v1/assignment-grader/assignment-grader.mjs +82 -0
  11. package/resources/v1/assignment-grader/assignment-grader.mjs.map +1 -0
  12. package/resources/v1/assignment-grader/index.d.mts +3 -0
  13. package/resources/v1/assignment-grader/index.d.mts.map +1 -0
  14. package/resources/v1/assignment-grader/index.d.ts +3 -0
  15. package/resources/v1/assignment-grader/index.d.ts.map +1 -0
  16. package/resources/v1/assignment-grader/index.js +9 -0
  17. package/resources/v1/assignment-grader/index.js.map +1 -0
  18. package/resources/v1/assignment-grader/index.mjs +4 -0
  19. package/resources/v1/assignment-grader/index.mjs.map +1 -0
  20. package/resources/v1/assignment-grader/rubric-templates.d.mts +238 -0
  21. package/resources/v1/assignment-grader/rubric-templates.d.mts.map +1 -0
  22. package/resources/v1/assignment-grader/rubric-templates.d.ts +238 -0
  23. package/resources/v1/assignment-grader/rubric-templates.d.ts.map +1 -0
  24. package/resources/v1/assignment-grader/rubric-templates.js +68 -0
  25. package/resources/v1/assignment-grader/rubric-templates.js.map +1 -0
  26. package/resources/v1/assignment-grader/rubric-templates.mjs +64 -0
  27. package/resources/v1/assignment-grader/rubric-templates.mjs.map +1 -0
  28. package/resources/v1/assignment-grader.d.mts +1 -152
  29. package/resources/v1/assignment-grader.d.mts.map +1 -1
  30. package/resources/v1/assignment-grader.d.ts +1 -152
  31. package/resources/v1/assignment-grader.d.ts.map +1 -1
  32. package/resources/v1/assignment-grader.js +2 -62
  33. package/resources/v1/assignment-grader.js.map +1 -1
  34. package/resources/v1/assignment-grader.mjs +1 -60
  35. package/resources/v1/assignment-grader.mjs.map +1 -1
  36. package/resources/v1/chat-analytics.d.mts +316 -0
  37. package/resources/v1/chat-analytics.d.mts.map +1 -0
  38. package/resources/v1/chat-analytics.d.ts +316 -0
  39. package/resources/v1/chat-analytics.d.ts.map +1 -0
  40. package/resources/v1/chat-analytics.js +50 -0
  41. package/resources/v1/chat-analytics.js.map +1 -0
  42. package/resources/v1/chat-analytics.mjs +46 -0
  43. package/resources/v1/chat-analytics.mjs.map +1 -0
  44. package/resources/v1/components.d.mts +184 -10
  45. package/resources/v1/components.d.mts.map +1 -1
  46. package/resources/v1/components.d.ts +184 -10
  47. package/resources/v1/components.d.ts.map +1 -1
  48. package/resources/v1/components.js.map +1 -1
  49. package/resources/v1/components.mjs.map +1 -1
  50. package/resources/v1/index.d.mts +6 -4
  51. package/resources/v1/index.d.mts.map +1 -1
  52. package/resources/v1/index.d.ts +6 -4
  53. package/resources/v1/index.d.ts.map +1 -1
  54. package/resources/v1/index.js +13 -9
  55. package/resources/v1/index.js.map +1 -1
  56. package/resources/v1/index.mjs +4 -2
  57. package/resources/v1/index.mjs.map +1 -1
  58. package/resources/v1/materials/index.d.mts +3 -3
  59. package/resources/v1/materials/index.d.mts.map +1 -1
  60. package/resources/v1/materials/index.d.ts +3 -3
  61. package/resources/v1/materials/index.d.ts.map +1 -1
  62. package/resources/v1/materials/index.js.map +1 -1
  63. package/resources/v1/materials/index.mjs.map +1 -1
  64. package/resources/v1/materials/materials.d.mts +548 -92
  65. package/resources/v1/materials/materials.d.mts.map +1 -1
  66. package/resources/v1/materials/materials.d.ts +548 -92
  67. package/resources/v1/materials/materials.d.ts.map +1 -1
  68. package/resources/v1/materials/materials.js +36 -34
  69. package/resources/v1/materials/materials.js.map +1 -1
  70. package/resources/v1/materials/materials.mjs +36 -34
  71. package/resources/v1/materials/materials.mjs.map +1 -1
  72. package/resources/v1/materials/test.d.mts +29 -30
  73. package/resources/v1/materials/test.d.mts.map +1 -1
  74. package/resources/v1/materials/test.d.ts +29 -30
  75. package/resources/v1/materials/test.d.ts.map +1 -1
  76. package/resources/v1/materials/test.js +14 -15
  77. package/resources/v1/materials/test.js.map +1 -1
  78. package/resources/v1/materials/test.mjs +14 -15
  79. package/resources/v1/materials/test.mjs.map +1 -1
  80. package/resources/v1/materials/upload.d.mts +312 -23
  81. package/resources/v1/materials/upload.d.mts.map +1 -1
  82. package/resources/v1/materials/upload.d.ts +312 -23
  83. package/resources/v1/materials/upload.d.ts.map +1 -1
  84. package/resources/v1/materials/upload.js +9 -9
  85. package/resources/v1/materials/upload.js.map +1 -1
  86. package/resources/v1/materials/upload.mjs +9 -9
  87. package/resources/v1/materials/upload.mjs.map +1 -1
  88. package/resources/v1/usage-analyst.d.mts +99 -0
  89. package/resources/v1/usage-analyst.d.mts.map +1 -0
  90. package/resources/v1/usage-analyst.d.ts +99 -0
  91. package/resources/v1/usage-analyst.d.ts.map +1 -0
  92. package/resources/v1/{usage/analyst.js → usage-analyst.js} +9 -9
  93. package/resources/v1/usage-analyst.js.map +1 -0
  94. package/resources/v1/{usage/analyst.mjs → usage-analyst.mjs} +7 -7
  95. package/resources/v1/usage-analyst.mjs.map +1 -0
  96. package/resources/v1/usage.d.mts +109 -1
  97. package/resources/v1/usage.d.mts.map +1 -1
  98. package/resources/v1/usage.d.ts +109 -1
  99. package/resources/v1/usage.d.ts.map +1 -1
  100. package/resources/v1/usage.js +55 -2
  101. package/resources/v1/usage.js.map +1 -1
  102. package/resources/v1/usage.mjs +53 -1
  103. package/resources/v1/usage.mjs.map +1 -1
  104. package/resources/v1/v1.d.mts +18 -10
  105. package/resources/v1/v1.d.mts.map +1 -1
  106. package/resources/v1/v1.d.ts +18 -10
  107. package/resources/v1/v1.d.ts.map +1 -1
  108. package/resources/v1/v1.js +14 -6
  109. package/resources/v1/v1.js.map +1 -1
  110. package/resources/v1/v1.mjs +14 -6
  111. package/resources/v1/v1.mjs.map +1 -1
  112. package/src/resources/v1/assignment-grader/assignment-grader.ts +421 -0
  113. package/src/resources/v1/assignment-grader/index.ts +16 -0
  114. package/src/resources/v1/assignment-grader/rubric-templates.ts +305 -0
  115. package/src/resources/v1/assignment-grader.ts +1 -196
  116. package/src/resources/v1/chat-analytics.ts +413 -0
  117. package/src/resources/v1/components.ts +265 -10
  118. package/src/resources/v1/index.ts +34 -10
  119. package/src/resources/v1/materials/index.ts +23 -14
  120. package/src/resources/v1/materials/materials.ts +824 -216
  121. package/src/resources/v1/materials/test.ts +38 -39
  122. package/src/resources/v1/materials/upload.ts +411 -30
  123. package/src/resources/v1/{usage/analyst.ts → usage-analyst.ts} +24 -23
  124. package/src/resources/v1/usage.ts +179 -1
  125. package/src/resources/v1/v1.ts +84 -28
  126. package/src/version.ts +1 -1
  127. package/version.d.mts +1 -1
  128. package/version.d.ts +1 -1
  129. package/version.js +1 -1
  130. package/version.mjs +1 -1
  131. package/resources/v1/usage/analyst.d.mts +0 -99
  132. package/resources/v1/usage/analyst.d.mts.map +0 -1
  133. package/resources/v1/usage/analyst.d.ts +0 -99
  134. package/resources/v1/usage/analyst.d.ts.map +0 -1
  135. package/resources/v1/usage/analyst.js.map +0 -1
  136. package/resources/v1/usage/analyst.mjs.map +0 -1
  137. package/resources/v1/usage/index.d.mts +0 -3
  138. package/resources/v1/usage/index.d.mts.map +0 -1
  139. package/resources/v1/usage/index.d.ts +0 -3
  140. package/resources/v1/usage/index.d.ts.map +0 -1
  141. package/resources/v1/usage/index.js +0 -9
  142. package/resources/v1/usage/index.js.map +0 -1
  143. package/resources/v1/usage/index.mjs +0 -4
  144. package/resources/v1/usage/index.mjs.map +0 -1
  145. package/resources/v1/usage/usage.d.mts +0 -114
  146. package/resources/v1/usage/usage.d.mts.map +0 -1
  147. package/resources/v1/usage/usage.d.ts +0 -114
  148. package/resources/v1/usage/usage.d.ts.map +0 -1
  149. package/resources/v1/usage/usage.js +0 -67
  150. package/resources/v1/usage/usage.js.map +0 -1
  151. package/resources/v1/usage/usage.mjs +0 -62
  152. package/resources/v1/usage/usage.mjs.map +0 -1
  153. package/src/resources/v1/usage/index.ts +0 -15
  154. package/src/resources/v1/usage/usage.ts +0 -200
@@ -0,0 +1,46 @@
1
+ // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
+ import { APIResource } from "../../core/resource.mjs";
3
+ import { buildHeaders } from "../../internal/headers.mjs";
4
+ import { path } from "../../internal/utils/path.mjs";
5
+ export class ChatAnalytics extends APIResource {
6
+ /**
7
+ * Get chat analytics and user statistics
8
+ *
9
+ * @example
10
+ * ```ts
11
+ * const response = await client.v1.chatAnalytics.analyze();
12
+ * ```
13
+ */
14
+ analyze(query = {}, options) {
15
+ return this._client.get('/api/v1/chat-analytics/analyze', { query, ...options });
16
+ }
17
+ /**
18
+ * Export chat analytics data as CSV
19
+ *
20
+ * @example
21
+ * ```ts
22
+ * const response = await client.v1.chatAnalytics.export();
23
+ * ```
24
+ */
25
+ export(query = {}, options) {
26
+ return this._client.get('/api/v1/chat-analytics/export', {
27
+ query,
28
+ ...options,
29
+ headers: buildHeaders([{ Accept: 'text/csv' }, options?.headers]),
30
+ });
31
+ }
32
+ /**
33
+ * Get chat analytics for a specific component
34
+ *
35
+ * @example
36
+ * ```ts
37
+ * const response = await client.v1.chatAnalytics.getComponent(
38
+ * 'componentId',
39
+ * );
40
+ * ```
41
+ */
42
+ getComponent(componentID, query = {}, options) {
43
+ return this._client.get(path `/api/v1/chat-analytics/component/${componentID}`, { query, ...options });
44
+ }
45
+ }
46
+ //# sourceMappingURL=chat-analytics.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chat-analytics.mjs","sourceRoot":"","sources":["../../src/resources/v1/chat-analytics.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAGf,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;;;;OAOG;IACH,OAAO,CACL,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,gCAAgC,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CACJ,QAAqD,EAAE,EACvD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,+BAA+B,EAAE;YACvD,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAClE,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;OASG;IACH,YAAY,CACV,WAAmB,EACnB,QAA2D,EAAE,EAC7D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,oCAAoC,WAAW,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxG,CAAC;CACF"}
@@ -14,7 +14,7 @@ export declare class Components extends APIResource {
14
14
  * });
15
15
  * ```
16
16
  */
17
- create(body: ComponentCreateParams, options?: RequestOptions): APIPromise<Component>;
17
+ create(body: ComponentCreateParams, options?: RequestOptions): APIPromise<ComponentCreateResponse>;
18
18
  /**
19
19
  * Get component by ID
20
20
  *
@@ -23,7 +23,7 @@ export declare class Components extends APIResource {
23
23
  * const component = await client.v1.components.retrieve('id');
24
24
  * ```
25
25
  */
26
- retrieve(id: string, options?: RequestOptions): APIPromise<Component>;
26
+ retrieve(id: string, options?: RequestOptions): APIPromise<ComponentRetrieveResponse>;
27
27
  /**
28
28
  * Update component
29
29
  *
@@ -32,7 +32,7 @@ export declare class Components extends APIResource {
32
32
  * const component = await client.v1.components.update('id');
33
33
  * ```
34
34
  */
35
- update(id: string, body: ComponentUpdateParams, options?: RequestOptions): APIPromise<Component>;
35
+ update(id: string, body: ComponentUpdateParams, options?: RequestOptions): APIPromise<ComponentUpdateResponse>;
36
36
  /**
37
37
  * Get all components
38
38
  *
@@ -84,7 +84,7 @@ export declare class Components extends APIResource {
84
84
  */
85
85
  interact(id: string, options?: RequestOptions): APIPromise<void>;
86
86
  }
87
- export interface Component {
87
+ export interface ComponentCreateResponse {
88
88
  /**
89
89
  * Component ID (MongoDB ObjectId)
90
90
  */
@@ -116,7 +116,7 @@ export interface Component {
116
116
  /**
117
117
  * Component type
118
118
  */
119
- type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads';
119
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
120
120
  /**
121
121
  * Last update timestamp
122
122
  */
@@ -130,7 +130,147 @@ export interface Component {
130
130
  */
131
131
  description?: string;
132
132
  }
133
- export type ComponentListResponse = Array<Component>;
133
+ export interface ComponentRetrieveResponse {
134
+ /**
135
+ * Component ID (MongoDB ObjectId)
136
+ */
137
+ _id: string;
138
+ /**
139
+ * Unique component identifier
140
+ */
141
+ componentId: string;
142
+ /**
143
+ * Component configuration
144
+ */
145
+ config: unknown;
146
+ /**
147
+ * Creation timestamp
148
+ */
149
+ createdAt: string;
150
+ /**
151
+ * Component name
152
+ */
153
+ name: string;
154
+ /**
155
+ * Organization ID
156
+ */
157
+ organization: string;
158
+ /**
159
+ * Component status
160
+ */
161
+ status: 'active' | 'inactive' | 'draft';
162
+ /**
163
+ * Component type
164
+ */
165
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
166
+ /**
167
+ * Last update timestamp
168
+ */
169
+ updatedAt: string;
170
+ /**
171
+ * Usage statistics
172
+ */
173
+ usage: unknown;
174
+ /**
175
+ * Component description
176
+ */
177
+ description?: string;
178
+ }
179
+ export interface ComponentUpdateResponse {
180
+ /**
181
+ * Component ID (MongoDB ObjectId)
182
+ */
183
+ _id: string;
184
+ /**
185
+ * Unique component identifier
186
+ */
187
+ componentId: string;
188
+ /**
189
+ * Component configuration
190
+ */
191
+ config: unknown;
192
+ /**
193
+ * Creation timestamp
194
+ */
195
+ createdAt: string;
196
+ /**
197
+ * Component name
198
+ */
199
+ name: string;
200
+ /**
201
+ * Organization ID
202
+ */
203
+ organization: string;
204
+ /**
205
+ * Component status
206
+ */
207
+ status: 'active' | 'inactive' | 'draft';
208
+ /**
209
+ * Component type
210
+ */
211
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
212
+ /**
213
+ * Last update timestamp
214
+ */
215
+ updatedAt: string;
216
+ /**
217
+ * Usage statistics
218
+ */
219
+ usage: unknown;
220
+ /**
221
+ * Component description
222
+ */
223
+ description?: string;
224
+ }
225
+ export type ComponentListResponse = Array<ComponentListResponse.ComponentListResponseItem>;
226
+ export declare namespace ComponentListResponse {
227
+ interface ComponentListResponseItem {
228
+ /**
229
+ * Component ID (MongoDB ObjectId)
230
+ */
231
+ _id: string;
232
+ /**
233
+ * Unique component identifier
234
+ */
235
+ componentId: string;
236
+ /**
237
+ * Component configuration
238
+ */
239
+ config: unknown;
240
+ /**
241
+ * Creation timestamp
242
+ */
243
+ createdAt: string;
244
+ /**
245
+ * Component name
246
+ */
247
+ name: string;
248
+ /**
249
+ * Organization ID
250
+ */
251
+ organization: string;
252
+ /**
253
+ * Component status
254
+ */
255
+ status: 'active' | 'inactive' | 'draft';
256
+ /**
257
+ * Component type
258
+ */
259
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
260
+ /**
261
+ * Last update timestamp
262
+ */
263
+ updatedAt: string;
264
+ /**
265
+ * Usage statistics
266
+ */
267
+ usage: unknown;
268
+ /**
269
+ * Component description
270
+ */
271
+ description?: string;
272
+ }
273
+ }
134
274
  export interface ComponentGenerateEmbedResponse {
135
275
  /**
136
276
  * JWT token for authentication
@@ -176,7 +316,7 @@ export interface ComponentCreateParams {
176
316
  /**
177
317
  * Component-specific configuration
178
318
  */
179
- config: ComponentCreateParams.ChatConfigDto | ComponentCreateParams.DataAnalystConfigDto | ComponentCreateParams.FlashcardsConfigDto | ComponentCreateParams.ScenariosConfigDto | ComponentCreateParams.PracticeTestConfigDto | ComponentCreateParams.AudioRecapConfigDto | ComponentCreateParams.ExplainersConfigDto | ComponentCreateParams.UploadsConfigDto | ComponentCreateParams.TutorMeConfigDto;
319
+ config: ComponentCreateParams.ChatConfigDto | ComponentCreateParams.DataAnalystConfigDto | ComponentCreateParams.FlashcardsConfigDto | ComponentCreateParams.ScenariosConfigDto | ComponentCreateParams.PracticeTestConfigDto | ComponentCreateParams.AudioRecapConfigDto | ComponentCreateParams.ExplainersConfigDto | ComponentCreateParams.UploadsConfigDto | ComponentCreateParams.TutorMeConfigDto | ComponentCreateParams.ChatAnalyticsConfigDto;
180
320
  /**
181
321
  * Name of the component
182
322
  */
@@ -184,7 +324,7 @@ export interface ComponentCreateParams {
184
324
  /**
185
325
  * Type of component to create
186
326
  */
187
- type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads';
327
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
188
328
  /**
189
329
  * Component description
190
330
  */
@@ -698,6 +838,40 @@ export declare namespace ComponentCreateParams {
698
838
  */
699
839
  tutorPersonality?: string;
700
840
  }
841
+ interface ChatAnalyticsConfigDto {
842
+ /**
843
+ * ID of the chat component to analyze
844
+ */
845
+ chatComponentId: string;
846
+ /**
847
+ * Enable auto-refresh
848
+ */
849
+ autoRefresh?: boolean;
850
+ /**
851
+ * Default date range in days
852
+ */
853
+ dateRange?: number;
854
+ /**
855
+ * Enable CSV export functionality
856
+ */
857
+ enableExport?: boolean;
858
+ /**
859
+ * Refresh interval in minutes
860
+ */
861
+ refreshInterval?: number;
862
+ /**
863
+ * Show summary section
864
+ */
865
+ showSummary?: boolean;
866
+ /**
867
+ * Show top topics
868
+ */
869
+ showTopics?: boolean;
870
+ /**
871
+ * Show user statistics section
872
+ */
873
+ showUserStats?: boolean;
874
+ }
701
875
  }
702
876
  export interface ComponentUpdateParams {
703
877
  /**
@@ -709,7 +883,7 @@ export interface ComponentListParams {
709
883
  /**
710
884
  * Filter by component type
711
885
  */
712
- type?: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads';
886
+ type?: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
713
887
  }
714
888
  export interface ComponentGenerateEmbedParams {
715
889
  /**
@@ -846,6 +1020,6 @@ export declare namespace ComponentGenerateEmbedParams {
846
1020
  }
847
1021
  }
848
1022
  export declare namespace Components {
849
- export { type Component as Component, type ComponentListResponse as ComponentListResponse, type ComponentGenerateEmbedResponse as ComponentGenerateEmbedResponse, type ComponentCreateParams as ComponentCreateParams, type ComponentUpdateParams as ComponentUpdateParams, type ComponentListParams as ComponentListParams, type ComponentGenerateEmbedParams as ComponentGenerateEmbedParams, };
1023
+ export { type ComponentCreateResponse as ComponentCreateResponse, type ComponentRetrieveResponse as ComponentRetrieveResponse, type ComponentUpdateResponse as ComponentUpdateResponse, type ComponentListResponse as ComponentListResponse, type ComponentGenerateEmbedResponse as ComponentGenerateEmbedResponse, type ComponentCreateParams as ComponentCreateParams, type ComponentUpdateParams as ComponentUpdateParams, type ComponentListParams as ComponentListParams, type ComponentGenerateEmbedParams as ComponentGenerateEmbedParams, };
850
1024
  }
851
1025
  //# sourceMappingURL=components.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"components.d.mts","sourceRoot":"","sources":["../../src/resources/v1/components.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"components.d.mts","sourceRoot":"","sources":["../../src/resources/v1/components.ts"],"names":[],"mappings":"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"}
@@ -14,7 +14,7 @@ export declare class Components extends APIResource {
14
14
  * });
15
15
  * ```
16
16
  */
17
- create(body: ComponentCreateParams, options?: RequestOptions): APIPromise<Component>;
17
+ create(body: ComponentCreateParams, options?: RequestOptions): APIPromise<ComponentCreateResponse>;
18
18
  /**
19
19
  * Get component by ID
20
20
  *
@@ -23,7 +23,7 @@ export declare class Components extends APIResource {
23
23
  * const component = await client.v1.components.retrieve('id');
24
24
  * ```
25
25
  */
26
- retrieve(id: string, options?: RequestOptions): APIPromise<Component>;
26
+ retrieve(id: string, options?: RequestOptions): APIPromise<ComponentRetrieveResponse>;
27
27
  /**
28
28
  * Update component
29
29
  *
@@ -32,7 +32,7 @@ export declare class Components extends APIResource {
32
32
  * const component = await client.v1.components.update('id');
33
33
  * ```
34
34
  */
35
- update(id: string, body: ComponentUpdateParams, options?: RequestOptions): APIPromise<Component>;
35
+ update(id: string, body: ComponentUpdateParams, options?: RequestOptions): APIPromise<ComponentUpdateResponse>;
36
36
  /**
37
37
  * Get all components
38
38
  *
@@ -84,7 +84,7 @@ export declare class Components extends APIResource {
84
84
  */
85
85
  interact(id: string, options?: RequestOptions): APIPromise<void>;
86
86
  }
87
- export interface Component {
87
+ export interface ComponentCreateResponse {
88
88
  /**
89
89
  * Component ID (MongoDB ObjectId)
90
90
  */
@@ -116,7 +116,7 @@ export interface Component {
116
116
  /**
117
117
  * Component type
118
118
  */
119
- type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads';
119
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
120
120
  /**
121
121
  * Last update timestamp
122
122
  */
@@ -130,7 +130,147 @@ export interface Component {
130
130
  */
131
131
  description?: string;
132
132
  }
133
- export type ComponentListResponse = Array<Component>;
133
+ export interface ComponentRetrieveResponse {
134
+ /**
135
+ * Component ID (MongoDB ObjectId)
136
+ */
137
+ _id: string;
138
+ /**
139
+ * Unique component identifier
140
+ */
141
+ componentId: string;
142
+ /**
143
+ * Component configuration
144
+ */
145
+ config: unknown;
146
+ /**
147
+ * Creation timestamp
148
+ */
149
+ createdAt: string;
150
+ /**
151
+ * Component name
152
+ */
153
+ name: string;
154
+ /**
155
+ * Organization ID
156
+ */
157
+ organization: string;
158
+ /**
159
+ * Component status
160
+ */
161
+ status: 'active' | 'inactive' | 'draft';
162
+ /**
163
+ * Component type
164
+ */
165
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
166
+ /**
167
+ * Last update timestamp
168
+ */
169
+ updatedAt: string;
170
+ /**
171
+ * Usage statistics
172
+ */
173
+ usage: unknown;
174
+ /**
175
+ * Component description
176
+ */
177
+ description?: string;
178
+ }
179
+ export interface ComponentUpdateResponse {
180
+ /**
181
+ * Component ID (MongoDB ObjectId)
182
+ */
183
+ _id: string;
184
+ /**
185
+ * Unique component identifier
186
+ */
187
+ componentId: string;
188
+ /**
189
+ * Component configuration
190
+ */
191
+ config: unknown;
192
+ /**
193
+ * Creation timestamp
194
+ */
195
+ createdAt: string;
196
+ /**
197
+ * Component name
198
+ */
199
+ name: string;
200
+ /**
201
+ * Organization ID
202
+ */
203
+ organization: string;
204
+ /**
205
+ * Component status
206
+ */
207
+ status: 'active' | 'inactive' | 'draft';
208
+ /**
209
+ * Component type
210
+ */
211
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
212
+ /**
213
+ * Last update timestamp
214
+ */
215
+ updatedAt: string;
216
+ /**
217
+ * Usage statistics
218
+ */
219
+ usage: unknown;
220
+ /**
221
+ * Component description
222
+ */
223
+ description?: string;
224
+ }
225
+ export type ComponentListResponse = Array<ComponentListResponse.ComponentListResponseItem>;
226
+ export declare namespace ComponentListResponse {
227
+ interface ComponentListResponseItem {
228
+ /**
229
+ * Component ID (MongoDB ObjectId)
230
+ */
231
+ _id: string;
232
+ /**
233
+ * Unique component identifier
234
+ */
235
+ componentId: string;
236
+ /**
237
+ * Component configuration
238
+ */
239
+ config: unknown;
240
+ /**
241
+ * Creation timestamp
242
+ */
243
+ createdAt: string;
244
+ /**
245
+ * Component name
246
+ */
247
+ name: string;
248
+ /**
249
+ * Organization ID
250
+ */
251
+ organization: string;
252
+ /**
253
+ * Component status
254
+ */
255
+ status: 'active' | 'inactive' | 'draft';
256
+ /**
257
+ * Component type
258
+ */
259
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
260
+ /**
261
+ * Last update timestamp
262
+ */
263
+ updatedAt: string;
264
+ /**
265
+ * Usage statistics
266
+ */
267
+ usage: unknown;
268
+ /**
269
+ * Component description
270
+ */
271
+ description?: string;
272
+ }
273
+ }
134
274
  export interface ComponentGenerateEmbedResponse {
135
275
  /**
136
276
  * JWT token for authentication
@@ -176,7 +316,7 @@ export interface ComponentCreateParams {
176
316
  /**
177
317
  * Component-specific configuration
178
318
  */
179
- config: ComponentCreateParams.ChatConfigDto | ComponentCreateParams.DataAnalystConfigDto | ComponentCreateParams.FlashcardsConfigDto | ComponentCreateParams.ScenariosConfigDto | ComponentCreateParams.PracticeTestConfigDto | ComponentCreateParams.AudioRecapConfigDto | ComponentCreateParams.ExplainersConfigDto | ComponentCreateParams.UploadsConfigDto | ComponentCreateParams.TutorMeConfigDto;
319
+ config: ComponentCreateParams.ChatConfigDto | ComponentCreateParams.DataAnalystConfigDto | ComponentCreateParams.FlashcardsConfigDto | ComponentCreateParams.ScenariosConfigDto | ComponentCreateParams.PracticeTestConfigDto | ComponentCreateParams.AudioRecapConfigDto | ComponentCreateParams.ExplainersConfigDto | ComponentCreateParams.UploadsConfigDto | ComponentCreateParams.TutorMeConfigDto | ComponentCreateParams.ChatAnalyticsConfigDto;
180
320
  /**
181
321
  * Name of the component
182
322
  */
@@ -184,7 +324,7 @@ export interface ComponentCreateParams {
184
324
  /**
185
325
  * Type of component to create
186
326
  */
187
- type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads';
327
+ type: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
188
328
  /**
189
329
  * Component description
190
330
  */
@@ -698,6 +838,40 @@ export declare namespace ComponentCreateParams {
698
838
  */
699
839
  tutorPersonality?: string;
700
840
  }
841
+ interface ChatAnalyticsConfigDto {
842
+ /**
843
+ * ID of the chat component to analyze
844
+ */
845
+ chatComponentId: string;
846
+ /**
847
+ * Enable auto-refresh
848
+ */
849
+ autoRefresh?: boolean;
850
+ /**
851
+ * Default date range in days
852
+ */
853
+ dateRange?: number;
854
+ /**
855
+ * Enable CSV export functionality
856
+ */
857
+ enableExport?: boolean;
858
+ /**
859
+ * Refresh interval in minutes
860
+ */
861
+ refreshInterval?: number;
862
+ /**
863
+ * Show summary section
864
+ */
865
+ showSummary?: boolean;
866
+ /**
867
+ * Show top topics
868
+ */
869
+ showTopics?: boolean;
870
+ /**
871
+ * Show user statistics section
872
+ */
873
+ showUserStats?: boolean;
874
+ }
701
875
  }
702
876
  export interface ComponentUpdateParams {
703
877
  /**
@@ -709,7 +883,7 @@ export interface ComponentListParams {
709
883
  /**
710
884
  * Filter by component type
711
885
  */
712
- type?: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads';
886
+ type?: 'chat' | 'data_analyst' | 'flashcards' | 'scenarios' | 'practice_test' | 'audio_recap' | 'tutor_me' | 'explainers' | 'uploads' | 'chat_analytics';
713
887
  }
714
888
  export interface ComponentGenerateEmbedParams {
715
889
  /**
@@ -846,6 +1020,6 @@ export declare namespace ComponentGenerateEmbedParams {
846
1020
  }
847
1021
  }
848
1022
  export declare namespace Components {
849
- export { type Component as Component, type ComponentListResponse as ComponentListResponse, type ComponentGenerateEmbedResponse as ComponentGenerateEmbedResponse, type ComponentCreateParams as ComponentCreateParams, type ComponentUpdateParams as ComponentUpdateParams, type ComponentListParams as ComponentListParams, type ComponentGenerateEmbedParams as ComponentGenerateEmbedParams, };
1023
+ export { type ComponentCreateResponse as ComponentCreateResponse, type ComponentRetrieveResponse as ComponentRetrieveResponse, type ComponentUpdateResponse as ComponentUpdateResponse, type ComponentListResponse as ComponentListResponse, type ComponentGenerateEmbedResponse as ComponentGenerateEmbedResponse, type ComponentCreateParams as ComponentCreateParams, type ComponentUpdateParams as ComponentUpdateParams, type ComponentListParams as ComponentListParams, type ComponentGenerateEmbedParams as ComponentGenerateEmbedParams, };
850
1024
  }
851
1025
  //# sourceMappingURL=components.d.ts.map