@orq-ai/node 4.11.0-rc.57 → 4.11.0-rc.58

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 (70) hide show
  1. package/jsr.json +1 -1
  2. package/lib/config.d.ts +2 -2
  3. package/lib/config.js +2 -2
  4. package/models/components/evaluatorresponsefunction.js +2 -2
  5. package/models/components/evaluatorresponsehttp.js +2 -2
  6. package/models/components/evaluatorresponsejsonschema.js +2 -2
  7. package/models/components/evaluatorresponsellm.js +2 -2
  8. package/models/components/evaluatorresponsepython.js +2 -2
  9. package/models/components/evaluatorresponseragas.js +2 -2
  10. package/models/components/evaluatorresponsetypescript.js +2 -2
  11. package/models/components/reasoningpart.js +1 -1
  12. package/models/operations/createdataset.js +1 -1
  13. package/models/operations/createdatasetitem.js +4 -4
  14. package/models/operations/createdatasource.js +1 -1
  15. package/models/operations/createtool.js +6 -6
  16. package/models/operations/getalltools.js +6 -6
  17. package/models/operations/getv2humanevalsets.js +2 -2
  18. package/models/operations/getv2humanevalsetsid.js +2 -2
  19. package/models/operations/listdatasetdatapoints.js +4 -4
  20. package/models/operations/listdatasets.js +1 -1
  21. package/models/operations/listdatasources.js +1 -1
  22. package/models/operations/patchv2humanevalsetsid.js +2 -2
  23. package/models/operations/postv2feedbackevaluation.js +3 -3
  24. package/models/operations/postv2humanevalsets.js +2 -2
  25. package/models/operations/retrievedatapoint.js +4 -4
  26. package/models/operations/retrievedataset.js +1 -1
  27. package/models/operations/retrievedatasource.js +1 -1
  28. package/models/operations/retrievetool.js +6 -6
  29. package/models/operations/runagent.js +1 -1
  30. package/models/operations/streamrunagent.js +1 -1
  31. package/models/operations/updatedatapoint.js +4 -4
  32. package/models/operations/updatedataset.js +1 -1
  33. package/models/operations/updatedatasource.js +1 -1
  34. package/models/operations/updatetool.js +7 -7
  35. package/package.json +5 -5
  36. package/sdk/feedback.d.ts +2 -2
  37. package/sdk/feedback.js +2 -2
  38. package/src/lib/config.ts +2 -2
  39. package/src/models/components/evaluatorresponsefunction.ts +2 -2
  40. package/src/models/components/evaluatorresponsehttp.ts +2 -2
  41. package/src/models/components/evaluatorresponsejsonschema.ts +2 -2
  42. package/src/models/components/evaluatorresponsellm.ts +2 -2
  43. package/src/models/components/evaluatorresponsepython.ts +2 -2
  44. package/src/models/components/evaluatorresponseragas.ts +2 -2
  45. package/src/models/components/evaluatorresponsetypescript.ts +2 -2
  46. package/src/models/components/reasoningpart.ts +1 -1
  47. package/src/models/operations/createdataset.ts +1 -1
  48. package/src/models/operations/createdatasetitem.ts +4 -4
  49. package/src/models/operations/createdatasource.ts +1 -1
  50. package/src/models/operations/createtool.ts +6 -6
  51. package/src/models/operations/getalltools.ts +6 -6
  52. package/src/models/operations/getv2humanevalsets.ts +2 -2
  53. package/src/models/operations/getv2humanevalsetsid.ts +2 -2
  54. package/src/models/operations/listdatasetdatapoints.ts +4 -4
  55. package/src/models/operations/listdatasets.ts +1 -1
  56. package/src/models/operations/listdatasources.ts +1 -1
  57. package/src/models/operations/patchv2humanevalsetsid.ts +2 -2
  58. package/src/models/operations/postv2feedbackevaluation.ts +3 -3
  59. package/src/models/operations/postv2humanevalsets.ts +2 -2
  60. package/src/models/operations/retrievedatapoint.ts +4 -4
  61. package/src/models/operations/retrievedataset.ts +1 -1
  62. package/src/models/operations/retrievedatasource.ts +1 -1
  63. package/src/models/operations/retrievetool.ts +6 -6
  64. package/src/models/operations/runagent.ts +1 -1
  65. package/src/models/operations/streamrunagent.ts +1 -1
  66. package/src/models/operations/updatedatapoint.ts +4 -4
  67. package/src/models/operations/updatedataset.ts +1 -1
  68. package/src/models/operations/updatedatasource.ts +1 -1
  69. package/src/models/operations/updatetool.ts +7 -7
  70. package/src/sdk/feedback.ts +2 -2
