@meetkai/mka1 0.53.11 → 0.53.12

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 (135) hide show
  1. package/bin/mcp-server.js +5 -84
  2. package/bin/mcp-server.js.map +17 -17
  3. package/dist/commonjs/funcs/llmEvalsListSamples.js +0 -1
  4. package/dist/commonjs/funcs/llmEvalsListSamples.js.map +1 -1
  5. package/dist/commonjs/lib/config.d.ts +2 -2
  6. package/dist/commonjs/lib/config.js +2 -2
  7. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  8. package/dist/commonjs/mcp-server/server.js +1 -1
  9. package/dist/commonjs/models/components/evalsampleobject.d.ts +0 -5
  10. package/dist/commonjs/models/components/evalsampleobject.d.ts.map +1 -1
  11. package/dist/commonjs/models/components/evalsampleobject.js +0 -2
  12. package/dist/commonjs/models/components/evalsampleobject.js.map +1 -1
  13. package/dist/commonjs/models/components/evalsuiteobject.d.ts +0 -10
  14. package/dist/commonjs/models/components/evalsuiteobject.d.ts.map +1 -1
  15. package/dist/commonjs/models/components/evalsuiteobject.js +0 -8
  16. package/dist/commonjs/models/components/evalsuiteobject.js.map +1 -1
  17. package/dist/commonjs/models/operations/cancelevalrun.d.ts +0 -10
  18. package/dist/commonjs/models/operations/cancelevalrun.d.ts.map +1 -1
  19. package/dist/commonjs/models/operations/cancelevalrun.js +0 -8
  20. package/dist/commonjs/models/operations/cancelevalrun.js.map +1 -1
  21. package/dist/commonjs/models/operations/createevalrun.d.ts +0 -10
  22. package/dist/commonjs/models/operations/createevalrun.d.ts.map +1 -1
  23. package/dist/commonjs/models/operations/createevalrun.js +0 -8
  24. package/dist/commonjs/models/operations/createevalrun.js.map +1 -1
  25. package/dist/commonjs/models/operations/getevalrun.d.ts +0 -10
  26. package/dist/commonjs/models/operations/getevalrun.d.ts.map +1 -1
  27. package/dist/commonjs/models/operations/getevalrun.js +0 -8
  28. package/dist/commonjs/models/operations/getevalrun.js.map +1 -1
  29. package/dist/commonjs/models/operations/listevalruns.d.ts +0 -10
  30. package/dist/commonjs/models/operations/listevalruns.d.ts.map +1 -1
  31. package/dist/commonjs/models/operations/listevalruns.js +0 -8
  32. package/dist/commonjs/models/operations/listevalruns.js.map +1 -1
  33. package/dist/commonjs/models/operations/listevalsamples.d.ts +0 -2
  34. package/dist/commonjs/models/operations/listevalsamples.d.ts.map +1 -1
  35. package/dist/commonjs/models/operations/listevalsamples.js +0 -4
  36. package/dist/commonjs/models/operations/listevalsamples.js.map +1 -1
  37. package/dist/commonjs/models/operations/listevalscheduleruns.d.ts +0 -10
  38. package/dist/commonjs/models/operations/listevalscheduleruns.d.ts.map +1 -1
  39. package/dist/commonjs/models/operations/listevalscheduleruns.js +0 -8
  40. package/dist/commonjs/models/operations/listevalscheduleruns.js.map +1 -1
  41. package/dist/commonjs/models/operations/listevalsuiteleaderboardruns.d.ts +0 -10
  42. package/dist/commonjs/models/operations/listevalsuiteleaderboardruns.d.ts.map +1 -1
  43. package/dist/commonjs/models/operations/listevalsuiteleaderboardruns.js +0 -8
  44. package/dist/commonjs/models/operations/listevalsuiteleaderboardruns.js.map +1 -1
  45. package/dist/commonjs/models/operations/rerunfailedevalsamples.d.ts +0 -10
  46. package/dist/commonjs/models/operations/rerunfailedevalsamples.d.ts.map +1 -1
  47. package/dist/commonjs/models/operations/rerunfailedevalsamples.js +0 -8
  48. package/dist/commonjs/models/operations/rerunfailedevalsamples.js.map +1 -1
  49. package/dist/commonjs/models/operations/retryfailedevalrun.d.ts +0 -10
  50. package/dist/commonjs/models/operations/retryfailedevalrun.d.ts.map +1 -1
  51. package/dist/commonjs/models/operations/retryfailedevalrun.js +0 -8
  52. package/dist/commonjs/models/operations/retryfailedevalrun.js.map +1 -1
  53. package/dist/commonjs/react-query/llmEvalsListSamples.core.d.ts +0 -1
  54. package/dist/commonjs/react-query/llmEvalsListSamples.core.d.ts.map +1 -1
  55. package/dist/commonjs/react-query/llmEvalsListSamples.core.js +0 -1
  56. package/dist/commonjs/react-query/llmEvalsListSamples.core.js.map +1 -1
  57. package/dist/commonjs/react-query/llmEvalsListSamples.d.ts +0 -2
  58. package/dist/commonjs/react-query/llmEvalsListSamples.d.ts.map +1 -1
  59. package/dist/commonjs/react-query/llmEvalsListSamples.js.map +1 -1
  60. package/dist/esm/funcs/llmEvalsListSamples.js +0 -1
  61. package/dist/esm/funcs/llmEvalsListSamples.js.map +1 -1
  62. package/dist/esm/lib/config.d.ts +2 -2
  63. package/dist/esm/lib/config.js +2 -2
  64. package/dist/esm/mcp-server/mcp-server.js +1 -1
  65. package/dist/esm/mcp-server/server.js +1 -1
  66. package/dist/esm/models/components/evalsampleobject.d.ts +0 -5
  67. package/dist/esm/models/components/evalsampleobject.d.ts.map +1 -1
  68. package/dist/esm/models/components/evalsampleobject.js +0 -2
  69. package/dist/esm/models/components/evalsampleobject.js.map +1 -1
  70. package/dist/esm/models/components/evalsuiteobject.d.ts +0 -10
  71. package/dist/esm/models/components/evalsuiteobject.d.ts.map +1 -1
  72. package/dist/esm/models/components/evalsuiteobject.js +0 -8
  73. package/dist/esm/models/components/evalsuiteobject.js.map +1 -1
  74. package/dist/esm/models/operations/cancelevalrun.d.ts +0 -10
  75. package/dist/esm/models/operations/cancelevalrun.d.ts.map +1 -1
  76. package/dist/esm/models/operations/cancelevalrun.js +0 -8
  77. package/dist/esm/models/operations/cancelevalrun.js.map +1 -1
  78. package/dist/esm/models/operations/createevalrun.d.ts +0 -10
  79. package/dist/esm/models/operations/createevalrun.d.ts.map +1 -1
  80. package/dist/esm/models/operations/createevalrun.js +0 -8
  81. package/dist/esm/models/operations/createevalrun.js.map +1 -1
  82. package/dist/esm/models/operations/getevalrun.d.ts +0 -10
  83. package/dist/esm/models/operations/getevalrun.d.ts.map +1 -1
  84. package/dist/esm/models/operations/getevalrun.js +0 -8
  85. package/dist/esm/models/operations/getevalrun.js.map +1 -1
  86. package/dist/esm/models/operations/listevalruns.d.ts +0 -10
  87. package/dist/esm/models/operations/listevalruns.d.ts.map +1 -1
  88. package/dist/esm/models/operations/listevalruns.js +0 -8
  89. package/dist/esm/models/operations/listevalruns.js.map +1 -1
  90. package/dist/esm/models/operations/listevalsamples.d.ts +0 -2
  91. package/dist/esm/models/operations/listevalsamples.d.ts.map +1 -1
  92. package/dist/esm/models/operations/listevalsamples.js +0 -4
  93. package/dist/esm/models/operations/listevalsamples.js.map +1 -1
  94. package/dist/esm/models/operations/listevalscheduleruns.d.ts +0 -10
  95. package/dist/esm/models/operations/listevalscheduleruns.d.ts.map +1 -1
  96. package/dist/esm/models/operations/listevalscheduleruns.js +0 -8
  97. package/dist/esm/models/operations/listevalscheduleruns.js.map +1 -1
  98. package/dist/esm/models/operations/listevalsuiteleaderboardruns.d.ts +0 -10
  99. package/dist/esm/models/operations/listevalsuiteleaderboardruns.d.ts.map +1 -1
  100. package/dist/esm/models/operations/listevalsuiteleaderboardruns.js +0 -8
  101. package/dist/esm/models/operations/listevalsuiteleaderboardruns.js.map +1 -1
  102. package/dist/esm/models/operations/rerunfailedevalsamples.d.ts +0 -10
  103. package/dist/esm/models/operations/rerunfailedevalsamples.d.ts.map +1 -1
  104. package/dist/esm/models/operations/rerunfailedevalsamples.js +0 -8
  105. package/dist/esm/models/operations/rerunfailedevalsamples.js.map +1 -1
  106. package/dist/esm/models/operations/retryfailedevalrun.d.ts +0 -10
  107. package/dist/esm/models/operations/retryfailedevalrun.d.ts.map +1 -1
  108. package/dist/esm/models/operations/retryfailedevalrun.js +0 -8
  109. package/dist/esm/models/operations/retryfailedevalrun.js.map +1 -1
  110. package/dist/esm/react-query/llmEvalsListSamples.core.d.ts +0 -1
  111. package/dist/esm/react-query/llmEvalsListSamples.core.d.ts.map +1 -1
  112. package/dist/esm/react-query/llmEvalsListSamples.core.js +0 -1
  113. package/dist/esm/react-query/llmEvalsListSamples.core.js.map +1 -1
  114. package/dist/esm/react-query/llmEvalsListSamples.d.ts +0 -2
  115. package/dist/esm/react-query/llmEvalsListSamples.d.ts.map +1 -1
  116. package/dist/esm/react-query/llmEvalsListSamples.js.map +1 -1
  117. package/jsr.json +1 -1
  118. package/package.json +1 -1
  119. package/src/funcs/llmEvalsListSamples.ts +0 -1
  120. package/src/lib/config.ts +2 -2
  121. package/src/mcp-server/mcp-server.ts +1 -1
  122. package/src/mcp-server/server.ts +1 -1
  123. package/src/models/components/evalsampleobject.ts +0 -7
  124. package/src/models/components/evalsuiteobject.ts +0 -18
  125. package/src/models/operations/cancelevalrun.ts +0 -18
  126. package/src/models/operations/createevalrun.ts +0 -18
  127. package/src/models/operations/getevalrun.ts +0 -18
  128. package/src/models/operations/listevalruns.ts +0 -18
  129. package/src/models/operations/listevalsamples.ts +0 -6
  130. package/src/models/operations/listevalscheduleruns.ts +0 -18
  131. package/src/models/operations/listevalsuiteleaderboardruns.ts +0 -18
  132. package/src/models/operations/rerunfailedevalsamples.ts +0 -18
  133. package/src/models/operations/retryfailedevalrun.ts +0 -18
  134. package/src/react-query/llmEvalsListSamples.core.ts +0 -2
  135. package/src/react-query/llmEvalsListSamples.ts +0 -2
