mtmsdk 0.0.12 → 0.0.14

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 (413) hide show
  1. package/dist/components/MustAdmin.d.ts +14 -0
  2. package/dist/components/MustAdmin.d.ts.map +1 -0
  3. package/dist/components/MustAdmin.js +37 -0
  4. package/dist/components/MustAdmin.js.map +1 -0
  5. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +137 -2073
  6. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +1 -1
  7. package/dist/gomtmapi/@tanstack/react-query.gen.js +118 -2085
  8. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +1 -1
  9. package/dist/gomtmapi/client/client.gen.d.ts +3 -0
  10. package/dist/gomtmapi/client/client.gen.d.ts.map +1 -0
  11. package/dist/{gomtmapi_v2/client/client.js → gomtmapi/client/client.gen.js} +82 -23
  12. package/dist/gomtmapi/client/client.gen.js.map +1 -0
  13. package/dist/gomtmapi/client/index.d.ts +7 -7
  14. package/dist/gomtmapi/client/index.d.ts.map +1 -1
  15. package/dist/gomtmapi/client/index.js +5 -4
  16. package/dist/gomtmapi/client/index.js.map +1 -1
  17. package/dist/gomtmapi/client/{types.d.ts → types.gen.d.ts} +19 -14
  18. package/dist/gomtmapi/client/types.gen.d.ts.map +1 -0
  19. package/dist/gomtmapi/client/types.gen.js +3 -0
  20. package/dist/gomtmapi/client/types.gen.js.map +1 -0
  21. package/dist/gomtmapi/client/{utils.d.ts → utils.gen.d.ts} +9 -21
  22. package/dist/gomtmapi/client/utils.gen.d.ts.map +1 -0
  23. package/dist/{gomtmapi_v2/client/utils.js → gomtmapi/client/utils.gen.js} +56 -110
  24. package/dist/gomtmapi/client/utils.gen.js.map +1 -0
  25. package/dist/gomtmapi/client.gen.d.ts +3 -3
  26. package/dist/gomtmapi/client.gen.d.ts.map +1 -1
  27. package/dist/gomtmapi/client.gen.js.map +1 -1
  28. package/dist/gomtmapi/core/{auth.d.ts → auth.gen.d.ts} +1 -1
  29. package/dist/gomtmapi/core/auth.gen.d.ts.map +1 -0
  30. package/dist/gomtmapi/core/{auth.js → auth.gen.js} +2 -1
  31. package/dist/gomtmapi/core/auth.gen.js.map +1 -0
  32. package/dist/{mtgate_api/core/bodySerializer.d.ts → gomtmapi/core/bodySerializer.gen.d.ts} +2 -2
  33. package/dist/gomtmapi/core/bodySerializer.gen.d.ts.map +1 -0
  34. package/dist/{mtgate_api/core/bodySerializer.js → gomtmapi/core/bodySerializer.gen.js} +5 -1
  35. package/dist/gomtmapi/core/bodySerializer.gen.js.map +1 -0
  36. package/dist/{mtgate_api/core/params.d.ts → gomtmapi/core/params.gen.d.ts} +11 -1
  37. package/dist/gomtmapi/core/params.gen.d.ts.map +1 -0
  38. package/dist/gomtmapi/core/{params.js → params.gen.js} +2 -1
  39. package/dist/gomtmapi/core/params.gen.js.map +1 -0
  40. package/dist/{mtgate_api/core/pathSerializer.d.ts → gomtmapi/core/pathSerializer.gen.d.ts} +1 -1
  41. package/dist/gomtmapi/core/pathSerializer.gen.d.ts.map +1 -0
  42. package/dist/gomtmapi/core/{pathSerializer.js → pathSerializer.gen.js} +2 -1
  43. package/dist/gomtmapi/core/pathSerializer.gen.js.map +1 -0
  44. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts +72 -0
  45. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts.map +1 -0
  46. package/dist/gomtmapi/core/serverSentEvents.gen.js +136 -0
  47. package/dist/gomtmapi/core/serverSentEvents.gen.js.map +1 -0
  48. package/dist/{mtgate_api/core/types.d.ts → gomtmapi/core/types.gen.d.ts} +20 -15
  49. package/dist/gomtmapi/core/types.gen.d.ts.map +1 -0
  50. package/dist/gomtmapi/core/types.gen.js +3 -0
  51. package/dist/gomtmapi/core/types.gen.js.map +1 -0
  52. package/dist/gomtmapi/core/utils.gen.d.ts +20 -0
  53. package/dist/gomtmapi/core/utils.gen.d.ts.map +1 -0
  54. package/dist/gomtmapi/core/utils.gen.js +88 -0
  55. package/dist/gomtmapi/core/utils.gen.js.map +1 -0
  56. package/dist/gomtmapi/index.d.ts.map +1 -1
  57. package/dist/gomtmapi/index.js.map +1 -1
  58. package/dist/gomtmapi/schemas.gen.d.ts +806 -3746
  59. package/dist/gomtmapi/schemas.gen.d.ts.map +1 -1
  60. package/dist/gomtmapi/schemas.gen.js +780 -3827
  61. package/dist/gomtmapi/schemas.gen.js.map +1 -1
  62. package/dist/gomtmapi/sdk.gen.d.ts +3 -306
  63. package/dist/gomtmapi/sdk.gen.d.ts.map +1 -1
  64. package/dist/gomtmapi/sdk.gen.js +53 -1338
  65. package/dist/gomtmapi/sdk.gen.js.map +1 -1
  66. package/dist/gomtmapi/types.gen.d.ts +1186 -5364
  67. package/dist/gomtmapi/types.gen.d.ts.map +1 -1
  68. package/dist/gomtmapi/types.gen.js +8 -45
  69. package/dist/gomtmapi/types.gen.js.map +1 -1
  70. package/dist/gomtmapi/zod.gen.d.ts +1371 -4628
  71. package/dist/gomtmapi/zod.gen.d.ts.map +1 -1
  72. package/dist/gomtmapi/zod.gen.js +565 -2224
  73. package/dist/gomtmapi/zod.gen.js.map +1 -1
  74. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts +286 -823
  75. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -1
  76. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +226 -787
  77. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js.map +1 -1
  78. package/dist/gomtmapi_v2/client/client.gen.d.ts +3 -0
  79. package/dist/gomtmapi_v2/client/client.gen.d.ts.map +1 -0
  80. package/dist/{mtgate_api/client/client.js → gomtmapi_v2/client/client.gen.js} +82 -23
  81. package/dist/gomtmapi_v2/client/client.gen.js.map +1 -0
  82. package/dist/gomtmapi_v2/client/index.d.ts +7 -7
  83. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -1
  84. package/dist/gomtmapi_v2/client/index.js +5 -4
  85. package/dist/gomtmapi_v2/client/index.js.map +1 -1
  86. package/dist/{mtgate_api/client/types.d.ts → gomtmapi_v2/client/types.gen.d.ts} +19 -14
  87. package/dist/gomtmapi_v2/client/types.gen.d.ts.map +1 -0
  88. package/dist/gomtmapi_v2/client/types.gen.js +3 -0
  89. package/dist/gomtmapi_v2/client/types.gen.js.map +1 -0
  90. package/dist/{mtgate_api/client/utils.d.ts → gomtmapi_v2/client/utils.gen.d.ts} +9 -21
  91. package/dist/gomtmapi_v2/client/utils.gen.d.ts.map +1 -0
  92. package/dist/{gomtmapi/client/utils.js → gomtmapi_v2/client/utils.gen.js} +56 -110
  93. package/dist/gomtmapi_v2/client/utils.gen.js.map +1 -0
  94. package/dist/gomtmapi_v2/client.gen.d.ts +3 -3
  95. package/dist/gomtmapi_v2/client.gen.d.ts.map +1 -1
  96. package/dist/gomtmapi_v2/client.gen.js.map +1 -1
  97. package/dist/{mtmai_api/core/auth.d.ts → gomtmapi_v2/core/auth.gen.d.ts} +1 -1
  98. package/dist/gomtmapi_v2/core/auth.gen.d.ts.map +1 -0
  99. package/dist/{mtmai_api/core/auth.js → gomtmapi_v2/core/auth.gen.js} +2 -1
  100. package/dist/gomtmapi_v2/core/auth.gen.js.map +1 -0
  101. package/dist/gomtmapi_v2/core/{bodySerializer.d.ts → bodySerializer.gen.d.ts} +2 -2
  102. package/dist/gomtmapi_v2/core/bodySerializer.gen.d.ts.map +1 -0
  103. package/dist/{gomtmapi/core/bodySerializer.js → gomtmapi_v2/core/bodySerializer.gen.js} +5 -1
  104. package/dist/gomtmapi_v2/core/bodySerializer.gen.js.map +1 -0
  105. package/dist/gomtmapi_v2/core/{params.d.ts → params.gen.d.ts} +11 -1
  106. package/dist/gomtmapi_v2/core/params.gen.d.ts.map +1 -0
  107. package/dist/{mtgate_api/core/params.js → gomtmapi_v2/core/params.gen.js} +2 -1
  108. package/dist/gomtmapi_v2/core/params.gen.js.map +1 -0
  109. package/dist/{mtmai_api/core/pathSerializer.d.ts → gomtmapi_v2/core/pathSerializer.gen.d.ts} +1 -1
  110. package/dist/gomtmapi_v2/core/pathSerializer.gen.d.ts.map +1 -0
  111. package/dist/{mtgate_api/core/pathSerializer.js → gomtmapi_v2/core/pathSerializer.gen.js} +2 -1
  112. package/dist/gomtmapi_v2/core/pathSerializer.gen.js.map +1 -0
  113. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts +72 -0
  114. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts.map +1 -0
  115. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js +136 -0
  116. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js.map +1 -0
  117. package/dist/{mtmai_api/core/types.d.ts → gomtmapi_v2/core/types.gen.d.ts} +20 -15
  118. package/dist/gomtmapi_v2/core/types.gen.d.ts.map +1 -0
  119. package/dist/gomtmapi_v2/core/types.gen.js +3 -0
  120. package/dist/gomtmapi_v2/core/types.gen.js.map +1 -0
  121. package/dist/gomtmapi_v2/core/utils.gen.d.ts +20 -0
  122. package/dist/gomtmapi_v2/core/utils.gen.d.ts.map +1 -0
  123. package/dist/gomtmapi_v2/core/utils.gen.js +88 -0
  124. package/dist/gomtmapi_v2/core/utils.gen.js.map +1 -0
  125. package/dist/gomtmapi_v2/index.d.ts +1 -1
  126. package/dist/gomtmapi_v2/index.d.ts.map +1 -1
  127. package/dist/gomtmapi_v2/index.js +0 -1
  128. package/dist/gomtmapi_v2/index.js.map +1 -1
  129. package/dist/gomtmapi_v2/schemas.gen.d.ts +317 -222
  130. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -1
  131. package/dist/gomtmapi_v2/schemas.gen.js +317 -222
  132. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -1
  133. package/dist/gomtmapi_v2/sdk.gen.d.ts +142 -156
  134. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -1
  135. package/dist/gomtmapi_v2/sdk.gen.js +210 -233
  136. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -1
  137. package/dist/gomtmapi_v2/types.gen.d.ts +188 -195
  138. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -1
  139. package/dist/gomtmapi_v2/zod.gen.d.ts +474 -428
  140. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -1
  141. package/dist/gomtmapi_v2/zod.gen.js +892 -1054
  142. package/dist/gomtmapi_v2/zod.gen.js.map +1 -1
  143. package/dist/lib/adk-utils.d.ts +0 -5
  144. package/dist/lib/adk-utils.d.ts.map +1 -1
  145. package/dist/lib/adk-utils.js +31 -32
  146. package/dist/lib/adk-utils.js.map +1 -1
  147. package/dist/lib/auth-client.d.ts +5965 -0
  148. package/dist/lib/auth-client.d.ts.map +1 -0
  149. package/dist/lib/auth-client.js +29 -0
  150. package/dist/lib/auth-client.js.map +1 -0
  151. package/dist/lib/get-query-client.d.ts.map +1 -1
  152. package/dist/lib/get-query-client.js +1 -21
  153. package/dist/lib/get-query-client.js.map +1 -1
  154. package/dist/lib/mtgate_client_ss.d.ts +10 -0
  155. package/dist/lib/mtgate_client_ss.d.ts.map +1 -0
  156. package/dist/lib/mtgate_client_ss.js +24 -0
  157. package/dist/lib/mtgate_client_ss.js.map +1 -0
  158. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts +367 -2123
  159. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts.map +1 -1
  160. package/dist/mtgate_api/@tanstack/react-query.gen.js +142 -1018
  161. package/dist/mtgate_api/@tanstack/react-query.gen.js.map +1 -1
  162. package/dist/mtgate_api/client/client.gen.d.ts +3 -0
  163. package/dist/mtgate_api/client/client.gen.d.ts.map +1 -0
  164. package/dist/{gomtmapi/client/client.js → mtgate_api/client/client.gen.js} +82 -23
  165. package/dist/mtgate_api/client/client.gen.js.map +1 -0
  166. package/dist/mtgate_api/client/index.d.ts +7 -7
  167. package/dist/mtgate_api/client/index.d.ts.map +1 -1
  168. package/dist/mtgate_api/client/index.js +5 -4
  169. package/dist/mtgate_api/client/index.js.map +1 -1
  170. package/dist/{gomtmapi_v2/client/types.d.ts → mtgate_api/client/types.gen.d.ts} +19 -14
  171. package/dist/mtgate_api/client/types.gen.d.ts.map +1 -0
  172. package/dist/mtgate_api/client/types.gen.js +3 -0
  173. package/dist/mtgate_api/client/types.gen.js.map +1 -0
  174. package/dist/{mtmai_api/client/utils.d.ts → mtgate_api/client/utils.gen.d.ts} +9 -21
  175. package/dist/mtgate_api/client/utils.gen.d.ts.map +1 -0
  176. package/dist/mtgate_api/client/{utils.js → utils.gen.js} +56 -110
  177. package/dist/mtgate_api/client/utils.gen.js.map +1 -0
  178. package/dist/mtgate_api/client.gen.d.ts +3 -3
  179. package/dist/mtgate_api/client.gen.d.ts.map +1 -1
  180. package/dist/mtgate_api/client.gen.js.map +1 -1
  181. package/dist/{gomtmapi_v2/core/auth.d.ts → mtgate_api/core/auth.gen.d.ts} +1 -1
  182. package/dist/mtgate_api/core/auth.gen.d.ts.map +1 -0
  183. package/dist/mtgate_api/core/{auth.js → auth.gen.js} +2 -1
  184. package/dist/mtgate_api/core/auth.gen.js.map +1 -0
  185. package/dist/{gomtmapi/core/bodySerializer.d.ts → mtgate_api/core/bodySerializer.gen.d.ts} +2 -2
  186. package/dist/mtgate_api/core/bodySerializer.gen.d.ts.map +1 -0
  187. package/dist/{mtmai_api/core/bodySerializer.js → mtgate_api/core/bodySerializer.gen.js} +5 -1
  188. package/dist/mtgate_api/core/bodySerializer.gen.js.map +1 -0
  189. package/dist/{mtmai_api/core/params.d.ts → mtgate_api/core/params.gen.d.ts} +11 -1
  190. package/dist/mtgate_api/core/params.gen.d.ts.map +1 -0
  191. package/dist/{gomtmapi_v2/core/params.js → mtgate_api/core/params.gen.js} +2 -1
  192. package/dist/mtgate_api/core/params.gen.js.map +1 -0
  193. package/dist/{gomtmapi_v2/core/pathSerializer.d.ts → mtgate_api/core/pathSerializer.gen.d.ts} +1 -1
  194. package/dist/mtgate_api/core/pathSerializer.gen.d.ts.map +1 -0
  195. package/dist/{gomtmapi_v2/core/pathSerializer.js → mtgate_api/core/pathSerializer.gen.js} +2 -1
  196. package/dist/mtgate_api/core/pathSerializer.gen.js.map +1 -0
  197. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts +72 -0
  198. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts.map +1 -0
  199. package/dist/mtgate_api/core/serverSentEvents.gen.js +136 -0
  200. package/dist/mtgate_api/core/serverSentEvents.gen.js.map +1 -0
  201. package/dist/{gomtmapi/core/types.d.ts → mtgate_api/core/types.gen.d.ts} +20 -15
  202. package/dist/mtgate_api/core/types.gen.d.ts.map +1 -0
  203. package/dist/mtgate_api/core/types.gen.js +3 -0
  204. package/dist/mtgate_api/core/types.gen.js.map +1 -0
  205. package/dist/mtgate_api/core/utils.gen.d.ts +20 -0
  206. package/dist/mtgate_api/core/utils.gen.d.ts.map +1 -0
  207. package/dist/mtgate_api/core/utils.gen.js +88 -0
  208. package/dist/mtgate_api/core/utils.gen.js.map +1 -0
  209. package/dist/mtgate_api/index.d.ts.map +1 -1
  210. package/dist/mtgate_api/index.js.map +1 -1
  211. package/dist/mtgate_api/schemas.gen.d.ts +206 -289
  212. package/dist/mtgate_api/schemas.gen.d.ts.map +1 -1
  213. package/dist/mtgate_api/schemas.gen.js +230 -307
  214. package/dist/mtgate_api/schemas.gen.js.map +1 -1
  215. package/dist/mtgate_api/sdk.gen.d.ts +20 -43
  216. package/dist/mtgate_api/sdk.gen.d.ts.map +1 -1
  217. package/dist/mtgate_api/sdk.gen.js +88 -234
  218. package/dist/mtgate_api/sdk.gen.js.map +1 -1
  219. package/dist/mtgate_api/types.gen.d.ts +383 -862
  220. package/dist/mtgate_api/types.gen.d.ts.map +1 -1
  221. package/dist/mtgate_api/types.gen.js.map +1 -1
  222. package/dist/mtgate_api/zod.gen.d.ts +607 -978
  223. package/dist/mtgate_api/zod.gen.d.ts.map +1 -1
  224. package/dist/mtgate_api/zod.gen.js +718 -1215
  225. package/dist/mtgate_api/zod.gen.js.map +1 -1
  226. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +115 -475
  227. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -1
  228. package/dist/mtmai_api/@tanstack/react-query.gen.js +55 -423
  229. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -1
  230. package/dist/mtmai_api/client/client.gen.d.ts +3 -0
  231. package/dist/mtmai_api/client/client.gen.d.ts.map +1 -0
  232. package/dist/mtmai_api/client/{client.js → client.gen.js} +82 -23
  233. package/dist/mtmai_api/client/client.gen.js.map +1 -0
  234. package/dist/mtmai_api/client/index.d.ts +7 -7
  235. package/dist/mtmai_api/client/index.d.ts.map +1 -1
  236. package/dist/mtmai_api/client/index.js +5 -4
  237. package/dist/mtmai_api/client/index.js.map +1 -1
  238. package/dist/mtmai_api/client/{types.d.ts → types.gen.d.ts} +19 -14
  239. package/dist/mtmai_api/client/types.gen.d.ts.map +1 -0
  240. package/dist/mtmai_api/client/types.gen.js +3 -0
  241. package/dist/mtmai_api/client/types.gen.js.map +1 -0
  242. package/dist/{gomtmapi_v2/client/utils.d.ts → mtmai_api/client/utils.gen.d.ts} +9 -21
  243. package/dist/mtmai_api/client/utils.gen.d.ts.map +1 -0
  244. package/dist/mtmai_api/client/{utils.js → utils.gen.js} +56 -110
  245. package/dist/mtmai_api/client/utils.gen.js.map +1 -0
  246. package/dist/mtmai_api/client.gen.d.ts +3 -3
  247. package/dist/mtmai_api/client.gen.d.ts.map +1 -1
  248. package/dist/mtmai_api/client.gen.js.map +1 -1
  249. package/dist/{mtgate_api/core/auth.d.ts → mtmai_api/core/auth.gen.d.ts} +1 -1
  250. package/dist/mtmai_api/core/auth.gen.d.ts.map +1 -0
  251. package/dist/{gomtmapi_v2/core/auth.js → mtmai_api/core/auth.gen.js} +2 -1
  252. package/dist/mtmai_api/core/auth.gen.js.map +1 -0
  253. package/dist/mtmai_api/core/{bodySerializer.d.ts → bodySerializer.gen.d.ts} +2 -2
  254. package/dist/mtmai_api/core/bodySerializer.gen.d.ts.map +1 -0
  255. package/dist/{gomtmapi_v2/core/bodySerializer.js → mtmai_api/core/bodySerializer.gen.js} +5 -1
  256. package/dist/mtmai_api/core/bodySerializer.gen.js.map +1 -0
  257. package/dist/{gomtmapi/core/params.d.ts → mtmai_api/core/params.gen.d.ts} +11 -1
  258. package/dist/mtmai_api/core/params.gen.d.ts.map +1 -0
  259. package/dist/mtmai_api/core/{params.js → params.gen.js} +2 -1
  260. package/dist/mtmai_api/core/params.gen.js.map +1 -0
  261. package/dist/{gomtmapi/core/pathSerializer.d.ts → mtmai_api/core/pathSerializer.gen.d.ts} +1 -1
  262. package/dist/mtmai_api/core/pathSerializer.gen.d.ts.map +1 -0
  263. package/dist/mtmai_api/core/{pathSerializer.js → pathSerializer.gen.js} +2 -1
  264. package/dist/mtmai_api/core/pathSerializer.gen.js.map +1 -0
  265. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts +72 -0
  266. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts.map +1 -0
  267. package/dist/mtmai_api/core/serverSentEvents.gen.js +136 -0
  268. package/dist/mtmai_api/core/serverSentEvents.gen.js.map +1 -0
  269. package/dist/{gomtmapi_v2/core/types.d.ts → mtmai_api/core/types.gen.d.ts} +20 -15
  270. package/dist/mtmai_api/core/types.gen.d.ts.map +1 -0
  271. package/dist/mtmai_api/core/types.gen.js +3 -0
  272. package/dist/mtmai_api/core/types.gen.js.map +1 -0
  273. package/dist/mtmai_api/core/utils.gen.d.ts +20 -0
  274. package/dist/mtmai_api/core/utils.gen.d.ts.map +1 -0
  275. package/dist/mtmai_api/core/utils.gen.js +88 -0
  276. package/dist/mtmai_api/core/utils.gen.js.map +1 -0
  277. package/dist/mtmai_api/index.d.ts.map +1 -1
  278. package/dist/mtmai_api/index.js.map +1 -1
  279. package/dist/mtmai_api/schemas.gen.d.ts +447 -90
  280. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -1
  281. package/dist/mtmai_api/schemas.gen.js +561 -108
  282. package/dist/mtmai_api/schemas.gen.js.map +1 -1
  283. package/dist/mtmai_api/sdk.gen.d.ts +3 -8
  284. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -1
  285. package/dist/mtmai_api/sdk.gen.js +53 -67
  286. package/dist/mtmai_api/sdk.gen.js.map +1 -1
  287. package/dist/mtmai_api/types.gen.d.ts +420 -208
  288. package/dist/mtmai_api/types.gen.d.ts.map +1 -1
  289. package/dist/mtmai_api/types.gen.js.map +1 -1
  290. package/dist/mtmai_api/zod.gen.d.ts +26092 -5524
  291. package/dist/mtmai_api/zod.gen.d.ts.map +1 -1
  292. package/dist/mtmai_api/zod.gen.js +1391 -1362
  293. package/dist/mtmai_api/zod.gen.js.map +1 -1
  294. package/dist/store/AuthProviders.d.ts +8 -0
  295. package/dist/store/AuthProviders.d.ts.map +1 -0
  296. package/dist/store/AuthProviders.js +34 -0
  297. package/dist/store/AuthProviders.js.map +1 -0
  298. package/dist/store/{ReactQueryApiV2Provider.d.ts → GomtmProvider.d.ts} +1 -1
  299. package/dist/store/GomtmProvider.d.ts.map +1 -0
  300. package/dist/store/{ReactQueryApiV2Provider.js → GomtmProvider.js} +2 -2
  301. package/dist/store/GomtmProvider.js.map +1 -0
  302. package/dist/store/{ReactQueryProvider.d.ts → GomtmV1Provider.d.ts} +1 -1
  303. package/dist/store/GomtmV1Provider.d.ts.map +1 -0
  304. package/dist/store/{ReactQueryProvider.js → GomtmV1Provider.js} +2 -2
  305. package/dist/store/GomtmV1Provider.js.map +1 -0
  306. package/dist/store/MtgateProvider.d.ts +6015 -0
  307. package/dist/store/MtgateProvider.d.ts.map +1 -0
  308. package/dist/store/MtgateProvider.js +76 -0
  309. package/dist/store/MtgateProvider.js.map +1 -0
  310. package/dist/store/MtmsdkProvider.d.ts.map +1 -1
  311. package/dist/store/MtmsdkProvider.js +9 -12
  312. package/dist/store/MtmsdkProvider.js.map +1 -1
  313. package/package.json +68 -72
  314. package/dist/gomtmapi/client/client.d.ts +0 -3
  315. package/dist/gomtmapi/client/client.d.ts.map +0 -1
  316. package/dist/gomtmapi/client/client.js.map +0 -1
  317. package/dist/gomtmapi/client/types.d.ts.map +0 -1
  318. package/dist/gomtmapi/client/types.js +0 -2
  319. package/dist/gomtmapi/client/types.js.map +0 -1
  320. package/dist/gomtmapi/client/utils.d.ts.map +0 -1
  321. package/dist/gomtmapi/client/utils.js.map +0 -1
  322. package/dist/gomtmapi/core/auth.d.ts.map +0 -1
  323. package/dist/gomtmapi/core/auth.js.map +0 -1
  324. package/dist/gomtmapi/core/bodySerializer.d.ts.map +0 -1
  325. package/dist/gomtmapi/core/bodySerializer.js.map +0 -1
  326. package/dist/gomtmapi/core/params.d.ts.map +0 -1
  327. package/dist/gomtmapi/core/params.js.map +0 -1
  328. package/dist/gomtmapi/core/pathSerializer.d.ts.map +0 -1
  329. package/dist/gomtmapi/core/pathSerializer.js.map +0 -1
  330. package/dist/gomtmapi/core/types.d.ts.map +0 -1
  331. package/dist/gomtmapi/core/types.js +0 -2
  332. package/dist/gomtmapi/core/types.js.map +0 -1
  333. package/dist/gomtmapi_v2/client/client.d.ts +0 -3
  334. package/dist/gomtmapi_v2/client/client.d.ts.map +0 -1
  335. package/dist/gomtmapi_v2/client/client.js.map +0 -1
  336. package/dist/gomtmapi_v2/client/types.d.ts.map +0 -1
  337. package/dist/gomtmapi_v2/client/types.js +0 -2
  338. package/dist/gomtmapi_v2/client/types.js.map +0 -1
  339. package/dist/gomtmapi_v2/client/utils.d.ts.map +0 -1
  340. package/dist/gomtmapi_v2/client/utils.js.map +0 -1
  341. package/dist/gomtmapi_v2/core/auth.d.ts.map +0 -1
  342. package/dist/gomtmapi_v2/core/auth.js.map +0 -1
  343. package/dist/gomtmapi_v2/core/bodySerializer.d.ts.map +0 -1
  344. package/dist/gomtmapi_v2/core/bodySerializer.js.map +0 -1
  345. package/dist/gomtmapi_v2/core/params.d.ts.map +0 -1
  346. package/dist/gomtmapi_v2/core/params.js.map +0 -1
  347. package/dist/gomtmapi_v2/core/pathSerializer.d.ts.map +0 -1
  348. package/dist/gomtmapi_v2/core/pathSerializer.js.map +0 -1
  349. package/dist/gomtmapi_v2/core/types.d.ts.map +0 -1
  350. package/dist/gomtmapi_v2/core/types.js +0 -2
  351. package/dist/gomtmapi_v2/core/types.js.map +0 -1
  352. package/dist/lib/ai-types.d.ts +0 -61
  353. package/dist/lib/ai-types.d.ts.map +0 -1
  354. package/dist/lib/ai-types.js +0 -15
  355. package/dist/lib/ai-types.js.map +0 -1
  356. package/dist/lib/constants.d.ts +0 -40
  357. package/dist/lib/constants.d.ts.map +0 -1
  358. package/dist/lib/constants.js +0 -40
  359. package/dist/lib/constants.js.map +0 -1
  360. package/dist/lib/d1-utils.d.ts +0 -5
  361. package/dist/lib/d1-utils.d.ts.map +0 -1
  362. package/dist/lib/d1-utils.js +0 -36
  363. package/dist/lib/d1-utils.js.map +0 -1
  364. package/dist/lib/mtmutils.d.ts +0 -2
  365. package/dist/lib/mtmutils.d.ts.map +0 -1
  366. package/dist/lib/mtmutils.js +0 -9
  367. package/dist/lib/mtmutils.js.map +0 -1
  368. package/dist/mtgate_api/client/client.d.ts +0 -3
  369. package/dist/mtgate_api/client/client.d.ts.map +0 -1
  370. package/dist/mtgate_api/client/client.js.map +0 -1
  371. package/dist/mtgate_api/client/types.d.ts.map +0 -1
  372. package/dist/mtgate_api/client/types.js +0 -2
  373. package/dist/mtgate_api/client/types.js.map +0 -1
  374. package/dist/mtgate_api/client/utils.d.ts.map +0 -1
  375. package/dist/mtgate_api/client/utils.js.map +0 -1
  376. package/dist/mtgate_api/core/auth.d.ts.map +0 -1
  377. package/dist/mtgate_api/core/auth.js.map +0 -1
  378. package/dist/mtgate_api/core/bodySerializer.d.ts.map +0 -1
  379. package/dist/mtgate_api/core/bodySerializer.js.map +0 -1
  380. package/dist/mtgate_api/core/params.d.ts.map +0 -1
  381. package/dist/mtgate_api/core/params.js.map +0 -1
  382. package/dist/mtgate_api/core/pathSerializer.d.ts.map +0 -1
  383. package/dist/mtgate_api/core/pathSerializer.js.map +0 -1
  384. package/dist/mtgate_api/core/types.d.ts.map +0 -1
  385. package/dist/mtgate_api/core/types.js +0 -2
  386. package/dist/mtgate_api/core/types.js.map +0 -1
  387. package/dist/mtmai_api/client/client.d.ts +0 -3
  388. package/dist/mtmai_api/client/client.d.ts.map +0 -1
  389. package/dist/mtmai_api/client/client.js.map +0 -1
  390. package/dist/mtmai_api/client/types.d.ts.map +0 -1
  391. package/dist/mtmai_api/client/types.js +0 -2
  392. package/dist/mtmai_api/client/types.js.map +0 -1
  393. package/dist/mtmai_api/client/utils.d.ts.map +0 -1
  394. package/dist/mtmai_api/client/utils.js.map +0 -1
  395. package/dist/mtmai_api/core/auth.d.ts.map +0 -1
  396. package/dist/mtmai_api/core/auth.js.map +0 -1
  397. package/dist/mtmai_api/core/bodySerializer.d.ts.map +0 -1
  398. package/dist/mtmai_api/core/bodySerializer.js.map +0 -1
  399. package/dist/mtmai_api/core/params.d.ts.map +0 -1
  400. package/dist/mtmai_api/core/params.js.map +0 -1
  401. package/dist/mtmai_api/core/pathSerializer.d.ts.map +0 -1
  402. package/dist/mtmai_api/core/pathSerializer.js.map +0 -1
  403. package/dist/mtmai_api/core/types.d.ts.map +0 -1
  404. package/dist/mtmai_api/core/types.js +0 -2
  405. package/dist/mtmai_api/core/types.js.map +0 -1
  406. package/dist/store/ReactQueryApiV2Provider.d.ts.map +0 -1
  407. package/dist/store/ReactQueryApiV2Provider.js.map +0 -1
  408. package/dist/store/ReactQueryCfApiProvider.d.ts +0 -9
  409. package/dist/store/ReactQueryCfApiProvider.d.ts.map +0 -1
  410. package/dist/store/ReactQueryCfApiProvider.js +0 -26
  411. package/dist/store/ReactQueryCfApiProvider.js.map +0 -1
  412. package/dist/store/ReactQueryProvider.d.ts.map +0 -1
  413. package/dist/store/ReactQueryProvider.js.map +0 -1
