bem-ai-sdk 0.27.0 → 0.29.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 (138) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/client.d.mts +10 -10
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +10 -10
  5. package/client.d.ts.map +1 -1
  6. package/client.js.map +1 -1
  7. package/client.mjs.map +1 -1
  8. package/package.json +1 -1
  9. package/resources/buckets.d.mts +9 -113
  10. package/resources/buckets.d.mts.map +1 -1
  11. package/resources/buckets.d.ts +9 -113
  12. package/resources/buckets.d.ts.map +1 -1
  13. package/resources/buckets.js +3 -3
  14. package/resources/buckets.js.map +1 -1
  15. package/resources/buckets.mjs +3 -3
  16. package/resources/buckets.mjs.map +1 -1
  17. package/resources/entities/entities.d.mts +52 -93
  18. package/resources/entities/entities.d.mts.map +1 -1
  19. package/resources/entities/entities.d.ts +52 -93
  20. package/resources/entities/entities.d.ts.map +1 -1
  21. package/resources/entities/entities.js.map +1 -1
  22. package/resources/entities/entities.mjs.map +1 -1
  23. package/resources/entities/index.d.mts +1 -1
  24. package/resources/entities/index.d.mts.map +1 -1
  25. package/resources/entities/index.d.ts +1 -1
  26. package/resources/entities/index.d.ts.map +1 -1
  27. package/resources/entities/index.js.map +1 -1
  28. package/resources/entities/index.mjs.map +1 -1
  29. package/resources/entity-types/entity-types.d.mts +8 -124
  30. package/resources/entity-types/entity-types.d.mts.map +1 -1
  31. package/resources/entity-types/entity-types.d.ts +8 -124
  32. package/resources/entity-types/entity-types.d.ts.map +1 -1
  33. package/resources/entity-types/entity-types.js.map +1 -1
  34. package/resources/entity-types/entity-types.mjs.map +1 -1
  35. package/resources/entity-types/index.d.mts +2 -2
  36. package/resources/entity-types/index.d.mts.map +1 -1
  37. package/resources/entity-types/index.d.ts +2 -2
  38. package/resources/entity-types/index.d.ts.map +1 -1
  39. package/resources/entity-types/index.js.map +1 -1
  40. package/resources/entity-types/index.mjs.map +1 -1
  41. package/resources/entity-types/reviewers.d.mts +10 -39
  42. package/resources/entity-types/reviewers.d.mts.map +1 -1
  43. package/resources/entity-types/reviewers.d.ts +10 -39
  44. package/resources/entity-types/reviewers.d.ts.map +1 -1
  45. package/resources/entity-types/reviewers.js +1 -1
  46. package/resources/entity-types/reviewers.js.map +1 -1
  47. package/resources/entity-types/reviewers.mjs +1 -1
  48. package/resources/entity-types/reviewers.mjs.map +1 -1
  49. package/resources/errors.d.mts +9 -0
  50. package/resources/errors.d.mts.map +1 -1
  51. package/resources/errors.d.ts +9 -0
  52. package/resources/errors.d.ts.map +1 -1
  53. package/resources/eval/eval.d.mts +2 -2
  54. package/resources/eval/eval.d.mts.map +1 -1
  55. package/resources/eval/eval.d.ts +2 -2
  56. package/resources/eval/eval.d.ts.map +1 -1
  57. package/resources/eval/eval.js.map +1 -1
  58. package/resources/eval/eval.mjs.map +1 -1
  59. package/resources/eval/index.d.mts +1 -1
  60. package/resources/eval/index.d.mts.map +1 -1
  61. package/resources/eval/index.d.ts +1 -1
  62. package/resources/eval/index.d.ts.map +1 -1
  63. package/resources/eval/index.js.map +1 -1
  64. package/resources/eval/index.mjs.map +1 -1
  65. package/resources/eval/score.d.mts +60 -219
  66. package/resources/eval/score.d.mts.map +1 -1
  67. package/resources/eval/score.d.ts +60 -219
  68. package/resources/eval/score.d.ts.map +1 -1
  69. package/resources/eval/score.js +2 -2
  70. package/resources/eval/score.js.map +1 -1
  71. package/resources/eval/score.mjs +2 -2
  72. package/resources/eval/score.mjs.map +1 -1
  73. package/resources/functions/functions.d.mts +495 -896
  74. package/resources/functions/functions.d.mts.map +1 -1
  75. package/resources/functions/functions.d.ts +495 -896
  76. package/resources/functions/functions.d.ts.map +1 -1
  77. package/resources/functions/functions.js +2 -2
  78. package/resources/functions/functions.js.map +1 -1
  79. package/resources/functions/functions.mjs +2 -2
  80. package/resources/functions/functions.mjs.map +1 -1
  81. package/resources/functions/index.d.mts +1 -1
  82. package/resources/functions/index.d.mts.map +1 -1
  83. package/resources/functions/index.d.ts +1 -1
  84. package/resources/functions/index.d.ts.map +1 -1
  85. package/resources/functions/index.js.map +1 -1
  86. package/resources/functions/index.mjs.map +1 -1
  87. package/resources/functions/versions.d.mts +44 -18
  88. package/resources/functions/versions.d.mts.map +1 -1
  89. package/resources/functions/versions.d.ts +44 -18
  90. package/resources/functions/versions.d.ts.map +1 -1
  91. package/resources/index.d.mts +5 -5
  92. package/resources/index.d.mts.map +1 -1
  93. package/resources/index.d.ts +5 -5
  94. package/resources/index.d.ts.map +1 -1
  95. package/resources/index.js.map +1 -1
  96. package/resources/index.mjs.map +1 -1
  97. package/resources/knowledge-graph.d.mts +18 -0
  98. package/resources/knowledge-graph.d.mts.map +1 -1
  99. package/resources/knowledge-graph.d.ts +18 -0
  100. package/resources/knowledge-graph.d.ts.map +1 -1
  101. package/resources/outputs.d.mts +80 -2
  102. package/resources/outputs.d.mts.map +1 -1
  103. package/resources/outputs.d.ts +80 -2
  104. package/resources/outputs.d.ts.map +1 -1
  105. package/resources/views.d.mts +97 -745
  106. package/resources/views.d.mts.map +1 -1
  107. package/resources/views.d.ts +97 -745
  108. package/resources/views.d.ts.map +1 -1
  109. package/resources/workflows/workflows.d.mts +10 -19
  110. package/resources/workflows/workflows.d.mts.map +1 -1
  111. package/resources/workflows/workflows.d.ts +10 -19
  112. package/resources/workflows/workflows.d.ts.map +1 -1
  113. package/resources/workflows/workflows.js.map +1 -1
  114. package/resources/workflows/workflows.mjs.map +1 -1
  115. package/src/client.ts +38 -18
  116. package/src/resources/buckets.ts +9 -137
  117. package/src/resources/entities/entities.ts +61 -106
  118. package/src/resources/entities/index.ts +2 -0
  119. package/src/resources/entity-types/entity-types.ts +8 -151
  120. package/src/resources/entity-types/index.ts +2 -4
  121. package/src/resources/entity-types/reviewers.ts +11 -49
  122. package/src/resources/errors.ts +10 -0
  123. package/src/resources/eval/eval.ts +8 -4
  124. package/src/resources/eval/index.ts +4 -2
  125. package/src/resources/eval/score.ts +66 -263
  126. package/src/resources/functions/functions.ts +536 -987
  127. package/src/resources/functions/index.ts +8 -0
  128. package/src/resources/functions/versions.ts +54 -18
  129. package/src/resources/index.ts +19 -9
  130. package/src/resources/knowledge-graph.ts +21 -0
  131. package/src/resources/outputs.ts +102 -1
  132. package/src/resources/views.ts +118 -936
  133. package/src/resources/workflows/workflows.ts +11 -21
  134. package/src/version.ts +1 -1
  135. package/version.d.mts +1 -1
  136. package/version.d.ts +1 -1
  137. package/version.js +1 -1
  138. package/version.mjs +1 -1