package/src/lib/config.ts CHANGED
@@ -65,7 +65,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
65
65
  export const SDK_METADATA = {
66
66
  language: "typescript",
67
67
  openapiDocVersion: "1.1.0",
68
- sdkVersion: "0.53.11",
68
+ sdkVersion: "0.53.12",
69
69
  genVersion: "2.928.0",
70
- userAgent: "speakeasy-sdk/typescript 0.53.11 2.928.0 1.1.0 @meetkai/mka1",
70
+ userAgent: "speakeasy-sdk/typescript 0.53.12 2.928.0 1.1.0 @meetkai/mka1",
71
71
  } as const;
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
19
19
  export const app = buildApplication(routes, {
20
20
  name: "mcp",
21
21
  versionInfo: {
22
- currentVersion: "0.53.11",
22
+ currentVersion: "0.53.12",
23
23
  },
24
24
  });
25
25
 
@@ -347,7 +347,7 @@ export function createMCPServer(deps: {
347
347
  }) {
348
348
  const server = new McpServer({
349
349
  name: "SDK",
350
- version: "0.53.11",
350
+ version: "0.53.12",
351
351
  });
352
352
 
353
353
  const client = new SDKCore({
@@ -26,10 +26,6 @@ export type EvalSampleObject = {
26
26
  target: string | null;
27
27
  responseId: string | null;
28
28
  outputText: string | null;
29
- /**
30
- * Model reasoning ('thinking') captured from the response's reasoning items, kept separate from `output_text` so graders and extraction never see it. Truncated at 64 KB of UTF-8 with a marker appended. Null when the model returned none, when the provider only sent encrypted reasoning, and for transcription tasks.
31
- */
32
- reasoning: string | null;
33
29
  extractedOutput: string | null;
34
30
  scores: { [k: string]: any };
35
31
  judge: { [k: string]: any } | null;
@@ -57,7 +53,6 @@ export const EvalSampleObject$inboundSchema: z.ZodType<
57
53
  target: z.nullable(z.string()),
58
54
  response_id: z.nullable(z.string()),
59
55
  output_text: z.nullable(z.string()),
60
- reasoning: z.nullable(z.string()),
61
56
  extracted_output: z.nullable(z.string()),
62
57
  scores: z.record(z.any()),
63
58
  judge: z.nullable(z.record(z.any())),
@@ -93,7 +88,6 @@ export type EvalSampleObject$Outbound = {
93
88
  target: string | null;
94
89
  response_id: string | null;
95
90
  output_text: string | null;
96
- reasoning: string | null;
97
91
  extracted_output: string | null;
98
92
  scores: { [k: string]: any };
99
93
  judge: { [k: string]: any } | null;
@@ -121,7 +115,6 @@ export const EvalSampleObject$outboundSchema: z.ZodType<
121
115
  target: z.nullable(z.string()),
122
116
  responseId: z.nullable(z.string()),
123
117
  outputText: z.nullable(z.string()),
124
- reasoning: z.nullable(z.string()),
125
118
  extractedOutput: z.nullable(z.string()),
126
119
  scores: z.record(z.any()),
127
120
  judge: z.nullable(z.record(z.any())),
@@ -13,14 +13,6 @@ export type EvalSuiteObject = {
13
13
  object: "eval.suite";
14
14
  name: string;
15
15
  description: string | null;
16
- /**
17
- * The org that owns this suite.
18
- */
19
- orgId: string;
20
- /**
21
- * The team that owns this suite.
22
- */
23
- teamId: string;
24
16
  activeVersion: number;
25
17
  latestVersion: number;
26
18
  metadata: { [k: string]: string };
@@ -38,8 +30,6 @@ export const EvalSuiteObject$inboundSchema: z.ZodType<
38
30
  object: z.literal("eval.suite"),
39
31
  name: z.string(),
40
32
  description: z.nullable(z.string()),
41
- org_id: z.string(),
42
- team_id: z.string(),
43
33
  active_version: z.number().int(),
44
34
  latest_version: z.number().int(),
45
35
  metadata: z.record(z.string()),
@@ -47,8 +37,6 @@ export const EvalSuiteObject$inboundSchema: z.ZodType<
47
37
  updated_at: z.number().int(),
48
38
  }).transform((v) => {
49
39
  return remap$(v, {
50
- "org_id": "orgId",
51
- "team_id": "teamId",
52
40
  "active_version": "activeVersion",
53
41
  "latest_version": "latestVersion",
54
42
  "created_at": "createdAt",
@@ -61,8 +49,6 @@ export type EvalSuiteObject$Outbound = {
61
49
  object: "eval.suite";
62
50
  name: string;
63
51
  description: string | null;
64
- org_id: string;
65
- team_id: string;
66
52
  active_version: number;
67
53
  latest_version: number;
68
54
  metadata: { [k: string]: string };
@@ -80,8 +66,6 @@ export const EvalSuiteObject$outboundSchema: z.ZodType<
80
66
  object: z.literal("eval.suite"),
81
67
  name: z.string(),
82
68
  description: z.nullable(z.string()),
83
- orgId: z.string(),
84
- teamId: z.string(),
85
69
  activeVersion: z.number().int(),
86
70
  latestVersion: z.number().int(),
87
71
  metadata: z.record(z.string()),
@@ -89,8 +73,6 @@ export const EvalSuiteObject$outboundSchema: z.ZodType<
89
73
  updatedAt: z.number().int(),
90
74
  }).transform((v) => {
91
75
  return remap$(v, {
92
- orgId: "org_id",
93
- teamId: "team_id",
94
76
  activeVersion: "active_version",
95
77
  latestVersion: "latest_version",
96
78
  createdAt: "created_at",
@@ -96,14 +96,6 @@ export type CancelEvalRunResponseBody = {
96
96
  suiteId: string;
97
97
  suiteVersion: number;
98
98
  suiteVersionId: string;
99
- /**
100
- * The org that owns this run.
101
- */
102
- orgId: string;
103
- /**
104
- * The team that owns this run.
105
- */
106
- teamId: string;
107
99
  status: components.EvalRunStatus;
108
100
  models: Array<string>;
109
101
  taskIds: Array<string> | null;
@@ -490,8 +482,6 @@ export const CancelEvalRunResponseBody$inboundSchema: z.ZodType<
490
482
  suite_id: z.string(),
491
483
  suite_version: z.number().int(),
492
484
  suite_version_id: z.string(),
493
- org_id: z.string(),
494
- team_id: z.string(),
495
485
  status: components.EvalRunStatus$inboundSchema,
496
486
  models: z.array(z.string()),
497
487
  task_ids: z.nullable(z.array(z.string())),
@@ -513,8 +503,6 @@ export const CancelEvalRunResponseBody$inboundSchema: z.ZodType<
513
503
  "suite_id": "suiteId",
514
504
  "suite_version": "suiteVersion",
515
505
  "suite_version_id": "suiteVersionId",
516
- "org_id": "orgId",
517
- "team_id": "teamId",
518
506
  "task_ids": "taskIds",
519
507
  "judge_model": "judgeModel",
520
508
  "embedding_model": "embeddingModel",
@@ -534,8 +522,6 @@ export type CancelEvalRunResponseBody$Outbound = {
534
522
  suite_id: string;
535
523
  suite_version: number;
536
524
  suite_version_id: string;
537
- org_id: string;
538
- team_id: string;
539
525
  status: string;
540
526
  models: Array<string>;
541
527
  task_ids: Array<string> | null;
@@ -565,8 +551,6 @@ export const CancelEvalRunResponseBody$outboundSchema: z.ZodType<
565
551
  suiteId: z.string(),
566
552
  suiteVersion: z.number().int(),
567
553
  suiteVersionId: z.string(),
568
- orgId: z.string(),
569
- teamId: z.string(),
570
554
  status: components.EvalRunStatus$outboundSchema,
571
555
  models: z.array(z.string()),
572
556
  taskIds: z.nullable(z.array(z.string())),
@@ -588,8 +572,6 @@ export const CancelEvalRunResponseBody$outboundSchema: z.ZodType<
588
572
  suiteId: "suite_id",
589
573
  suiteVersion: "suite_version",
590
574
  suiteVersionId: "suite_version_id",
591
- orgId: "org_id",
592
- teamId: "team_id",
593
575
  taskIds: "task_ids",
594
576
  judgeModel: "judge_model",
595
577
  embeddingModel: "embedding_model",
@@ -92,14 +92,6 @@ export type CreateEvalRunResponseBody = {
92
92
  suiteId: string;
93
93
  suiteVersion: number;
94
94
  suiteVersionId: string;
95
- /**
96
- * The org that owns this run.
97
- */
98
- orgId: string;
99
- /**
100
- * The team that owns this run.
101
- */
102
- teamId: string;
103
95
  status: components.EvalRunStatus;
104
96
  models: Array<string>;
105
97
  taskIds: Array<string> | null;
@@ -460,8 +452,6 @@ export const CreateEvalRunResponseBody$inboundSchema: z.ZodType<
460
452
  suite_id: z.string(),
461
453
  suite_version: z.number().int(),
462
454
  suite_version_id: z.string(),
463
- org_id: z.string(),
464
- team_id: z.string(),
465
455
  status: components.EvalRunStatus$inboundSchema,
466
456
  models: z.array(z.string()),
467
457
  task_ids: z.nullable(z.array(z.string())),
@@ -483,8 +473,6 @@ export const CreateEvalRunResponseBody$inboundSchema: z.ZodType<
483
473
  "suite_id": "suiteId",
484
474
  "suite_version": "suiteVersion",
485
475
  "suite_version_id": "suiteVersionId",
486
- "org_id": "orgId",
487
- "team_id": "teamId",
488
476
  "task_ids": "taskIds",
489
477
  "judge_model": "judgeModel",
490
478
  "embedding_model": "embeddingModel",
@@ -504,8 +492,6 @@ export type CreateEvalRunResponseBody$Outbound = {
504
492
  suite_id: string;
505
493
  suite_version: number;
506
494
  suite_version_id: string;
507
- org_id: string;
508
- team_id: string;
509
495
  status: string;
510
496
  models: Array<string>;
511
497
  task_ids: Array<string> | null;
@@ -535,8 +521,6 @@ export const CreateEvalRunResponseBody$outboundSchema: z.ZodType<
535
521
  suiteId: z.string(),
536
522
  suiteVersion: z.number().int(),
537
523
  suiteVersionId: z.string(),
538
- orgId: z.string(),
539
- teamId: z.string(),
540
524
  status: components.EvalRunStatus$outboundSchema,
541
525
  models: z.array(z.string()),
542
526
  taskIds: z.nullable(z.array(z.string())),
@@ -558,8 +542,6 @@ export const CreateEvalRunResponseBody$outboundSchema: z.ZodType<
558
542
  suiteId: "suite_id",
559
543
  suiteVersion: "suite_version",
560
544
  suiteVersionId: "suite_version_id",
561
- orgId: "org_id",
562
- teamId: "team_id",
563
545
  taskIds: "task_ids",
564
546
  judgeModel: "judge_model",
565
547
  embeddingModel: "embedding_model",
@@ -92,14 +92,6 @@ export type GetEvalRunResponseBody = {
92
92
  suiteId: string;
93
93
  suiteVersion: number;
94
94
  suiteVersionId: string;
95
- /**
96
- * The org that owns this run.
97
- */
98
- orgId: string;
99
- /**
100
- * The team that owns this run.
101
- */
102
- teamId: string;
103
95
  status: components.EvalRunStatus;
104
96
  models: Array<string>;
105
97
  taskIds: Array<string> | null;
@@ -482,8 +474,6 @@ export const GetEvalRunResponseBody$inboundSchema: z.ZodType<
482
474
  suite_id: z.string(),
483
475
  suite_version: z.number().int(),
484
476
  suite_version_id: z.string(),
485
- org_id: z.string(),
486
- team_id: z.string(),
487
477
  status: components.EvalRunStatus$inboundSchema,
488
478
  models: z.array(z.string()),
489
479
  task_ids: z.nullable(z.array(z.string())),
@@ -505,8 +495,6 @@ export const GetEvalRunResponseBody$inboundSchema: z.ZodType<
505
495
  "suite_id": "suiteId",
506
496
  "suite_version": "suiteVersion",
507
497
  "suite_version_id": "suiteVersionId",
508
- "org_id": "orgId",
509
- "team_id": "teamId",
510
498
  "task_ids": "taskIds",
511
499
  "judge_model": "judgeModel",
512
500
  "embedding_model": "embeddingModel",
@@ -526,8 +514,6 @@ export type GetEvalRunResponseBody$Outbound = {
526
514
  suite_id: string;
527
515
  suite_version: number;
528
516
  suite_version_id: string;
529
- org_id: string;
530
- team_id: string;
531
517
  status: string;
532
518
  models: Array<string>;
533
519
  task_ids: Array<string> | null;
@@ -557,8 +543,6 @@ export const GetEvalRunResponseBody$outboundSchema: z.ZodType<
557
543
  suiteId: z.string(),
558
544
  suiteVersion: z.number().int(),
559
545
  suiteVersionId: z.string(),
560
- orgId: z.string(),
561
- teamId: z.string(),
562
546
  status: components.EvalRunStatus$outboundSchema,
563
547
  models: z.array(z.string()),
564
548
  taskIds: z.nullable(z.array(z.string())),
@@ -580,8 +564,6 @@ export const GetEvalRunResponseBody$outboundSchema: z.ZodType<
580
564
  suiteId: "suite_id",
581
565
  suiteVersion: "suite_version",
582
566
  suiteVersionId: "suite_version_id",
583
- orgId: "org_id",
584
- teamId: "team_id",
585
567
  taskIds: "task_ids",
586
568
  judgeModel: "judge_model",
587
569
  embeddingModel: "embedding_model",
@@ -106,14 +106,6 @@ export type ListEvalRunsData = {
106
106
  suiteId: string;
107
107
  suiteVersion: number;
108
108
  suiteVersionId: string;
109
- /**
110
- * The org that owns this run.
111
- */
112
- orgId: string;
113
- /**
114
- * The team that owns this run.
115
- */
116
- teamId: string;
117
109
  status: components.EvalRunStatus;
118
110
  models: Array<string>;
119
111
  taskIds: Array<string> | null;
@@ -532,8 +524,6 @@ export const ListEvalRunsData$inboundSchema: z.ZodType<
532
524
  suite_id: z.string(),
533
525
  suite_version: z.number().int(),
534
526
  suite_version_id: z.string(),
535
- org_id: z.string(),
536
- team_id: z.string(),
537
527
  status: components.EvalRunStatus$inboundSchema,
538
528
  models: z.array(z.string()),
539
529
  task_ids: z.nullable(z.array(z.string())),
@@ -555,8 +545,6 @@ export const ListEvalRunsData$inboundSchema: z.ZodType<
555
545
  "suite_id": "suiteId",
556
546
  "suite_version": "suiteVersion",
557
547
  "suite_version_id": "suiteVersionId",
558
- "org_id": "orgId",
559
- "team_id": "teamId",
560
548
  "task_ids": "taskIds",
561
549
  "judge_model": "judgeModel",
562
550
  "embedding_model": "embeddingModel",
@@ -576,8 +564,6 @@ export type ListEvalRunsData$Outbound = {
576
564
  suite_id: string;
577
565
  suite_version: number;
578
566
  suite_version_id: string;
579
- org_id: string;
580
- team_id: string;
581
567
  status: string;
582
568
  models: Array<string>;
583
569
  task_ids: Array<string> | null;
@@ -607,8 +593,6 @@ export const ListEvalRunsData$outboundSchema: z.ZodType<
607
593
  suiteId: z.string(),
608
594
  suiteVersion: z.number().int(),
609
595
  suiteVersionId: z.string(),
610
- orgId: z.string(),
611
- teamId: z.string(),
612
596
  status: components.EvalRunStatus$outboundSchema,
613
597
  models: z.array(z.string()),
614
598
  taskIds: z.nullable(z.array(z.string())),
@@ -630,8 +614,6 @@ export const ListEvalRunsData$outboundSchema: z.ZodType<
630
614
  suiteId: "suite_id",
631
615
  suiteVersion: "suite_version",
632
616
  suiteVersionId: "suite_version_id",
633
- orgId: "org_id",
634
- teamId: "team_id",
635
617
  taskIds: "task_ids",
636
618
  judgeModel: "judge_model",
637
619
  embeddingModel: "embedding_model",
@@ -31,7 +31,6 @@ export type ListEvalSamplesRequest = {
31
31
  scoreMin?: number | undefined;
32
32
  scoreMax?: number | undefined;
33
33
  includeDatasetRow?: boolean | undefined;
34
- includeReasoning?: boolean | undefined;
35
34
  sampleIndex?: string | undefined;
36
35
  /**
37
36
  * Optional external end-user identifier forwarded by the API gateway.
@@ -64,7 +63,6 @@ export const ListEvalSamplesRequest$inboundSchema: z.ZodType<
64
63
  score_min: z.number().optional(),
65
64
  score_max: z.number().optional(),
66
65
  include_dataset_row: z.boolean().default(true),
67
- include_reasoning: z.boolean().default(false),
68
66
  sample_index: z.string().optional(),
69
67
  "X-On-Behalf-Of": z.string().optional(),
70
68
  }).transform((v) => {
@@ -75,7 +73,6 @@ export const ListEvalSamplesRequest$inboundSchema: z.ZodType<
75
73
  "score_min": "scoreMin",
76
74
  "score_max": "scoreMax",
77
75
  "include_dataset_row": "includeDatasetRow",
78
- "include_reasoning": "includeReasoning",
79
76
  "sample_index": "sampleIndex",
80
77
  "X-On-Behalf-Of": "xOnBehalfOf",
81
78
  });
@@ -92,7 +89,6 @@ export type ListEvalSamplesRequest$Outbound = {
92
89
  score_min?: number | undefined;
93
90
  score_max?: number | undefined;
94
91
  include_dataset_row: boolean;
95
- include_reasoning: boolean;
96
92
  sample_index?: string | undefined;
97
93
  "X-On-Behalf-Of"?: string | undefined;
98
94
  };
@@ -113,7 +109,6 @@ export const ListEvalSamplesRequest$outboundSchema: z.ZodType<
113
109
  scoreMin: z.number().optional(),
114
110
  scoreMax: z.number().optional(),
115
111
  includeDatasetRow: z.boolean().default(true),
116
- includeReasoning: z.boolean().default(false),
117
112
  sampleIndex: z.string().optional(),
118
113
  xOnBehalfOf: z.string().optional(),
119
114
  }).transform((v) => {
@@ -124,7 +119,6 @@ export const ListEvalSamplesRequest$outboundSchema: z.ZodType<
124
119
  scoreMin: "score_min",
125
120
  scoreMax: "score_max",
126
121
  includeDatasetRow: "include_dataset_row",
127
- includeReasoning: "include_reasoning",
128
122
  sampleIndex: "sample_index",
129
123
  xOnBehalfOf: "X-On-Behalf-Of",
130
124
  });
@@ -111,14 +111,6 @@ export type ListEvalScheduleRunsData = {
111
111
  suiteId: string;
112
112
  suiteVersion: number;
113
113
  suiteVersionId: string;
114
- /**
115
- * The org that owns this run.
116
- */
117
- orgId: string;
118
- /**
119
- * The team that owns this run.
120
- */
121
- teamId: string;
122
114
  status: components.EvalRunStatus;
123
115
  models: Array<string>;
124
116
  taskIds: Array<string> | null;
@@ -553,8 +545,6 @@ export const ListEvalScheduleRunsData$inboundSchema: z.ZodType<
553
545
  suite_id: z.string(),
554
546
  suite_version: z.number().int(),
555
547
  suite_version_id: z.string(),
556
- org_id: z.string(),
557
- team_id: z.string(),
558
548
  status: components.EvalRunStatus$inboundSchema,
559
549
  models: z.array(z.string()),
560
550
  task_ids: z.nullable(z.array(z.string())),
@@ -576,8 +566,6 @@ export const ListEvalScheduleRunsData$inboundSchema: z.ZodType<
576
566
  "suite_id": "suiteId",
577
567
  "suite_version": "suiteVersion",
578
568
  "suite_version_id": "suiteVersionId",
579
- "org_id": "orgId",
580
- "team_id": "teamId",
581
569
  "task_ids": "taskIds",
582
570
  "judge_model": "judgeModel",
583
571
  "embedding_model": "embeddingModel",
@@ -597,8 +585,6 @@ export type ListEvalScheduleRunsData$Outbound = {
597
585
  suite_id: string;
598
586
  suite_version: number;
599
587
  suite_version_id: string;
600
- org_id: string;
601
- team_id: string;
602
588
  status: string;
603
589
  models: Array<string>;
604
590
  task_ids: Array<string> | null;
@@ -628,8 +614,6 @@ export const ListEvalScheduleRunsData$outboundSchema: z.ZodType<
628
614
  suiteId: z.string(),
629
615
  suiteVersion: z.number().int(),
630
616
  suiteVersionId: z.string(),
631
- orgId: z.string(),
632
- teamId: z.string(),
633
617
  status: components.EvalRunStatus$outboundSchema,
634
618
  models: z.array(z.string()),
635
619
  taskIds: z.nullable(z.array(z.string())),
@@ -651,8 +635,6 @@ export const ListEvalScheduleRunsData$outboundSchema: z.ZodType<
651
635
  suiteId: "suite_id",
652
636
  suiteVersion: "suite_version",
653
637
  suiteVersionId: "suite_version_id",
654
- orgId: "org_id",
655
- teamId: "team_id",
656
638
  taskIds: "task_ids",
657
639
  judgeModel: "judge_model",
658
640
  embeddingModel: "embedding_model",
@@ -97,14 +97,6 @@ export type ListEvalSuiteLeaderboardRunsData = {
97
97
  suiteId: string;
98
98
  suiteVersion: number;
99
99
  suiteVersionId: string;
100
- /**
101
- * The org that owns this run.
102
- */
103
- orgId: string;
104
- /**
105
- * The team that owns this run.
106
- */
107
- teamId: string;
108
100
  status: components.EvalRunStatus;
109
101
  models: Array<string>;
110
102
  taskIds: Array<string> | null;
@@ -563,8 +555,6 @@ export const ListEvalSuiteLeaderboardRunsData$inboundSchema: z.ZodType<
563
555
  suite_id: z.string(),
564
556
  suite_version: z.number().int(),
565
557
  suite_version_id: z.string(),
566
- org_id: z.string(),
567
- team_id: z.string(),
568
558
  status: components.EvalRunStatus$inboundSchema,
569
559
  models: z.array(z.string()),
570
560
  task_ids: z.nullable(z.array(z.string())),
@@ -590,8 +580,6 @@ export const ListEvalSuiteLeaderboardRunsData$inboundSchema: z.ZodType<
590
580
  "suite_id": "suiteId",
591
581
  "suite_version": "suiteVersion",
592
582
  "suite_version_id": "suiteVersionId",
593
- "org_id": "orgId",
594
- "team_id": "teamId",
595
583
  "task_ids": "taskIds",
596
584
  "judge_model": "judgeModel",
597
585
  "embedding_model": "embeddingModel",
@@ -611,8 +599,6 @@ export type ListEvalSuiteLeaderboardRunsData$Outbound = {
611
599
  suite_id: string;
612
600
  suite_version: number;
613
601
  suite_version_id: string;
614
- org_id: string;
615
- team_id: string;
616
602
  status: string;
617
603
  models: Array<string>;
618
604
  task_ids: Array<string> | null;
@@ -642,8 +628,6 @@ export const ListEvalSuiteLeaderboardRunsData$outboundSchema: z.ZodType<
642
628
  suiteId: z.string(),
643
629
  suiteVersion: z.number().int(),
644
630
  suiteVersionId: z.string(),
645
- orgId: z.string(),
646
- teamId: z.string(),
647
631
  status: components.EvalRunStatus$outboundSchema,
648
632
  models: z.array(z.string()),
649
633
  taskIds: z.nullable(z.array(z.string())),
@@ -669,8 +653,6 @@ export const ListEvalSuiteLeaderboardRunsData$outboundSchema: z.ZodType<
669
653
  suiteId: "suite_id",
670
654
  suiteVersion: "suite_version",
671
655
  suiteVersionId: "suite_version_id",
672
- orgId: "org_id",
673
- teamId: "team_id",
674
656
  taskIds: "task_ids",
675
657
  judgeModel: "judge_model",
676
658
  embeddingModel: "embedding_model",
@@ -96,14 +96,6 @@ export type RerunFailedEvalSamplesResponseBody = {
96
96
  suiteId: string;
97
97
  suiteVersion: number;
98
98
  suiteVersionId: string;
99
- /**
100
- * The org that owns this run.
101
- */
102
- orgId: string;
103
- /**
104
- * The team that owns this run.
105
- */
106
- teamId: string;
107
99
  status: components.EvalRunStatus;
108
100
  models: Array<string>;
109
101
  taskIds: Array<string> | null;
@@ -500,8 +492,6 @@ export const RerunFailedEvalSamplesResponseBody$inboundSchema: z.ZodType<
500
492
  suite_id: z.string(),
501
493
  suite_version: z.number().int(),
502
494
  suite_version_id: z.string(),
503
- org_id: z.string(),
504
- team_id: z.string(),
505
495
  status: components.EvalRunStatus$inboundSchema,
506
496
  models: z.array(z.string()),
507
497
  task_ids: z.nullable(z.array(z.string())),
@@ -525,8 +515,6 @@ export const RerunFailedEvalSamplesResponseBody$inboundSchema: z.ZodType<
525
515
  "suite_id": "suiteId",
526
516
  "suite_version": "suiteVersion",
527
517
  "suite_version_id": "suiteVersionId",
528
- "org_id": "orgId",
529
- "team_id": "teamId",
530
518
  "task_ids": "taskIds",
531
519
  "judge_model": "judgeModel",
532
520
  "embedding_model": "embeddingModel",
@@ -546,8 +534,6 @@ export type RerunFailedEvalSamplesResponseBody$Outbound = {
546
534
  suite_id: string;
547
535
  suite_version: number;
548
536
  suite_version_id: string;
549
- org_id: string;
550
- team_id: string;
551
537
  status: string;
552
538
  models: Array<string>;
553
539
  task_ids: Array<string> | null;
@@ -577,8 +563,6 @@ export const RerunFailedEvalSamplesResponseBody$outboundSchema: z.ZodType<
577
563
  suiteId: z.string(),
578
564
  suiteVersion: z.number().int(),
579
565
  suiteVersionId: z.string(),
580
- orgId: z.string(),
581
- teamId: z.string(),
582
566
  status: components.EvalRunStatus$outboundSchema,
583
567
  models: z.array(z.string()),
584
568
  taskIds: z.nullable(z.array(z.string())),
@@ -602,8 +586,6 @@ export const RerunFailedEvalSamplesResponseBody$outboundSchema: z.ZodType<
602
586
  suiteId: "suite_id",
603
587
  suiteVersion: "suite_version",
604
588
  suiteVersionId: "suite_version_id",
605
- orgId: "org_id",
606
- teamId: "team_id",
607
589
  taskIds: "task_ids",
608
590
  judgeModel: "judge_model",
609
591
  embeddingModel: "embedding_model",
@@ -96,14 +96,6 @@ export type RetryFailedEvalRunResponseBody = {
96
96
  suiteId: string;
97
97
  suiteVersion: number;
98
98
  suiteVersionId: string;
99
- /**
100
- * The org that owns this run.
101
- */
102
- orgId: string;
103
- /**
104
- * The team that owns this run.
105
- */
106
- teamId: string;
107
99
  status: components.EvalRunStatus;
108
100
  models: Array<string>;
109
101
  taskIds: Array<string> | null;
@@ -496,8 +488,6 @@ export const RetryFailedEvalRunResponseBody$inboundSchema: z.ZodType<
496
488
  suite_id: z.string(),
497
489
  suite_version: z.number().int(),
498
490
  suite_version_id: z.string(),
499
- org_id: z.string(),
500
- team_id: z.string(),
501
491
  status: components.EvalRunStatus$inboundSchema,
502
492
  models: z.array(z.string()),
503
493
  task_ids: z.nullable(z.array(z.string())),
@@ -519,8 +509,6 @@ export const RetryFailedEvalRunResponseBody$inboundSchema: z.ZodType<
519
509
  "suite_id": "suiteId",
520
510
  "suite_version": "suiteVersion",
521
511
  "suite_version_id": "suiteVersionId",
522
- "org_id": "orgId",
523
- "team_id": "teamId",
524
512
  "task_ids": "taskIds",
525
513
  "judge_model": "judgeModel",
526
514
  "embedding_model": "embeddingModel",
@@ -540,8 +528,6 @@ export type RetryFailedEvalRunResponseBody$Outbound = {
540
528
  suite_id: string;
541
529
  suite_version: number;
542
530
  suite_version_id: string;
543
- org_id: string;
544
- team_id: string;
545
531
  status: string;
546
532
  models: Array<string>;
547
533
  task_ids: Array<string> | null;
@@ -571,8 +557,6 @@ export const RetryFailedEvalRunResponseBody$outboundSchema: z.ZodType<
571
557
  suiteId: z.string(),
572
558
  suiteVersion: z.number().int(),
573
559
  suiteVersionId: z.string(),
574
- orgId: z.string(),
575
- teamId: z.string(),
576
560
  status: components.EvalRunStatus$outboundSchema,
577
561
  models: z.array(z.string()),
578
562
  taskIds: z.nullable(z.array(z.string())),
@@ -594,8 +578,6 @@ export const RetryFailedEvalRunResponseBody$outboundSchema: z.ZodType<
594
578
  suiteId: "suite_id",
595
579
  suiteVersion: "suite_version",
596
580
  suiteVersionId: "suite_version_id",
597
- orgId: "org_id",
598
- teamId: "team_id",
599
581
  taskIds: "task_ids",
600
582
  judgeModel: "judge_model",
601
583
  embeddingModel: "embedding_model",
@@ -52,7 +52,6 @@ export function buildLlmEvalsListSamplesQuery(
52
52
  scoreMin: request.scoreMin,
53
53
  scoreMax: request.scoreMax,
54
54
  includeDatasetRow: request.includeDatasetRow,
55
- includeReasoning: request.includeReasoning,
56
55
  sampleIndex: request.sampleIndex,
57
56
  xOnBehalfOf: request.xOnBehalfOf,
58
57
  }),
@@ -91,7 +90,6 @@ export function queryKeyLlmEvalsListSamples(
91
90
  scoreMin?: number | undefined;
92
91
  scoreMax?: number | undefined;
93
92
  includeDatasetRow?: boolean | undefined;
94
- includeReasoning?: boolean | undefined;
95
93
  sampleIndex?: string | undefined;
96
94
  xOnBehalfOf?: string | undefined;
97
95
  },
@@ -115,7 +115,6 @@ export function setLlmEvalsListSamplesData(
115
115
  scoreMin?: number | undefined;
116
116
  scoreMax?: number | undefined;
117
117
  includeDatasetRow?: boolean | undefined;
118
- includeReasoning?: boolean | undefined;
119
118
  sampleIndex?: string | undefined;
120
119
  xOnBehalfOf?: string | undefined;
121
120
  },
@@ -142,7 +141,6 @@ export function invalidateLlmEvalsListSamples(
142
141
  scoreMin?: number | undefined;
143
142
  scoreMax?: number | undefined;
144
143
  includeDatasetRow?: boolean | undefined;
145
- includeReasoning?: boolean | undefined;
146
144
  sampleIndex?: string | undefined;
147
145
  xOnBehalfOf?: string | undefined;
148
146
  },