@@ -95,7 +95,7 @@ exports.UpdateDatasetResponseBody$inboundSchema = z.object({
95
95
  updated_by_id: z.nullable(z.string()).optional(),
96
96
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
97
97
  .optional(),
98
- updated: z.string().datetime({ offset: true }).default("2026-06-30T03:15:02.428Z").transform(v => new Date(v)),
98
+ updated: z.string().datetime({ offset: true }).default("2026-06-30T06:05:20.131Z").transform(v => new Date(v)),
99
99
  }).transform((v) => {
100
100
  return (0, primitives_js_1.remap)(v, {
101
101
  "_id": "id",
@@ -80,7 +80,7 @@ function updateDatasourceRequestToJSON(updateDatasourceRequest) {
80
80
  exports.UpdateDatasourceStatus$inboundSchema = z.nativeEnum(exports.UpdateDatasourceStatus);
81
81
  /** @internal */
82
82
  exports.UpdateDatasourceResponseBody$inboundSchema = z.object({
83
- _id: z.string().default("01KWB8CGCD8RCHKTHM4E3ZJBYA"),
83
+ _id: z.string().default("01KWBJ480A92Z2QD2NKGWNZV83"),
84
84
  display_name: z.string(),
85
85
  description: z.nullable(z.string()).optional(),
86
86
  status: exports.UpdateDatasourceStatus$inboundSchema,
@@ -371,7 +371,7 @@ function updateToolRequestBodyToolsSchemaToJSON(updateToolRequestBodyToolsSchema
371
371
  }
372
372
  /** @internal */
373
373
  exports.RequestBodyTools$outboundSchema = z.object({
374
- id: z.string().default("01KWB8CG8EGFM7P4QKH25V5CBM"),
374
+ id: z.string().default("01KWBJ47WQSMF89DZS5K4EAN1X"),
375
375
  name: z.string(),
376
376
  description: z.string().optional(),
377
377
  schema: z.lazy(() => exports.UpdateToolRequestBodyToolsSchema$outboundSchema),
@@ -666,7 +666,7 @@ function updateToolResponseBodyCodeToolFromJSON(jsonString) {
666
666
  }
667
667
  /** @internal */
668
668
  exports.UpdateToolResponseBodyCodeExecutionTool$inboundSchema = z.object({
669
- _id: z.string().default("tool_01KWB8CG86EC6TP29XSAXRPB67"),
669
+ _id: z.string().default("tool_01KWBJ47WG888MB2JXZWFBSXDP"),
670
670
  path: z.string(),
671
671
  key: z.string(),
672
672
  display_name: z.string().optional(),
@@ -719,7 +719,7 @@ function updateToolResponseBodyToolsSchemaFromJSON(jsonString) {
719
719
  }
720
720
  /** @internal */
721
721
  exports.UpdateToolResponseBodyTools$inboundSchema = z.object({
722
- id: z.string().default("01KWB8CG85RSMPM0PZXC7ZGTG2"),
722
+ id: z.string().default("01KWBJ47WFGGRA0Q5PSZJ50ZBB"),
723
723
  name: z.string(),
724
724
  description: z.string().optional(),
725
725
  schema: z.lazy(() => exports.UpdateToolResponseBodyToolsSchema$inboundSchema),
@@ -749,7 +749,7 @@ function updateToolResponseBodyMcpFromJSON(jsonString) {
749
749
  }
750
750
  /** @internal */
751
751
  exports.UpdateToolResponseBodyMCPTool$inboundSchema = z.object({
752
- _id: z.string().default("tool_01KWB8CG840DTMHJX87YXFP94M"),
752
+ _id: z.string().default("tool_01KWBJ47WEWVXJD99DH9SVR6JC"),
753
753
  path: z.string(),
754
754
  key: z.string(),
755
755
  display_name: z.string().optional(),
@@ -836,7 +836,7 @@ function updateToolResponseBodyHttpFromJSON(jsonString) {
836
836
  }
837
837
  /** @internal */
838
838
  exports.UpdateToolResponseBodyHTTPTool$inboundSchema = z.object({
839
- _id: z.string().default("tool_01KWB8CG82597Y32SS2W98MNWE"),
839
+ _id: z.string().default("tool_01KWBJ47WB9WT4BTHG0ZCWF3YT"),
840
840
  path: z.string(),
841
841
  key: z.string(),
842
842
  display_name: z.string().optional(),
@@ -886,7 +886,7 @@ function updateToolResponseBodyJsonSchemaFromJSON(jsonString) {
886
886
  }
887
887
  /** @internal */
888
888
  exports.UpdateToolResponseBodyJSONSchemaTool$inboundSchema = z.object({
889
- _id: z.string().default("tool_01KWB8CG80SC95K1D2AB978F4G"),
889
+ _id: z.string().default("tool_01KWBJ47WAC906HYMABQTCYRKW"),
890
890
  path: z.string(),
891
891
  key: z.string(),
892
892
  display_name: z.string().optional(),
@@ -940,7 +940,7 @@ function updateToolResponseBodyFunctionFromJSON(jsonString) {
940
940
  }
941
941
  /** @internal */
942
942
  exports.UpdateToolResponseBodyFunctionTool$inboundSchema = z.object({
943
- _id: z.string().default("tool_01KWB8CG7YCBAK5D9M6ZDWAGG5"),
943
+ _id: z.string().default("tool_01KWBJ47W8XM0GM84EX3SV5H0F"),
944
944
  path: z.string(),
945
945
  key: z.string(),
946
946
  display_name: z.string().optional(),
package/package.json CHANGED
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@orq-ai/node",
3
- "version": "4.11.0-rc.57",
3
+ "version": "4.11.0-rc.58",
4
4
  "author": "Orq",
5
5
  "exports": {
6
6
  ".": {
7
- "import": "./index.js",
8
7
  "require": "./index.js",
9
- "types": "./index.d.ts"
8
+ "types": "./index.d.ts",
9
+ "import": "./index.js"
10
10
  },
11
11
  "./*": "./*",
12
12
  "./langchain": {
13
+ "types": "./langchain/index.d.mts",
13
14
  "import": "./langchain/index.mjs",
14
- "require": "./langchain/index.js",
15
- "types": "./langchain/index.d.mts"
15
+ "require": "./langchain/index.js"
16
16
  }
17
17
  },
18
18
  "main": "./index.js",
package/sdk/feedback.d.ts CHANGED
@@ -5,10 +5,10 @@ export declare class Feedback extends ClientSDK {
5
5
  createEvaluation(request?: operations.PostV2FeedbackEvaluationRequestBody | undefined, options?: RequestOptions): Promise<void>;
6
6
  remove(request?: operations.PostV2FeedbackRemoveRequestBody | undefined, options?: RequestOptions): Promise<operations.PostV2FeedbackRemoveResponseBody>;
7
7
  /**
8
- * Create custom model
8
+ * Create routing rule
9
9
  *
10
10
  * @remarks
11
- * Creates a new custom model for the workspace. Provider credentials in the configuration are encrypted using the workspace encryption key before being persisted.
11
+ * Creates a new routing rule with expression, models configuration, and priority settings.
12
12
  */
13
13
  create(request?: operations.PostV2FeedbackRequestBody | undefined, options?: RequestOptions): Promise<operations.PostV2FeedbackResponseBody>;
14
14
  }
package/sdk/feedback.js CHANGED
@@ -21,10 +21,10 @@ class Feedback extends sdks_js_1.ClientSDK {
21
21
  return (0, fp_js_1.unwrapAsync)((0, feedbackRemove_js_1.feedbackRemove)(this, request, options));
22
22
  }
23
23
  /**
24
- * Create custom model
24
+ * Create routing rule
25
25
  *
26
26
  * @remarks
27
- * Creates a new custom model for the workspace. Provider credentials in the configuration are encrypted using the workspace encryption key before being persisted.
27
+ * Creates a new routing rule with expression, models configuration, and priority settings.
28
28
  */
29
29
  async create(request, options) {
30
30
  return (0, fp_js_1.unwrapAsync)((0, feedbackCreate_js_1.feedbackCreate)(this, request, options));
package/src/lib/config.ts CHANGED
@@ -58,7 +58,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
58
58
  export const SDK_METADATA = {
59
59
  language: "typescript",
60
60
  openapiDocVersion: "2.0",
61
- sdkVersion: "4.11.0-rc.57",
61
+ sdkVersion: "4.11.0-rc.58",
62
62
  genVersion: "2.913.3",
63
- userAgent: "speakeasy-sdk/typescript 4.11.0-rc.57 2.913.3 2.0 @orq-ai/node",
63
+ userAgent: "speakeasy-sdk/typescript 4.11.0-rc.58 2.913.3 2.0 @orq-ai/node",
64
64
  } as const;
@@ -1035,8 +1035,8 @@ export const EvaluatorResponseFunction$inboundSchema: z.ZodType<
1035
1035
  > = z.object({
1036
1036
  _id: z.string(),
1037
1037
  description: z.string(),
1038
- created: z.string().default("2026-06-30T03:15:04.225Z"),
1039
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
1038
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
1039
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
1040
1040
  updated_by_id: z.nullable(z.string()).optional(),
1041
1041
  guardrail_config: z.nullable(
1042
1042
  z.union([
@@ -210,8 +210,8 @@ export const EvaluatorResponseHttp$inboundSchema: z.ZodType<
210
210
  > = z.object({
211
211
  _id: z.string(),
212
212
  description: z.string(),
213
- created: z.string().default("2026-06-30T03:15:04.225Z"),
214
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
213
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
214
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
215
215
  updated_by_id: z.nullable(z.string()).optional(),
216
216
  guardrail_config: z.nullable(
217
217
  z.union([
@@ -182,8 +182,8 @@ export const EvaluatorResponseJsonSchema$inboundSchema: z.ZodType<
182
182
  > = z.object({
183
183
  _id: z.string(),
184
184
  description: z.string(),
185
- created: z.string().default("2026-06-30T03:15:04.225Z"),
186
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
185
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
186
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
187
187
  updated_by_id: z.nullable(z.string()).optional(),
188
188
  guardrail_config: z.nullable(
189
189
  z.union([
@@ -399,8 +399,8 @@ export const EvaluatorResponseLlm$inboundSchema: z.ZodType<
399
399
  > = z.object({
400
400
  _id: z.string(),
401
401
  description: z.string(),
402
- created: z.string().default("2026-06-30T03:15:04.225Z"),
403
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
402
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
403
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
404
404
  updated_by_id: z.nullable(z.string()).optional(),
405
405
  guardrail_config: z.nullable(
406
406
  z.union([
@@ -200,8 +200,8 @@ export const EvaluatorResponsePython$inboundSchema: z.ZodType<
200
200
  > = z.object({
201
201
  _id: z.string(),
202
202
  description: z.string(),
203
- created: z.string().default("2026-06-30T03:15:04.225Z"),
204
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
203
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
204
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
205
205
  updated_by_id: z.nullable(z.string()).optional(),
206
206
  guardrail_config: z.nullable(
207
207
  z.union([
@@ -221,8 +221,8 @@ export const EvaluatorResponseRagas$inboundSchema: z.ZodType<
221
221
  > = z.object({
222
222
  _id: z.string(),
223
223
  description: z.string(),
224
- created: z.string().default("2026-06-30T03:15:04.225Z"),
225
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
224
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
225
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
226
226
  updated_by_id: z.nullable(z.string()).optional(),
227
227
  guardrail_config: z.nullable(
228
228
  z.union([
@@ -209,8 +209,8 @@ export const EvaluatorResponseTypescript$inboundSchema: z.ZodType<
209
209
  > = z.object({
210
210
  _id: z.string(),
211
211
  description: z.string(),
212
- created: z.string().default("2026-06-30T03:15:04.225Z"),
213
- updated: z.string().default("2026-06-30T03:15:04.225Z"),
212
+ created: z.string().default("2026-06-30T06:05:21.250Z"),
213
+ updated: z.string().default("2026-06-30T06:05:21.250Z"),
214
214
  updated_by_id: z.nullable(z.string()).optional(),
215
215
  guardrail_config: z.nullable(
216
216
  z.union([
@@ -40,7 +40,7 @@ export const ReasoningPart$inboundSchema: z.ZodType<
40
40
  z.ZodTypeDef,
41
41
  unknown
42
42
  > = z.object({
43
- _id: z.string().default("reasoning_01kwb8cfwdm2fhk3b4062n2x7k"),
43
+ _id: z.string().default("reasoning_01kwbj47efj74nymb02dtsy8jb"),
44
44
  metadata: z.record(z.any()).optional(),
45
45
  kind: z.literal("reasoning"),
46
46
  reasoning: z.string(),
@@ -138,7 +138,7 @@ export const CreateDatasetResponseBody$inboundSchema: z.ZodType<
138
138
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
139
139
  .optional(),
140
140
  updated: z.string().datetime({ offset: true }).default(
141
- "2026-06-30T03:15:02.428Z",
141
+ "2026-06-30T06:05:20.131Z",
142
142
  ).transform(v => new Date(v)),
143
143
  }).transform((v) => {
144
144
  return remap$(v, {
@@ -2607,7 +2607,7 @@ export const Evaluations3$inboundSchema: z.ZodType<
2607
2607
  explanation: z.string().optional(),
2608
2608
  reviewed_by_id: z.string(),
2609
2609
  reviewed_at: z.string().datetime({ offset: true }).default(
2610
- "2026-06-30T03:15:25.282Z",
2610
+ "2026-06-30T06:05:40.323Z",
2611
2611
  ).transform(v => new Date(v)),
2612
2612
  type: z.literal("string_array"),
2613
2613
  values: z.array(z.string()),
@@ -2692,7 +2692,7 @@ export const Evaluations2$inboundSchema: z.ZodType<
2692
2692
  explanation: z.string().optional(),
2693
2693
  reviewed_by_id: z.string(),
2694
2694
  reviewed_at: z.string().datetime({ offset: true }).default(
2695
- "2026-06-30T03:15:25.281Z",
2695
+ "2026-06-30T06:05:40.323Z",
2696
2696
  ).transform(v => new Date(v)),
2697
2697
  type: z.literal("number"),
2698
2698
  value: z.number(),
@@ -2777,7 +2777,7 @@ export const Evaluations1$inboundSchema: z.ZodType<
2777
2777
  explanation: z.string().optional(),
2778
2778
  reviewed_by_id: z.string(),
2779
2779
  reviewed_at: z.string().datetime({ offset: true }).default(
2780
- "2026-06-30T03:15:25.280Z",
2780
+ "2026-06-30T06:05:40.322Z",
2781
2781
  ).transform(v => new Date(v)),
2782
2782
  type: z.literal("string"),
2783
2783
  value: z.string(),
@@ -2862,7 +2862,7 @@ export const CreateDatasetItemResponseBody$inboundSchema: z.ZodType<
2862
2862
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
2863
2863
  .optional(),
2864
2864
  updated: z.string().datetime({ offset: true }).default(
2865
- "2026-06-30T03:15:02.428Z",
2865
+ "2026-06-30T06:05:20.131Z",
2866
2866
  ).transform(v => new Date(v)),
2867
2867
  }).transform((v) => {
2868
2868
  return remap$(v, {
@@ -412,7 +412,7 @@ export const CreateDatasourceResponseBody$inboundSchema: z.ZodType<
412
412
  z.ZodTypeDef,
413
413
  unknown
414
414
  > = z.object({
415
- _id: z.string().default("01KWB8CGCAXEH1E8BF53DFHX6B"),
415
+ _id: z.string().default("01KWBJ4807EJ1NQQPQ7Z6SNYKS"),
416
416
  display_name: z.string(),
417
417
  description: z.nullable(z.string()).optional(),
418
418
  status: CreateDatasourceStatus$inboundSchema,
@@ -1896,7 +1896,7 @@ export const ResponseBodyCodeExecutionTool$inboundSchema: z.ZodType<
1896
1896
  z.ZodTypeDef,
1897
1897
  unknown
1898
1898
  > = z.object({
1899
- _id: z.string().default("tool_01KWB8CG7QDS18XCT73YAPK7QZ"),
1899
+ _id: z.string().default("tool_01KWBJ47VZ2JNRAD5ASVSV8305"),
1900
1900
  path: z.string(),
1901
1901
  key: z.string(),
1902
1902
  display_name: z.string().optional(),
@@ -1993,7 +1993,7 @@ export const ResponseBodyTools$inboundSchema: z.ZodType<
1993
1993
  z.ZodTypeDef,
1994
1994
  unknown
1995
1995
  > = z.object({
1996
- id: z.string().default("01KWB8CG7PBJTXZSB92WTSKNNJ"),
1996
+ id: z.string().default("01KWBJ47VYY0P5HVPKAZ4YD0MF"),
1997
1997
  name: z.string(),
1998
1998
  description: z.string().optional(),
1999
1999
  schema: z.lazy(() => CreateToolResponseBodySchema$inboundSchema),
@@ -2049,7 +2049,7 @@ export const ResponseBodyMCPTool$inboundSchema: z.ZodType<
2049
2049
  z.ZodTypeDef,
2050
2050
  unknown
2051
2051
  > = z.object({
2052
- _id: z.string().default("tool_01KWB8CG7MNNZ2Z2F59S2DJ573"),
2052
+ _id: z.string().default("tool_01KWBJ47VXX17WQ7NED7SPA775"),
2053
2053
  path: z.string(),
2054
2054
  key: z.string(),
2055
2055
  display_name: z.string().optional(),
@@ -2235,7 +2235,7 @@ export const ResponseBodyHTTPTool$inboundSchema: z.ZodType<
2235
2235
  z.ZodTypeDef,
2236
2236
  unknown
2237
2237
  > = z.object({
2238
- _id: z.string().default("tool_01KWB8CG7JYBM5TGQSS5X88R24"),
2238
+ _id: z.string().default("tool_01KWBJ47VTP1BJVEA9ZRVFKAV4"),
2239
2239
  path: z.string(),
2240
2240
  key: z.string(),
2241
2241
  display_name: z.string().optional(),
@@ -2328,7 +2328,7 @@ export const ResponseBodyJSONSchemaTool$inboundSchema: z.ZodType<
2328
2328
  z.ZodTypeDef,
2329
2329
  unknown
2330
2330
  > = z.object({
2331
- _id: z.string().default("tool_01KWB8CG7F90XRP0E1E4K7DW1D"),
2331
+ _id: z.string().default("tool_01KWBJ47VSEE3ZHWDWSP46EJF5"),
2332
2332
  path: z.string(),
2333
2333
  key: z.string(),
2334
2334
  display_name: z.string().optional(),
@@ -2429,7 +2429,7 @@ export const ResponseBodyFunctionTool$inboundSchema: z.ZodType<
2429
2429
  z.ZodTypeDef,
2430
2430
  unknown
2431
2431
  > = z.object({
2432
- _id: z.string().default("tool_01KWB8CG7DN9C01SZBNG9BSHVJ"),
2432
+ _id: z.string().default("tool_01KWBJ47VPFWWWH54ZXDDAE03F"),
2433
2433
  path: z.string(),
2434
2434
  key: z.string(),
2435
2435
  display_name: z.string().optional(),
@@ -766,7 +766,7 @@ export const DataCodeExecutionTool$inboundSchema: z.ZodType<
766
766
  z.ZodTypeDef,
767
767
  unknown
768
768
  > = z.object({
769
- _id: z.string().default("tool_01KWB8CG6MHRFQRDZAKJNNGPXB"),
769
+ _id: z.string().default("tool_01KWBJ47VAQVDCFR489J9ZM2ZH"),
770
770
  path: z.string(),
771
771
  key: z.string(),
772
772
  display_name: z.string().optional(),
@@ -863,7 +863,7 @@ export const DataTools$inboundSchema: z.ZodType<
863
863
  z.ZodTypeDef,
864
864
  unknown
865
865
  > = z.object({
866
- id: z.string().default("01KWB8CG6JM4NN4ZSST3RC1CFX"),
866
+ id: z.string().default("01KWBJ47V9GJW8YR0CPR1KHWA7"),
867
867
  name: z.string(),
868
868
  description: z.string().optional(),
869
869
  schema: z.lazy(() => GetAllToolsDataSchema$inboundSchema),
@@ -916,7 +916,7 @@ export const DataMCPTool$inboundSchema: z.ZodType<
916
916
  z.ZodTypeDef,
917
917
  unknown
918
918
  > = z.object({
919
- _id: z.string().default("tool_01KWB8CG6H17KVSVWA6ZN4ZR4Q"),
919
+ _id: z.string().default("tool_01KWBJ47V7AQFPP8NJK274S919"),
920
920
  path: z.string(),
921
921
  key: z.string(),
922
922
  display_name: z.string().optional(),
@@ -1100,7 +1100,7 @@ export const DataHTTPTool$inboundSchema: z.ZodType<
1100
1100
  z.ZodTypeDef,
1101
1101
  unknown
1102
1102
  > = z.object({
1103
- _id: z.string().default("tool_01KWB8CG6D98KK1FRM25WY9Y1R"),
1103
+ _id: z.string().default("tool_01KWBJ47V5YBN30MTC5T99HWT1"),
1104
1104
  path: z.string(),
1105
1105
  key: z.string(),
1106
1106
  display_name: z.string().optional(),
@@ -1193,7 +1193,7 @@ export const DataJSONSchemaTool$inboundSchema: z.ZodType<
1193
1193
  z.ZodTypeDef,
1194
1194
  unknown
1195
1195
  > = z.object({
1196
- _id: z.string().default("tool_01KWB8CG6AZ1NVK8NFS2REGC0N"),
1196
+ _id: z.string().default("tool_01KWBJ47V3ZN03R6D3NST0P59G"),
1197
1197
  path: z.string(),
1198
1198
  key: z.string(),
1199
1199
  display_name: z.string().optional(),
@@ -1291,7 +1291,7 @@ export const DataFunctionTool$inboundSchema: z.ZodType<
1291
1291
  z.ZodTypeDef,
1292
1292
  unknown
1293
1293
  > = z.object({
1294
- _id: z.string().default("tool_01KWB8CG68Q0S2DZ59YN9G605C"),
1294
+ _id: z.string().default("tool_01KWBJ47V1TCDY2AYP0T2VSK80"),
1295
1295
  path: z.string(),
1296
1296
  key: z.string(),
1297
1297
  display_name: z.string().optional(),
@@ -140,7 +140,7 @@ export const GetV2HumanEvalSetsResponseBody2$inboundSchema: z.ZodType<
140
140
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
141
141
  .optional(),
142
142
  updated: z.string().datetime({ offset: true }).default(
143
- "2026-06-30T03:15:02.428Z",
143
+ "2026-06-30T06:05:20.131Z",
144
144
  ).transform(v => new Date(v)),
145
145
  filter_type: z.literal("name"),
146
146
  filter_value: z.string(),
@@ -185,7 +185,7 @@ export const GetV2HumanEvalSetsResponseBody1$inboundSchema: z.ZodType<
185
185
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
186
186
  .optional(),
187
187
  updated: z.string().datetime({ offset: true }).default(
188
- "2026-06-30T03:15:02.428Z",
188
+ "2026-06-30T06:05:20.131Z",
189
189
  ).transform(v => new Date(v)),
190
190
  filter_type: z.literal("span_type"),
191
191
  filter_values: z.array(z.string()),
@@ -141,7 +141,7 @@ export const GetV2HumanEvalSetsIdResponseBody2$inboundSchema: z.ZodType<
141
141
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
142
142
  .optional(),
143
143
  updated: z.string().datetime({ offset: true }).default(
144
- "2026-06-30T03:15:02.428Z",
144
+ "2026-06-30T06:05:20.131Z",
145
145
  ).transform(v => new Date(v)),
146
146
  filter_type: z.literal("name"),
147
147
  filter_value: z.string(),
@@ -186,7 +186,7 @@ export const GetV2HumanEvalSetsIdResponseBody1$inboundSchema: z.ZodType<
186
186
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
187
187
  .optional(),
188
188
  updated: z.string().datetime({ offset: true }).default(
189
- "2026-06-30T03:15:02.428Z",
189
+ "2026-06-30T06:05:20.131Z",
190
190
  ).transform(v => new Date(v)),
191
191
  filter_type: z.literal("span_type"),
192
192
  filter_values: z.array(z.string()),
@@ -1522,7 +1522,7 @@ export const ListDatasetDatapointsEvaluations3$inboundSchema: z.ZodType<
1522
1522
  explanation: z.string().optional(),
1523
1523
  reviewed_by_id: z.string(),
1524
1524
  reviewed_at: z.string().datetime({ offset: true }).default(
1525
- "2026-06-30T03:15:25.265Z",
1525
+ "2026-06-30T06:05:40.305Z",
1526
1526
  ).transform(v => new Date(v)),
1527
1527
  type: z.literal("string_array"),
1528
1528
  values: z.array(z.string()),
@@ -1626,7 +1626,7 @@ export const ListDatasetDatapointsEvaluations2$inboundSchema: z.ZodType<
1626
1626
  explanation: z.string().optional(),
1627
1627
  reviewed_by_id: z.string(),
1628
1628
  reviewed_at: z.string().datetime({ offset: true }).default(
1629
- "2026-06-30T03:15:25.264Z",
1629
+ "2026-06-30T06:05:40.304Z",
1630
1630
  ).transform(v => new Date(v)),
1631
1631
  type: z.literal("number"),
1632
1632
  value: z.number(),
@@ -1726,7 +1726,7 @@ export const ListDatasetDatapointsEvaluations1$inboundSchema: z.ZodType<
1726
1726
  explanation: z.string().optional(),
1727
1727
  reviewed_by_id: z.string(),
1728
1728
  reviewed_at: z.string().datetime({ offset: true }).default(
1729
- "2026-06-30T03:15:25.263Z",
1729
+ "2026-06-30T06:05:40.303Z",
1730
1730
  ).transform(v => new Date(v)),
1731
1731
  type: z.literal("string"),
1732
1732
  value: z.string(),
@@ -1807,7 +1807,7 @@ export const ListDatasetDatapointsData$inboundSchema: z.ZodType<
1807
1807
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
1808
1808
  .optional(),
1809
1809
  updated: z.string().datetime({ offset: true }).default(
1810
- "2026-06-30T03:15:02.428Z",
1810
+ "2026-06-30T06:05:20.131Z",
1811
1811
  ).transform(v => new Date(v)),
1812
1812
  }).transform((v) => {
1813
1813
  return remap$(v, {
@@ -169,7 +169,7 @@ export const ListDatasetsData$inboundSchema: z.ZodType<
169
169
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
170
170
  .optional(),
171
171
  updated: z.string().datetime({ offset: true }).default(
172
- "2026-06-30T03:15:02.428Z",
172
+ "2026-06-30T06:05:20.131Z",
173
173
  ).transform(v => new Date(v)),
174
174
  }).transform((v) => {
175
175
  return remap$(v, {
@@ -182,7 +182,7 @@ export const ListDatasourcesData$inboundSchema: z.ZodType<
182
182
  z.ZodTypeDef,
183
183
  unknown
184
184
  > = z.object({
185
- _id: z.string().default("01KWB8CGC7BH51GR6SGGT37BMR"),
185
+ _id: z.string().default("01KWBJ4804E4XTXX4NPWH7JKZG"),
186
186
  display_name: z.string(),
187
187
  description: z.nullable(z.string()).optional(),
188
188
  status: ListDatasourcesStatus$inboundSchema,
@@ -318,7 +318,7 @@ export const PatchV2HumanEvalSetsIdResponseBody2$inboundSchema: z.ZodType<
318
318
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
319
319
  .optional(),
320
320
  updated: z.string().datetime({ offset: true }).default(
321
- "2026-06-30T03:15:02.428Z",
321
+ "2026-06-30T06:05:20.131Z",
322
322
  ).transform(v => new Date(v)),
323
323
  filter_type: z.literal("name"),
324
324
  filter_value: z.string(),
@@ -364,7 +364,7 @@ export const PatchV2HumanEvalSetsIdResponseBody1$inboundSchema: z.ZodType<
364
364
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
365
365
  .optional(),
366
366
  updated: z.string().datetime({ offset: true }).default(
367
- "2026-06-30T03:15:02.428Z",
367
+ "2026-06-30T06:05:20.131Z",
368
368
  ).transform(v => new Date(v)),
369
369
  filter_type: z.literal("span_type"),
370
370
  filter_values: z.array(z.string()),
@@ -193,7 +193,7 @@ export const RequestBody3$outboundSchema: z.ZodType<
193
193
  source: PostV2FeedbackEvaluationRequestBodyFeedbackSource$outboundSchema
194
194
  .default("orq"),
195
195
  explanation: z.string().optional(),
196
- reviewedAt: z.date().default(() => new Date("2026-06-30T03:15:25.413Z"))
196
+ reviewedAt: z.date().default(() => new Date("2026-06-30T06:05:40.468Z"))
197
197
  .transform(v => v.toISOString()),
198
198
  type: z.literal("string_array"),
199
199
  values: z.array(z.string()),
@@ -247,7 +247,7 @@ export const PostV2FeedbackEvaluationRequestBody2$outboundSchema: z.ZodType<
247
247
  "orq",
248
248
  ),
249
249
  explanation: z.string().optional(),
250
- reviewedAt: z.date().default(() => new Date("2026-06-30T03:15:25.412Z"))
250
+ reviewedAt: z.date().default(() => new Date("2026-06-30T06:05:40.468Z"))
251
251
  .transform(v => v.toISOString()),
252
252
  type: z.literal("number"),
253
253
  value: z.number(),
@@ -305,7 +305,7 @@ export const PostV2FeedbackEvaluationRequestBody1$outboundSchema: z.ZodType<
305
305
  humanReviewId: z.string().optional(),
306
306
  source: RequestBodySource$outboundSchema.default("orq"),
307
307
  explanation: z.string().optional(),
308
- reviewedAt: z.date().default(() => new Date("2026-06-30T03:15:25.412Z"))
308
+ reviewedAt: z.date().default(() => new Date("2026-06-30T06:05:40.467Z"))
309
309
  .transform(v => v.toISOString()),
310
310
  type: z.literal("string"),
311
311
  value: z.string(),
@@ -271,7 +271,7 @@ export const PostV2HumanEvalSetsResponseBody2$inboundSchema: z.ZodType<
271
271
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
272
272
  .optional(),
273
273
  updated: z.string().datetime({ offset: true }).default(
274
- "2026-06-30T03:15:02.428Z",
274
+ "2026-06-30T06:05:20.131Z",
275
275
  ).transform(v => new Date(v)),
276
276
  filter_type: z.literal("name"),
277
277
  filter_value: z.string(),
@@ -316,7 +316,7 @@ export const PostV2HumanEvalSetsResponseBody1$inboundSchema: z.ZodType<
316
316
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
317
317
  .optional(),
318
318
  updated: z.string().datetime({ offset: true }).default(
319
- "2026-06-30T03:15:02.428Z",
319
+ "2026-06-30T06:05:20.131Z",
320
320
  ).transform(v => new Date(v)),
321
321
  filter_type: z.literal("span_type"),
322
322
  filter_values: z.array(z.string()),
@@ -1456,7 +1456,7 @@ export const RetrieveDatapointEvaluations3$inboundSchema: z.ZodType<
1456
1456
  explanation: z.string().optional(),
1457
1457
  reviewed_by_id: z.string(),
1458
1458
  reviewed_at: z.string().datetime({ offset: true }).default(
1459
- "2026-06-30T03:15:25.273Z",
1459
+ "2026-06-30T06:05:40.314Z",
1460
1460
  ).transform(v => new Date(v)),
1461
1461
  type: z.literal("string_array"),
1462
1462
  values: z.array(z.string()),
@@ -1554,7 +1554,7 @@ export const RetrieveDatapointEvaluations2$inboundSchema: z.ZodType<
1554
1554
  explanation: z.string().optional(),
1555
1555
  reviewed_by_id: z.string(),
1556
1556
  reviewed_at: z.string().datetime({ offset: true }).default(
1557
- "2026-06-30T03:15:25.272Z",
1557
+ "2026-06-30T06:05:40.313Z",
1558
1558
  ).transform(v => new Date(v)),
1559
1559
  type: z.literal("number"),
1560
1560
  value: z.number(),
@@ -1642,7 +1642,7 @@ export const RetrieveDatapointEvaluations1$inboundSchema: z.ZodType<
1642
1642
  explanation: z.string().optional(),
1643
1643
  reviewed_by_id: z.string(),
1644
1644
  reviewed_at: z.string().datetime({ offset: true }).default(
1645
- "2026-06-30T03:15:25.271Z",
1645
+ "2026-06-30T06:05:40.312Z",
1646
1646
  ).transform(v => new Date(v)),
1647
1647
  type: z.literal("string"),
1648
1648
  value: z.string(),
@@ -1721,7 +1721,7 @@ export const RetrieveDatapointResponseBody$inboundSchema: z.ZodType<
1721
1721
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
1722
1722
  .optional(),
1723
1723
  updated: z.string().datetime({ offset: true }).default(
1724
- "2026-06-30T03:15:02.428Z",
1724
+ "2026-06-30T06:05:20.131Z",
1725
1725
  ).transform(v => new Date(v)),
1726
1726
  }).transform((v) => {
1727
1727
  return remap$(v, {
@@ -126,7 +126,7 @@ export const RetrieveDatasetResponseBody$inboundSchema: z.ZodType<
126
126
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
127
127
  .optional(),
128
128
  updated: z.string().datetime({ offset: true }).default(
129
- "2026-06-30T03:15:02.428Z",
129
+ "2026-06-30T06:05:20.131Z",
130
130
  ).transform(v => new Date(v)),
131
131
  }).transform((v) => {
132
132
  return remap$(v, {
@@ -118,7 +118,7 @@ export const RetrieveDatasourceResponseBody$inboundSchema: z.ZodType<
118
118
  z.ZodTypeDef,
119
119
  unknown
120
120
  > = z.object({
121
- _id: z.string().default("01KWB8CGC9WCBQ9YEPZ4CAQX83"),
121
+ _id: z.string().default("01KWBJ4806AVJB5BZBGHKZ9YJJ"),
122
122
  display_name: z.string(),
123
123
  description: z.nullable(z.string()).optional(),
124
124
  status: RetrieveDatasourceStatus$inboundSchema,