@@ -1,4 +1,5 @@
1
1
  import { APIResource } from "../../core/resource.js";
2
+ import * as ScoreAPI from "./score.js";
2
3
  import * as OutputsAPI from "../outputs.js";
3
4
  import { APIPromise } from "../../core/api-promise.js";
4
5
  import { RequestOptions } from "../../internal/request-options.js";
@@ -92,12 +93,12 @@ export declare class Score extends APIResource {
92
93
  *
93
94
  * @example
94
95
  * ```ts
95
- * const score = await client.eval.score.retrieve(
96
+ * const evalScoreRun = await client.eval.score.retrieve(
96
97
  * 'scoreRunID',
97
98
  * );
98
99
  * ```
99
100
  */
100
- retrieve(scoreRunID: string, options?: RequestOptions): APIPromise<ScoreRetrieveResponse>;
101
+ retrieve(scoreRunID: string, options?: RequestOptions): APIPromise<EvalScoreRun>;
101
102
  /**
102
103
  * **Cancel an in-flight score run.**
103
104
  *
@@ -107,85 +108,72 @@ export declare class Score extends APIResource {
107
108
  *
108
109
  * @example
109
110
  * ```ts
110
- * const response = await client.eval.score.cancel(
111
+ * const evalScoreRun = await client.eval.score.cancel(
111
112
  * 'scoreRunID',
112
113
  * );
113
114
  * ```
114
115
  */
115
- cancel(scoreRunID: string, options?: RequestOptions): APIPromise<ScoreCancelResponse>;
116
+ cancel(scoreRunID: string, options?: RequestOptions): APIPromise<EvalScoreRun>;
116
117
  }
