@orq-ai/node 4.13.0-rc.53 → 4.13.0-rc.57

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 (360) hide show
  1. package/funcs/schedulesCreate.d.ts +1 -1
  2. package/funcs/schedulesCreate.js +1 -1
  3. package/jsr.json +1 -1
  4. package/lib/config.d.ts +2 -2
  5. package/lib/config.js +2 -2
  6. package/models/components/apikeybudgetscoperestresponse.d.ts +16 -0
  7. package/models/components/apikeybudgetscoperestresponse.d.ts.map +1 -0
  8. package/models/components/apikeybudgetscoperestresponse.js +50 -0
  9. package/models/components/apikeybudgetscoperestresponse.js.map +1 -0
  10. package/models/components/budgetalertrestresponse.d.ts +31 -0
  11. package/models/components/budgetalertrestresponse.d.ts.map +1 -0
  12. package/models/components/budgetalertrestresponse.js +54 -0
  13. package/models/components/budgetalertrestresponse.js.map +1 -0
  14. package/models/components/budgetlimitsrestresponse.d.ts +28 -0
  15. package/models/components/budgetlimitsrestresponse.d.ts.map +1 -0
  16. package/models/components/budgetlimitsrestresponse.js +53 -0
  17. package/models/components/budgetlimitsrestresponse.js.map +1 -0
  18. package/models/components/{budget.d.ts → budgetrestresponse.d.ts} +16 -16
  19. package/models/components/budgetrestresponse.d.ts.map +1 -0
  20. package/models/components/{budget.js → budgetrestresponse.js} +20 -30
  21. package/models/components/budgetrestresponse.js.map +1 -0
  22. package/models/components/budgetscoperestresponse.d.ts +59 -0
  23. package/models/components/budgetscoperestresponse.d.ts.map +1 -0
  24. package/models/components/budgetscoperestresponse.js +61 -0
  25. package/models/components/budgetscoperestresponse.js.map +1 -0
  26. package/models/components/createbudgetresponse.d.ts +2 -2
  27. package/models/components/createbudgetresponse.d.ts.map +1 -1
  28. package/models/components/createbudgetresponse.js +2 -2
  29. package/models/components/createbudgetresponse.js.map +1 -1
  30. package/models/components/createwebhookrequest.d.ts +1 -1
  31. package/models/components/evaluatorresponsefunction.js +2 -2
  32. package/models/components/evaluatorresponsehttp.js +2 -2
  33. package/models/components/evaluatorresponsejsonschema.js +2 -2
  34. package/models/components/evaluatorresponsellm.js +2 -2
  35. package/models/components/evaluatorresponsepython.js +2 -2
  36. package/models/components/evaluatorresponseragas.js +2 -2
  37. package/models/components/evaluatorresponsetypescript.js +2 -2
  38. package/models/components/getbudgetresponse.d.ts +2 -2
  39. package/models/components/getbudgetresponse.d.ts.map +1 -1
  40. package/models/components/getbudgetresponse.js +2 -2
  41. package/models/components/getbudgetresponse.js.map +1 -1
  42. package/models/components/identity.d.ts +8 -8
  43. package/models/components/identity.d.ts.map +1 -1
  44. package/models/components/identity.js +12 -14
  45. package/models/components/identity.js.map +1 -1
  46. package/models/components/identitybudgetscoperestresponse.d.ts +16 -0
  47. package/models/components/identitybudgetscoperestresponse.d.ts.map +1 -0
  48. package/models/components/identitybudgetscoperestresponse.js +50 -0
  49. package/models/components/identitybudgetscoperestresponse.js.map +1 -0
  50. package/models/components/index.d.ts +9 -1
  51. package/models/components/index.d.ts.map +1 -1
  52. package/models/components/index.js +9 -1
  53. package/models/components/index.js.map +1 -1
  54. package/models/components/listbudgetsresponse.d.ts +2 -2
  55. package/models/components/listbudgetsresponse.d.ts.map +1 -1
  56. package/models/components/listbudgetsresponse.js +3 -8
  57. package/models/components/listbudgetsresponse.js.map +1 -1
  58. package/models/components/modelbudgetscope.d.ts +2 -2
  59. package/models/components/modelbudgetscope.d.ts.map +1 -1
  60. package/models/components/modelbudgetscope.js +2 -2
  61. package/models/components/modelbudgetscope.js.map +1 -1
  62. package/models/components/modelbudgetscoperestresponse.d.ts +17 -0
  63. package/models/components/modelbudgetscoperestresponse.d.ts.map +1 -0
  64. package/models/components/modelbudgetscoperestresponse.js +50 -0
  65. package/models/components/modelbudgetscoperestresponse.js.map +1 -0
  66. package/models/components/projectbudgetscoperestresponse.d.ts +13 -0
  67. package/models/components/projectbudgetscoperestresponse.d.ts.map +1 -0
  68. package/models/components/projectbudgetscoperestresponse.js +50 -0
  69. package/models/components/projectbudgetscoperestresponse.js.map +1 -0
  70. package/models/components/publicschedule.d.ts +13 -5
  71. package/models/components/publicschedule.d.ts.map +1 -1
  72. package/models/components/publicschedule.js +5 -1
  73. package/models/components/publicschedule.js.map +1 -1
  74. package/models/components/publicschedulepayload.d.ts +3 -3
  75. package/models/components/publicschedulepayload.d.ts.map +1 -1
  76. package/models/components/publicschedulepayload.js +2 -2
  77. package/models/components/publicschedulepayload.js.map +1 -1
  78. package/models/components/ratelimitrestresponse.d.ts +16 -0
  79. package/models/components/ratelimitrestresponse.d.ts.map +1 -0
  80. package/models/components/ratelimitrestresponse.js +50 -0
  81. package/models/components/ratelimitrestresponse.js.map +1 -0
  82. package/models/components/reasoningpart.js +1 -1
  83. package/models/components/resetbudgetconsumptionresponse.d.ts +2 -2
  84. package/models/components/resetbudgetconsumptionresponse.d.ts.map +1 -1
  85. package/models/components/resetbudgetconsumptionresponse.js +2 -2
  86. package/models/components/resetbudgetconsumptionresponse.js.map +1 -1
  87. package/models/components/updatebudgetresponse.d.ts +2 -2
  88. package/models/components/updatebudgetresponse.d.ts.map +1 -1
  89. package/models/components/updatebudgetresponse.js +2 -2
  90. package/models/components/updatebudgetresponse.js.map +1 -1
  91. package/models/components/webhook.d.ts +1 -1
  92. package/models/operations/billing.js +1 -1
  93. package/models/operations/createagentschedule.d.ts +17 -11
  94. package/models/operations/createagentschedule.d.ts.map +1 -1
  95. package/models/operations/createagentschedule.js +6 -4
  96. package/models/operations/createagentschedule.js.map +1 -1
  97. package/models/operations/createannotationqueue.js +1 -1
  98. package/models/operations/createdataset.js +1 -1
  99. package/models/operations/createdatasetitem.js +5 -5
  100. package/models/operations/createdatasource.js +1 -1
  101. package/models/operations/createtool.js +6 -6
  102. package/models/operations/getalltools.js +6 -6
  103. package/models/operations/geteval.js +16 -16
  104. package/models/operations/getv2humanevalsets.js +2 -2
  105. package/models/operations/getv2humanevalsetsid.js +2 -2
  106. package/models/operations/listannotationqueues.js +1 -1
  107. package/models/operations/listdatasetdatapoints.js +5 -5
  108. package/models/operations/listdatasets.js +1 -1
  109. package/models/operations/listdatasources.js +1 -1
  110. package/models/operations/patchv2humanevalsetsid.js +2 -2
  111. package/models/operations/postv2feedbackevaluation.js +4 -4
  112. package/models/operations/postv2humanevalsets.js +2 -2
  113. package/models/operations/retrieveagentschedule.d.ts +13 -5
  114. package/models/operations/retrieveagentschedule.d.ts.map +1 -1
  115. package/models/operations/retrieveagentschedule.js +5 -1
  116. package/models/operations/retrieveagentschedule.js.map +1 -1
  117. package/models/operations/retrieveannotationqueue.js +1 -1
  118. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjson2.js +28 -28
  119. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody14attributes2.js +28 -28
  120. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody22attributesopenresponsesdetail.js +6 -6
  121. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody23annotations.js +26 -26
  122. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody27attributesopenresponsesoutput3type.js +6 -6
  123. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody314.js +31 -31
  124. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody5attributestype.js +22 -22
  125. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody11attributestoplogprobs.js +14 -14
  126. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody15attributesopenresponsesoutput4type.js +14 -14
  127. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody17attributesopenresponsesoutput44type.js +16 -16
  128. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody18type.js +24 -24
  129. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody1attributestype.js +2 -2
  130. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody21attributestoplogprobs.js +14 -14
  131. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody29attributestoplogprobs.js +14 -14
  132. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody32attributesopenresponsesoutput48type.js +18 -18
  133. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody66.js +2 -2
  134. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody7attributes5.js +16 -16
  135. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody9attributes8.js +18 -18
  136. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1017.js +4 -4
  137. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody11attributesorq7evaluatorconfigtype.js +21 -21
  138. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody12attributesorq15annotator.js +5 -5
  139. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody136.js +25 -25
  140. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody14attributesorq14type.js +7 -7
  141. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody15attributesorq7outputschema.js +21 -21
  142. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1618.js +3 -3
  143. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody17attributesorq8kind.js +18 -18
  144. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody18attributesorq12evaluatorconfigtype.js +11 -11
  145. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody19attributesorq5kind.js +24 -24
  146. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody20attributesorq14annotator.js +7 -7
  147. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody21attributesorq7evaluatorconfigtype.js +21 -21
  148. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody22attributesorqevaluatorconfigtype.js +28 -28
  149. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody23attributesorq13evaluationtype.js +9 -9
  150. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody24attributesorq7status.js +21 -21
  151. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody25attributesorq18type.js +2 -2
  152. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2611.js +15 -15
  153. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody27attributesorqevaluationtype.js +28 -28
  154. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody28attributesorq14annotator.js +7 -7
  155. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody29attributesorq7evaluatorconfigtype.js +21 -21
  156. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2attributesorq14type.js +7 -7
  157. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody30attributesorq18evaluationtype.js +2 -2
  158. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody31attributesorq16kind.js +4 -4
  159. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody32attributesorq9evaluatorconfigtype.js +17 -17
  160. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody33attributesannotator.js +30 -30
  161. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody34attributesorq12evaluationtype.js +11 -11
  162. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody35attributesorq5annotator.js +24 -24
  163. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody3attributesorq14evaluationtype.js +7 -7
  164. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody4attributesorq4kind.js +26 -26
  165. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody5attributesorq11evaluatorconfigtype.js +13 -13
  166. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6attributesorq19annotator.js +1 -1
  167. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6value.js +32 -32
  168. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody7attributesorq8evaluatorconfigtype.js +19 -19
  169. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody8attributesorq18annotator.js +2 -2
  170. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody9attributesorq9kind.js +17 -17
  171. package/models/operations/retrieveannotationqueueitemevaluationsannotator.js +32 -32
  172. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody20attributesopenresponses6role.js +28 -28
  173. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody26content.js +20 -20
  174. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody28attributesopenresponses6role.js +28 -28
  175. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody34attributesrole.js +24 -24
  176. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200status.js +28 -28
  177. package/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody12attributes1.js +30 -30
  178. package/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody24attributescontent.js +14 -14
  179. package/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody332.js +4 -4
  180. package/models/operations/retrieveannotationqueueitemresponsebody.js +1 -1
  181. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson10http.js +31 -31
  182. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson16settings.js +32 -32
  183. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson17context.js +1 -1
  184. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson22call.js +1 -1
  185. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson25engine.js +33 -33
  186. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson27conversation.js +1 -1
  187. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson30nodes.js +33 -33
  188. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson33token.js +1 -1
  189. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson8trace.js +33 -33
  190. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjsonresponse.js +1 -1
  191. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse1.js +8 -8
  192. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody13attributesopenresponsesoutputtype.js +10 -10
  193. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody193.js +10 -10
  194. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody35attributestype.js +10 -10
  195. package/models/operations/retrievedatapoint.js +5 -5
  196. package/models/operations/retrievedataset.js +1 -1
  197. package/models/operations/retrievedatasource.js +1 -1
  198. package/models/operations/retrievetool.js +6 -6
  199. package/models/operations/runagent.js +1 -1
  200. package/models/operations/streamrunagent.js +1 -1
  201. package/models/operations/twenty.js +1 -1
  202. package/models/operations/updateagentschedule.d.ts +22 -11
  203. package/models/operations/updateagentschedule.d.ts.map +1 -1
  204. package/models/operations/updateagentschedule.js +8 -4
  205. package/models/operations/updateagentschedule.js.map +1 -1
  206. package/models/operations/updateannotationqueue.js +1 -1
  207. package/models/operations/updatedatapoint.js +5 -5
  208. package/models/operations/updatedataset.js +1 -1
  209. package/models/operations/updatedatasource.js +1 -1
  210. package/models/operations/updatetool.js +7 -7
  211. package/package.json +1 -1
  212. package/sdk/feedback.d.ts +2 -2
  213. package/sdk/feedback.js +2 -2
  214. package/sdk/schedules.d.ts +1 -1
  215. package/sdk/schedules.js +1 -1
  216. package/src/funcs/schedulesCreate.ts +1 -1
  217. package/src/lib/config.ts +2 -2
  218. package/src/models/components/apikeybudgetscoperestresponse.ts +37 -0
  219. package/src/models/components/budgetalertrestresponse.ts +58 -0
  220. package/src/models/components/budgetlimitsrestresponse.ts +51 -0
  221. package/src/models/components/{budget.ts → budgetrestresponse.ts} +47 -47
  222. package/src/models/components/budgetscoperestresponse.ts +103 -0
  223. package/src/models/components/createbudgetresponse.ts +6 -3
  224. package/src/models/components/createwebhookrequest.ts +1 -1
  225. package/src/models/components/evaluatorresponsefunction.ts +2 -2
  226. package/src/models/components/evaluatorresponsehttp.ts +2 -2
  227. package/src/models/components/evaluatorresponsejsonschema.ts +2 -2
  228. package/src/models/components/evaluatorresponsellm.ts +2 -2
  229. package/src/models/components/evaluatorresponsepython.ts +2 -2
  230. package/src/models/components/evaluatorresponseragas.ts +2 -2
  231. package/src/models/components/evaluatorresponsetypescript.ts +2 -2
  232. package/src/models/components/getbudgetresponse.ts +6 -3
  233. package/src/models/components/identity.ts +39 -39
  234. package/src/models/components/identitybudgetscoperestresponse.ts +37 -0
  235. package/src/models/components/index.ts +9 -1
  236. package/src/models/components/listbudgetsresponse.ts +7 -9
  237. package/src/models/components/modelbudgetscope.ts +4 -4
  238. package/src/models/components/modelbudgetscoperestresponse.ts +38 -0
  239. package/src/models/components/projectbudgetscoperestresponse.ts +34 -0
  240. package/src/models/components/publicschedule.ts +17 -5
  241. package/src/models/components/publicschedulepayload.ts +5 -5
  242. package/src/models/components/ratelimitrestresponse.ts +37 -0
  243. package/src/models/components/reasoningpart.ts +1 -1
  244. package/src/models/components/resetbudgetconsumptionresponse.ts +6 -3
  245. package/src/models/components/updatebudgetresponse.ts +6 -3
  246. package/src/models/components/webhook.ts +1 -1
  247. package/src/models/operations/billing.ts +1 -1
  248. package/src/models/operations/createagentschedule.ts +21 -11
  249. package/src/models/operations/createannotationqueue.ts +1 -1
  250. package/src/models/operations/createdataset.ts +1 -1
  251. package/src/models/operations/createdatasetitem.ts +5 -5
  252. package/src/models/operations/createdatasource.ts +1 -1
  253. package/src/models/operations/createtool.ts +6 -6
  254. package/src/models/operations/getalltools.ts +6 -6
  255. package/src/models/operations/geteval.ts +16 -16
  256. package/src/models/operations/getv2humanevalsets.ts +2 -2
  257. package/src/models/operations/getv2humanevalsetsid.ts +2 -2
  258. package/src/models/operations/listannotationqueues.ts +1 -1
  259. package/src/models/operations/listdatasetdatapoints.ts +5 -5
  260. package/src/models/operations/listdatasets.ts +1 -1
  261. package/src/models/operations/listdatasources.ts +1 -1
  262. package/src/models/operations/patchv2humanevalsetsid.ts +2 -2
  263. package/src/models/operations/postv2feedbackevaluation.ts +4 -4
  264. package/src/models/operations/postv2humanevalsets.ts +2 -2
  265. package/src/models/operations/retrieveagentschedule.ts +17 -5
  266. package/src/models/operations/retrieveannotationqueue.ts +1 -1
  267. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjson2.ts +28 -28
  268. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody14attributes2.ts +28 -28
  269. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody22attributesopenresponsesdetail.ts +6 -6
  270. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody23annotations.ts +26 -26
  271. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody27attributesopenresponsesoutput3type.ts +6 -6
  272. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody314.ts +31 -31
  273. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody5attributestype.ts +22 -22
  274. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody11attributestoplogprobs.ts +14 -14
  275. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody15attributesopenresponsesoutput4type.ts +14 -14
  276. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody17attributesopenresponsesoutput44type.ts +16 -16
  277. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody18type.ts +24 -24
  278. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody1attributestype.ts +2 -2
  279. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody21attributestoplogprobs.ts +14 -14
  280. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody29attributestoplogprobs.ts +14 -14
  281. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody32attributesopenresponsesoutput48type.ts +18 -18
  282. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody66.ts +2 -2
  283. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody7attributes5.ts +16 -16
  284. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody9attributes8.ts +18 -18
  285. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1017.ts +4 -4
  286. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody11attributesorq7evaluatorconfigtype.ts +21 -21
  287. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody12attributesorq15annotator.ts +5 -5
  288. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody136.ts +25 -25
  289. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody14attributesorq14type.ts +7 -7
  290. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody15attributesorq7outputschema.ts +21 -21
  291. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1618.ts +3 -3
  292. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody17attributesorq8kind.ts +18 -18
  293. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody18attributesorq12evaluatorconfigtype.ts +11 -11
  294. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody19attributesorq5kind.ts +24 -24
  295. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody20attributesorq14annotator.ts +7 -7
  296. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody21attributesorq7evaluatorconfigtype.ts +21 -21
  297. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody22attributesorqevaluatorconfigtype.ts +28 -28
  298. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody23attributesorq13evaluationtype.ts +9 -9
  299. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody24attributesorq7status.ts +21 -21
  300. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody25attributesorq18type.ts +2 -2
  301. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2611.ts +15 -15
  302. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody27attributesorqevaluationtype.ts +28 -28
  303. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody28attributesorq14annotator.ts +7 -7
  304. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody29attributesorq7evaluatorconfigtype.ts +21 -21
  305. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2attributesorq14type.ts +7 -7
  306. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody30attributesorq18evaluationtype.ts +2 -2
  307. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody31attributesorq16kind.ts +4 -4
  308. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody32attributesorq9evaluatorconfigtype.ts +17 -17
  309. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody33attributesannotator.ts +30 -30
  310. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody34attributesorq12evaluationtype.ts +11 -11
  311. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody35attributesorq5annotator.ts +24 -24
  312. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody3attributesorq14evaluationtype.ts +7 -7
  313. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody4attributesorq4kind.ts +26 -26
  314. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody5attributesorq11evaluatorconfigtype.ts +13 -13
  315. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6attributesorq19annotator.ts +1 -1
  316. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6value.ts +32 -32
  317. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody7attributesorq8evaluatorconfigtype.ts +19 -19
  318. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody8attributesorq18annotator.ts +2 -2
  319. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody9attributesorq9kind.ts +17 -17
  320. package/src/models/operations/retrieveannotationqueueitemevaluationsannotator.ts +32 -32
  321. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody20attributesopenresponses6role.ts +28 -28
  322. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody26content.ts +20 -20
  323. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody28attributesopenresponses6role.ts +28 -28
  324. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody34attributesrole.ts +24 -24
  325. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200status.ts +28 -28
  326. package/src/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody12attributes1.ts +30 -30
  327. package/src/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody24attributescontent.ts +14 -14
  328. package/src/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody332.ts +4 -4
  329. package/src/models/operations/retrieveannotationqueueitemresponsebody.ts +1 -1
  330. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson10http.ts +31 -31
  331. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson16settings.ts +32 -32
  332. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson17context.ts +1 -1
  333. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson22call.ts +1 -1
  334. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson25engine.ts +33 -33
  335. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson27conversation.ts +1 -1
  336. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson30nodes.ts +33 -33
  337. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson33token.ts +1 -1
  338. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson8trace.ts +33 -33
  339. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjsonresponse.ts +1 -1
  340. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse1.ts +8 -8
  341. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody13attributesopenresponsesoutputtype.ts +10 -10
  342. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody193.ts +10 -10
  343. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody35attributestype.ts +10 -10
  344. package/src/models/operations/retrievedatapoint.ts +5 -5
  345. package/src/models/operations/retrievedataset.ts +1 -1
  346. package/src/models/operations/retrievedatasource.ts +1 -1
  347. package/src/models/operations/retrievetool.ts +6 -6
  348. package/src/models/operations/runagent.ts +1 -1
  349. package/src/models/operations/streamrunagent.ts +1 -1
  350. package/src/models/operations/twenty.ts +1 -1
  351. package/src/models/operations/updateagentschedule.ts +28 -11
  352. package/src/models/operations/updateannotationqueue.ts +1 -1
  353. package/src/models/operations/updatedatapoint.ts +5 -5
  354. package/src/models/operations/updatedataset.ts +1 -1
  355. package/src/models/operations/updatedatasource.ts +1 -1
  356. package/src/models/operations/updatetool.ts +7 -7
  357. package/src/sdk/feedback.ts +2 -2
  358. package/src/sdk/schedules.ts +1 -1
  359. package/models/components/budget.d.ts.map +0 -1
  360. package/models/components/budget.js.map +0 -1
