@orq-ai/node 4.10.7 → 4.10.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (253) hide show
  1. package/FUNCTIONS.md +4 -4
  2. package/README.md +41 -34
  3. package/examples/{postV2FeedbackEvaluationRemove.example.ts → evalsAll.example.ts} +4 -2
  4. package/funcs/{agentsPostV2AgentsKeyCardRefresh.d.ts → agentsRefreshKeyCard.d.ts} +2 -2
  5. package/funcs/agentsRefreshKeyCard.d.ts.map +1 -0
  6. package/funcs/{agentsPostV2AgentsKeyCardRefresh.js → agentsRefreshKeyCard.js} +3 -3
  7. package/funcs/agentsRefreshKeyCard.js.map +1 -0
  8. package/funcs/{evalsGetV2EvaluatorsIdVersions.d.ts → evalsListVersions.d.ts} +2 -2
  9. package/funcs/evalsListVersions.d.ts.map +1 -0
  10. package/funcs/{evalsGetV2EvaluatorsIdVersions.js → evalsListVersions.js} +3 -3
  11. package/funcs/evalsListVersions.js.map +1 -0
  12. package/funcs/{feedbackPostV2FeedbackRemove.d.ts → feedbackCreate.d.ts} +2 -2
  13. package/funcs/feedbackCreate.d.ts.map +1 -0
  14. package/funcs/{feedbackPostV2Feedback.js → feedbackCreate.js} +3 -3
  15. package/funcs/feedbackCreate.js.map +1 -0
  16. package/funcs/{postV2FeedbackEvaluation.d.ts → feedbackCreateEvaluation.d.ts} +2 -2
  17. package/funcs/{postV2FeedbackEvaluation.d.ts.map → feedbackCreateEvaluation.d.ts.map} +1 -1
  18. package/funcs/{postV2FeedbackEvaluation.js → feedbackCreateEvaluation.js} +3 -3
  19. package/funcs/{postV2FeedbackEvaluation.js.map → feedbackCreateEvaluation.js.map} +1 -1
  20. package/funcs/{feedbackPostV2Feedback.d.ts → feedbackRemove.d.ts} +2 -2
  21. package/funcs/feedbackRemove.d.ts.map +1 -0
  22. package/funcs/{feedbackPostV2FeedbackRemove.js → feedbackRemove.js} +3 -3
  23. package/funcs/feedbackRemove.js.map +1 -0
  24. package/funcs/{humanReviewSetsDeleteV2HumanEvalSetsId.d.ts → feedbackRemoveEvaluation.d.ts} +2 -5
  25. package/funcs/feedbackRemoveEvaluation.d.ts.map +1 -0
  26. package/funcs/{postV2FeedbackEvaluationRemove.js → feedbackRemoveEvaluation.js} +3 -3
  27. package/funcs/feedbackRemoveEvaluation.js.map +1 -0
  28. package/funcs/{humanReviewSetsPostV2HumanEvalSets.d.ts → humanReviewSetsCreate.d.ts} +2 -2
  29. package/funcs/humanReviewSetsCreate.d.ts.map +1 -0
  30. package/funcs/{humanReviewSetsPostV2HumanEvalSets.js → humanReviewSetsCreate.js} +3 -3
  31. package/funcs/humanReviewSetsCreate.js.map +1 -0
  32. package/funcs/{humanReviewSetsGetV2HumanEvalSets.d.ts → humanReviewSetsDelete.d.ts} +3 -3
  33. package/funcs/humanReviewSetsDelete.d.ts.map +1 -0
  34. package/funcs/{humanReviewSetsDeleteV2HumanEvalSetsId.js → humanReviewSetsDelete.js} +3 -3
  35. package/funcs/humanReviewSetsDelete.js.map +1 -0
  36. package/funcs/{postV2FeedbackEvaluationRemove.d.ts → humanReviewSetsGet.d.ts} +5 -2
  37. package/funcs/humanReviewSetsGet.d.ts.map +1 -0
  38. package/funcs/{humanReviewSetsGetV2HumanEvalSetsId.js → humanReviewSetsGet.js} +3 -3
  39. package/funcs/humanReviewSetsGet.js.map +1 -0
  40. package/funcs/{humanReviewSetsGetV2HumanEvalSetsId.d.ts → humanReviewSetsList.d.ts} +3 -3
  41. package/funcs/humanReviewSetsList.d.ts.map +1 -0
  42. package/funcs/{humanReviewSetsGetV2HumanEvalSets.js → humanReviewSetsList.js} +3 -3
  43. package/funcs/humanReviewSetsList.js.map +1 -0
  44. package/funcs/{humanReviewSetsPatchV2HumanEvalSetsId.d.ts → humanReviewSetsUpdate.d.ts} +2 -2
  45. package/funcs/humanReviewSetsUpdate.d.ts.map +1 -0
  46. package/funcs/{humanReviewSetsPatchV2HumanEvalSetsId.js → humanReviewSetsUpdate.js} +3 -3
  47. package/funcs/humanReviewSetsUpdate.js.map +1 -0
  48. package/funcs/{toolsGetV2ToolsToolIdVersionsVersionId.d.ts → toolsGetVersion.d.ts} +2 -2
  49. package/funcs/toolsGetVersion.d.ts.map +1 -0
  50. package/funcs/{toolsGetV2ToolsToolIdVersionsVersionId.js → toolsGetVersion.js} +3 -3
  51. package/funcs/toolsGetVersion.js.map +1 -0
  52. package/funcs/{toolsGetV2ToolsToolIdVersions.d.ts → toolsListVersions.d.ts} +2 -2
  53. package/funcs/toolsListVersions.d.ts.map +1 -0
  54. package/funcs/{toolsGetV2ToolsToolIdVersions.js → toolsListVersions.js} +3 -3
  55. package/funcs/toolsListVersions.js.map +1 -0
  56. package/jsr.json +1 -1
  57. package/lib/config.d.ts +2 -2
  58. package/lib/config.js +2 -2
  59. package/models/components/reasoningpart.js +1 -1
  60. package/models/operations/createdataset.js +1 -1
  61. package/models/operations/createdatasetitem.js +4 -4
  62. package/models/operations/createdatasource.js +1 -1
  63. package/models/operations/createeval.d.ts +4 -4
  64. package/models/operations/createeval.d.ts.map +1 -1
  65. package/models/operations/createeval.js +20 -20
  66. package/models/operations/createeval.js.map +1 -1
  67. package/models/operations/createknowledge.d.ts +10 -10
  68. package/models/operations/createknowledge.d.ts.map +1 -1
  69. package/models/operations/createknowledge.js +11 -11
  70. package/models/operations/createknowledge.js.map +1 -1
  71. package/models/operations/createtool.js +6 -6
  72. package/models/operations/getalltools.js +6 -6
  73. package/models/operations/getevals.js +16 -16
  74. package/models/operations/getv2humanevalsets.js +2 -2
  75. package/models/operations/getv2humanevalsetsid.js +2 -2
  76. package/models/operations/listdatasetdatapoints.js +4 -4
  77. package/models/operations/listdatasets.js +1 -1
  78. package/models/operations/listdatasources.js +1 -1
  79. package/models/operations/patchv2humanevalsetsid.js +2 -2
  80. package/models/operations/postv2feedbackevaluation.d.ts +14 -14
  81. package/models/operations/postv2feedbackevaluation.d.ts.map +1 -1
  82. package/models/operations/postv2feedbackevaluation.js +18 -18
  83. package/models/operations/postv2feedbackevaluation.js.map +1 -1
  84. package/models/operations/postv2humanevalsets.js +2 -2
  85. package/models/operations/retrievedatapoint.js +4 -4
  86. package/models/operations/retrievedataset.js +1 -1
  87. package/models/operations/retrievedatasource.js +1 -1
  88. package/models/operations/retrievetool.js +6 -6
  89. package/models/operations/runagent.js +1 -1
  90. package/models/operations/streamrunagent.js +1 -1
  91. package/models/operations/updatedatapoint.js +4 -4
  92. package/models/operations/updatedataset.js +1 -1
  93. package/models/operations/updatedatasource.js +1 -1
  94. package/models/operations/updateeval.js +16 -16
  95. package/models/operations/updatetool.js +7 -7
  96. package/package.json +3 -3
  97. package/packages/orq-rc/examples/{postV2FeedbackEvaluationRemove.example.ts → evalsAll.example.ts} +4 -2
  98. package/packages/orq-rc/src/funcs/{agentsPostV2AgentsKeyCardRefresh.ts → agentsRefreshKeyCard.ts} +1 -1
  99. package/{src/funcs/evalsGetV2EvaluatorsIdVersions.ts → packages/orq-rc/src/funcs/evalsListVersions.ts} +1 -1
  100. package/packages/orq-rc/src/funcs/{feedbackPostV2Feedback.ts → feedbackCreate.ts} +1 -1
  101. package/{src/funcs/postV2FeedbackEvaluation.ts → packages/orq-rc/src/funcs/feedbackCreateEvaluation.ts} +1 -1
  102. package/{src/funcs/feedbackPostV2FeedbackRemove.ts → packages/orq-rc/src/funcs/feedbackRemove.ts} +1 -1
  103. package/packages/orq-rc/src/funcs/{postV2FeedbackEvaluationRemove.ts → feedbackRemoveEvaluation.ts} +1 -1
  104. package/packages/orq-rc/src/funcs/guardrailRulesList.ts +4 -0
  105. package/packages/orq-rc/src/funcs/guardrailRulesListUsedGuardrails.ts +147 -0
  106. package/{src/funcs/humanReviewSetsPostV2HumanEvalSets.ts → packages/orq-rc/src/funcs/humanReviewSetsCreate.ts} +1 -1
  107. package/packages/orq-rc/src/funcs/{humanReviewSetsDeleteV2HumanEvalSetsId.ts → humanReviewSetsDelete.ts} +1 -1
  108. package/{src/funcs/humanReviewSetsGetV2HumanEvalSetsId.ts → packages/orq-rc/src/funcs/humanReviewSetsGet.ts} +1 -1
  109. package/{src/funcs/humanReviewSetsGetV2HumanEvalSets.ts → packages/orq-rc/src/funcs/humanReviewSetsList.ts} +1 -1
  110. package/packages/orq-rc/src/funcs/{humanReviewSetsPatchV2HumanEvalSetsId.ts → humanReviewSetsUpdate.ts} +1 -1
  111. package/packages/orq-rc/src/funcs/routingRulesList.ts +3 -0
  112. package/packages/orq-rc/src/funcs/routingRulesListUsedModels.ts +144 -0
  113. package/{src/funcs/toolsGetV2ToolsToolIdVersionsVersionId.ts → packages/orq-rc/src/funcs/toolsGetVersion.ts} +1 -1
  114. package/{src/funcs/toolsGetV2ToolsToolIdVersions.ts → packages/orq-rc/src/funcs/toolsListVersions.ts} +1 -1
  115. package/packages/orq-rc/src/lib/config.ts +2 -2
  116. package/packages/orq-rc/src/models/components/createfilerequest.ts +1 -1
  117. package/packages/orq-rc/src/models/components/reasoningpart.ts +1 -1
  118. package/packages/orq-rc/src/models/operations/createdataset.ts +1 -1
  119. package/packages/orq-rc/src/models/operations/createdatasetitem.ts +4 -4
  120. package/packages/orq-rc/src/models/operations/createdatasource.ts +1 -1
  121. package/packages/orq-rc/src/models/operations/createeval.ts +23 -25
  122. package/packages/orq-rc/src/models/operations/createknowledge.ts +19 -33
  123. package/packages/orq-rc/src/models/operations/createtool.ts +6 -6
  124. package/packages/orq-rc/src/models/operations/getalltools.ts +6 -6
  125. package/packages/orq-rc/src/models/operations/getevals.ts +16 -16
  126. package/packages/orq-rc/src/models/operations/getv2humanevalsets.ts +2 -2
  127. package/packages/orq-rc/src/models/operations/getv2humanevalsetsid.ts +2 -2
  128. package/packages/orq-rc/src/models/operations/guardrailrulelist.ts +44 -0
  129. package/packages/orq-rc/src/models/operations/guardrailrulelistusedguardrails.ts +48 -0
  130. package/packages/orq-rc/src/models/operations/index.ts +2 -0
  131. package/packages/orq-rc/src/models/operations/listdatasetdatapoints.ts +4 -4
  132. package/packages/orq-rc/src/models/operations/listdatasets.ts +1 -1
  133. package/packages/orq-rc/src/models/operations/listdatasources.ts +1 -1
  134. package/packages/orq-rc/src/models/operations/patchv2humanevalsetsid.ts +2 -2
  135. package/packages/orq-rc/src/models/operations/postv2feedbackevaluation.ts +43 -31
  136. package/packages/orq-rc/src/models/operations/postv2humanevalsets.ts +2 -2
  137. package/packages/orq-rc/src/models/operations/retrievedatapoint.ts +4 -4
  138. package/packages/orq-rc/src/models/operations/retrievedataset.ts +1 -1
  139. package/packages/orq-rc/src/models/operations/retrievedatasource.ts +1 -1
  140. package/packages/orq-rc/src/models/operations/retrievetool.ts +6 -6
  141. package/packages/orq-rc/src/models/operations/routingrulelist.ts +18 -0
  142. package/packages/orq-rc/src/models/operations/routingrulelistusedmodels.ts +37 -0
  143. package/packages/orq-rc/src/models/operations/runagent.ts +1 -1
  144. package/packages/orq-rc/src/models/operations/streamrunagent.ts +1 -1
  145. package/packages/orq-rc/src/models/operations/updatedatapoint.ts +4 -4
  146. package/packages/orq-rc/src/models/operations/updatedataset.ts +1 -1
  147. package/packages/orq-rc/src/models/operations/updatedatasource.ts +1 -1
  148. package/packages/orq-rc/src/models/operations/updateeval.ts +16 -16
  149. package/packages/orq-rc/src/models/operations/updatetool.ts +7 -7
  150. package/packages/orq-rc/src/sdk/agents.ts +3 -3
  151. package/packages/orq-rc/src/sdk/evals.ts +3 -3
  152. package/packages/orq-rc/src/sdk/feedback.ts +36 -6
  153. package/packages/orq-rc/src/sdk/guardrailrules.ts +16 -0
  154. package/packages/orq-rc/src/sdk/humanreviewsets.ts +15 -15
  155. package/packages/orq-rc/src/sdk/routingrules.ts +16 -0
  156. package/packages/orq-rc/src/sdk/sdk.ts +1 -27
  157. package/packages/orq-rc/src/sdk/tools.ts +6 -6
  158. package/sdk/agents.d.ts +1 -1
  159. package/sdk/agents.d.ts.map +1 -1
  160. package/sdk/agents.js +3 -3
  161. package/sdk/agents.js.map +1 -1
  162. package/sdk/evals.d.ts +1 -1
  163. package/sdk/evals.d.ts.map +1 -1
  164. package/sdk/evals.js +3 -3
  165. package/sdk/evals.js.map +1 -1
  166. package/sdk/feedback.d.ts +10 -2
  167. package/sdk/feedback.d.ts.map +1 -1
  168. package/sdk/feedback.js +20 -6
  169. package/sdk/feedback.js.map +1 -1
  170. package/sdk/humanreviewsets.d.ts +5 -5
  171. package/sdk/humanreviewsets.d.ts.map +1 -1
  172. package/sdk/humanreviewsets.js +15 -15
  173. package/sdk/humanreviewsets.js.map +1 -1
  174. package/sdk/sdk.d.ts +1 -4
  175. package/sdk/sdk.d.ts.map +1 -1
  176. package/sdk/sdk.js +0 -9
  177. package/sdk/sdk.js.map +1 -1
  178. package/sdk/tools.d.ts +2 -2
  179. package/sdk/tools.d.ts.map +1 -1
  180. package/sdk/tools.js +6 -6
  181. package/sdk/tools.js.map +1 -1
  182. package/src/funcs/{agentsPostV2AgentsKeyCardRefresh.ts → agentsRefreshKeyCard.ts} +1 -1
  183. package/{packages/orq-rc/src/funcs/evalsGetV2EvaluatorsIdVersions.ts → src/funcs/evalsListVersions.ts} +1 -1
  184. package/src/funcs/{feedbackPostV2Feedback.ts → feedbackCreate.ts} +1 -1
  185. package/{packages/orq-rc/src/funcs/postV2FeedbackEvaluation.ts → src/funcs/feedbackCreateEvaluation.ts} +1 -1
  186. package/{packages/orq-rc/src/funcs/feedbackPostV2FeedbackRemove.ts → src/funcs/feedbackRemove.ts} +1 -1
  187. package/src/funcs/{postV2FeedbackEvaluationRemove.ts → feedbackRemoveEvaluation.ts} +1 -1
  188. package/{packages/orq-rc/src/funcs/humanReviewSetsPostV2HumanEvalSets.ts → src/funcs/humanReviewSetsCreate.ts} +1 -1
  189. package/src/funcs/{humanReviewSetsDeleteV2HumanEvalSetsId.ts → humanReviewSetsDelete.ts} +1 -1
  190. package/{packages/orq-rc/src/funcs/humanReviewSetsGetV2HumanEvalSetsId.ts → src/funcs/humanReviewSetsGet.ts} +1 -1
  191. package/{packages/orq-rc/src/funcs/humanReviewSetsGetV2HumanEvalSets.ts → src/funcs/humanReviewSetsList.ts} +1 -1
  192. package/src/funcs/{humanReviewSetsPatchV2HumanEvalSetsId.ts → humanReviewSetsUpdate.ts} +1 -1
  193. package/{packages/orq-rc/src/funcs/toolsGetV2ToolsToolIdVersionsVersionId.ts → src/funcs/toolsGetVersion.ts} +1 -1
  194. package/{packages/orq-rc/src/funcs/toolsGetV2ToolsToolIdVersions.ts → src/funcs/toolsListVersions.ts} +1 -1
  195. package/src/lib/config.ts +2 -2
  196. package/src/models/components/reasoningpart.ts +1 -1
  197. package/src/models/operations/createdataset.ts +1 -1
  198. package/src/models/operations/createdatasetitem.ts +4 -4
  199. package/src/models/operations/createdatasource.ts +1 -1
  200. package/src/models/operations/createeval.ts +23 -25
  201. package/src/models/operations/createknowledge.ts +19 -33
  202. package/src/models/operations/createtool.ts +6 -6
  203. package/src/models/operations/getalltools.ts +6 -6
  204. package/src/models/operations/getevals.ts +16 -16
  205. package/src/models/operations/getv2humanevalsets.ts +2 -2
  206. package/src/models/operations/getv2humanevalsetsid.ts +2 -2
  207. package/src/models/operations/listdatasetdatapoints.ts +4 -4
  208. package/src/models/operations/listdatasets.ts +1 -1
  209. package/src/models/operations/listdatasources.ts +1 -1
  210. package/src/models/operations/patchv2humanevalsetsid.ts +2 -2
  211. package/src/models/operations/postv2feedbackevaluation.ts +43 -31
  212. package/src/models/operations/postv2humanevalsets.ts +2 -2
  213. package/src/models/operations/retrievedatapoint.ts +4 -4
  214. package/src/models/operations/retrievedataset.ts +1 -1
  215. package/src/models/operations/retrievedatasource.ts +1 -1
  216. package/src/models/operations/retrievetool.ts +6 -6
  217. package/src/models/operations/runagent.ts +1 -1
  218. package/src/models/operations/streamrunagent.ts +1 -1
  219. package/src/models/operations/updatedatapoint.ts +4 -4
  220. package/src/models/operations/updatedataset.ts +1 -1
  221. package/src/models/operations/updatedatasource.ts +1 -1
  222. package/src/models/operations/updateeval.ts +16 -16
  223. package/src/models/operations/updatetool.ts +7 -7
  224. package/src/sdk/agents.ts +3 -3
  225. package/src/sdk/evals.ts +3 -3
  226. package/src/sdk/feedback.ts +36 -6
  227. package/src/sdk/humanreviewsets.ts +15 -15
  228. package/src/sdk/sdk.ts +1 -27
  229. package/src/sdk/tools.ts +6 -6
  230. package/funcs/agentsPostV2AgentsKeyCardRefresh.d.ts.map +0 -1
  231. package/funcs/agentsPostV2AgentsKeyCardRefresh.js.map +0 -1
  232. package/funcs/evalsGetV2EvaluatorsIdVersions.d.ts.map +0 -1
  233. package/funcs/evalsGetV2EvaluatorsIdVersions.js.map +0 -1
  234. package/funcs/feedbackPostV2Feedback.d.ts.map +0 -1
  235. package/funcs/feedbackPostV2Feedback.js.map +0 -1
  236. package/funcs/feedbackPostV2FeedbackRemove.d.ts.map +0 -1
  237. package/funcs/feedbackPostV2FeedbackRemove.js.map +0 -1
  238. package/funcs/humanReviewSetsDeleteV2HumanEvalSetsId.d.ts.map +0 -1
  239. package/funcs/humanReviewSetsDeleteV2HumanEvalSetsId.js.map +0 -1
  240. package/funcs/humanReviewSetsGetV2HumanEvalSets.d.ts.map +0 -1
  241. package/funcs/humanReviewSetsGetV2HumanEvalSets.js.map +0 -1
  242. package/funcs/humanReviewSetsGetV2HumanEvalSetsId.d.ts.map +0 -1
  243. package/funcs/humanReviewSetsGetV2HumanEvalSetsId.js.map +0 -1
  244. package/funcs/humanReviewSetsPatchV2HumanEvalSetsId.d.ts.map +0 -1
  245. package/funcs/humanReviewSetsPatchV2HumanEvalSetsId.js.map +0 -1
  246. package/funcs/humanReviewSetsPostV2HumanEvalSets.d.ts.map +0 -1
  247. package/funcs/humanReviewSetsPostV2HumanEvalSets.js.map +0 -1
  248. package/funcs/postV2FeedbackEvaluationRemove.d.ts.map +0 -1
  249. package/funcs/postV2FeedbackEvaluationRemove.js.map +0 -1
  250. package/funcs/toolsGetV2ToolsToolIdVersions.d.ts.map +0 -1
  251. package/funcs/toolsGetV2ToolsToolIdVersions.js.map +0 -1
  252. package/funcs/toolsGetV2ToolsToolIdVersionsVersionId.d.ts.map +0 -1
  253. package/funcs/toolsGetV2ToolsToolIdVersionsVersionId.js.map +0 -1