117
118
  /**
118
- * Returned by `POST /v3/eval/score`.
119
+ * Comparator configuration. All fields optional; conservative defaults.
119
120
  */
120
- export interface ScoreCreateResponse {
121
+ export interface EvalMatchConfig {
121
122
  /**
122
- * Run identifier. Use with `GET /v3/eval/score/{scoreRunID}`.
123
+ * P0 supports only `by-index`.
123
124
  */
124
- scoreRunID: string;
125
+ arrayMatch?: 'by-index';
125
126
  /**
126
- * Status values for an eval-score run.
127
+ * Levenshtein-ratio threshold used when `stringMatch == "fuzzy"`. Range `[0, 1]`.
128
+ * Default `0.85`.
127
129
  */
128
- status: 'pending' | 'initializing' | 'running' | 'completed' | 'error' | 'cancelled';
130
+ fuzzyThreshold?: number;
131
+ /**
132
+ * JSON Pointer paths to skip during comparison. The asterisk character matches
133
+ * arbitrary object keys / array indices.
134
+ *
135
+ * Example values: /metadata, /lineItems with asterisk segment, etc.
136
+ */
137
+ ignorePaths?: Array<string>;
138
+ /**
139
+ * Relative tolerance for numeric fields. `0` (default) means exact equality;
140
+ * `0.01` means ±1%.
141
+ */
142
+ numericTolerance?: number;
143
+ /**
144
+ * `exact` (default) or `fuzzy`.
145
+ */
146
+ stringMatch?: 'exact' | 'fuzzy';
129
147
  }
130
148
  /**
131
149
  * Full status payload returned by `GET /v3/eval/score/{scoreRunID}`.
132
150
  */
133
- export interface ScoreRetrieveResponse {
151
+ export interface EvalScoreRun {
134
152
  functionName: string;
135
153
  functionVersionNum: number;
136
154
  /**
137
155
  * Comparator configuration. All fields optional; conservative defaults.
138
156
  */
139
- matchConfig: ScoreRetrieveResponse.MatchConfig;
157
+ matchConfig: EvalMatchConfig;
140
158
  /**
141
159
  * Per-pair results. `fieldResults` appears once a pair has been compared.
142
160
  */
143
- perPair: Array<ScoreRetrieveResponse.PerPair>;
161
+ perPair: Array<EvalScoreRun.PerPair>;
144
162
  /**
145
163
  * Counts across all pairs.
146
164
  */
147
- progress: ScoreRetrieveResponse.Progress;
165
+ progress: EvalScoreRun.Progress;
148
166
  scoreRunID: string;
149
167
  /**
150
168
  * Status values for an eval-score run.
151
169
  */
152
- status: 'pending' | 'initializing' | 'running' | 'completed' | 'error' | 'cancelled';
170
+ status: EvalScoreRunStatus;
153
171
  /**
154
172
  * Aggregate accuracy metrics.
155
173
  */
156
- aggregate?: ScoreRetrieveResponse.Aggregate;
174
+ aggregate?: EvalScoreRun.Aggregate;
157
175
  }
158
- export declare namespace ScoreRetrieveResponse {
159
- /**
160
- * Comparator configuration. All fields optional; conservative defaults.
161
- */
162
- interface MatchConfig {
163
- /**
164
- * P0 supports only `by-index`.
165
- */
166
- arrayMatch?: 'by-index';
167
- /**
168
- * Levenshtein-ratio threshold used when `stringMatch == "fuzzy"`. Range `[0, 1]`.
169
- * Default `0.85`.
170
- */
171
- fuzzyThreshold?: number;
172
- /**
173
- * JSON Pointer paths to skip during comparison. The asterisk character matches
174
- * arbitrary object keys / array indices.
175
- *
176
- * Example values: /metadata, /lineItems with asterisk segment, etc.
177
- */
178
- ignorePaths?: Array<string>;
179
- /**
180
- * Relative tolerance for numeric fields. `0` (default) means exact equality;
181
- * `0.01` means ±1%.
182
- */
183
- numericTolerance?: number;
184
- /**
185
- * `exact` (default) or `fuzzy`.
186
- */
187
- stringMatch?: 'exact' | 'fuzzy';
188
- }
176
+ export declare namespace EvalScoreRun {
189
177
  /**
190
178
  * Per-pair result.
191
179
  */
@@ -260,136 +248,39 @@ export declare namespace ScoreRetrieveResponse {
260
248
  }
261
249
  }
262
250
  /**
263
- * Full status payload returned by `GET /v3/eval/score/{scoreRunID}`.
251
+ * Status values for an eval-score run.
264
252
  */
265
- export interface ScoreCancelResponse {
266
- functionName: string;
267
- functionVersionNum: number;
253
+ export type EvalScoreRunStatus = 'pending' | 'initializing' | 'running' | 'completed' | 'error' | 'cancelled';
254
+ /**
255
+ * A single file input with base64-encoded content.
256
+ *
257
+ * When using the Bem CLI, use `@path/to/file` in the `inputContent` field to
258
+ * automatically read and base64-encode the file:
259
+ * `--input.single-file '{"inputContent": "@file.pdf", "inputType": "pdf"}' --wait`
260
+ */
261
+ export interface FileInput {
268
262
  /**
269
- * Comparator configuration. All fields optional; conservative defaults.
263
+ * Base64-encoded file content. In the Bem CLI, use `@path/to/file` to embed file
264
+ * contents automatically.
270
265
  */
271
- matchConfig: ScoreCancelResponse.MatchConfig;
266
+ inputContent: string;
272
267
  /**
273
- * Per-pair results. `fieldResults` appears once a pair has been compared.
268
+ * The input type of the content you're sending for transformation.
274
269
  */
275
- perPair: Array<ScoreCancelResponse.PerPair>;
270
+ inputType: OutputsAPI.InputType;
271
+ }
272
+ /**
273
+ * Returned by `POST /v3/eval/score`.
274
+ */
275
+ export interface ScoreCreateResponse {
276
276
  /**
277
- * Counts across all pairs.
277
+ * Run identifier. Use with `GET /v3/eval/score/{scoreRunID}`.
278
278
  */
279
- progress: ScoreCancelResponse.Progress;
280
279
  scoreRunID: string;
281
280
  /**
282
281
  * Status values for an eval-score run.
283
282
  */
284
- status: 'pending' | 'initializing' | 'running' | 'completed' | 'error' | 'cancelled';
285
- /**
286
- * Aggregate accuracy metrics.
287
- */
288
- aggregate?: ScoreCancelResponse.Aggregate;
289
- }
290
- export declare namespace ScoreCancelResponse {
291
- /**
292
- * Comparator configuration. All fields optional; conservative defaults.
293
- */
294
- interface MatchConfig {
295
- /**
296
- * P0 supports only `by-index`.
297
- */
298
- arrayMatch?: 'by-index';
299
- /**
300
- * Levenshtein-ratio threshold used when `stringMatch == "fuzzy"`. Range `[0, 1]`.
301
- * Default `0.85`.
302
- */
303
- fuzzyThreshold?: number;
304
- /**
305
- * JSON Pointer paths to skip during comparison. The asterisk character matches
306
- * arbitrary object keys / array indices.
307
- *
308
- * Example values: /metadata, /lineItems with asterisk segment, etc.
309
- */
310
- ignorePaths?: Array<string>;
311
- /**
312
- * Relative tolerance for numeric fields. `0` (default) means exact equality;
313
- * `0.01` means ±1%.
314
- */
315
- numericTolerance?: number;
316
- /**
317
- * `exact` (default) or `fuzzy`.
318
- */
319
- stringMatch?: 'exact' | 'fuzzy';
320
- }
321
- /**
322
- * Per-pair result.
323
- */
324
- interface PerPair {
325
- pairIndex: number;
326
- /**
327
- * Per-pair status.
328
- */
329
- status: 'pending' | 'running' | 'completed' | 'failed';
330
- /**
331
- * The function call that produced the actual output, if any.
332
- */
333
- callID?: string;
334
- /**
335
- * Error message if the underlying function call failed.
336
- */
337
- errorMessage?: string;
338
- /**
339
- * Per-leaf comparator output. Present only after the pair has been compared.
340
- */
341
- fieldResults?: Array<PerPair.FieldResult>;
342
- }
343
- namespace PerPair {
344
- /**
345
- * One leaf in `expected ∪ actual`.
346
- */
347
- interface FieldResult {
348
- /**
349
- * Classification:
350
- *
351
- * - `exact`: both present and deep-equal
352
- * - `within_tolerance`: both numbers, within configured tolerance
353
- * - `fuzzy_match`: both strings, Levenshtein ratio above threshold
354
- * - `miss`: expected present, actual absent or different
355
- * - `extra`: actual present, expected absent
356
- */
357
- match: 'exact' | 'within_tolerance' | 'fuzzy_match' | 'miss' | 'extra';
358
- /**
359
- * JSON Pointer to the leaf.
360
- */
361
- path: string;
362
- actual?: unknown;
363
- /**
364
- * Populated for numeric comparisons; `actual - expected`.
365
- */
366
- delta?: number;
367
- expected?: unknown;
368
- }
369
- }
370
- /**
371
- * Counts across all pairs.
372
- */
373
- interface Progress {
374
- completed: number;
375
- failed: number;
376
- total: number;
377
- }
378
- /**
379
- * Aggregate accuracy metrics.
380
- */
381
- interface Aggregate {
382
- exactMatches: number;
383
- extras: number;
384
- f1: number;
385
- fuzzyMatches: number;
386
- misses: number;
387
- precision: number;
388
- recall: number;
389
- totalFieldsActual: number;
390
- totalFieldsExpected: number;
391
- withinTolerance: number;
392
- }
283
+ status: EvalScoreRunStatus;
393
284
  }
394
285
  export interface ScoreCreateParams {
395
286
  /**
@@ -408,7 +299,7 @@ export interface ScoreCreateParams {
408
299
  /**
409
300
  * Comparator configuration. All fields optional; conservative defaults.
410
301
  */
411
- matchConfig?: ScoreCreateParams.MatchConfig;
302
+ matchConfig?: EvalMatchConfig;
412
303
  }
413
304
  export declare namespace ScoreCreateParams {
414
305
  /**
@@ -427,60 +318,10 @@ export declare namespace ScoreCreateParams {
427
318
  * automatically read and base64-encode the file:
428
319
  * `--input.single-file '{"inputContent": "@file.pdf", "inputType": "pdf"}' --wait`
429
320
  */
430
- input: Pair.Input;
431
- }
432
- namespace Pair {
433
- /**
434
- * A single file input with base64-encoded content.
435
- *
436
- * When using the Bem CLI, use `@path/to/file` in the `inputContent` field to
437
- * automatically read and base64-encode the file:
438
- * `--input.single-file '{"inputContent": "@file.pdf", "inputType": "pdf"}' --wait`
439
- */
440
- interface Input {
441
- /**
442
- * Base64-encoded file content. In the Bem CLI, use `@path/to/file` to embed file
443
- * contents automatically.
444
- */
445
- inputContent: string;
446
- /**
447
- * The input type of the content you're sending for transformation.
448
- */
449
- inputType: OutputsAPI.InputType;
450
- }
451
- }
452
- /**
453
- * Comparator configuration. All fields optional; conservative defaults.
454
- */
455
- interface MatchConfig {
456
- /**
457
- * P0 supports only `by-index`.
458
- */
459
- arrayMatch?: 'by-index';
460
- /**
461
- * Levenshtein-ratio threshold used when `stringMatch == "fuzzy"`. Range `[0, 1]`.
462
- * Default `0.85`.
463
- */
464
- fuzzyThreshold?: number;
465
- /**
466
- * JSON Pointer paths to skip during comparison. The asterisk character matches
467
- * arbitrary object keys / array indices.
468
- *
469
- * Example values: /metadata, /lineItems with asterisk segment, etc.
470
- */
471
- ignorePaths?: Array<string>;
472
- /**
473
- * Relative tolerance for numeric fields. `0` (default) means exact equality;
474
- * `0.01` means ±1%.
475
- */
476
- numericTolerance?: number;
477
- /**
478
- * `exact` (default) or `fuzzy`.
479
- */
480
- stringMatch?: 'exact' | 'fuzzy';
321
+ input: ScoreAPI.FileInput;
481
322
  }
482
323
  }
483
324
  export declare namespace Score {
484
- export { type ScoreCreateResponse as ScoreCreateResponse, type ScoreRetrieveResponse as ScoreRetrieveResponse, type ScoreCancelResponse as ScoreCancelResponse, type ScoreCreateParams as ScoreCreateParams, };
325
+ export { type EvalMatchConfig as EvalMatchConfig, type EvalScoreRun as EvalScoreRun, type EvalScoreRunStatus as EvalScoreRunStatus, type FileInput as FileInput, type ScoreCreateResponse as ScoreCreateResponse, type ScoreCreateParams as ScoreCreateParams, };
485
326
  }
486
327
  //# sourceMappingURL=score.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"score.d.ts","sourceRoot":"","sources":["../../src/resources/eval/score.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"score.d.ts","sourceRoot":"","sources":["../../src/resources/eval/score.ts"],"names":[],"mappings":"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"}
@@ -96,7 +96,7 @@ class Score extends resource_1.APIResource {
96
96
  *
97
97
  * @example
98
98
  * ```ts
99
- * const score = await client.eval.score.retrieve(
99
+ * const evalScoreRun = await client.eval.score.retrieve(
100
100
  * 'scoreRunID',
101
101
  * );
102
102
  * ```
@@ -113,7 +113,7 @@ class Score extends resource_1.APIResource {
113
113
  *
114
114
  * @example
115
115
  * ```ts
116
- * const response = await client.eval.score.cancel(
116
+ * const evalScoreRun = await client.eval.score.cancel(
117
117
  * 'scoreRunID',
118
118
  * );
119
119
  * ```
@@ -1 +1 @@
1
- {"version":3,"file":"score.js","sourceRoot":"","sources":["../../src/resources/eval/score.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,uDAAiD;AAEjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,KAAM,SAAQ,sBAAW;IACpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiCG;IACH,MAAM,CAAC,IAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,SAAS,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;CACF;AA1ED,sBA0EC"}
1
+ {"version":3,"file":"score.js","sourceRoot":"","sources":["../../src/resources/eval/score.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAKlD,uDAAiD;AAEjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,KAAM,SAAQ,sBAAW;IACpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiCG;IACH,MAAM,CAAC,IAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,SAAS,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;CACF;AA1ED,sBA0EC"}
@@ -93,7 +93,7 @@ export class Score extends APIResource {
93
93
  *
94
94
  * @example
95
95
  * ```ts
96
- * const score = await client.eval.score.retrieve(
96
+ * const evalScoreRun = await client.eval.score.retrieve(
97
97
  * 'scoreRunID',
98
98
  * );
99
99
  * ```
@@ -110,7 +110,7 @@ export class Score extends APIResource {
110
110
  *
111
111
  * @example
112
112
  * ```ts
113
- * const response = await client.eval.score.cancel(
113
+ * const evalScoreRun = await client.eval.score.cancel(
114
114
  * 'scoreRunID',
115
115
  * );
116
116
  * ```
@@ -1 +1 @@
1
- {"version":3,"file":"score.mjs","sourceRoot":"","sources":["../../src/resources/eval/score.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAIlD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAM,OAAO,KAAM,SAAQ,WAAW;IACpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiCG;IACH,MAAM,CAAC,IAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,kBAAkB,UAAU,SAAS,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;CACF"}
1
+ {"version":3,"file":"score.mjs","sourceRoot":"","sources":["../../src/resources/eval/score.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAKlD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAM,OAAO,KAAM,SAAQ,WAAW;IACpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiCG;IACH,MAAM,CAAC,IAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,kBAAkB,UAAU,SAAS,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;CACF"}