@@ -39,18 +39,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
39
39
  exports.ListBudgetsResponse$inboundSchema = void 0;
40
40
  exports.listBudgetsResponseFromJSON = listBudgetsResponseFromJSON;
41
41
  const z = __importStar(require("zod/v3"));
42
- const primitives_js_1 = require("../../lib/primitives.js");
43
42
  const schemas_js_1 = require("../../lib/schemas.js");
44
- const budget_js_1 = require("./budget.js");
43
+ const budgetrestresponse_js_1 = require("./budgetrestresponse.js");
45
44
  /** @internal */
46
45
  exports.ListBudgetsResponse$inboundSchema = z.object({
47
46
  object: z.string(),
48
- data: z.array(budget_js_1.Budget$inboundSchema),
49
- has_more: z.boolean(),
50
- }).transform((v) => {
51
- return (0, primitives_js_1.remap)(v, {
52
- "has_more": "hasMore",
53
- });
47
+ data: z.array(budgetrestresponse_js_1.BudgetRestResponse$inboundSchema),
48
+ hasMore: z.boolean().default(false),
54
49
  });
55
50
  function listBudgetsResponseFromJSON(jsonString) {
56
51
  return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ListBudgetsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ListBudgetsResponse' from JSON`);
@@ -1 +1 @@
1
- {"version":3,"file":"listbudgetsresponse.js","sourceRoot":"","sources":["../../src/models/components/listbudgetsresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0CH,kEAQC;AAhDD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAGjD,2CAA2D;AAoB3D,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,gCAAoB,CAAC;IACnC,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE;CACtB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,SAAS;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,2BAA2B,CACzC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,yCAAiC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7D,iDAAiD,CAClD,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"listbudgetsresponse.js","sourceRoot":"","sources":["../../src/models/components/listbudgetsresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwCH,kEAQC;AA9CD,0CAA4B;AAC5B,qDAAiD;AAGjD,mEAGiC;AAoBjC,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,wDAAgC,CAAC;IAC/C,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;CACpC,CAAC,CAAC;AAEH,SAAgB,2BAA2B,CACzC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,yCAAiC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7D,iDAAiD,CAClD,CAAC;AACJ,CAAC"}
@@ -9,13 +9,13 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
9
  * models) — NOT the Mongo `_id` of the model master-data document.
10
10
  */
11
11
  export type ModelBudgetScope = {
12
- modelId?: string | undefined;
12
+ modelId: string;
13
13
  };
14
14
  /** @internal */
15
15
  export declare const ModelBudgetScope$inboundSchema: z.ZodType<ModelBudgetScope, z.ZodTypeDef, unknown>;
16
16
  /** @internal */
17
17
  export type ModelBudgetScope$Outbound = {
18
- model_id?: string | undefined;
18
+ model_id: string;
19
19
  };
20
20
  /** @internal */
21
21
  export declare const ModelBudgetScope$outboundSchema: z.ZodType<ModelBudgetScope$Outbound, z.ZodTypeDef, ModelBudgetScope>;
@@ -1 +1 @@
1
- {"version":3,"file":"modelbudgetscope.d.ts","sourceRoot":"","sources":["../../src/models/components/modelbudgetscope.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;;;;;GAMG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC9B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CACpD,gBAAgB,EAChB,CAAC,CAAC,UAAU,EACZ,OAAO,CAOP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC/B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CACrD,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,gBAAgB,CAOhB,CAAC;AAEH,wBAAgB,sBAAsB,CACpC,gBAAgB,EAAE,gBAAgB,GACjC,MAAM,CAIR;AACD,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,gBAAgB,EAAE,kBAAkB,CAAC,CAMvD"}
1
+ {"version":3,"file":"modelbudgetscope.d.ts","sourceRoot":"","sources":["../../src/models/components/modelbudgetscope.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;;;;;GAMG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CACpD,gBAAgB,EAChB,CAAC,CAAC,UAAU,EACZ,OAAO,CAOP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CACrD,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,gBAAgB,CAOhB,CAAC;AAEH,wBAAgB,sBAAsB,CACpC,gBAAgB,EAAE,gBAAgB,GACjC,MAAM,CAIR;AACD,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,gBAAgB,EAAE,kBAAkB,CAAC,CAMvD"}
@@ -44,7 +44,7 @@ const primitives_js_1 = require("../../lib/primitives.js");
44
44
  const schemas_js_1 = require("../../lib/schemas.js");
45
45
  /** @internal */
46
46
  exports.ModelBudgetScope$inboundSchema = z.object({
47
- model_id: z.string().optional(),
47
+ model_id: z.string(),
48
48
  }).transform((v) => {
49
49
  return (0, primitives_js_1.remap)(v, {
50
50
  "model_id": "modelId",
@@ -52,7 +52,7 @@ exports.ModelBudgetScope$inboundSchema = z.object({
52
52
  });
53
53
  /** @internal */
54
54
  exports.ModelBudgetScope$outboundSchema = z.object({
55
- modelId: z.string().optional(),
55
+ modelId: z.string(),
56
56
  }).transform((v) => {
57
57
  return (0, primitives_js_1.remap)(v, {
58
58
  modelId: "model_id",
@@ -1 +1 @@
1
- {"version":3,"file":"modelbudgetscope.js","sourceRoot":"","sources":["../../src/models/components/modelbudgetscope.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiDH,wDAMC;AACD,4DAQC;AA9DD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAejD,gBAAgB;AACH,QAAA,8BAA8B,GAIvC,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAChC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,SAAS;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAMH,gBAAgB;AACH,QAAA,+BAA+B,GAIxC,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC/B,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,OAAO,EAAE,UAAU;KACpB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,sBAAsB,CACpC,gBAAkC;IAElC,OAAO,IAAI,CAAC,SAAS,CACnB,uCAA+B,CAAC,KAAK,CAAC,gBAAgB,CAAC,CACxD,CAAC;AACJ,CAAC;AACD,SAAgB,wBAAwB,CACtC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAA8B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC1D,8CAA8C,CAC/C,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"modelbudgetscope.js","sourceRoot":"","sources":["../../src/models/components/modelbudgetscope.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiDH,wDAMC;AACD,4DAQC;AA9DD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAejD,gBAAgB;AACH,QAAA,8BAA8B,GAIvC,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;CACrB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,SAAS;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAMH,gBAAgB;AACH,QAAA,+BAA+B,GAIxC,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,OAAO,EAAE,UAAU;KACpB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,sBAAsB,CACpC,gBAAkC;IAElC,OAAO,IAAI,CAAC,SAAS,CACnB,uCAA+B,CAAC,KAAK,CAAC,gBAAgB,CAAC,CACxD,CAAC;AACJ,CAAC;AACD,SAAgB,wBAAwB,CACtC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAA8B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC1D,8CAA8C,CAC/C,CAAC;AACJ,CAAC"}
@@ -0,0 +1,17 @@
1
+ import * as z from "zod/v3";
2
+ import { Result as SafeParseResult } from "../../types/fp.js";
3
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
+ /**
5
+ * Per-model cap. The value is the FULL model reference as callers send
6
+ *
7
+ * @remarks
8
+ * it ("openai/gpt-4o", or "workspaceKey@openai/gpt-4o" for private
9
+ * models) — NOT the Mongo `_id` of the model master-data document.
10
+ */
11
+ export type ModelBudgetScopeRestResponse = {
12
+ modelId: string;
13
+ };
14
+ /** @internal */
15
+ export declare const ModelBudgetScopeRestResponse$inboundSchema: z.ZodType<ModelBudgetScopeRestResponse, z.ZodTypeDef, unknown>;
16
+ export declare function modelBudgetScopeRestResponseFromJSON(jsonString: string): SafeParseResult<ModelBudgetScopeRestResponse, SDKValidationError>;
17
+ //# sourceMappingURL=modelbudgetscoperestresponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modelbudgetscoperestresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/modelbudgetscoperestresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;;;;;GAMG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACzC,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.ModelBudgetScopeRestResponse$inboundSchema = void 0;
40
+ exports.modelBudgetScopeRestResponseFromJSON = modelBudgetScopeRestResponseFromJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const schemas_js_1 = require("../../lib/schemas.js");
43
+ /** @internal */
44
+ exports.ModelBudgetScopeRestResponse$inboundSchema = z.object({
45
+ modelId: z.string(),
46
+ });
47
+ function modelBudgetScopeRestResponseFromJSON(jsonString) {
48
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ModelBudgetScopeRestResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ModelBudgetScopeRestResponse' from JSON`);
49
+ }
50
+ //# sourceMappingURL=modelbudgetscoperestresponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modelbudgetscoperestresponse.js","sourceRoot":"","sources":["../../src/models/components/modelbudgetscoperestresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2BH,oFAQC;AAjCD,0CAA4B;AAC5B,qDAAiD;AAejD,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAEH,SAAgB,oCAAoC,CAClD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,kDAA0C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACtE,0DAA0D,CAC3D,CAAC;AACJ,CAAC"}
@@ -0,0 +1,13 @@
1
+ import * as z from "zod/v3";
2
+ import { Result as SafeParseResult } from "../../types/fp.js";
3
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
+ /**
5
+ * Per-project cap.
6
+ */
7
+ export type ProjectBudgetScopeRestResponse = {
8
+ projectId?: string | undefined;
9
+ };
10
+ /** @internal */
11
+ export declare const ProjectBudgetScopeRestResponse$inboundSchema: z.ZodType<ProjectBudgetScopeRestResponse, z.ZodTypeDef, unknown>;
12
+ export declare function projectBudgetScopeRestResponseFromJSON(jsonString: string): SafeParseResult<ProjectBudgetScopeRestResponse, SDKValidationError>;
13
+ //# sourceMappingURL=projectbudgetscoperestresponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectbudgetscoperestresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/projectbudgetscoperestresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAChC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,sCAAsC,CACpD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,8BAA8B,EAAE,kBAAkB,CAAC,CAMrE"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.ProjectBudgetScopeRestResponse$inboundSchema = void 0;
40
+ exports.projectBudgetScopeRestResponseFromJSON = projectBudgetScopeRestResponseFromJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const schemas_js_1 = require("../../lib/schemas.js");
43
+ /** @internal */
44
+ exports.ProjectBudgetScopeRestResponse$inboundSchema = z.object({
45
+ projectId: z.string().optional(),
46
+ });
47
+ function projectBudgetScopeRestResponseFromJSON(jsonString) {
48
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ProjectBudgetScopeRestResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ProjectBudgetScopeRestResponse' from JSON`);
49
+ }
50
+ //# sourceMappingURL=projectbudgetscoperestresponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectbudgetscoperestresponse.js","sourceRoot":"","sources":["../../src/models/components/projectbudgetscoperestresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuBH,wFAQC;AA7BD,0CAA4B;AAC5B,qDAAiD;AAWjD,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACjC,CAAC,CAAC;AAEH,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC"}
@@ -4,7 +4,7 @@ import { Result as SafeParseResult } from "../../types/fp.js";
4
4
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
5
  import { PublicSchedulePayload } from "./publicschedulepayload.js";
6
6
  /**
7
- * Schedule type.
7
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
8
8
  */
9
9
  export declare const PublicScheduleType: {
10
10
  readonly Cron: "cron";
@@ -12,7 +12,7 @@ export declare const PublicScheduleType: {
12
12
  readonly Interval: "interval";
13
13
  };
14
14
  /**
15
- * Schedule type.
15
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
16
16
  */
17
17
  export type PublicScheduleType = ClosedEnum<typeof PublicScheduleType>;
18
18
  export type PublicSchedule = {
@@ -31,7 +31,11 @@ export type PublicSchedule = {
31
31
  */
32
32
  createdById: string;
33
33
  /**
34
- * Cron expression (6-field, seconds required), @every duration, @at RFC3339 timestamp, or a predefined descriptor like @hourly/@daily.
34
+ * Human-readable name of the schedule. Omitted for schedules created before display names were required.
35
+ */
36
+ displayName?: string | undefined;
37
+ /**
38
+ * 6-field cron expression. Schedules stored before the cron-only restriction may also return an @every duration or an @at RFC3339 timestamp.
35
39
  */
36
40
  expression: string;
37
41
  /**
@@ -39,7 +43,7 @@ export type PublicSchedule = {
39
43
  */
40
44
  generation: number;
41
45
  /**
42
- * Whether the schedule is currently firing. once schedules flip to false automatically after firing.
46
+ * Whether the schedule is currently firing. Legacy once schedules flip to false automatically after firing.
43
47
  */
44
48
  isActive: boolean;
45
49
  /**
@@ -52,10 +56,14 @@ export type PublicSchedule = {
52
56
  */
53
57
  triggerCount: number;
54
58
  /**
55
- * Schedule type.
59
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
56
60
  */
57
61
  type: PublicScheduleType;
58
62
  updated: Date;
63
+ /**
64
+ * ID of the API key that last updated the schedule. Omitted until the schedule is updated.
65
+ */
66
+ updatedById?: string | undefined;
59
67
  };
60
68
  /** @internal */
61
69
  export declare const PublicScheduleType$inboundSchema: z.ZodNativeEnum<typeof PublicScheduleType>;
@@ -1 +1 @@
1
- {"version":3,"file":"publicschedule.d.ts","sourceRoot":"","sources":["../../src/models/components/publicschedule.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,qBAAqB,EAEtB,MAAM,4BAA4B,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;CAIrB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAEvE,MAAM,MAAM,cAAc,GAAG;IAC3B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,OAAO,EAAE,IAAI,CAAC;IACd;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,eAAe,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IACnC,OAAO,EAAE,qBAAqB,CAAC;IAC/B;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,IAAI,EAAE,kBAAkB,CAAC;IACzB,OAAO,EAAE,IAAI,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,aAAa,CAC5D,OAAO,kBAAkB,CACS,CAAC;AAErC,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAClD,cAAc,EACd,CAAC,CAAC,UAAU,EACZ,OAAO,CA2BP,CAAC;AAEH,wBAAgB,sBAAsB,CACpC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,cAAc,EAAE,kBAAkB,CAAC,CAMrD"}
1
+ {"version":3,"file":"publicschedule.d.ts","sourceRoot":"","sources":["../../src/models/components/publicschedule.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,qBAAqB,EAEtB,MAAM,4BAA4B,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;CAIrB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAEvE,MAAM,MAAM,cAAc,GAAG;IAC3B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,OAAO,EAAE,IAAI,CAAC;IACd;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,eAAe,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IACnC,OAAO,EAAE,qBAAqB,CAAC;IAC/B;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,IAAI,EAAE,kBAAkB,CAAC;IACzB,OAAO,EAAE,IAAI,CAAC;IACd;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,aAAa,CAC5D,OAAO,kBAAkB,CACS,CAAC;AAErC,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAClD,cAAc,EACd,CAAC,CAAC,UAAU,EACZ,OAAO,CA+BP,CAAC;AAEH,wBAAgB,sBAAsB,CACpC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,cAAc,EAAE,kBAAkB,CAAC,CAMrD"}
@@ -43,7 +43,7 @@ const primitives_js_1 = require("../../lib/primitives.js");
43
43
  const schemas_js_1 = require("../../lib/schemas.js");
44
44
  const publicschedulepayload_js_1 = require("./publicschedulepayload.js");
45
45
  /**
46
- * Schedule type.
46
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
47
47
  */
48
48
  exports.PublicScheduleType = {
49
49
  Cron: "cron",
@@ -59,6 +59,7 @@ exports.PublicSchedule$inboundSchema = z.object({
59
59
  agent_tag: z.string().optional(),
60
60
  created: z.string().datetime({ offset: true }).transform(v => new Date(v)),
61
61
  created_by_id: z.string(),
62
+ display_name: z.string().optional(),
62
63
  expression: z.string(),
63
64
  generation: z.number().int(),
64
65
  is_active: z.boolean(),
@@ -67,15 +68,18 @@ exports.PublicSchedule$inboundSchema = z.object({
67
68
  trigger_count: z.number().int(),
68
69
  type: exports.PublicScheduleType$inboundSchema,
69
70
  updated: z.string().datetime({ offset: true }).transform(v => new Date(v)),
71
+ updated_by_id: z.string().optional(),
70
72
  }).transform((v) => {
71
73
  return (0, primitives_js_1.remap)(v, {
72
74
  "_id": "id",
73
75
  "agent_key": "agentKey",
74
76
  "agent_tag": "agentTag",
75
77
  "created_by_id": "createdById",
78
+ "display_name": "displayName",
76
79
  "is_active": "isActive",
77
80
  "last_triggered_at": "lastTriggeredAt",
78
81
  "trigger_count": "triggerCount",
82
+ "updated_by_id": "updatedById",
79
83
  });
80
84
  });
81
85
  function publicScheduleFromJSON(jsonString) {
@@ -1 +1 @@
1
- {"version":3,"file":"publicschedule.js","sourceRoot":"","sources":["../../src/models/components/publicschedule.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2GH,wDAQC;AAjHD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAIjD,yEAGoC;AAEpC;;GAEG;AACU,QAAA,kBAAkB,GAAG;IAChC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACZ,CAAC;AAiDX,gBAAgB;AACH,QAAA,gCAAgC,GAEzC,CAAC,CAAC,UAAU,CAAC,0BAAkB,CAAC,CAAC;AAErC,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;IAC1E,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC5B,SAAS,EAAE,CAAC,CAAC,OAAO,EAAE;IACtB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CACrE,IAAI,IAAI,CAAC,CAAC,CAAC,CACZ,CAAC,QAAQ,EAAE;IACZ,OAAO,EAAE,8DAAmC;IAC5C,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC/B,IAAI,EAAE,wCAAgC;IACtC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;CAC3E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;QACX,WAAW,EAAE,UAAU;QACvB,WAAW,EAAE,UAAU;QACvB,eAAe,EAAE,aAAa;QAC9B,WAAW,EAAE,UAAU;QACvB,mBAAmB,EAAE,iBAAiB;QACtC,eAAe,EAAE,cAAc;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,sBAAsB,CACpC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oCAA4B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxD,4CAA4C,CAC7C,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"publicschedule.js","sourceRoot":"","sources":["../../src/models/components/publicschedule.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuHH,wDAQC;AA7HD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAIjD,yEAGoC;AAEpC;;GAEG;AACU,QAAA,kBAAkB,GAAG;IAChC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACZ,CAAC;AAyDX,gBAAgB;AACH,QAAA,gCAAgC,GAEzC,CAAC,CAAC,UAAU,CAAC,0BAAkB,CAAC,CAAC;AAErC,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;IAC1E,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC5B,SAAS,EAAE,CAAC,CAAC,OAAO,EAAE;IACtB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CACrE,IAAI,IAAI,CAAC,CAAC,CAAC,CACZ,CAAC,QAAQ,EAAE;IACZ,OAAO,EAAE,8DAAmC;IAC5C,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC/B,IAAI,EAAE,wCAAgC;IACtC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;IAC1E,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;QACX,WAAW,EAAE,UAAU;QACvB,WAAW,EAAE,UAAU;QACvB,eAAe,EAAE,aAAa;QAC9B,cAAc,EAAE,aAAa;QAC7B,WAAW,EAAE,UAAU;QACvB,mBAAmB,EAAE,iBAAiB;QACtC,eAAe,EAAE,cAAc;QAC/B,eAAe,EAAE,aAAa;KAC/B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,sBAAsB,CACpC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oCAA4B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxD,4CAA4C,CAC7C,CAAC;AACJ,CAAC"}
@@ -11,10 +11,10 @@ export type PublicSchedulePayload = {
11
11
  */
12
12
  memoryEntityId?: string | undefined;
13
13
  /**
14
- * Opaque key/value pairs attached to every response generated by this schedule.
14
+ * Opaque string key/value pairs attached to every response generated by this schedule.
15
15
  */
16
16
  metadata?: {
17
- [k: string]: any;
17
+ [k: string]: string;
18
18
  } | undefined;
19
19
  /**
20
20
  * Template variables substituted into instructions. Supports secret values: {"secret": true, "value": "..."}.
@@ -30,7 +30,7 @@ export type PublicSchedulePayload$Outbound = {
30
30
  input?: any | undefined;
31
31
  memory_entity_id?: string | undefined;
32
32
  metadata?: {
33
- [k: string]: any;
33
+ [k: string]: string;
34
34
  } | undefined;
35
35
  variables?: {
36
36
  [k: string]: any;
@@ -1 +1 @@
1
- {"version":3,"file":"publicschedulepayload.d.ts","sourceRoot":"","sources":["../../src/models/components/publicschedulepayload.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,KAAK,CAAC,EAAE,GAAG,GAAG,SAAS,CAAC;IACxB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IAC5C;;OAEG;IACH,SAAS,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,KAAK,CAAC,EAAE,GAAG,GAAG,SAAS,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IAC5C,SAAS,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,OAAO,CAC1D,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,qBAAqB,CAUrB,CAAC;AAEH,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR;AACD,wBAAgB,6BAA6B,CAC3C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAM5D"}
1
+ {"version":3,"file":"publicschedulepayload.d.ts","sourceRoot":"","sources":["../../src/models/components/publicschedulepayload.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,KAAK,CAAC,EAAE,GAAG,GAAG,SAAS,CAAC;IACxB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,GAAG,SAAS,CAAC;IAC/C;;OAEG;IACH,SAAS,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,KAAK,CAAC,EAAE,GAAG,GAAG,SAAS,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,GAAG,SAAS,CAAC;IAC/C,SAAS,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,OAAO,CAC1D,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,qBAAqB,CAUrB,CAAC;AAEH,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR;AACD,wBAAgB,6BAA6B,CAC3C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAM5D"}
@@ -46,7 +46,7 @@ const schemas_js_1 = require("../../lib/schemas.js");
46
46
  exports.PublicSchedulePayload$inboundSchema = z.object({
47
47
  input: z.any().optional(),
48
48
  memory_entity_id: z.string().optional(),
49
- metadata: z.record(z.any()).optional(),
49
+ metadata: z.record(z.string()).optional(),
50
50
  variables: z.record(z.any()).optional(),
51
51
  }).transform((v) => {
52
52
  return (0, primitives_js_1.remap)(v, {
@@ -57,7 +57,7 @@ exports.PublicSchedulePayload$inboundSchema = z.object({
57
57
  exports.PublicSchedulePayload$outboundSchema = z.object({
58
58
  input: z.any().optional(),
59
59
  memoryEntityId: z.string().optional(),
60
- metadata: z.record(z.any()).optional(),
60
+ metadata: z.record(z.string()).optional(),
61
61
  variables: z.record(z.any()).optional(),
62
62
  }).transform((v) => {
63
63
  return (0, primitives_js_1.remap)(v, {
@@ -1 +1 @@
1
- {"version":3,"file":"publicschedulepayload.js","sourceRoot":"","sources":["../../src/models/components/publicschedulepayload.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkEH,kEAMC;AACD,sEAQC;AA/ED,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAuBjD,gBAAgB;AACH,QAAA,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IACzB,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACvC,QAAQ,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IACtC,SAAS,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,kBAAkB,EAAE,gBAAgB;KACrC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH,gBAAgB;AACH,QAAA,oCAAoC,GAI7C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IACzB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,QAAQ,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IACtC,SAAS,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,cAAc,EAAE,kBAAkB;KACnC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,2BAA2B,CACzC,qBAA4C;IAE5C,OAAO,IAAI,CAAC,SAAS,CACnB,4CAAoC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAClE,CAAC;AACJ,CAAC;AACD,SAAgB,6BAA6B,CAC3C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,2CAAmC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC/D,mDAAmD,CACpD,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"publicschedulepayload.js","sourceRoot":"","sources":["../../src/models/components/publicschedulepayload.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkEH,kEAMC;AACD,sEAQC;AA/ED,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAuBjD,gBAAgB;AACH,QAAA,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IACzB,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACvC,QAAQ,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IACzC,SAAS,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,kBAAkB,EAAE,gBAAgB;KACrC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH,gBAAgB;AACH,QAAA,oCAAoC,GAI7C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IACzB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,QAAQ,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IACzC,SAAS,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,cAAc,EAAE,kBAAkB;KACnC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,2BAA2B,CACzC,qBAA4C;IAE5C,OAAO,IAAI,CAAC,SAAS,CACnB,4CAAoC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAClE,CAAC;AACJ,CAAC;AACD,SAAgB,6BAA6B,CAC3C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,2CAAmC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC/D,mDAAmD,CACpD,CAAC;AACJ,CAAC"}
@@ -0,0 +1,16 @@
1
+ import * as z from "zod/v3";
2
+ import { Result as SafeParseResult } from "../../types/fp.js";
3
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
+ /**
5
+ * RateLimit is the per-minute request ceiling. Enforced via atomic
6
+ *
7
+ * @remarks
8
+ * increment-first semantics in the enforcement middleware.
9
+ */
10
+ export type RateLimitRestResponse = {
11
+ requestsPerMinute?: number | undefined;
12
+ };
13
+ /** @internal */
14
+ export declare const RateLimitRestResponse$inboundSchema: z.ZodType<RateLimitRestResponse, z.ZodTypeDef, unknown>;
15
+ export declare function rateLimitRestResponseFromJSON(jsonString: string): SafeParseResult<RateLimitRestResponse, SDKValidationError>;
16
+ //# sourceMappingURL=ratelimitrestresponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ratelimitrestresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/ratelimitrestresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;;;;GAKG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,6BAA6B,CAC3C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAM5D"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.RateLimitRestResponse$inboundSchema = void 0;
40
+ exports.rateLimitRestResponseFromJSON = rateLimitRestResponseFromJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const schemas_js_1 = require("../../lib/schemas.js");
43
+ /** @internal */
44
+ exports.RateLimitRestResponse$inboundSchema = z.object({
45
+ requestsPerMinute: z.number().int().optional(),
46
+ });
47
+ function rateLimitRestResponseFromJSON(jsonString) {
48
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.RateLimitRestResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RateLimitRestResponse' from JSON`);
49
+ }
50
+ //# sourceMappingURL=ratelimitrestresponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ratelimitrestresponse.js","sourceRoot":"","sources":["../../src/models/components/ratelimitrestresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0BH,sEAQC;AAhCD,0CAA4B;AAC5B,qDAAiD;AAcjD,gBAAgB;AACH,QAAA,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;CAC/C,CAAC,CAAC;AAEH,SAAgB,6BAA6B,CAC3C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,2CAAmC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC/D,mDAAmD,CACpD,CAAC;AACJ,CAAC"}
@@ -43,7 +43,7 @@ const primitives_js_1 = require("../../lib/primitives.js");
43
43
  const schemas_js_1 = require("../../lib/schemas.js");
44
44
  /** @internal */
45
45
  exports.ReasoningPart$inboundSchema = z.object({
46
- _id: z.string().default("reasoning_01kzbqmktva734r7dcqntbs664"),
46
+ _id: z.string().default("reasoning_01kzdhmrswdr5jkzyb9bx50gtp"),
47
47
  metadata: z.record(z.any()).optional(),
48
48
  kind: z.literal("reasoning"),
49
49
  reasoning: z.string(),
@@ -1,7 +1,7 @@
1
1
  import * as z from "zod/v3";
2
2
  import { Result as SafeParseResult } from "../../types/fp.js";
3
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
- import { Budget } from "./budget.js";
4
+ import { BudgetRestResponse } from "./budgetrestresponse.js";
5
5
  export type ResetBudgetConsumptionResponse = {
6
6
  /**
7
7
  * Budget after reset. The record itself is unchanged; only counters
@@ -9,7 +9,7 @@ export type ResetBudgetConsumptionResponse = {
9
9
  * @remarks
10
10
  * were cleared.
11
11
  */
12
- budget?: Budget | undefined;
12
+ budget?: BudgetRestResponse | undefined;
13
13
  };
14
14
  /** @internal */
15
15
  export declare const ResetBudgetConsumptionResponse$inboundSchema: z.ZodType<ResetBudgetConsumptionResponse, z.ZodTypeDef, unknown>;
@@ -1 +1 @@
1
- {"version":3,"file":"resetbudgetconsumptionresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/resetbudgetconsumptionresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAE,MAAM,EAAwB,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC7B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,sCAAsC,CACpD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,8BAA8B,EAAE,kBAAkB,CAAC,CAMrE"}
1
+ {"version":3,"file":"resetbudgetconsumptionresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/resetbudgetconsumptionresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,kBAAkB,EAEnB,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;;;OAKG;IACH,MAAM,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;CACzC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,sCAAsC,CACpD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,8BAA8B,EAAE,kBAAkB,CAAC,CAMrE"}
@@ -40,10 +40,10 @@ exports.ResetBudgetConsumptionResponse$inboundSchema = void 0;
40
40
  exports.resetBudgetConsumptionResponseFromJSON = resetBudgetConsumptionResponseFromJSON;
41
41
  const z = __importStar(require("zod/v3"));
42
42
  const schemas_js_1 = require("../../lib/schemas.js");
43
- const budget_js_1 = require("./budget.js");
43
+ const budgetrestresponse_js_1 = require("./budgetrestresponse.js");
44
44
  /** @internal */
45
45
  exports.ResetBudgetConsumptionResponse$inboundSchema = z.object({
46
- budget: budget_js_1.Budget$inboundSchema.optional(),
46
+ budget: budgetrestresponse_js_1.BudgetRestResponse$inboundSchema.optional(),
47
47
  });
48
48
  function resetBudgetConsumptionResponseFromJSON(jsonString) {
49
49
  return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResetBudgetConsumptionResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResetBudgetConsumptionResponse' from JSON`);
@@ -1 +1 @@
1
- {"version":3,"file":"resetbudgetconsumptionresponse.js","sourceRoot":"","sources":["../../src/models/components/resetbudgetconsumptionresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2BH,wFAQC;AAjCD,0CAA4B;AAC5B,qDAAiD;AAGjD,2CAA2D;AAY3D,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,gCAAoB,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC;AAEH,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"resetbudgetconsumptionresponse.js","sourceRoot":"","sources":["../../src/models/components/resetbudgetconsumptionresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BH,wFAQC;AApCD,0CAA4B;AAC5B,qDAAiD;AAGjD,mEAGiC;AAYjC,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,wDAAgC,CAAC,QAAQ,EAAE;CACpD,CAAC,CAAC;AAEH,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC"}
@@ -1,12 +1,12 @@
1
1
  import * as z from "zod/v3";
2
2
  import { Result as SafeParseResult } from "../../types/fp.js";
3
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
- import { Budget } from "./budget.js";
4
+ import { BudgetRestResponse } from "./budgetrestresponse.js";
5
5
  export type UpdateBudgetResponse = {
6
6
  /**
7
7
  * Updated budget.
8
8
  */
9
- budget?: Budget | undefined;
9
+ budget: BudgetRestResponse;
10
10
  };
11
11
  /** @internal */
12
12
  export declare const UpdateBudgetResponse$inboundSchema: z.ZodType<UpdateBudgetResponse, z.ZodTypeDef, unknown>;
@@ -1 +1 @@
1
- {"version":3,"file":"updatebudgetresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/updatebudgetresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAE,MAAM,EAAwB,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC7B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,4BAA4B,CAC1C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,oBAAoB,EAAE,kBAAkB,CAAC,CAM3D"}
1
+ {"version":3,"file":"updatebudgetresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/updatebudgetresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,kBAAkB,EAEnB,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,MAAM,EAAE,kBAAkB,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,4BAA4B,CAC1C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,oBAAoB,EAAE,kBAAkB,CAAC,CAM3D"}
@@ -40,10 +40,10 @@ exports.UpdateBudgetResponse$inboundSchema = void 0;
40
40
  exports.updateBudgetResponseFromJSON = updateBudgetResponseFromJSON;
41
41
  const z = __importStar(require("zod/v3"));
42
42
  const schemas_js_1 = require("../../lib/schemas.js");
43
- const budget_js_1 = require("./budget.js");
43
+ const budgetrestresponse_js_1 = require("./budgetrestresponse.js");
44
44
  /** @internal */
45
45
  exports.UpdateBudgetResponse$inboundSchema = z.object({
46
- budget: budget_js_1.Budget$inboundSchema.optional(),
46
+ budget: budgetrestresponse_js_1.BudgetRestResponse$inboundSchema,
47
47
  });
48
48
  function updateBudgetResponseFromJSON(jsonString) {
49
49
  return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.UpdateBudgetResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UpdateBudgetResponse' from JSON`);
@@ -1 +1 @@
1
- {"version":3,"file":"updatebudgetresponse.js","sourceRoot":"","sources":["../../src/models/components/updatebudgetresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwBH,oEAQC;AA9BD,0CAA4B;AAC5B,qDAAiD;AAGjD,2CAA2D;AAS3D,gBAAgB;AACH,QAAA,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,gCAAoB,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC;AAEH,SAAgB,4BAA4B,CAC1C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,0CAAkC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC9D,kDAAkD,CACnD,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"updatebudgetresponse.js","sourceRoot":"","sources":["../../src/models/components/updatebudgetresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2BH,oEAQC;AAjCD,0CAA4B;AAC5B,qDAAiD;AAGjD,mEAGiC;AASjC,gBAAgB;AACH,QAAA,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,wDAAgC;CACzC,CAAC,CAAC;AAEH,SAAgB,4BAA4B,CAC1C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,0CAAkC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC9D,kDAAkD,CACnD,CAAC;AACJ,CAAC"}
@@ -38,7 +38,7 @@ export type Webhook = {
38
38
  */
39
39
  events: Array<string>;
40
40
  /**
41
- * Signing secret used to verify webhook delivery signatures. Treat this value as sensitive.
41
+ * Signing secret used to compute `X-Orq-Signature` as the lowercase hexadecimal HMAC-SHA256 of the exact request body bytes. Treat this value as sensitive.
42
42
  */
43
43
  secret: string;
44
44
  /**
@@ -1469,7 +1469,7 @@ function outputFromJSON(jsonString) {
1469
1469
  }
1470
1470
  /** @internal */
1471
1471
  exports.RetrieveAnnotationQueueItemResponseBody2$inboundSchema = z.object({
1472
- _id: z.string().default("01KZBQMMF2K8MQTMVHD88JW4AT"),
1472
+ _id: z.string().default("01KZDHMSEX3MW6R8TKQC6BYQ5J"),
1473
1473
  name: z.string().optional(),
1474
1474
  trace_id: z.string(),
1475
1475
  duration: z.number().optional(),