@@ -53,6 +53,74 @@ export const AddSessionToEvalSetRequestSchema = {
53
53
  required: ["evalId", "sessionId", "userId"],
54
54
  title: "AddSessionToEvalSetRequest",
55
55
  };
56
+ export const AgentDetails_InputSchema = {
57
+ properties: {
58
+ name: {
59
+ type: "string",
60
+ title: "Name",
61
+ },
62
+ instructions: {
63
+ type: "string",
64
+ title: "Instructions",
65
+ default: "",
66
+ },
67
+ toolDeclarations: {
68
+ items: {
69
+ anyOf: [
70
+ {
71
+ $ref: "#/components/schemas/google__genai__types__Tool-Input",
72
+ },
73
+ {
74
+ $ref: "#/components/schemas/mcp__types__Tool",
75
+ },
76
+ ],
77
+ },
78
+ type: "array",
79
+ title: "Tooldeclarations",
80
+ },
81
+ },
82
+ additionalProperties: false,
83
+ type: "object",
84
+ required: ["name"],
85
+ title: "AgentDetails",
86
+ description: `Details about the individual agent in the App.
87
+
88
+ This could be a root agent or the sub-agents in the Agent Tree.`,
89
+ };
90
+ export const AgentDetails_OutputSchema = {
91
+ properties: {
92
+ name: {
93
+ type: "string",
94
+ title: "Name",
95
+ },
96
+ instructions: {
97
+ type: "string",
98
+ title: "Instructions",
99
+ default: "",
100
+ },
101
+ toolDeclarations: {
102
+ items: {
103
+ anyOf: [
104
+ {
105
+ $ref: "#/components/schemas/google__genai__types__Tool-Output",
106
+ },
107
+ {
108
+ $ref: "#/components/schemas/mcp__types__Tool",
109
+ },
110
+ ],
111
+ },
112
+ type: "array",
113
+ title: "Tooldeclarations",
114
+ },
115
+ },
116
+ additionalProperties: false,
117
+ type: "object",
118
+ required: ["name"],
119
+ title: "AgentDetails",
120
+ description: `Details about the individual agent in the App.
121
+
122
+ This could be a root agent or the sub-agents in the Agent Tree.`,
123
+ };
56
124
  export const ApiKeyConfigSchema = {
57
125
  properties: {
58
126
  apiKeyString: {
@@ -73,6 +141,42 @@ export const ApiKeyConfigSchema = {
73
141
  title: "ApiKeyConfig",
74
142
  description: "Config for authentication with API key.",
75
143
  };
144
+ export const AppDetails_InputSchema = {
145
+ properties: {
146
+ agentDetails: {
147
+ additionalProperties: {
148
+ $ref: "#/components/schemas/AgentDetails-Input",
149
+ },
150
+ type: "object",
151
+ title: "Agentdetails",
152
+ },
153
+ },
154
+ additionalProperties: false,
155
+ type: "object",
156
+ title: "AppDetails",
157
+ description: `Contains details about the App (the agentic system).
158
+
159
+ This structure is only a projection of the acutal app. Only details
160
+ that are relevant to the Eval System are captured here.`,
161
+ };
162
+ export const AppDetails_OutputSchema = {
163
+ properties: {
164
+ agentDetails: {
165
+ additionalProperties: {
166
+ $ref: "#/components/schemas/AgentDetails-Output",
167
+ },
168
+ type: "object",
169
+ title: "Agentdetails",
170
+ },
171
+ },
172
+ additionalProperties: false,
173
+ type: "object",
174
+ title: "AppDetails",
175
+ description: `Contains details about the App (the agentic system).
176
+
177
+ This structure is only a projection of the acutal app. Only details
178
+ that are relevant to the Eval System are captured here.`,
179
+ };
76
180
  export const AuthConfigGoogleServiceAccountConfigSchema = {
77
181
  properties: {
78
182
  serviceAccount: {
@@ -568,6 +672,75 @@ export const Body_builder_buildSchema = {
568
672
  required: ["files"],
569
673
  title: "Body_builder_build",
570
674
  };
675
+ export const CacheMetadataSchema = {
676
+ properties: {
677
+ cache_name: {
678
+ type: "string",
679
+ title: "Cache Name",
680
+ description: "Full resource name of the cached content",
681
+ },
682
+ expire_time: {
683
+ type: "number",
684
+ title: "Expire Time",
685
+ description: "Unix timestamp when cache expires",
686
+ },
687
+ fingerprint: {
688
+ type: "string",
689
+ title: "Fingerprint",
690
+ description: "Hash of agent configuration used to detect changes",
691
+ },
692
+ invocations_used: {
693
+ type: "integer",
694
+ minimum: 0,
695
+ title: "Invocations Used",
696
+ description: "Number of invocations this cache has been used for",
697
+ },
698
+ cached_contents_count: {
699
+ type: "integer",
700
+ minimum: 0,
701
+ title: "Cached Contents Count",
702
+ description: "Number of contents stored in this cache",
703
+ },
704
+ created_at: {
705
+ anyOf: [
706
+ {
707
+ type: "number",
708
+ },
709
+ {
710
+ type: "null",
711
+ },
712
+ ],
713
+ title: "Created At",
714
+ description: "Unix timestamp when cache was created (None if reused existing)",
715
+ },
716
+ },
717
+ additionalProperties: false,
718
+ type: "object",
719
+ required: [
720
+ "cache_name",
721
+ "expire_time",
722
+ "fingerprint",
723
+ "invocations_used",
724
+ "cached_contents_count",
725
+ ],
726
+ title: "CacheMetadata",
727
+ description: `Metadata for context cache associated with LLM responses.
728
+
729
+ This class stores cache identification, usage tracking, and lifecycle
730
+ information for a particular cache instance.
731
+
732
+ Token counts (cached and total) are available in the LlmResponse.usage_metadata
733
+ and should be accessed from there to avoid duplication.
734
+
735
+ Attributes:
736
+ cache_name: The full resource name of the cached content (e.g.,
737
+ 'projects/123/locations/us-central1/cachedContents/456')
738
+ expire_time: Unix timestamp when the cache expires
739
+ fingerprint: Hash of agent configuration (instruction + tools + model)
740
+ invocations_used: Number of invocations this cache has been used for
741
+ cached_contents_count: Number of contents stored in this cache
742
+ created_at: Unix timestamp when the cache was created`,
743
+ };
571
744
  export const ChatConfigSchema = {
572
745
  properties: {
573
746
  provider: {
@@ -867,24 +1040,6 @@ export const CreateSessionRequestSchema = {
867
1040
  type: "object",
868
1041
  title: "CreateSessionRequest",
869
1042
  };
870
- export const DemoPublicSchema = {
871
- properties: {
872
- message: {
873
- anyOf: [
874
- {
875
- type: "string",
876
- },
877
- {
878
- type: "null",
879
- },
880
- ],
881
- title: "Message",
882
- },
883
- },
884
- type: "object",
885
- required: ["message"],
886
- title: "DemoPublic",
887
- };
888
1043
  export const DynamicRetrievalConfigSchema = {
889
1044
  properties: {
890
1045
  mode: {
@@ -972,6 +1127,7 @@ export const EvalCase_InputSchema = {
972
1127
  title: "Rubrics",
973
1128
  },
974
1129
  },
1130
+ additionalProperties: false,
975
1131
  type: "object",
976
1132
  required: ["evalId", "conversation"],
977
1133
  title: "EvalCase",
@@ -1020,6 +1176,7 @@ export const EvalCase_OutputSchema = {
1020
1176
  title: "Rubrics",
1021
1177
  },
1022
1178
  },
1179
+ additionalProperties: false,
1023
1180
  type: "object",
1024
1181
  required: ["evalId", "conversation"],
1025
1182
  title: "EvalCase",
@@ -1640,6 +1797,37 @@ export const Event_InputSchema = {
1640
1797
  },
1641
1798
  ],
1642
1799
  },
1800
+ avgLogprobs: {
1801
+ anyOf: [
1802
+ {
1803
+ type: "number",
1804
+ },
1805
+ {
1806
+ type: "null",
1807
+ },
1808
+ ],
1809
+ title: "Avglogprobs",
1810
+ },
1811
+ logprobsResult: {
1812
+ anyOf: [
1813
+ {
1814
+ $ref: "#/components/schemas/LogprobsResult-Input",
1815
+ },
1816
+ {
1817
+ type: "null",
1818
+ },
1819
+ ],
1820
+ },
1821
+ cacheMetadata: {
1822
+ anyOf: [
1823
+ {
1824
+ $ref: "#/components/schemas/CacheMetadata",
1825
+ },
1826
+ {
1827
+ type: "null",
1828
+ },
1829
+ ],
1830
+ },
1643
1831
  invocationId: {
1644
1832
  type: "string",
1645
1833
  title: "Invocationid",
@@ -1836,6 +2024,37 @@ export const Event_OutputSchema = {
1836
2024
  },
1837
2025
  ],
1838
2026
  },
2027
+ avgLogprobs: {
2028
+ anyOf: [
2029
+ {
2030
+ type: "number",
2031
+ },
2032
+ {
2033
+ type: "null",
2034
+ },
2035
+ ],
2036
+ title: "Avglogprobs",
2037
+ },
2038
+ logprobsResult: {
2039
+ anyOf: [
2040
+ {
2041
+ $ref: "#/components/schemas/LogprobsResult-Output",
2042
+ },
2043
+ {
2044
+ type: "null",
2045
+ },
2046
+ ],
2047
+ },
2048
+ cacheMetadata: {
2049
+ anyOf: [
2050
+ {
2051
+ $ref: "#/components/schemas/CacheMetadata",
2052
+ },
2053
+ {
2054
+ type: "null",
2055
+ },
2056
+ ],
2057
+ },
1839
2058
  invocationId: {
1840
2059
  type: "string",
1841
2060
  title: "Invocationid",
@@ -1954,6 +2173,16 @@ export const EventActions_InputSchema = {
1954
2173
  type: "object",
1955
2174
  title: "Requestedtoolconfirmations",
1956
2175
  },
2176
+ compaction: {
2177
+ anyOf: [
2178
+ {
2179
+ $ref: "#/components/schemas/EventCompaction-Input",
2180
+ },
2181
+ {
2182
+ type: "null",
2183
+ },
2184
+ ],
2185
+ },
1957
2186
  },
1958
2187
  additionalProperties: false,
1959
2188
  type: "object",
@@ -2021,12 +2250,62 @@ export const EventActions_OutputSchema = {
2021
2250
  type: "object",
2022
2251
  title: "Requestedtoolconfirmations",
2023
2252
  },
2253
+ compaction: {
2254
+ anyOf: [
2255
+ {
2256
+ $ref: "#/components/schemas/EventCompaction-Output",
2257
+ },
2258
+ {
2259
+ type: "null",
2260
+ },
2261
+ ],
2262
+ },
2024
2263
  },
2025
2264
  additionalProperties: false,
2026
2265
  type: "object",
2027
2266
  title: "EventActions",
2028
2267
  description: "Represents the actions attached to an event.",
2029
2268
  };
2269
+ export const EventCompaction_InputSchema = {
2270
+ properties: {
2271
+ startTimestamp: {
2272
+ type: "number",
2273
+ title: "Starttimestamp",
2274
+ },
2275
+ endTimestamp: {
2276
+ type: "number",
2277
+ title: "Endtimestamp",
2278
+ },
2279
+ compactedContent: {
2280
+ $ref: "#/components/schemas/Content-Input",
2281
+ },
2282
+ },
2283
+ additionalProperties: false,
2284
+ type: "object",
2285
+ required: ["startTimestamp", "endTimestamp", "compactedContent"],
2286
+ title: "EventCompaction",
2287
+ description: "The compaction of the events.",
2288
+ };
2289
+ export const EventCompaction_OutputSchema = {
2290
+ properties: {
2291
+ startTimestamp: {
2292
+ type: "number",
2293
+ title: "Starttimestamp",
2294
+ },
2295
+ endTimestamp: {
2296
+ type: "number",
2297
+ title: "Endtimestamp",
2298
+ },
2299
+ compactedContent: {
2300
+ $ref: "#/components/schemas/Content-Output",
2301
+ },
2302
+ },
2303
+ additionalProperties: false,
2304
+ type: "object",
2305
+ required: ["startTimestamp", "endTimestamp", "compactedContent"],
2306
+ title: "EventCompaction",
2307
+ description: "The compaction of the events.",
2308
+ };
2030
2309
  export const ExecutableCodeSchema = {
2031
2310
  properties: {
2032
2311
  code: {
@@ -5015,6 +5294,7 @@ export const IntermediateData_InputSchema = {
5015
5294
  default: [],
5016
5295
  },
5017
5296
  },
5297
+ additionalProperties: false,
5018
5298
  type: "object",
5019
5299
  title: "IntermediateData",
5020
5300
  description: "Container for intermediate data that an agent would generate as it responds with a final answer.",
@@ -5059,6 +5339,7 @@ export const IntermediateData_OutputSchema = {
5059
5339
  default: [],
5060
5340
  },
5061
5341
  },
5342
+ additionalProperties: false,
5062
5343
  type: "object",
5063
5344
  title: "IntermediateData",
5064
5345
  description: "Container for intermediate data that an agent would generate as it responds with a final answer.",
@@ -5127,10 +5408,14 @@ export const Invocation_InputSchema = {
5127
5408
  {
5128
5409
  $ref: "#/components/schemas/IntermediateData-Input",
5129
5410
  },
5411
+ {
5412
+ $ref: "#/components/schemas/InvocationEvents-Input",
5413
+ },
5130
5414
  {
5131
5415
  type: "null",
5132
5416
  },
5133
5417
  ],
5418
+ title: "Intermediatedata",
5134
5419
  },
5135
5420
  creationTimestamp: {
5136
5421
  type: "number",
@@ -5151,7 +5436,18 @@ export const Invocation_InputSchema = {
5151
5436
  ],
5152
5437
  title: "Rubrics",
5153
5438
  },
5439
+ appDetails: {
5440
+ anyOf: [
5441
+ {
5442
+ $ref: "#/components/schemas/AppDetails-Input",
5443
+ },
5444
+ {
5445
+ type: "null",
5446
+ },
5447
+ ],
5448
+ },
5154
5449
  },
5450
+ additionalProperties: false,
5155
5451
  type: "object",
5156
5452
  required: ["userContent"],
5157
5453
  title: "Invocation",
@@ -5182,10 +5478,14 @@ export const Invocation_OutputSchema = {
5182
5478
  {
5183
5479
  $ref: "#/components/schemas/IntermediateData-Output",
5184
5480
  },
5481
+ {
5482
+ $ref: "#/components/schemas/InvocationEvents-Output",
5483
+ },
5185
5484
  {
5186
5485
  type: "null",
5187
5486
  },
5188
5487
  ],
5488
+ title: "Intermediatedata",
5189
5489
  },
5190
5490
  creationTimestamp: {
5191
5491
  type: "number",
@@ -5206,12 +5506,111 @@ export const Invocation_OutputSchema = {
5206
5506
  ],
5207
5507
  title: "Rubrics",
5208
5508
  },
5509
+ appDetails: {
5510
+ anyOf: [
5511
+ {
5512
+ $ref: "#/components/schemas/AppDetails-Output",
5513
+ },
5514
+ {
5515
+ type: "null",
5516
+ },
5517
+ ],
5518
+ },
5209
5519
  },
5520
+ additionalProperties: false,
5210
5521
  type: "object",
5211
5522
  required: ["userContent"],
5212
5523
  title: "Invocation",
5213
5524
  description: "Represents a single invocation.",
5214
5525
  };
5526
+ export const InvocationEvent_InputSchema = {
5527
+ properties: {
5528
+ author: {
5529
+ type: "string",
5530
+ title: "Author",
5531
+ },
5532
+ content: {
5533
+ anyOf: [
5534
+ {
5535
+ $ref: "#/components/schemas/Content-Input",
5536
+ },
5537
+ {
5538
+ type: "null",
5539
+ },
5540
+ ],
5541
+ },
5542
+ },
5543
+ additionalProperties: false,
5544
+ type: "object",
5545
+ required: ["author", "content"],
5546
+ title: "InvocationEvent",
5547
+ description: `An immutable record representing a specific point in the agent's invocation.
5548
+
5549
+ It captures agent's replies, requests to use tools (function calls), and tool
5550
+ results.
5551
+
5552
+ This structure is a simple projection of the actual \`Event\` datamodel that
5553
+ is intended for the Eval System.`,
5554
+ };
5555
+ export const InvocationEvent_OutputSchema = {
5556
+ properties: {
5557
+ author: {
5558
+ type: "string",
5559
+ title: "Author",
5560
+ },
5561
+ content: {
5562
+ anyOf: [
5563
+ {
5564
+ $ref: "#/components/schemas/Content-Output",
5565
+ },
5566
+ {
5567
+ type: "null",
5568
+ },
5569
+ ],
5570
+ },
5571
+ },
5572
+ additionalProperties: false,
5573
+ type: "object",
5574
+ required: ["author", "content"],
5575
+ title: "InvocationEvent",
5576
+ description: `An immutable record representing a specific point in the agent's invocation.
5577
+
5578
+ It captures agent's replies, requests to use tools (function calls), and tool
5579
+ results.
5580
+
5581
+ This structure is a simple projection of the actual \`Event\` datamodel that
5582
+ is intended for the Eval System.`,
5583
+ };
5584
+ export const InvocationEvents_InputSchema = {
5585
+ properties: {
5586
+ invocationEvents: {
5587
+ items: {
5588
+ $ref: "#/components/schemas/InvocationEvent-Input",
5589
+ },
5590
+ type: "array",
5591
+ title: "Invocationevents",
5592
+ },
5593
+ },
5594
+ additionalProperties: false,
5595
+ type: "object",
5596
+ title: "InvocationEvents",
5597
+ description: "A container for events that occur during the course of an invocation.",
5598
+ };
5599
+ export const InvocationEvents_OutputSchema = {
5600
+ properties: {
5601
+ invocationEvents: {
5602
+ items: {
5603
+ $ref: "#/components/schemas/InvocationEvent-Output",
5604
+ },
5605
+ type: "array",
5606
+ title: "Invocationevents",
5607
+ },
5608
+ },
5609
+ additionalProperties: false,
5610
+ type: "object",
5611
+ title: "InvocationEvents",
5612
+ description: "A container for events that occur during the course of an invocation.",
5613
+ };
5215
5614
  export const ItemSchema = {
5216
5615
  properties: {
5217
5616
  id: {
@@ -5447,6 +5846,149 @@ Note: This should not be used for when resuming a session at some time later --
5447
5846
 
5448
5847
  Only sent if \`session_resumption\` was set in the connection config.`,
5449
5848
  };
5849
+ export const LogprobsResult_InputSchema = {
5850
+ properties: {
5851
+ chosenCandidates: {
5852
+ anyOf: [
5853
+ {
5854
+ items: {
5855
+ $ref: "#/components/schemas/LogprobsResultCandidate",
5856
+ },
5857
+ type: "array",
5858
+ },
5859
+ {
5860
+ type: "null",
5861
+ },
5862
+ ],
5863
+ title: "Chosencandidates",
5864
+ description: "Length = total number of decoding steps. The chosen candidates may or may not be in top_candidates.",
5865
+ },
5866
+ topCandidates: {
5867
+ anyOf: [
5868
+ {
5869
+ items: {
5870
+ $ref: "#/components/schemas/LogprobsResultTopCandidates",
5871
+ },
5872
+ type: "array",
5873
+ },
5874
+ {
5875
+ type: "null",
5876
+ },
5877
+ ],
5878
+ title: "Topcandidates",
5879
+ description: "Length = total number of decoding steps.",
5880
+ },
5881
+ },
5882
+ additionalProperties: false,
5883
+ type: "object",
5884
+ title: "LogprobsResult",
5885
+ description: "Logprobs Result",
5886
+ };
5887
+ export const LogprobsResult_OutputSchema = {
5888
+ properties: {
5889
+ chosenCandidates: {
5890
+ anyOf: [
5891
+ {
5892
+ items: {
5893
+ $ref: "#/components/schemas/LogprobsResultCandidate",
5894
+ },
5895
+ type: "array",
5896
+ },
5897
+ {
5898
+ type: "null",
5899
+ },
5900
+ ],
5901
+ title: "Chosencandidates",
5902
+ description: "Length = total number of decoding steps. The chosen candidates may or may not be in top_candidates.",
5903
+ },
5904
+ topCandidates: {
5905
+ anyOf: [
5906
+ {
5907
+ items: {
5908
+ $ref: "#/components/schemas/LogprobsResultTopCandidates",
5909
+ },
5910
+ type: "array",
5911
+ },
5912
+ {
5913
+ type: "null",
5914
+ },
5915
+ ],
5916
+ title: "Topcandidates",
5917
+ description: "Length = total number of decoding steps.",
5918
+ },
5919
+ },
5920
+ additionalProperties: false,
5921
+ type: "object",
5922
+ title: "LogprobsResult",
5923
+ description: "Logprobs Result",
5924
+ };
5925
+ export const LogprobsResultCandidateSchema = {
5926
+ properties: {
5927
+ logProbability: {
5928
+ anyOf: [
5929
+ {
5930
+ type: "number",
5931
+ },
5932
+ {
5933
+ type: "null",
5934
+ },
5935
+ ],
5936
+ title: "Logprobability",
5937
+ description: "The candidate's log probability.",
5938
+ },
5939
+ token: {
5940
+ anyOf: [
5941
+ {
5942
+ type: "string",
5943
+ },
5944
+ {
5945
+ type: "null",
5946
+ },
5947
+ ],
5948
+ title: "Token",
5949
+ description: "The candidate's token string value.",
5950
+ },
5951
+ tokenId: {
5952
+ anyOf: [
5953
+ {
5954
+ type: "integer",
5955
+ },
5956
+ {
5957
+ type: "null",
5958
+ },
5959
+ ],
5960
+ title: "Tokenid",
5961
+ description: "The candidate's token id value.",
5962
+ },
5963
+ },
5964
+ additionalProperties: false,
5965
+ type: "object",
5966
+ title: "LogprobsResultCandidate",
5967
+ description: "Candidate for the logprobs token and score.",
5968
+ };
5969
+ export const LogprobsResultTopCandidatesSchema = {
5970
+ properties: {
5971
+ candidates: {
5972
+ anyOf: [
5973
+ {
5974
+ items: {
5975
+ $ref: "#/components/schemas/LogprobsResultCandidate",
5976
+ },
5977
+ type: "array",
5978
+ },
5979
+ {
5980
+ type: "null",
5981
+ },
5982
+ ],
5983
+ title: "Candidates",
5984
+ description: "Sorted by log probability in descending order.",
5985
+ },
5986
+ },
5987
+ additionalProperties: false,
5988
+ type: "object",
5989
+ title: "LogprobsResultTopCandidates",
5990
+ description: "Candidates with top log probabilities at each decoding step.",
5991
+ };
5450
5992
  export const MediaModalitySchema = {
5451
5993
  type: "string",
5452
5994
  enum: ["MODALITY_UNSPECIFIED", "TEXT", "IMAGE", "VIDEO", "AUDIO", "DOCUMENT"],
@@ -8078,6 +8620,7 @@ export const SessionInputSchema = {
8078
8620
  title: "State",
8079
8621
  },
8080
8622
  },
8623
+ additionalProperties: false,
8081
8624
  type: "object",
8082
8625
  required: ["appName", "userId"],
8083
8626
  title: "SessionInput",
@@ -8554,96 +9097,6 @@ export const UrlContextSchema = {
8554
9097
  title: "UrlContext",
8555
9098
  description: "Tool to support URL context retrieval.",
8556
9099
  };
8557
- export const UserCreateSchema = {
8558
- properties: {
8559
- email: {
8560
- type: "string",
8561
- maxLength: 255,
8562
- format: "email",
8563
- title: "Email",
8564
- },
8565
- is_active: {
8566
- type: "boolean",
8567
- title: "Is Active",
8568
- default: true,
8569
- },
8570
- is_superuser: {
8571
- type: "boolean",
8572
- title: "Is Superuser",
8573
- default: false,
8574
- },
8575
- full_name: {
8576
- anyOf: [
8577
- {
8578
- type: "string",
8579
- maxLength: 255,
8580
- },
8581
- {
8582
- type: "null",
8583
- },
8584
- ],
8585
- title: "Full Name",
8586
- },
8587
- username: {
8588
- anyOf: [
8589
- {
8590
- type: "string",
8591
- maxLength: 255,
8592
- },
8593
- {
8594
- type: "null",
8595
- },
8596
- ],
8597
- title: "Username",
8598
- },
8599
- identifier: {
8600
- anyOf: [
8601
- {
8602
- type: "string",
8603
- maxLength: 255,
8604
- },
8605
- {
8606
- type: "null",
8607
- },
8608
- ],
8609
- title: "Identifier",
8610
- },
8611
- meta: {
8612
- anyOf: [
8613
- {
8614
- additionalProperties: true,
8615
- type: "object",
8616
- },
8617
- {
8618
- type: "null",
8619
- },
8620
- ],
8621
- title: "Meta",
8622
- default: {},
8623
- },
8624
- organization_id: {
8625
- anyOf: [
8626
- {
8627
- type: "string",
8628
- maxLength: 255,
8629
- },
8630
- {
8631
- type: "null",
8632
- },
8633
- ],
8634
- title: "Organization Id",
8635
- },
8636
- password: {
8637
- type: "string",
8638
- maxLength: 40,
8639
- minLength: 6,
8640
- title: "Password",
8641
- },
8642
- },
8643
- type: "object",
8644
- required: ["email", "password"],
8645
- title: "UserCreate",
8646
- };
8647
9100
  export const ValidationErrorSchema = {
8648
9101
  properties: {
8649
9102
  loc: {