@@ -19,12 +19,12 @@ export type PostV2FeedbackEvaluationRequestBodyEvaluationType = ClosedEnum<
19
19
  typeof PostV2FeedbackEvaluationRequestBodyEvaluationType
20
20
  >;
21
21
 
22
- export const PostV2FeedbackEvaluationRequestBodyRequestSource = {
22
+ export const PostV2FeedbackEvaluationRequestBodyFeedbackSource = {
23
23
  Orq: "orq",
24
24
  External: "external",
25
25
  } as const;
26
- export type PostV2FeedbackEvaluationRequestBodyRequestSource = ClosedEnum<
27
- typeof PostV2FeedbackEvaluationRequestBodyRequestSource
26
+ export type PostV2FeedbackEvaluationRequestBodyFeedbackSource = ClosedEnum<
27
+ typeof PostV2FeedbackEvaluationRequestBodyFeedbackSource
28
28
  >;
29
29
 
30
30
  export type RequestBody3 = {
@@ -40,7 +40,7 @@ export type RequestBody3 = {
40
40
  * The unique identifier of the human review
41
41
  */
42
42
  humanReviewId: string;
43
- source?: PostV2FeedbackEvaluationRequestBodyRequestSource | undefined;
43
+ source?: PostV2FeedbackEvaluationRequestBodyFeedbackSource | undefined;
44
44
  /**
45
45
  * The date and time the item was reviewed
46
46
  */
@@ -71,7 +71,7 @@ export type PostV2FeedbackEvaluationRequestBodySource = ClosedEnum<
71
71
  typeof PostV2FeedbackEvaluationRequestBodySource
72
72
  >;
73
73
 
74
- export type RequestBody2 = {
74
+ export type PostV2FeedbackEvaluationRequestBody2 = {
75
75
  /**
76
76
  * The unique identifier of the human evaluation
77
77
  */
@@ -111,7 +111,7 @@ export const RequestBodySource = {
111
111
  } as const;
112
112
  export type RequestBodySource = ClosedEnum<typeof RequestBodySource>;
113
113
 
114
- export type RequestBody1 = {
114
+ export type PostV2FeedbackEvaluationRequestBody1 = {
115
115
  /**
116
116
  * The unique identifier of the human evaluation
117
117
  */
@@ -135,8 +135,8 @@ export type RequestBody1 = {
135
135
  };
136
136
 
137
137
  export type PostV2FeedbackEvaluationRequestBody =
138
- | RequestBody1
139
- | RequestBody2
138
+ | PostV2FeedbackEvaluationRequestBody1
139
+ | PostV2FeedbackEvaluationRequestBody2
140
140
  | RequestBody3;
141
141
 
142
142
  /** @internal */
@@ -145,9 +145,9 @@ export const PostV2FeedbackEvaluationRequestBodyEvaluationType$outboundSchema:
145
145
  .nativeEnum(PostV2FeedbackEvaluationRequestBodyEvaluationType);
146
146
 
147
147
  /** @internal */
148
- export const PostV2FeedbackEvaluationRequestBodyRequestSource$outboundSchema:
149
- z.ZodNativeEnum<typeof PostV2FeedbackEvaluationRequestBodyRequestSource> = z
150
- .nativeEnum(PostV2FeedbackEvaluationRequestBodyRequestSource);
148
+ export const PostV2FeedbackEvaluationRequestBodyFeedbackSource$outboundSchema:
149
+ z.ZodNativeEnum<typeof PostV2FeedbackEvaluationRequestBodyFeedbackSource> = z
150
+ .nativeEnum(PostV2FeedbackEvaluationRequestBodyFeedbackSource);
151
151
 
152
152
  /** @internal */
153
153
  export type RequestBody3$Outbound = {
@@ -171,9 +171,9 @@ export const RequestBody3$outboundSchema: z.ZodType<
171
171
  evaluationType:
172
172
  PostV2FeedbackEvaluationRequestBodyEvaluationType$outboundSchema,
173
173
  humanReviewId: z.string(),
174
- source: PostV2FeedbackEvaluationRequestBodyRequestSource$outboundSchema
174
+ source: PostV2FeedbackEvaluationRequestBodyFeedbackSource$outboundSchema
175
175
  .default("orq"),
176
- reviewedAt: z.date().default(() => new Date("2026-06-05T21:33:02.799Z"))
176
+ reviewedAt: z.date().default(() => new Date("2026-06-08T09:56:52.860Z"))
177
177
  .transform(v => v.toISOString()),
178
178
  type: z.literal("string_array"),
179
179
  values: z.array(z.string()),
@@ -202,7 +202,7 @@ export const PostV2FeedbackEvaluationRequestBodySource$outboundSchema:
202
202
  .nativeEnum(PostV2FeedbackEvaluationRequestBodySource);
203
203
 
204
204
  /** @internal */
205
- export type RequestBody2$Outbound = {
205
+ export type PostV2FeedbackEvaluationRequestBody2$Outbound = {
206
206
  id: string;
207
207
  evaluation_type: string;
208
208
  human_review_id: string;
@@ -214,10 +214,10 @@ export type RequestBody2$Outbound = {
214
214
  };
215
215
 
216
216
  /** @internal */
217
- export const RequestBody2$outboundSchema: z.ZodType<
218
- RequestBody2$Outbound,
217
+ export const PostV2FeedbackEvaluationRequestBody2$outboundSchema: z.ZodType<
218
+ PostV2FeedbackEvaluationRequestBody2$Outbound,
219
219
  z.ZodTypeDef,
220
- RequestBody2
220
+ PostV2FeedbackEvaluationRequestBody2
221
221
  > = z.object({
222
222
  id: z.string(),
223
223
  evaluationType: RequestBodyEvaluationType$outboundSchema,
@@ -225,7 +225,7 @@ export const RequestBody2$outboundSchema: z.ZodType<
225
225
  source: PostV2FeedbackEvaluationRequestBodySource$outboundSchema.default(
226
226
  "orq",
227
227
  ),
228
- reviewedAt: z.date().default(() => new Date("2026-06-05T21:33:02.799Z"))
228
+ reviewedAt: z.date().default(() => new Date("2026-06-08T09:56:52.859Z"))
229
229
  .transform(v => v.toISOString()),
230
230
  type: z.literal("number"),
231
231
  value: z.number(),
@@ -239,8 +239,14 @@ export const RequestBody2$outboundSchema: z.ZodType<
239
239
  });
240
240
  });
241
241
 
242
- export function requestBody2ToJSON(requestBody2: RequestBody2): string {
243
- return JSON.stringify(RequestBody2$outboundSchema.parse(requestBody2));
242
+ export function postV2FeedbackEvaluationRequestBody2ToJSON(
243
+ postV2FeedbackEvaluationRequestBody2: PostV2FeedbackEvaluationRequestBody2,
244
+ ): string {
245
+ return JSON.stringify(
246
+ PostV2FeedbackEvaluationRequestBody2$outboundSchema.parse(
247
+ postV2FeedbackEvaluationRequestBody2,
248
+ ),
249
+ );
244
250
  }
245
251
 
246
252
  /** @internal */
@@ -254,7 +260,7 @@ export const RequestBodySource$outboundSchema: z.ZodNativeEnum<
254
260
  > = z.nativeEnum(RequestBodySource);
255
261
 
256
262
  /** @internal */
257
- export type RequestBody1$Outbound = {
263
+ export type PostV2FeedbackEvaluationRequestBody1$Outbound = {
258
264
  id: string;
259
265
  evaluation_type: string;
260
266
  human_review_id: string;
@@ -266,16 +272,16 @@ export type RequestBody1$Outbound = {
266
272
  };
267
273
 
268
274
  /** @internal */
269
- export const RequestBody1$outboundSchema: z.ZodType<
270
- RequestBody1$Outbound,
275
+ export const PostV2FeedbackEvaluationRequestBody1$outboundSchema: z.ZodType<
276
+ PostV2FeedbackEvaluationRequestBody1$Outbound,
271
277
  z.ZodTypeDef,
272
- RequestBody1
278
+ PostV2FeedbackEvaluationRequestBody1
273
279
  > = z.object({
274
280
  id: z.string(),
275
281
  evaluationType: EvaluationType$outboundSchema,
276
282
  humanReviewId: z.string(),
277
283
  source: RequestBodySource$outboundSchema.default("orq"),
278
- reviewedAt: z.date().default(() => new Date("2026-06-05T21:33:02.798Z"))
284
+ reviewedAt: z.date().default(() => new Date("2026-06-08T09:56:52.858Z"))
279
285
  .transform(v => v.toISOString()),
280
286
  type: z.literal("string"),
281
287
  value: z.string(),
@@ -289,14 +295,20 @@ export const RequestBody1$outboundSchema: z.ZodType<
289
295
  });
290
296
  });
291
297
 
292
- export function requestBody1ToJSON(requestBody1: RequestBody1): string {
293
- return JSON.stringify(RequestBody1$outboundSchema.parse(requestBody1));
298
+ export function postV2FeedbackEvaluationRequestBody1ToJSON(
299
+ postV2FeedbackEvaluationRequestBody1: PostV2FeedbackEvaluationRequestBody1,
300
+ ): string {
301
+ return JSON.stringify(
302
+ PostV2FeedbackEvaluationRequestBody1$outboundSchema.parse(
303
+ postV2FeedbackEvaluationRequestBody1,
304
+ ),
305
+ );
294
306
  }
295
307
 
296
308
  /** @internal */
297
309
  export type PostV2FeedbackEvaluationRequestBody$Outbound =
298
- | RequestBody1$Outbound
299
- | RequestBody2$Outbound
310
+ | PostV2FeedbackEvaluationRequestBody1$Outbound
311
+ | PostV2FeedbackEvaluationRequestBody2$Outbound
300
312
  | RequestBody3$Outbound;
301
313
 
302
314
  /** @internal */
@@ -305,8 +317,8 @@ export const PostV2FeedbackEvaluationRequestBody$outboundSchema: z.ZodType<
305
317
  z.ZodTypeDef,
306
318
  PostV2FeedbackEvaluationRequestBody
307
319
  > = z.union([
308
- z.lazy(() => RequestBody1$outboundSchema),
309
- z.lazy(() => RequestBody2$outboundSchema),
320
+ z.lazy(() => PostV2FeedbackEvaluationRequestBody1$outboundSchema),
321
+ z.lazy(() => PostV2FeedbackEvaluationRequestBody2$outboundSchema),
310
322
  z.lazy(() => RequestBody3$outboundSchema),
311
323
  ]);
312
324
 
@@ -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-05T21:32:39.655Z",
274
+ "2026-06-08T09:56:37.181Z",
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-05T21:32:39.655Z",
319
+ "2026-06-08T09:56:37.181Z",
320
320
  ).transform(v => new Date(v)),
321
321
  filter_type: z.literal("span_type"),
322
322
  filter_values: z.array(z.string()),
@@ -1207,7 +1207,7 @@ export const RetrieveDatapointEvaluations3$inboundSchema: z.ZodType<
1207
1207
  .default("orq"),
1208
1208
  reviewed_by_id: z.string(),
1209
1209
  reviewed_at: z.string().datetime({ offset: true }).default(
1210
- "2026-06-05T21:33:02.662Z",
1210
+ "2026-06-08T09:56:52.705Z",
1211
1211
  ).transform(v => new Date(v)),
1212
1212
  type: z.literal("string_array"),
1213
1213
  values: z.array(z.string()),
@@ -1255,7 +1255,7 @@ export const RetrieveDatapointEvaluations2$inboundSchema: z.ZodType<
1255
1255
  ),
1256
1256
  reviewed_by_id: z.string(),
1257
1257
  reviewed_at: z.string().datetime({ offset: true }).default(
1258
- "2026-06-05T21:33:02.661Z",
1258
+ "2026-06-08T09:56:52.704Z",
1259
1259
  ).transform(v => new Date(v)),
1260
1260
  type: z.literal("number"),
1261
1261
  value: z.number(),
@@ -1300,7 +1300,7 @@ export const RetrieveDatapointEvaluations1$inboundSchema: z.ZodType<
1300
1300
  source: RetrieveDatapointEvaluationsSource$inboundSchema.default("orq"),
1301
1301
  reviewed_by_id: z.string(),
1302
1302
  reviewed_at: z.string().datetime({ offset: true }).default(
1303
- "2026-06-05T21:33:02.661Z",
1303
+ "2026-06-08T09:56:52.704Z",
1304
1304
  ).transform(v => new Date(v)),
1305
1305
  type: z.literal("string"),
1306
1306
  value: z.string(),
@@ -1377,7 +1377,7 @@ export const RetrieveDatapointResponseBody$inboundSchema: z.ZodType<
1377
1377
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
1378
1378
  .optional(),
1379
1379
  updated: z.string().datetime({ offset: true }).default(
1380
- "2026-06-05T21:32:39.655Z",
1380
+ "2026-06-08T09:56:37.181Z",
1381
1381
  ).transform(v => new Date(v)),
1382
1382
  }).transform((v) => {
1383
1383
  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-05T21:32:39.655Z",
129
+ "2026-06-08T09:56:37.181Z",
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("01KTCV8B824CRJHSMPSQJS8R11"),
121
+ _id: z.string().default("01KTKAKS8ZS30V9G701RS7FZS4"),
122
122
  display_name: z.string(),
123
123
  description: z.nullable(z.string()).optional(),
124
124
  status: RetrieveDatasourceStatus$inboundSchema,
@@ -753,7 +753,7 @@ export const RetrieveToolResponseBodyCodeExecutionTool$inboundSchema: z.ZodType<
753
753
  z.ZodTypeDef,
754
754
  unknown
755
755
  > = z.object({
756
- _id: z.string().default("tool_01KTCV8B4FKE53V0F1H332DN0S"),
756
+ _id: z.string().default("tool_01KTKAKS57YCPCM5RBYRPE2C1H"),
757
757
  path: z.string(),
758
758
  key: z.string(),
759
759
  display_name: z.string().optional(),
@@ -859,7 +859,7 @@ export const RetrieveToolResponseBodyTools$inboundSchema: z.ZodType<
859
859
  z.ZodTypeDef,
860
860
  unknown
861
861
  > = z.object({
862
- id: z.string().default("01KTCV8B4EMD6JSBKFVBQKJBAW"),
862
+ id: z.string().default("01KTKAKS567WKYP3867BW984DV"),
863
863
  name: z.string(),
864
864
  description: z.string().optional(),
865
865
  schema: z.lazy(() => RetrieveToolResponseBodyToolsSchema$inboundSchema),
@@ -917,7 +917,7 @@ export const RetrieveToolResponseBodyMCPTool$inboundSchema: z.ZodType<
917
917
  z.ZodTypeDef,
918
918
  unknown
919
919
  > = z.object({
920
- _id: z.string().default("tool_01KTCV8B4DZ21KB100A4SHFP69"),
920
+ _id: z.string().default("tool_01KTKAKS55RVTGXCBD9564TH1N"),
921
921
  path: z.string(),
922
922
  key: z.string(),
923
923
  display_name: z.string().optional(),
@@ -1108,7 +1108,7 @@ export const RetrieveToolResponseBodyHTTPTool$inboundSchema: z.ZodType<
1108
1108
  z.ZodTypeDef,
1109
1109
  unknown
1110
1110
  > = z.object({
1111
- _id: z.string().default("tool_01KTCV8B4A9DXGXS3D8NJ08YXV"),
1111
+ _id: z.string().default("tool_01KTKAKS537SD34T7MRVV0RN68"),
1112
1112
  path: z.string(),
1113
1113
  key: z.string(),
1114
1114
  display_name: z.string().optional(),
@@ -1204,7 +1204,7 @@ export const RetrieveToolResponseBodyJSONSchemaTool$inboundSchema: z.ZodType<
1204
1204
  z.ZodTypeDef,
1205
1205
  unknown
1206
1206
  > = z.object({
1207
- _id: z.string().default("tool_01KTCV8B48P4JJ5QXYCPDNXVQ8"),
1207
+ _id: z.string().default("tool_01KTKAKS51V0YNQX84F1Z7HY20"),
1208
1208
  path: z.string(),
1209
1209
  key: z.string(),
1210
1210
  display_name: z.string().optional(),
@@ -1310,7 +1310,7 @@ export const RetrieveToolResponseBodyFunctionTool$inboundSchema: z.ZodType<
1310
1310
  z.ZodTypeDef,
1311
1311
  unknown
1312
1312
  > = z.object({
1313
- _id: z.string().default("tool_01KTCV8B46GS7DTJBEH7H837YT"),
1313
+ _id: z.string().default("tool_01KTKAKS50P0M4P01KACGW00YG"),
1314
1314
  path: z.string(),
1315
1315
  key: z.string(),
1316
1316
  display_name: z.string().optional(),
@@ -3626,7 +3626,7 @@ export const Tools$outboundSchema: z.ZodType<
3626
3626
  z.ZodTypeDef,
3627
3627
  Tools
3628
3628
  > = z.object({
3629
- id: z.string().default("01KTCV8AWCBZPXC7BR19YWX54S"),
3629
+ id: z.string().default("01KTKAKRX4A861MCPYYCAMWZY5"),
3630
3630
  name: z.string(),
3631
3631
  description: z.string().optional(),
3632
3632
  schema: z.lazy(() => AgentToolInputRunSchema$outboundSchema),
@@ -3675,7 +3675,7 @@ export const AgentToolInputRunTools$outboundSchema: z.ZodType<
3675
3675
  z.ZodTypeDef,
3676
3676
  AgentToolInputRunTools
3677
3677
  > = z.object({
3678
- id: z.string().default("01KTCV8AXT14HX2BAFNPA0SRAX"),
3678
+ id: z.string().default("01KTKAKRYPKVRZRM1Z334DXRBJ"),
3679
3679
  name: z.string(),
3680
3680
  description: z.string().optional(),
3681
3681
  schema: z.lazy(() =>
@@ -2358,7 +2358,7 @@ export const UpdateDatapointEvaluations3$inboundSchema: z.ZodType<
2358
2358
  .default("orq"),
2359
2359
  reviewed_by_id: z.string(),
2360
2360
  reviewed_at: z.string().datetime({ offset: true }).default(
2361
- "2026-06-05T21:33:02.708Z",
2361
+ "2026-06-08T09:56:52.740Z",
2362
2362
  ).transform(v => new Date(v)),
2363
2363
  type: z.literal("string_array"),
2364
2364
  values: z.array(z.string()),
@@ -2404,7 +2404,7 @@ export const UpdateDatapointEvaluations2$inboundSchema: z.ZodType<
2404
2404
  source: UpdateDatapointEvaluationsDatasetsSource$inboundSchema.default("orq"),
2405
2405
  reviewed_by_id: z.string(),
2406
2406
  reviewed_at: z.string().datetime({ offset: true }).default(
2407
- "2026-06-05T21:33:02.707Z",
2407
+ "2026-06-08T09:56:52.739Z",
2408
2408
  ).transform(v => new Date(v)),
2409
2409
  type: z.literal("number"),
2410
2410
  value: z.number(),
@@ -2449,7 +2449,7 @@ export const UpdateDatapointEvaluations1$inboundSchema: z.ZodType<
2449
2449
  source: UpdateDatapointEvaluationsSource$inboundSchema.default("orq"),
2450
2450
  reviewed_by_id: z.string(),
2451
2451
  reviewed_at: z.string().datetime({ offset: true }).default(
2452
- "2026-06-05T21:33:02.707Z",
2452
+ "2026-06-08T09:56:52.738Z",
2453
2453
  ).transform(v => new Date(v)),
2454
2454
  type: z.literal("string"),
2455
2455
  value: z.string(),
@@ -2530,7 +2530,7 @@ export const UpdateDatapointResponseBody$inboundSchema: z.ZodType<
2530
2530
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
2531
2531
  .optional(),
2532
2532
  updated: z.string().datetime({ offset: true }).default(
2533
- "2026-06-05T21:32:39.655Z",
2533
+ "2026-06-08T09:56:37.181Z",
2534
2534
  ).transform(v => new Date(v)),
2535
2535
  }).transform((v) => {
2536
2536
  return remap$(v, {
@@ -182,7 +182,7 @@ export const UpdateDatasetResponseBody$inboundSchema: z.ZodType<
182
182
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
183
183
  .optional(),
184
184
  updated: z.string().datetime({ offset: true }).default(
185
- "2026-06-05T21:32:39.655Z",
185
+ "2026-06-08T09:56:37.181Z",
186
186
  ).transform(v => new Date(v)),
187
187
  }).transform((v) => {
188
188
  return remap$(v, {
@@ -152,7 +152,7 @@ export const UpdateDatasourceResponseBody$inboundSchema: z.ZodType<
152
152
  z.ZodTypeDef,
153
153
  unknown
154
154
  > = z.object({
155
- _id: z.string().default("01KTCV8B86KDC11P5ZEX8EYSPZ"),
155
+ _id: z.string().default("01KTKAKS93N4ZRNFK8X1090Z8T"),
156
156
  display_name: z.string(),
157
157
  description: z.nullable(z.string()).optional(),
158
158
  status: UpdateDatasourceStatus$inboundSchema,
@@ -1550,8 +1550,8 @@ export const ResponseBodyTypescript$inboundSchema: z.ZodType<
1550
1550
  > = z.object({
1551
1551
  _id: z.string(),
1552
1552
  description: z.string(),
1553
- created: z.string().default("2026-06-05T21:32:40.853Z"),
1554
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
1553
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
1554
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
1555
1555
  updated_by_id: z.nullable(z.string()).optional(),
1556
1556
  guardrail_config: z.nullable(
1557
1557
  z.union([
@@ -1746,8 +1746,8 @@ export const ResponseBodyRagas$inboundSchema: z.ZodType<
1746
1746
  > = z.object({
1747
1747
  _id: z.string(),
1748
1748
  description: z.string(),
1749
- created: z.string().default("2026-06-05T21:32:40.853Z"),
1750
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
1749
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
1750
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
1751
1751
  updated_by_id: z.nullable(z.string()).optional(),
1752
1752
  guardrail_config: z.nullable(
1753
1753
  z.union([
@@ -2605,8 +2605,8 @@ export const ResponseBodyFunction$inboundSchema: z.ZodType<
2605
2605
  > = z.object({
2606
2606
  _id: z.string(),
2607
2607
  description: z.string(),
2608
- created: z.string().default("2026-06-05T21:32:40.853Z"),
2609
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
2608
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
2609
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
2610
2610
  updated_by_id: z.nullable(z.string()).optional(),
2611
2611
  guardrail_config: z.nullable(
2612
2612
  z.union([
@@ -2824,8 +2824,8 @@ export const UpdateEvalResponseBodyPython$inboundSchema: z.ZodType<
2824
2824
  > = z.object({
2825
2825
  _id: z.string(),
2826
2826
  description: z.string(),
2827
- created: z.string().default("2026-06-05T21:32:40.853Z"),
2828
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
2827
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
2828
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
2829
2829
  updated_by_id: z.nullable(z.string()).optional(),
2830
2830
  guardrail_config: z.nullable(
2831
2831
  z.union([
@@ -2993,8 +2993,8 @@ export const ResponseBodyHTTP$inboundSchema: z.ZodType<
2993
2993
  > = z.object({
2994
2994
  _id: z.string(),
2995
2995
  description: z.string(),
2996
- created: z.string().default("2026-06-05T21:32:40.853Z"),
2997
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
2996
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
2997
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
2998
2998
  updated_by_id: z.nullable(z.string()).optional(),
2999
2999
  guardrail_config: z.nullable(
3000
3000
  z.union([
@@ -3147,8 +3147,8 @@ export const ResponseBodyJSON$inboundSchema: z.ZodType<
3147
3147
  > = z.object({
3148
3148
  _id: z.string(),
3149
3149
  description: z.string(),
3150
- created: z.string().default("2026-06-05T21:32:40.853Z"),
3151
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
3150
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
3151
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
3152
3152
  updated_by_id: z.nullable(z.string()).optional(),
3153
3153
  guardrail_config: z.nullable(
3154
3154
  z.union([
@@ -3510,8 +3510,8 @@ export const UpdateEvalLlm2$inboundSchema: z.ZodType<
3510
3510
  > = z.object({
3511
3511
  _id: z.string(),
3512
3512
  description: z.string(),
3513
- created: z.string().default("2026-06-05T21:32:40.853Z"),
3514
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
3513
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
3514
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
3515
3515
  updated_by_id: z.nullable(z.string()).optional(),
3516
3516
  guardrail_config: z.nullable(
3517
3517
  z.union([
@@ -3723,8 +3723,8 @@ export const UpdateEvalLlm1$inboundSchema: z.ZodType<
3723
3723
  > = z.object({
3724
3724
  _id: z.string(),
3725
3725
  description: z.string(),
3726
- created: z.string().default("2026-06-05T21:32:40.853Z"),
3727
- updated: z.string().default("2026-06-05T21:32:40.853Z"),
3726
+ created: z.string().default("2026-06-08T09:56:38.251Z"),
3727
+ updated: z.string().default("2026-06-08T09:56:38.251Z"),
3728
3728
  updated_by_id: z.nullable(z.string()).optional(),
3729
3729
  guardrail_config: z.nullable(
3730
3730
  z.union([
@@ -1472,7 +1472,7 @@ export const RequestBodyTools$outboundSchema: z.ZodType<
1472
1472
  z.ZodTypeDef,
1473
1473
  RequestBodyTools
1474
1474
  > = z.object({
1475
- id: z.string().default("01KTCV8B3RYBMM7R497FYNR7HR"),
1475
+ id: z.string().default("01KTKAKS4KS68WXX14Y2NQC5H1"),
1476
1476
  name: z.string(),
1477
1477
  description: z.string().optional(),
1478
1478
  schema: z.lazy(() => UpdateToolRequestBodyToolsSchema$outboundSchema),
@@ -2193,7 +2193,7 @@ export const UpdateToolResponseBodyCodeExecutionTool$inboundSchema: z.ZodType<
2193
2193
  z.ZodTypeDef,
2194
2194
  unknown
2195
2195
  > = z.object({
2196
- _id: z.string().default("tool_01KTCV8B3G6DBTNA55PNAQ41XM"),
2196
+ _id: z.string().default("tool_01KTKAKS4C8KA3B0ACVAC94T0G"),
2197
2197
  path: z.string(),
2198
2198
  key: z.string(),
2199
2199
  display_name: z.string().optional(),
@@ -2296,7 +2296,7 @@ export const UpdateToolResponseBodyTools$inboundSchema: z.ZodType<
2296
2296
  z.ZodTypeDef,
2297
2297
  unknown
2298
2298
  > = z.object({
2299
- id: z.string().default("01KTCV8B3FGA4SYENBW5J0G866"),
2299
+ id: z.string().default("01KTKAKS4B9WR6ZC4Q2SGAJKX8"),
2300
2300
  name: z.string(),
2301
2301
  description: z.string().optional(),
2302
2302
  schema: z.lazy(() => UpdateToolResponseBodyToolsSchema$inboundSchema),
@@ -2354,7 +2354,7 @@ export const UpdateToolResponseBodyMCPTool$inboundSchema: z.ZodType<
2354
2354
  z.ZodTypeDef,
2355
2355
  unknown
2356
2356
  > = z.object({
2357
- _id: z.string().default("tool_01KTCV8B3EX8SK5GJ3BRQ7DKCX"),
2357
+ _id: z.string().default("tool_01KTKAKS49PKXP2RVATEPC9HXV"),
2358
2358
  path: z.string(),
2359
2359
  key: z.string(),
2360
2360
  display_name: z.string().optional(),
@@ -2543,7 +2543,7 @@ export const UpdateToolResponseBodyHTTPTool$inboundSchema: z.ZodType<
2543
2543
  z.ZodTypeDef,
2544
2544
  unknown
2545
2545
  > = z.object({
2546
- _id: z.string().default("tool_01KTCV8B3CT9W14M4FF9JWNCSD"),
2546
+ _id: z.string().default("tool_01KTKAKS4692FDQY697NKBGAPZ"),
2547
2547
  path: z.string(),
2548
2548
  key: z.string(),
2549
2549
  display_name: z.string().optional(),
@@ -2638,7 +2638,7 @@ export const UpdateToolResponseBodyJSONSchemaTool$inboundSchema: z.ZodType<
2638
2638
  z.ZodTypeDef,
2639
2639
  unknown
2640
2640
  > = z.object({
2641
- _id: z.string().default("tool_01KTCV8B3A6B1E8P2E9F0JYCPA"),
2641
+ _id: z.string().default("tool_01KTKAKS44Z6DMHN21BAKSBNPP"),
2642
2642
  path: z.string(),
2643
2643
  key: z.string(),
2644
2644
  display_name: z.string().optional(),
@@ -2741,7 +2741,7 @@ export const UpdateToolResponseBodyFunctionTool$inboundSchema: z.ZodType<
2741
2741
  z.ZodTypeDef,
2742
2742
  unknown
2743
2743
  > = z.object({
2744
- _id: z.string().default("tool_01KTCV8B38E0QS562KEEPDEMR2"),
2744
+ _id: z.string().default("tool_01KTKAKS42SJKZ3ZEBWK1YAMHS"),
2745
2745
  path: z.string(),
2746
2746
  key: z.string(),
2747
2747
  display_name: z.string().optional(),
package/src/sdk/agents.ts CHANGED
@@ -6,7 +6,7 @@ import { agentsCreate } from "../funcs/agentsCreate.js";
6
6
  import { agentsDelete } from "../funcs/agentsDelete.js";
7
7
  import { agentsInvoke } from "../funcs/agentsInvoke.js";
8
8
  import { agentsList } from "../funcs/agentsList.js";
9
- import { agentsPostV2AgentsKeyCardRefresh } from "../funcs/agentsPostV2AgentsKeyCardRefresh.js";
9
+ import { agentsRefreshKeyCard } from "../funcs/agentsRefreshKeyCard.js";
10
10
  import { agentsRetrieve } from "../funcs/agentsRetrieve.js";
11
11
  import { agentsRun } from "../funcs/agentsRun.js";
12
12
  import { agentsStream } from "../funcs/agentsStream.js";
@@ -203,11 +203,11 @@ export class Agents extends ClientSDK {
203
203
  * @remarks
204
204
  * Fetches the latest agent card from the external A2A agent and updates the cached card in the database. Similar to MCP server refresh functionality.
205
205
  */
206
- async postV2AgentsKeyCardRefresh(
206
+ async refreshKeyCard(
207
207
  request: operations.PostV2AgentsKeyCardRefreshRequest,
208
208
  options?: RequestOptions,
209
209
  ): Promise<operations.PostV2AgentsKeyCardRefreshResponseBody> {
210
- return unwrapAsync(agentsPostV2AgentsKeyCardRefresh(
210
+ return unwrapAsync(agentsRefreshKeyCard(
211
211
  this,
212
212
  request,
213
213
  options,
package/src/sdk/evals.ts CHANGED
@@ -5,8 +5,8 @@
5
5
  import { evalsAll } from "../funcs/evalsAll.js";
6
6
  import { evalsCreate } from "../funcs/evalsCreate.js";
7
7
  import { evalsDelete } from "../funcs/evalsDelete.js";
8
- import { evalsGetV2EvaluatorsIdVersions } from "../funcs/evalsGetV2EvaluatorsIdVersions.js";
9
8
  import { evalsInvoke } from "../funcs/evalsInvoke.js";
9
+ import { evalsListVersions } from "../funcs/evalsListVersions.js";
10
10
  import { evalsUpdate } from "../funcs/evalsUpdate.js";
11
11
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
12
12
  import * as operations from "../models/operations/index.js";
@@ -89,11 +89,11 @@ export class Evals extends ClientSDK {
89
89
  * @remarks
90
90
  * Returns version history for a specific evaluator
91
91
  */
92
- async getV2EvaluatorsIdVersions(
92
+ async listVersions(
93
93
  request: operations.GetV2EvaluatorsIdVersionsRequest,
94
94
  options?: RequestOptions,
95
95
  ): Promise<operations.GetV2EvaluatorsIdVersionsResponseBody> {
96
- return unwrapAsync(evalsGetV2EvaluatorsIdVersions(
96
+ return unwrapAsync(evalsListVersions(
97
97
  this,
98
98
  request,
99
99
  options,
@@ -2,29 +2,59 @@
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
4
 
5
- import { feedbackPostV2Feedback } from "../funcs/feedbackPostV2Feedback.js";
6
- import { feedbackPostV2FeedbackRemove } from "../funcs/feedbackPostV2FeedbackRemove.js";
5
+ import { feedbackCreate } from "../funcs/feedbackCreate.js";
6
+ import { feedbackCreateEvaluation } from "../funcs/feedbackCreateEvaluation.js";
7
+ import { feedbackRemove } from "../funcs/feedbackRemove.js";
8
+ import { feedbackRemoveEvaluation } from "../funcs/feedbackRemoveEvaluation.js";
7
9
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
8
10
  import * as operations from "../models/operations/index.js";
9
11
  import { unwrapAsync } from "../types/fp.js";
10
12
 
11
13
  export class Feedback extends ClientSDK {
12
- async postV2FeedbackRemove(
14
+ async removeEvaluation(
15
+ request?: operations.PostV2FeedbackEvaluationRemoveRequestBody | undefined,
16
+ options?: RequestOptions,
17
+ ): Promise<void> {
18
+ return unwrapAsync(feedbackRemoveEvaluation(
19
+ this,
20
+ request,
21
+ options,
22
+ ));
23
+ }
24
+
25
+ async createEvaluation(
26
+ request?: operations.PostV2FeedbackEvaluationRequestBody | undefined,
27
+ options?: RequestOptions,
28
+ ): Promise<void> {
29
+ return unwrapAsync(feedbackCreateEvaluation(
30
+ this,
31
+ request,
32
+ options,
33
+ ));
34
+ }
35
+
36
+ async remove(
13
37
  request?: operations.PostV2FeedbackRemoveRequestBody | undefined,
14
38
  options?: RequestOptions,
15
39
  ): Promise<operations.PostV2FeedbackRemoveResponseBody> {
16
- return unwrapAsync(feedbackPostV2FeedbackRemove(
40
+ return unwrapAsync(feedbackRemove(
17
41
  this,
18
42
  request,
19
43
  options,
20
44
  ));
21
45
  }
22
46
 
23
- async postV2Feedback(
47
+ /**
48
+ * Create routing rule
49
+ *
50
+ * @remarks
51
+ * Creates a new routing rule with expression, models configuration, and priority settings.
52
+ */
53
+ async create(
24
54
  request?: operations.PostV2FeedbackRequestBody | undefined,
25
55
  options?: RequestOptions,
26
56
  ): Promise<operations.PostV2FeedbackResponseBody> {
27
- return unwrapAsync(feedbackPostV2Feedback(
57
+ return unwrapAsync(feedbackCreate(
28
58
  this,
29
59
  request,
30
60
  options,