galileo-generated 0.2.5 → 0.2.7

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 (451) hide show
  1. package/.release-please-manifest.json +1 -1
  2. package/README.md +13 -1
  3. package/dist/commonjs/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.d.ts +1 -1
  4. package/dist/commonjs/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.d.ts.map +1 -1
  5. package/dist/commonjs/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.js +4 -2
  6. package/dist/commonjs/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.js.map +1 -1
  7. package/dist/commonjs/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.d.ts +1 -1
  8. package/dist/commonjs/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.d.ts.map +1 -1
  9. package/dist/commonjs/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.js +2 -2
  10. package/dist/commonjs/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.js.map +1 -1
  11. package/dist/commonjs/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.d.ts +0 -3
  12. package/dist/commonjs/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.d.ts.map +1 -1
  13. package/dist/commonjs/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.js +0 -3
  14. package/dist/commonjs/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.js.map +1 -1
  15. package/dist/commonjs/hooks/error-cleaner.d.ts.map +1 -1
  16. package/dist/commonjs/hooks/error-cleaner.js +0 -4
  17. package/dist/commonjs/hooks/error-cleaner.js.map +1 -1
  18. package/dist/commonjs/index.d.ts +2 -0
  19. package/dist/commonjs/index.d.ts.map +1 -1
  20. package/dist/commonjs/index.js +2 -0
  21. package/dist/commonjs/index.js.map +1 -1
  22. package/dist/commonjs/lib/config.d.ts +3 -3
  23. package/dist/commonjs/lib/config.js +3 -3
  24. package/dist/commonjs/lib/galileo-config.d.ts +4 -2
  25. package/dist/commonjs/lib/galileo-config.d.ts.map +1 -1
  26. package/dist/commonjs/lib/galileo-config.js +16 -1
  27. package/dist/commonjs/lib/galileo-config.js.map +1 -1
  28. package/dist/commonjs/lib/sdk-logger.d.ts +26 -0
  29. package/dist/commonjs/lib/sdk-logger.d.ts.map +1 -0
  30. package/dist/commonjs/lib/sdk-logger.js +85 -0
  31. package/dist/commonjs/lib/sdk-logger.js.map +1 -0
  32. package/dist/commonjs/models/annotationqueueaction.d.ts +1 -0
  33. package/dist/commonjs/models/annotationqueueaction.d.ts.map +1 -1
  34. package/dist/commonjs/models/annotationqueueaction.js +1 -0
  35. package/dist/commonjs/models/annotationqueueaction.js.map +1 -1
  36. package/dist/commonjs/models/anthropicintegration.d.ts +5 -0
  37. package/dist/commonjs/models/anthropicintegration.d.ts.map +1 -1
  38. package/dist/commonjs/models/anthropicintegration.js +3 -0
  39. package/dist/commonjs/models/anthropicintegration.js.map +1 -1
  40. package/dist/commonjs/models/anthropicintegrationcreate.d.ts +6 -0
  41. package/dist/commonjs/models/anthropicintegrationcreate.d.ts.map +1 -1
  42. package/dist/commonjs/models/anthropicintegrationcreate.js +3 -0
  43. package/dist/commonjs/models/anthropicintegrationcreate.js.map +1 -1
  44. package/dist/commonjs/models/awsbedrockintegration.d.ts +5 -0
  45. package/dist/commonjs/models/awsbedrockintegration.d.ts.map +1 -1
  46. package/dist/commonjs/models/awsbedrockintegration.js +3 -0
  47. package/dist/commonjs/models/awsbedrockintegration.js.map +1 -1
  48. package/dist/commonjs/models/awssagemakerintegration.d.ts +5 -0
  49. package/dist/commonjs/models/awssagemakerintegration.d.ts.map +1 -1
  50. package/dist/commonjs/models/awssagemakerintegration.js +3 -0
  51. package/dist/commonjs/models/awssagemakerintegration.js.map +1 -1
  52. package/dist/commonjs/models/awssagemakerintegrationcreate.d.ts +6 -0
  53. package/dist/commonjs/models/awssagemakerintegrationcreate.d.ts.map +1 -1
  54. package/dist/commonjs/models/awssagemakerintegrationcreate.js +3 -0
  55. package/dist/commonjs/models/awssagemakerintegrationcreate.js.map +1 -1
  56. package/dist/commonjs/models/azureintegration.d.ts +5 -0
  57. package/dist/commonjs/models/azureintegration.d.ts.map +1 -1
  58. package/dist/commonjs/models/azureintegration.js +3 -0
  59. package/dist/commonjs/models/azureintegration.js.map +1 -1
  60. package/dist/commonjs/models/azureintegrationcreate.d.ts +6 -0
  61. package/dist/commonjs/models/azureintegrationcreate.d.ts.map +1 -1
  62. package/dist/commonjs/models/azureintegrationcreate.js +3 -0
  63. package/dist/commonjs/models/azureintegrationcreate.js.map +1 -1
  64. package/dist/commonjs/models/baseawsintegrationcreate.d.ts +6 -0
  65. package/dist/commonjs/models/baseawsintegrationcreate.d.ts.map +1 -1
  66. package/dist/commonjs/models/baseawsintegrationcreate.js +3 -0
  67. package/dist/commonjs/models/baseawsintegrationcreate.js.map +1 -1
  68. package/dist/commonjs/models/basescorer.d.ts +2 -0
  69. package/dist/commonjs/models/basescorer.d.ts.map +1 -1
  70. package/dist/commonjs/models/basescorer.js +4 -0
  71. package/dist/commonjs/models/basescorer.js.map +1 -1
  72. package/dist/commonjs/models/columncategory.d.ts +1 -0
  73. package/dist/commonjs/models/columncategory.d.ts.map +1 -1
  74. package/dist/commonjs/models/columncategory.js +1 -0
  75. package/dist/commonjs/models/columncategory.js.map +1 -1
  76. package/dist/commonjs/models/customauthenticationtype.d.ts +22 -1
  77. package/dist/commonjs/models/customauthenticationtype.d.ts.map +1 -1
  78. package/dist/commonjs/models/customauthenticationtype.js +12 -1
  79. package/dist/commonjs/models/customauthenticationtype.js.map +1 -1
  80. package/dist/commonjs/models/customintegration.d.ts +31 -0
  81. package/dist/commonjs/models/customintegration.d.ts.map +1 -1
  82. package/dist/commonjs/models/customintegration.js +7 -0
  83. package/dist/commonjs/models/customintegration.js.map +1 -1
  84. package/dist/commonjs/models/customintegrationcreate.d.ts +37 -0
  85. package/dist/commonjs/models/customintegrationcreate.d.ts.map +1 -1
  86. package/dist/commonjs/models/customintegrationcreate.js +7 -0
  87. package/dist/commonjs/models/customintegrationcreate.js.map +1 -1
  88. package/dist/commonjs/models/customizedagenticsessionsuccessgptscorer.d.ts +2 -0
  89. package/dist/commonjs/models/customizedagenticsessionsuccessgptscorer.d.ts.map +1 -1
  90. package/dist/commonjs/models/customizedagenticsessionsuccessgptscorer.js +4 -0
  91. package/dist/commonjs/models/customizedagenticsessionsuccessgptscorer.js.map +1 -1
  92. package/dist/commonjs/models/customizedagenticworkflowsuccessgptscorer.d.ts +2 -0
  93. package/dist/commonjs/models/customizedagenticworkflowsuccessgptscorer.d.ts.map +1 -1
  94. package/dist/commonjs/models/customizedagenticworkflowsuccessgptscorer.js +4 -0
  95. package/dist/commonjs/models/customizedagenticworkflowsuccessgptscorer.js.map +1 -1
  96. package/dist/commonjs/models/customizedchunkattributionutilizationgptscorer.d.ts +2 -0
  97. package/dist/commonjs/models/customizedchunkattributionutilizationgptscorer.d.ts.map +1 -1
  98. package/dist/commonjs/models/customizedchunkattributionutilizationgptscorer.js +4 -0
  99. package/dist/commonjs/models/customizedchunkattributionutilizationgptscorer.js.map +1 -1
  100. package/dist/commonjs/models/customizedcompletenessgptscorer.d.ts +2 -0
  101. package/dist/commonjs/models/customizedcompletenessgptscorer.d.ts.map +1 -1
  102. package/dist/commonjs/models/customizedcompletenessgptscorer.js +4 -0
  103. package/dist/commonjs/models/customizedcompletenessgptscorer.js.map +1 -1
  104. package/dist/commonjs/models/customizedfactualitygptscorer.d.ts +2 -0
  105. package/dist/commonjs/models/customizedfactualitygptscorer.d.ts.map +1 -1
  106. package/dist/commonjs/models/customizedfactualitygptscorer.js +4 -0
  107. package/dist/commonjs/models/customizedfactualitygptscorer.js.map +1 -1
  108. package/dist/commonjs/models/customizedgroundednessgptscorer.d.ts +2 -0
  109. package/dist/commonjs/models/customizedgroundednessgptscorer.d.ts.map +1 -1
  110. package/dist/commonjs/models/customizedgroundednessgptscorer.js +4 -0
  111. package/dist/commonjs/models/customizedgroundednessgptscorer.js.map +1 -1
  112. package/dist/commonjs/models/customizedgroundtruthadherencegptscorer.d.ts +2 -0
  113. package/dist/commonjs/models/customizedgroundtruthadherencegptscorer.d.ts.map +1 -1
  114. package/dist/commonjs/models/customizedgroundtruthadherencegptscorer.js +4 -0
  115. package/dist/commonjs/models/customizedgroundtruthadherencegptscorer.js.map +1 -1
  116. package/dist/commonjs/models/customizedinputsexistgptscorer.d.ts +2 -0
  117. package/dist/commonjs/models/customizedinputsexistgptscorer.d.ts.map +1 -1
  118. package/dist/commonjs/models/customizedinputsexistgptscorer.js +4 -0
  119. package/dist/commonjs/models/customizedinputsexistgptscorer.js.map +1 -1
  120. package/dist/commonjs/models/customizedinputtoxicitygptscorer.d.ts +2 -0
  121. package/dist/commonjs/models/customizedinputtoxicitygptscorer.d.ts.map +1 -1
  122. package/dist/commonjs/models/customizedinputtoxicitygptscorer.js +4 -0
  123. package/dist/commonjs/models/customizedinputtoxicitygptscorer.js.map +1 -1
  124. package/dist/commonjs/models/customizedinstructionadherencegptscorer.d.ts +2 -0
  125. package/dist/commonjs/models/customizedinstructionadherencegptscorer.d.ts.map +1 -1
  126. package/dist/commonjs/models/customizedinstructionadherencegptscorer.js +4 -0
  127. package/dist/commonjs/models/customizedinstructionadherencegptscorer.js.map +1 -1
  128. package/dist/commonjs/models/customizedpromptinjectiongptscorer.d.ts +2 -0
  129. package/dist/commonjs/models/customizedpromptinjectiongptscorer.d.ts.map +1 -1
  130. package/dist/commonjs/models/customizedpromptinjectiongptscorer.js +4 -0
  131. package/dist/commonjs/models/customizedpromptinjectiongptscorer.js.map +1 -1
  132. package/dist/commonjs/models/customizedsexistgptscorer.d.ts +2 -0
  133. package/dist/commonjs/models/customizedsexistgptscorer.d.ts.map +1 -1
  134. package/dist/commonjs/models/customizedsexistgptscorer.js +4 -0
  135. package/dist/commonjs/models/customizedsexistgptscorer.js.map +1 -1
  136. package/dist/commonjs/models/customizedtoolerrorrategptscorer.d.ts +2 -0
  137. package/dist/commonjs/models/customizedtoolerrorrategptscorer.d.ts.map +1 -1
  138. package/dist/commonjs/models/customizedtoolerrorrategptscorer.js +4 -0
  139. package/dist/commonjs/models/customizedtoolerrorrategptscorer.js.map +1 -1
  140. package/dist/commonjs/models/customizedtoolselectionqualitygptscorer.d.ts +2 -0
  141. package/dist/commonjs/models/customizedtoolselectionqualitygptscorer.d.ts.map +1 -1
  142. package/dist/commonjs/models/customizedtoolselectionqualitygptscorer.js +4 -0
  143. package/dist/commonjs/models/customizedtoolselectionqualitygptscorer.js.map +1 -1
  144. package/dist/commonjs/models/customizedtoxicitygptscorer.d.ts +2 -0
  145. package/dist/commonjs/models/customizedtoxicitygptscorer.d.ts.map +1 -1
  146. package/dist/commonjs/models/customizedtoxicitygptscorer.js +4 -0
  147. package/dist/commonjs/models/customizedtoxicitygptscorer.js.map +1 -1
  148. package/dist/commonjs/models/document.d.ts +5 -5
  149. package/dist/commonjs/models/document.d.ts.map +1 -1
  150. package/dist/commonjs/models/document.js +7 -15
  151. package/dist/commonjs/models/document.js.map +1 -1
  152. package/dist/commonjs/models/galileocoreschemassharedscorersscorernamescorername.d.ts +3 -0
  153. package/dist/commonjs/models/galileocoreschemassharedscorersscorernamescorername.d.ts.map +1 -1
  154. package/dist/commonjs/models/galileocoreschemassharedscorersscorernamescorername.js +3 -0
  155. package/dist/commonjs/models/galileocoreschemassharedscorersscorernamescorername.js.map +1 -1
  156. package/dist/commonjs/models/index.d.ts +2 -0
  157. package/dist/commonjs/models/index.d.ts.map +1 -1
  158. package/dist/commonjs/models/index.js +2 -0
  159. package/dist/commonjs/models/index.js.map +1 -1
  160. package/dist/commonjs/models/inputmodality.d.ts +20 -0
  161. package/dist/commonjs/models/inputmodality.d.ts.map +1 -0
  162. package/dist/commonjs/models/inputmodality.js +54 -0
  163. package/dist/commonjs/models/inputmodality.js.map +1 -0
  164. package/dist/commonjs/models/model.d.ts +6 -0
  165. package/dist/commonjs/models/model.d.ts.map +1 -1
  166. package/dist/commonjs/models/model.js +5 -0
  167. package/dist/commonjs/models/model.js.map +1 -1
  168. package/dist/commonjs/models/multimodalmodelintegrationconfig.d.ts +28 -0
  169. package/dist/commonjs/models/multimodalmodelintegrationconfig.d.ts.map +1 -0
  170. package/dist/commonjs/models/multimodalmodelintegrationconfig.js +72 -0
  171. package/dist/commonjs/models/multimodalmodelintegrationconfig.js.map +1 -0
  172. package/dist/commonjs/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.d.ts +10 -0
  173. package/dist/commonjs/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.d.ts.map +1 -1
  174. package/dist/commonjs/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.js +15 -1
  175. package/dist/commonjs/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.js.map +1 -1
  176. package/dist/commonjs/models/outputtypeenum.d.ts +1 -0
  177. package/dist/commonjs/models/outputtypeenum.d.ts.map +1 -1
  178. package/dist/commonjs/models/outputtypeenum.js +1 -0
  179. package/dist/commonjs/models/outputtypeenum.js.map +1 -1
  180. package/dist/commonjs/models/vegasgatewayintegrationcreate.d.ts +6 -0
  181. package/dist/commonjs/models/vegasgatewayintegrationcreate.d.ts.map +1 -1
  182. package/dist/commonjs/models/vegasgatewayintegrationcreate.js +3 -0
  183. package/dist/commonjs/models/vegasgatewayintegrationcreate.js.map +1 -1
  184. package/dist/commonjs/sdk/datasets.d.ts +2 -2
  185. package/dist/commonjs/sdk/datasets.d.ts.map +1 -1
  186. package/dist/commonjs/sdk/datasets.js.map +1 -1
  187. package/dist/commonjs/sdk/integrations.d.ts +0 -3
  188. package/dist/commonjs/sdk/integrations.d.ts.map +1 -1
  189. package/dist/commonjs/sdk/integrations.js +0 -3
  190. package/dist/commonjs/sdk/integrations.js.map +1 -1
  191. package/dist/commonjs/tests/lib/sdk-logger.test.d.ts +2 -0
  192. package/dist/commonjs/tests/lib/sdk-logger.test.d.ts.map +1 -0
  193. package/dist/commonjs/tests/lib/sdk-logger.test.js +401 -0
  194. package/dist/commonjs/tests/lib/sdk-logger.test.js.map +1 -0
  195. package/dist/commonjs/types/sdk-logger.types.d.ts +35 -0
  196. package/dist/commonjs/types/sdk-logger.types.d.ts.map +1 -0
  197. package/dist/commonjs/types/sdk-logger.types.js +17 -0
  198. package/dist/commonjs/types/sdk-logger.types.js.map +1 -0
  199. package/dist/commonjs/types/smartUnion.js +7 -0
  200. package/dist/commonjs/types/smartUnion.js.map +1 -1
  201. package/dist/esm/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.d.ts +1 -1
  202. package/dist/esm/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.d.ts.map +1 -1
  203. package/dist/esm/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.js +4 -2
  204. package/dist/esm/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.js.map +1 -1
  205. package/dist/esm/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.d.ts +1 -1
  206. package/dist/esm/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.d.ts.map +1 -1
  207. package/dist/esm/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.js +2 -2
  208. package/dist/esm/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.js.map +1 -1
  209. package/dist/esm/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.d.ts +0 -3
  210. package/dist/esm/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.d.ts.map +1 -1
  211. package/dist/esm/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.js +0 -3
  212. package/dist/esm/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.js.map +1 -1
  213. package/dist/esm/hooks/error-cleaner.d.ts.map +1 -1
  214. package/dist/esm/hooks/error-cleaner.js +0 -4
  215. package/dist/esm/hooks/error-cleaner.js.map +1 -1
  216. package/dist/esm/index.d.ts +2 -0
  217. package/dist/esm/index.d.ts.map +1 -1
  218. package/dist/esm/index.js +2 -0
  219. package/dist/esm/index.js.map +1 -1
  220. package/dist/esm/lib/config.d.ts +3 -3
  221. package/dist/esm/lib/config.js +3 -3
  222. package/dist/esm/lib/galileo-config.d.ts +4 -2
  223. package/dist/esm/lib/galileo-config.d.ts.map +1 -1
  224. package/dist/esm/lib/galileo-config.js +15 -1
  225. package/dist/esm/lib/galileo-config.js.map +1 -1
  226. package/dist/esm/lib/sdk-logger.d.ts +26 -0
  227. package/dist/esm/lib/sdk-logger.d.ts.map +1 -0
  228. package/dist/esm/lib/sdk-logger.js +78 -0
  229. package/dist/esm/lib/sdk-logger.js.map +1 -0
  230. package/dist/esm/models/annotationqueueaction.d.ts +1 -0
  231. package/dist/esm/models/annotationqueueaction.d.ts.map +1 -1
  232. package/dist/esm/models/annotationqueueaction.js +1 -0
  233. package/dist/esm/models/annotationqueueaction.js.map +1 -1
  234. package/dist/esm/models/anthropicintegration.d.ts +5 -0
  235. package/dist/esm/models/anthropicintegration.d.ts.map +1 -1
  236. package/dist/esm/models/anthropicintegration.js +3 -0
  237. package/dist/esm/models/anthropicintegration.js.map +1 -1
  238. package/dist/esm/models/anthropicintegrationcreate.d.ts +6 -0
  239. package/dist/esm/models/anthropicintegrationcreate.d.ts.map +1 -1
  240. package/dist/esm/models/anthropicintegrationcreate.js +3 -0
  241. package/dist/esm/models/anthropicintegrationcreate.js.map +1 -1
  242. package/dist/esm/models/awsbedrockintegration.d.ts +5 -0
  243. package/dist/esm/models/awsbedrockintegration.d.ts.map +1 -1
  244. package/dist/esm/models/awsbedrockintegration.js +3 -0
  245. package/dist/esm/models/awsbedrockintegration.js.map +1 -1
  246. package/dist/esm/models/awssagemakerintegration.d.ts +5 -0
  247. package/dist/esm/models/awssagemakerintegration.d.ts.map +1 -1
  248. package/dist/esm/models/awssagemakerintegration.js +3 -0
  249. package/dist/esm/models/awssagemakerintegration.js.map +1 -1
  250. package/dist/esm/models/awssagemakerintegrationcreate.d.ts +6 -0
  251. package/dist/esm/models/awssagemakerintegrationcreate.d.ts.map +1 -1
  252. package/dist/esm/models/awssagemakerintegrationcreate.js +3 -0
  253. package/dist/esm/models/awssagemakerintegrationcreate.js.map +1 -1
  254. package/dist/esm/models/azureintegration.d.ts +5 -0
  255. package/dist/esm/models/azureintegration.d.ts.map +1 -1
  256. package/dist/esm/models/azureintegration.js +3 -0
  257. package/dist/esm/models/azureintegration.js.map +1 -1
  258. package/dist/esm/models/azureintegrationcreate.d.ts +6 -0
  259. package/dist/esm/models/azureintegrationcreate.d.ts.map +1 -1
  260. package/dist/esm/models/azureintegrationcreate.js +3 -0
  261. package/dist/esm/models/azureintegrationcreate.js.map +1 -1
  262. package/dist/esm/models/baseawsintegrationcreate.d.ts +6 -0
  263. package/dist/esm/models/baseawsintegrationcreate.d.ts.map +1 -1
  264. package/dist/esm/models/baseawsintegrationcreate.js +3 -0
  265. package/dist/esm/models/baseawsintegrationcreate.js.map +1 -1
  266. package/dist/esm/models/basescorer.d.ts +2 -0
  267. package/dist/esm/models/basescorer.d.ts.map +1 -1
  268. package/dist/esm/models/basescorer.js +4 -0
  269. package/dist/esm/models/basescorer.js.map +1 -1
  270. package/dist/esm/models/columncategory.d.ts +1 -0
  271. package/dist/esm/models/columncategory.d.ts.map +1 -1
  272. package/dist/esm/models/columncategory.js +1 -0
  273. package/dist/esm/models/columncategory.js.map +1 -1
  274. package/dist/esm/models/customauthenticationtype.d.ts +22 -1
  275. package/dist/esm/models/customauthenticationtype.d.ts.map +1 -1
  276. package/dist/esm/models/customauthenticationtype.js +12 -1
  277. package/dist/esm/models/customauthenticationtype.js.map +1 -1
  278. package/dist/esm/models/customintegration.d.ts +31 -0
  279. package/dist/esm/models/customintegration.d.ts.map +1 -1
  280. package/dist/esm/models/customintegration.js +7 -0
  281. package/dist/esm/models/customintegration.js.map +1 -1
  282. package/dist/esm/models/customintegrationcreate.d.ts +37 -0
  283. package/dist/esm/models/customintegrationcreate.d.ts.map +1 -1
  284. package/dist/esm/models/customintegrationcreate.js +7 -0
  285. package/dist/esm/models/customintegrationcreate.js.map +1 -1
  286. package/dist/esm/models/customizedagenticsessionsuccessgptscorer.d.ts +2 -0
  287. package/dist/esm/models/customizedagenticsessionsuccessgptscorer.d.ts.map +1 -1
  288. package/dist/esm/models/customizedagenticsessionsuccessgptscorer.js +4 -0
  289. package/dist/esm/models/customizedagenticsessionsuccessgptscorer.js.map +1 -1
  290. package/dist/esm/models/customizedagenticworkflowsuccessgptscorer.d.ts +2 -0
  291. package/dist/esm/models/customizedagenticworkflowsuccessgptscorer.d.ts.map +1 -1
  292. package/dist/esm/models/customizedagenticworkflowsuccessgptscorer.js +4 -0
  293. package/dist/esm/models/customizedagenticworkflowsuccessgptscorer.js.map +1 -1
  294. package/dist/esm/models/customizedchunkattributionutilizationgptscorer.d.ts +2 -0
  295. package/dist/esm/models/customizedchunkattributionutilizationgptscorer.d.ts.map +1 -1
  296. package/dist/esm/models/customizedchunkattributionutilizationgptscorer.js +4 -0
  297. package/dist/esm/models/customizedchunkattributionutilizationgptscorer.js.map +1 -1
  298. package/dist/esm/models/customizedcompletenessgptscorer.d.ts +2 -0
  299. package/dist/esm/models/customizedcompletenessgptscorer.d.ts.map +1 -1
  300. package/dist/esm/models/customizedcompletenessgptscorer.js +4 -0
  301. package/dist/esm/models/customizedcompletenessgptscorer.js.map +1 -1
  302. package/dist/esm/models/customizedfactualitygptscorer.d.ts +2 -0
  303. package/dist/esm/models/customizedfactualitygptscorer.d.ts.map +1 -1
  304. package/dist/esm/models/customizedfactualitygptscorer.js +4 -0
  305. package/dist/esm/models/customizedfactualitygptscorer.js.map +1 -1
  306. package/dist/esm/models/customizedgroundednessgptscorer.d.ts +2 -0
  307. package/dist/esm/models/customizedgroundednessgptscorer.d.ts.map +1 -1
  308. package/dist/esm/models/customizedgroundednessgptscorer.js +4 -0
  309. package/dist/esm/models/customizedgroundednessgptscorer.js.map +1 -1
  310. package/dist/esm/models/customizedgroundtruthadherencegptscorer.d.ts +2 -0
  311. package/dist/esm/models/customizedgroundtruthadherencegptscorer.d.ts.map +1 -1
  312. package/dist/esm/models/customizedgroundtruthadherencegptscorer.js +4 -0
  313. package/dist/esm/models/customizedgroundtruthadherencegptscorer.js.map +1 -1
  314. package/dist/esm/models/customizedinputsexistgptscorer.d.ts +2 -0
  315. package/dist/esm/models/customizedinputsexistgptscorer.d.ts.map +1 -1
  316. package/dist/esm/models/customizedinputsexistgptscorer.js +4 -0
  317. package/dist/esm/models/customizedinputsexistgptscorer.js.map +1 -1
  318. package/dist/esm/models/customizedinputtoxicitygptscorer.d.ts +2 -0
  319. package/dist/esm/models/customizedinputtoxicitygptscorer.d.ts.map +1 -1
  320. package/dist/esm/models/customizedinputtoxicitygptscorer.js +4 -0
  321. package/dist/esm/models/customizedinputtoxicitygptscorer.js.map +1 -1
  322. package/dist/esm/models/customizedinstructionadherencegptscorer.d.ts +2 -0
  323. package/dist/esm/models/customizedinstructionadherencegptscorer.d.ts.map +1 -1
  324. package/dist/esm/models/customizedinstructionadherencegptscorer.js +4 -0
  325. package/dist/esm/models/customizedinstructionadherencegptscorer.js.map +1 -1
  326. package/dist/esm/models/customizedpromptinjectiongptscorer.d.ts +2 -0
  327. package/dist/esm/models/customizedpromptinjectiongptscorer.d.ts.map +1 -1
  328. package/dist/esm/models/customizedpromptinjectiongptscorer.js +4 -0
  329. package/dist/esm/models/customizedpromptinjectiongptscorer.js.map +1 -1
  330. package/dist/esm/models/customizedsexistgptscorer.d.ts +2 -0
  331. package/dist/esm/models/customizedsexistgptscorer.d.ts.map +1 -1
  332. package/dist/esm/models/customizedsexistgptscorer.js +4 -0
  333. package/dist/esm/models/customizedsexistgptscorer.js.map +1 -1
  334. package/dist/esm/models/customizedtoolerrorrategptscorer.d.ts +2 -0
  335. package/dist/esm/models/customizedtoolerrorrategptscorer.d.ts.map +1 -1
  336. package/dist/esm/models/customizedtoolerrorrategptscorer.js +4 -0
  337. package/dist/esm/models/customizedtoolerrorrategptscorer.js.map +1 -1
  338. package/dist/esm/models/customizedtoolselectionqualitygptscorer.d.ts +2 -0
  339. package/dist/esm/models/customizedtoolselectionqualitygptscorer.d.ts.map +1 -1
  340. package/dist/esm/models/customizedtoolselectionqualitygptscorer.js +4 -0
  341. package/dist/esm/models/customizedtoolselectionqualitygptscorer.js.map +1 -1
  342. package/dist/esm/models/customizedtoxicitygptscorer.d.ts +2 -0
  343. package/dist/esm/models/customizedtoxicitygptscorer.d.ts.map +1 -1
  344. package/dist/esm/models/customizedtoxicitygptscorer.js +4 -0
  345. package/dist/esm/models/customizedtoxicitygptscorer.js.map +1 -1
  346. package/dist/esm/models/document.d.ts +5 -5
  347. package/dist/esm/models/document.d.ts.map +1 -1
  348. package/dist/esm/models/document.js +7 -15
  349. package/dist/esm/models/document.js.map +1 -1
  350. package/dist/esm/models/galileocoreschemassharedscorersscorernamescorername.d.ts +3 -0
  351. package/dist/esm/models/galileocoreschemassharedscorersscorernamescorername.d.ts.map +1 -1
  352. package/dist/esm/models/galileocoreschemassharedscorersscorernamescorername.js +3 -0
  353. package/dist/esm/models/galileocoreschemassharedscorersscorernamescorername.js.map +1 -1
  354. package/dist/esm/models/index.d.ts +2 -0
  355. package/dist/esm/models/index.d.ts.map +1 -1
  356. package/dist/esm/models/index.js +2 -0
  357. package/dist/esm/models/index.js.map +1 -1
  358. package/dist/esm/models/inputmodality.d.ts +20 -0
  359. package/dist/esm/models/inputmodality.d.ts.map +1 -0
  360. package/dist/esm/models/inputmodality.js +18 -0
  361. package/dist/esm/models/inputmodality.js.map +1 -0
  362. package/dist/esm/models/model.d.ts +6 -0
  363. package/dist/esm/models/model.d.ts.map +1 -1
  364. package/dist/esm/models/model.js +5 -0
  365. package/dist/esm/models/model.js.map +1 -1
  366. package/dist/esm/models/multimodalmodelintegrationconfig.d.ts +28 -0
  367. package/dist/esm/models/multimodalmodelintegrationconfig.d.ts.map +1 -0
  368. package/dist/esm/models/multimodalmodelintegrationconfig.js +34 -0
  369. package/dist/esm/models/multimodalmodelintegrationconfig.js.map +1 -0
  370. package/dist/esm/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.d.ts +10 -0
  371. package/dist/esm/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.d.ts.map +1 -1
  372. package/dist/esm/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.js +13 -0
  373. package/dist/esm/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.js.map +1 -1
  374. package/dist/esm/models/outputtypeenum.d.ts +1 -0
  375. package/dist/esm/models/outputtypeenum.d.ts.map +1 -1
  376. package/dist/esm/models/outputtypeenum.js +1 -0
  377. package/dist/esm/models/outputtypeenum.js.map +1 -1
  378. package/dist/esm/models/vegasgatewayintegrationcreate.d.ts +6 -0
  379. package/dist/esm/models/vegasgatewayintegrationcreate.d.ts.map +1 -1
  380. package/dist/esm/models/vegasgatewayintegrationcreate.js +3 -0
  381. package/dist/esm/models/vegasgatewayintegrationcreate.js.map +1 -1
  382. package/dist/esm/sdk/datasets.d.ts +2 -2
  383. package/dist/esm/sdk/datasets.d.ts.map +1 -1
  384. package/dist/esm/sdk/datasets.js.map +1 -1
  385. package/dist/esm/sdk/integrations.d.ts +0 -3
  386. package/dist/esm/sdk/integrations.d.ts.map +1 -1
  387. package/dist/esm/sdk/integrations.js +0 -3
  388. package/dist/esm/sdk/integrations.js.map +1 -1
  389. package/dist/esm/tests/lib/sdk-logger.test.d.ts +2 -0
  390. package/dist/esm/tests/lib/sdk-logger.test.d.ts.map +1 -0
  391. package/dist/esm/tests/lib/sdk-logger.test.js +399 -0
  392. package/dist/esm/tests/lib/sdk-logger.test.js.map +1 -0
  393. package/dist/esm/types/sdk-logger.types.d.ts +35 -0
  394. package/dist/esm/types/sdk-logger.types.d.ts.map +1 -0
  395. package/dist/esm/types/sdk-logger.types.js +14 -0
  396. package/dist/esm/types/sdk-logger.types.js.map +1 -0
  397. package/dist/esm/types/smartUnion.js +7 -0
  398. package/dist/esm/types/smartUnion.js.map +1 -1
  399. package/jsr.json +1 -1
  400. package/package.json +9 -8
  401. package/src/funcs/datasetsUpdateDatasetContentDatasetsDatasetIdContentPatch.ts +17 -6
  402. package/src/funcs/datasetsUpsertDatasetContentDatasetsDatasetIdContentPut.ts +6 -6
  403. package/src/funcs/integrationsCreateOrUpdateIntegrationIntegrationsCustomPut.ts +0 -3
  404. package/src/hooks/error-cleaner.ts +0 -7
  405. package/src/index.ts +2 -0
  406. package/src/lib/config.ts +3 -3
  407. package/src/lib/galileo-config.ts +19 -3
  408. package/src/lib/sdk-logger.ts +91 -0
  409. package/src/models/annotationqueueaction.ts +1 -0
  410. package/src/models/anthropicintegration.ts +12 -0
  411. package/src/models/anthropicintegrationcreate.ts +17 -0
  412. package/src/models/awsbedrockintegration.ts +12 -0
  413. package/src/models/awssagemakerintegration.ts +12 -0
  414. package/src/models/awssagemakerintegrationcreate.ts +17 -0
  415. package/src/models/azureintegration.ts +12 -0
  416. package/src/models/azureintegrationcreate.ts +17 -0
  417. package/src/models/baseawsintegrationcreate.ts +17 -0
  418. package/src/models/basescorer.ts +6 -0
  419. package/src/models/columncategory.ts +1 -0
  420. package/src/models/customauthenticationtype.ts +22 -1
  421. package/src/models/customintegration.ts +42 -0
  422. package/src/models/customintegrationcreate.ts +52 -0
  423. package/src/models/customizedagenticsessionsuccessgptscorer.ts +6 -0
  424. package/src/models/customizedagenticworkflowsuccessgptscorer.ts +6 -0
  425. package/src/models/customizedchunkattributionutilizationgptscorer.ts +6 -0
  426. package/src/models/customizedcompletenessgptscorer.ts +6 -0
  427. package/src/models/customizedfactualitygptscorer.ts +6 -0
  428. package/src/models/customizedgroundednessgptscorer.ts +6 -0
  429. package/src/models/customizedgroundtruthadherencegptscorer.ts +6 -0
  430. package/src/models/customizedinputsexistgptscorer.ts +6 -0
  431. package/src/models/customizedinputtoxicitygptscorer.ts +6 -0
  432. package/src/models/customizedinstructionadherencegptscorer.ts +6 -0
  433. package/src/models/customizedpromptinjectiongptscorer.ts +6 -0
  434. package/src/models/customizedsexistgptscorer.ts +6 -0
  435. package/src/models/customizedtoolerrorrategptscorer.ts +6 -0
  436. package/src/models/customizedtoolselectionqualitygptscorer.ts +6 -0
  437. package/src/models/customizedtoxicitygptscorer.ts +6 -0
  438. package/src/models/document.ts +15 -29
  439. package/src/models/galileocoreschemassharedscorersscorernamescorername.ts +3 -0
  440. package/src/models/index.ts +2 -0
  441. package/src/models/inputmodality.ts +32 -0
  442. package/src/models/model.ts +14 -0
  443. package/src/models/multimodalmodelintegrationconfig.ts +82 -0
  444. package/src/models/operations/updatedatasetcontentdatasetsdatasetidcontentpatch.ts +38 -0
  445. package/src/models/outputtypeenum.ts +1 -0
  446. package/src/models/vegasgatewayintegrationcreate.ts +17 -0
  447. package/src/sdk/datasets.ts +5 -2
  448. package/src/sdk/integrations.ts +0 -3
  449. package/src/tests/lib/sdk-logger.test.ts +518 -0
  450. package/src/types/sdk-logger.types.ts +43 -0
  451. package/src/types/smartUnion.ts +8 -0
@@ -6,10 +6,31 @@ import * as z from "zod/v4-mini";
6
6
  import * as openEnums from "../types/enums.js";
7
7
  import { OpenEnum } from "../types/enums.js";
8
8
 
9
+ /**
10
+ * Authentication types for custom integrations.
11
+ *
12
+ * @remarks
13
+ *
14
+ * Values:
15
+ * - none: No authentication required
16
+ * - oauth2: OAuth2 token-based authentication
17
+ * - api_key: API key header-based authentication
18
+ */
9
19
  export const CustomAuthenticationType = {
10
- Oauth2: "oauth2",
20
+ ApiKey: "api_key",
11
21
  None: "none",
22
+ Oauth2: "oauth2",
12
23
  } as const;
24
+ /**
25
+ * Authentication types for custom integrations.
26
+ *
27
+ * @remarks
28
+ *
29
+ * Values:
30
+ * - none: No authentication required
31
+ * - oauth2: OAuth2 token-based authentication
32
+ * - api_key: API key header-based authentication
33
+ */
13
34
  export type CustomAuthenticationType = OpenEnum<
14
35
  typeof CustomAuthenticationType
15
36
  >;
@@ -16,8 +16,34 @@ import {
16
16
  CustomLLMConfig$inboundSchema,
17
17
  } from "./customllmconfig.js";
18
18
  import { SDKValidationError } from "./errors/sdkvalidationerror.js";
19
+ import {
20
+ MultiModalModelIntegrationConfig,
21
+ MultiModalModelIntegrationConfig$inboundSchema,
22
+ } from "./multimodalmodelintegrationconfig.js";
19
23
 
24
+ /**
25
+ * Read model for custom integrations.
26
+ *
27
+ * @remarks
28
+ *
29
+ * api_key_value is not stored in extra (it's encrypted in the token column),
30
+ * so we override the parent validator to skip requiring it on read.
31
+ */
20
32
  export type CustomIntegration = {
33
+ /**
34
+ * Configuration for multi-modal (file upload) capabilities.
35
+ */
36
+ multiModalConfig?: MultiModalModelIntegrationConfig | null | undefined;
37
+ /**
38
+ * Authentication types for custom integrations.
39
+ *
40
+ * @remarks
41
+ *
42
+ * Values:
43
+ * - none: No authentication required
44
+ * - oauth2: OAuth2 token-based authentication
45
+ * - api_key: API key header-based authentication
46
+ */
21
47
  authenticationType?: CustomAuthenticationType | undefined;
22
48
  /**
23
49
  * List of model names for the custom integration
@@ -39,6 +65,14 @@ export type CustomIntegration = {
39
65
  * OAuth2 token URL for custom OAuth2 authentication. If not provided, defaults to the endpoint.
40
66
  */
41
67
  oauth2TokenUrl?: string | null | undefined;
68
+ /**
69
+ * HTTP header name to use for API key authentication (e.g., 'X-API-Key', 'Authorization').
70
+ */
71
+ apiKeyHeader?: string | null | undefined;
72
+ /**
73
+ * API key value to send in the specified header for authentication.
74
+ */
75
+ apiKeyValue?: string | null | undefined;
42
76
  /**
43
77
  * Optional configuration for a custom LiteLLM handler class. When specified, the handler's acompletion() method is used instead of the default litellm.acompletion().
44
78
  */
@@ -54,12 +88,17 @@ export const CustomIntegration$inboundSchema: z.ZodMiniType<
54
88
  unknown
55
89
  > = z.pipe(
56
90
  z.object({
91
+ multi_modal_config: z.optional(
92
+ z.nullable(MultiModalModelIntegrationConfig$inboundSchema),
93
+ ),
57
94
  authentication_type: types.optional(CustomAuthenticationType$inboundSchema),
58
95
  models: z.array(types.string()),
59
96
  default_model: z.optional(z.nullable(types.string())),
60
97
  endpoint: types.string(),
61
98
  authentication_scope: z.optional(z.nullable(types.string())),
62
99
  oauth2_token_url: z.optional(z.nullable(types.string())),
100
+ api_key_header: z.optional(z.nullable(types.string())),
101
+ api_key_value: z.optional(z.nullable(types.string())),
63
102
  custom_llm_config: z.optional(z.nullable(CustomLLMConfig$inboundSchema)),
64
103
  id: z.optional(z.nullable(types.string())),
65
104
  name: types.literal("custom"),
@@ -67,10 +106,13 @@ export const CustomIntegration$inboundSchema: z.ZodMiniType<
67
106
  }),
68
107
  z.transform((v) => {
69
108
  return remap$(v, {
109
+ "multi_modal_config": "multiModalConfig",
70
110
  "authentication_type": "authenticationType",
71
111
  "default_model": "defaultModel",
72
112
  "authentication_scope": "authenticationScope",
73
113
  "oauth2_token_url": "oauth2TokenUrl",
114
+ "api_key_header": "apiKeyHeader",
115
+ "api_key_value": "apiKeyValue",
74
116
  "custom_llm_config": "customLlmConfig",
75
117
  });
76
118
  }),
@@ -13,8 +13,38 @@ import {
13
13
  CustomLLMConfig$Outbound,
14
14
  CustomLLMConfig$outboundSchema,
15
15
  } from "./customllmconfig.js";
16
+ import {
17
+ MultiModalModelIntegrationConfig,
18
+ MultiModalModelIntegrationConfig$Outbound,
19
+ MultiModalModelIntegrationConfig$outboundSchema,
20
+ } from "./multimodalmodelintegrationconfig.js";
16
21
 
22
+ /**
23
+ * Schema for creating custom integrations.
24
+ *
25
+ * @remarks
26
+ *
27
+ * Inherits api_key field validation from CustomConfig:
28
+ * - api_key_header and api_key_value are required when authentication_type is api_key
29
+ *
30
+ * Token field is only used for oauth2 authentication (contains OAuth2 client credentials).
31
+ * For api_key auth, the api_key_value field is used instead.
32
+ */
17
33
  export type CustomIntegrationCreate = {
34
+ /**
35
+ * Configuration for multi-modal (file upload) capabilities.
36
+ */
37
+ multiModalConfig?: MultiModalModelIntegrationConfig | null | undefined;
38
+ /**
39
+ * Authentication types for custom integrations.
40
+ *
41
+ * @remarks
42
+ *
43
+ * Values:
44
+ * - none: No authentication required
45
+ * - oauth2: OAuth2 token-based authentication
46
+ * - api_key: API key header-based authentication
47
+ */
18
48
  authenticationType?: CustomAuthenticationType | undefined;
19
49
  /**
20
50
  * List of model names for the custom integration
@@ -36,6 +66,14 @@ export type CustomIntegrationCreate = {
36
66
  * OAuth2 token URL for custom OAuth2 authentication. If not provided, defaults to the endpoint.
37
67
  */
38
68
  oauth2TokenUrl?: string | null | undefined;
69
+ /**
70
+ * HTTP header name to use for API key authentication (e.g., 'X-API-Key', 'Authorization').
71
+ */
72
+ apiKeyHeader?: string | null | undefined;
73
+ /**
74
+ * API key value to send in the specified header for authentication.
75
+ */
76
+ apiKeyValue?: string | null | undefined;
39
77
  /**
40
78
  * Optional configuration for a custom LiteLLM handler class. When specified, the handler's acompletion() method is used instead of the default litellm.acompletion().
41
79
  */
@@ -45,12 +83,18 @@ export type CustomIntegrationCreate = {
45
83
 
46
84
  /** @internal */
47
85
  export type CustomIntegrationCreate$Outbound = {
86
+ multi_modal_config?:
87
+ | MultiModalModelIntegrationConfig$Outbound
88
+ | null
89
+ | undefined;
48
90
  authentication_type?: string | undefined;
49
91
  models: Array<string>;
50
92
  default_model?: string | null | undefined;
51
93
  endpoint: string;
52
94
  authentication_scope?: string | null | undefined;
53
95
  oauth2_token_url?: string | null | undefined;
96
+ api_key_header?: string | null | undefined;
97
+ api_key_value?: string | null | undefined;
54
98
  custom_llm_config?: CustomLLMConfig$Outbound | null | undefined;
55
99
  token?: string | null | undefined;
56
100
  };
@@ -61,21 +105,29 @@ export const CustomIntegrationCreate$outboundSchema: z.ZodMiniType<
61
105
  CustomIntegrationCreate
62
106
  > = z.pipe(
63
107
  z.object({
108
+ multiModalConfig: z.optional(
109
+ z.nullable(MultiModalModelIntegrationConfig$outboundSchema),
110
+ ),
64
111
  authenticationType: z.optional(CustomAuthenticationType$outboundSchema),
65
112
  models: z.array(z.string()),
66
113
  defaultModel: z.optional(z.nullable(z.string())),
67
114
  endpoint: z.string(),
68
115
  authenticationScope: z.optional(z.nullable(z.string())),
69
116
  oauth2TokenUrl: z.optional(z.nullable(z.string())),
117
+ apiKeyHeader: z.optional(z.nullable(z.string())),
118
+ apiKeyValue: z.optional(z.nullable(z.string())),
70
119
  customLlmConfig: z.optional(z.nullable(CustomLLMConfig$outboundSchema)),
71
120
  token: z.optional(z.nullable(z.string())),
72
121
  }),
73
122
  z.transform((v) => {
74
123
  return remap$(v, {
124
+ multiModalConfig: "multi_modal_config",
75
125
  authenticationType: "authentication_type",
76
126
  defaultModel: "default_model",
77
127
  authenticationScope: "authentication_scope",
78
128
  oauth2TokenUrl: "oauth2_token_url",
129
+ apiKeyHeader: "api_key_header",
130
+ apiKeyValue: "api_key_value",
79
131
  customLlmConfig: "custom_llm_config",
80
132
  });
81
133
  }),
@@ -120,6 +120,7 @@ export type CustomizedAgenticSessionSuccessGPTScorer = {
120
120
  registeredScorerId?: string | null | undefined;
121
121
  generatedScorerId?: string | null | undefined;
122
122
  scorerVersionId?: string | null | undefined;
123
+ userCode?: string | null | undefined;
123
124
  canCopyToLlm?: boolean | null | undefined;
124
125
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
125
126
  cotEnabled?: boolean | null | undefined;
@@ -327,6 +328,7 @@ export const CustomizedAgenticSessionSuccessGPTScorer$inboundSchema:
327
328
  registered_scorer_id: z.optional(z.nullable(types.string())),
328
329
  generated_scorer_id: z.optional(z.nullable(types.string())),
329
330
  scorer_version_id: z.optional(z.nullable(types.string())),
331
+ user_code: z.optional(z.nullable(types.string())),
330
332
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
331
333
  scoreable_node_types: z.optional(
332
334
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -375,6 +377,7 @@ export const CustomizedAgenticSessionSuccessGPTScorer$inboundSchema:
375
377
  "registered_scorer_id": "registeredScorerId",
376
378
  "generated_scorer_id": "generatedScorerId",
377
379
  "scorer_version_id": "scorerVersionId",
380
+ "user_code": "userCode",
378
381
  "can_copy_to_llm": "canCopyToLlm",
379
382
  "scoreable_node_types": "scoreableNodeTypes",
380
383
  "cot_enabled": "cotEnabled",
@@ -416,6 +419,7 @@ export type CustomizedAgenticSessionSuccessGPTScorer$Outbound = {
416
419
  registered_scorer_id?: string | null | undefined;
417
420
  generated_scorer_id?: string | null | undefined;
418
421
  scorer_version_id?: string | null | undefined;
422
+ user_code?: string | null | undefined;
419
423
  can_copy_to_llm?: boolean | null | undefined;
420
424
  scoreable_node_types?: Array<string> | null | undefined;
421
425
  cot_enabled?: boolean | null | undefined;
@@ -479,6 +483,7 @@ export const CustomizedAgenticSessionSuccessGPTScorer$outboundSchema:
479
483
  registeredScorerId: z.optional(z.nullable(z.string())),
480
484
  generatedScorerId: z.optional(z.nullable(z.string())),
481
485
  scorerVersionId: z.optional(z.nullable(z.string())),
486
+ userCode: z.optional(z.nullable(z.string())),
482
487
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
483
488
  scoreableNodeTypes: z.optional(
484
489
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -525,6 +530,7 @@ export const CustomizedAgenticSessionSuccessGPTScorer$outboundSchema:
525
530
  registeredScorerId: "registered_scorer_id",
526
531
  generatedScorerId: "generated_scorer_id",
527
532
  scorerVersionId: "scorer_version_id",
533
+ userCode: "user_code",
528
534
  canCopyToLlm: "can_copy_to_llm",
529
535
  scoreableNodeTypes: "scoreable_node_types",
530
536
  cotEnabled: "cot_enabled",
@@ -120,6 +120,7 @@ export type CustomizedAgenticWorkflowSuccessGPTScorer = {
120
120
  registeredScorerId?: string | null | undefined;
121
121
  generatedScorerId?: string | null | undefined;
122
122
  scorerVersionId?: string | null | undefined;
123
+ userCode?: string | null | undefined;
123
124
  canCopyToLlm?: boolean | null | undefined;
124
125
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
125
126
  cotEnabled?: boolean | null | undefined;
@@ -326,6 +327,7 @@ export const CustomizedAgenticWorkflowSuccessGPTScorer$inboundSchema:
326
327
  registered_scorer_id: z.optional(z.nullable(types.string())),
327
328
  generated_scorer_id: z.optional(z.nullable(types.string())),
328
329
  scorer_version_id: z.optional(z.nullable(types.string())),
330
+ user_code: z.optional(z.nullable(types.string())),
329
331
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
330
332
  scoreable_node_types: z.optional(
331
333
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -374,6 +376,7 @@ export const CustomizedAgenticWorkflowSuccessGPTScorer$inboundSchema:
374
376
  "registered_scorer_id": "registeredScorerId",
375
377
  "generated_scorer_id": "generatedScorerId",
376
378
  "scorer_version_id": "scorerVersionId",
379
+ "user_code": "userCode",
377
380
  "can_copy_to_llm": "canCopyToLlm",
378
381
  "scoreable_node_types": "scoreableNodeTypes",
379
382
  "cot_enabled": "cotEnabled",
@@ -415,6 +418,7 @@ export type CustomizedAgenticWorkflowSuccessGPTScorer$Outbound = {
415
418
  registered_scorer_id?: string | null | undefined;
416
419
  generated_scorer_id?: string | null | undefined;
417
420
  scorer_version_id?: string | null | undefined;
421
+ user_code?: string | null | undefined;
418
422
  can_copy_to_llm?: boolean | null | undefined;
419
423
  scoreable_node_types?: Array<string> | null | undefined;
420
424
  cot_enabled?: boolean | null | undefined;
@@ -478,6 +482,7 @@ export const CustomizedAgenticWorkflowSuccessGPTScorer$outboundSchema:
478
482
  registeredScorerId: z.optional(z.nullable(z.string())),
479
483
  generatedScorerId: z.optional(z.nullable(z.string())),
480
484
  scorerVersionId: z.optional(z.nullable(z.string())),
485
+ userCode: z.optional(z.nullable(z.string())),
481
486
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
482
487
  scoreableNodeTypes: z.optional(
483
488
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -524,6 +529,7 @@ export const CustomizedAgenticWorkflowSuccessGPTScorer$outboundSchema:
524
529
  registeredScorerId: "registered_scorer_id",
525
530
  generatedScorerId: "generated_scorer_id",
526
531
  scorerVersionId: "scorer_version_id",
532
+ userCode: "user_code",
527
533
  canCopyToLlm: "can_copy_to_llm",
528
534
  scoreableNodeTypes: "scoreable_node_types",
529
535
  cotEnabled: "cot_enabled",
@@ -114,6 +114,7 @@ export type CustomizedChunkAttributionUtilizationGPTScorer = {
114
114
  registeredScorerId?: string | null | undefined;
115
115
  generatedScorerId?: string | null | undefined;
116
116
  scorerVersionId?: string | null | undefined;
117
+ userCode?: string | null | undefined;
117
118
  canCopyToLlm?: boolean | null | undefined;
118
119
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
119
120
  cotEnabled?: boolean | null | undefined;
@@ -322,6 +323,7 @@ export const CustomizedChunkAttributionUtilizationGPTScorer$inboundSchema:
322
323
  registered_scorer_id: z.optional(z.nullable(types.string())),
323
324
  generated_scorer_id: z.optional(z.nullable(types.string())),
324
325
  scorer_version_id: z.optional(z.nullable(types.string())),
326
+ user_code: z.optional(z.nullable(types.string())),
325
327
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
326
328
  scoreable_node_types: z.optional(
327
329
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -372,6 +374,7 @@ export const CustomizedChunkAttributionUtilizationGPTScorer$inboundSchema:
372
374
  "registered_scorer_id": "registeredScorerId",
373
375
  "generated_scorer_id": "generatedScorerId",
374
376
  "scorer_version_id": "scorerVersionId",
377
+ "user_code": "userCode",
375
378
  "can_copy_to_llm": "canCopyToLlm",
376
379
  "scoreable_node_types": "scoreableNodeTypes",
377
380
  "cot_enabled": "cotEnabled",
@@ -413,6 +416,7 @@ export type CustomizedChunkAttributionUtilizationGPTScorer$Outbound = {
413
416
  registered_scorer_id?: string | null | undefined;
414
417
  generated_scorer_id?: string | null | undefined;
415
418
  scorer_version_id?: string | null | undefined;
419
+ user_code?: string | null | undefined;
416
420
  can_copy_to_llm?: boolean | null | undefined;
417
421
  scoreable_node_types?: Array<string> | null | undefined;
418
422
  cot_enabled?: boolean | null | undefined;
@@ -476,6 +480,7 @@ export const CustomizedChunkAttributionUtilizationGPTScorer$outboundSchema:
476
480
  registeredScorerId: z.optional(z.nullable(z.string())),
477
481
  generatedScorerId: z.optional(z.nullable(z.string())),
478
482
  scorerVersionId: z.optional(z.nullable(z.string())),
483
+ userCode: z.optional(z.nullable(z.string())),
479
484
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
480
485
  scoreableNodeTypes: z.optional(
481
486
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -522,6 +527,7 @@ export const CustomizedChunkAttributionUtilizationGPTScorer$outboundSchema:
522
527
  registeredScorerId: "registered_scorer_id",
523
528
  generatedScorerId: "generated_scorer_id",
524
529
  scorerVersionId: "scorer_version_id",
530
+ userCode: "user_code",
525
531
  canCopyToLlm: "can_copy_to_llm",
526
532
  scoreableNodeTypes: "scoreable_node_types",
527
533
  cotEnabled: "cot_enabled",
@@ -114,6 +114,7 @@ export type CustomizedCompletenessGPTScorer = {
114
114
  registeredScorerId?: string | null | undefined;
115
115
  generatedScorerId?: string | null | undefined;
116
116
  scorerVersionId?: string | null | undefined;
117
+ userCode?: string | null | undefined;
117
118
  canCopyToLlm?: boolean | null | undefined;
118
119
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
119
120
  cotEnabled?: boolean | null | undefined;
@@ -311,6 +312,7 @@ export const CustomizedCompletenessGPTScorer$inboundSchema: z.ZodMiniType<
311
312
  registered_scorer_id: z.optional(z.nullable(types.string())),
312
313
  generated_scorer_id: z.optional(z.nullable(types.string())),
313
314
  scorer_version_id: z.optional(z.nullable(types.string())),
315
+ user_code: z.optional(z.nullable(types.string())),
314
316
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
315
317
  scoreable_node_types: z.optional(
316
318
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -357,6 +359,7 @@ export const CustomizedCompletenessGPTScorer$inboundSchema: z.ZodMiniType<
357
359
  "registered_scorer_id": "registeredScorerId",
358
360
  "generated_scorer_id": "generatedScorerId",
359
361
  "scorer_version_id": "scorerVersionId",
362
+ "user_code": "userCode",
360
363
  "can_copy_to_llm": "canCopyToLlm",
361
364
  "scoreable_node_types": "scoreableNodeTypes",
362
365
  "cot_enabled": "cotEnabled",
@@ -398,6 +401,7 @@ export type CustomizedCompletenessGPTScorer$Outbound = {
398
401
  registered_scorer_id?: string | null | undefined;
399
402
  generated_scorer_id?: string | null | undefined;
400
403
  scorer_version_id?: string | null | undefined;
404
+ user_code?: string | null | undefined;
401
405
  can_copy_to_llm?: boolean | null | undefined;
402
406
  scoreable_node_types?: Array<string> | null | undefined;
403
407
  cot_enabled?: boolean | null | undefined;
@@ -455,6 +459,7 @@ export const CustomizedCompletenessGPTScorer$outboundSchema: z.ZodMiniType<
455
459
  registeredScorerId: z.optional(z.nullable(z.string())),
456
460
  generatedScorerId: z.optional(z.nullable(z.string())),
457
461
  scorerVersionId: z.optional(z.nullable(z.string())),
462
+ userCode: z.optional(z.nullable(z.string())),
458
463
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
459
464
  scoreableNodeTypes: z.optional(
460
465
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -501,6 +506,7 @@ export const CustomizedCompletenessGPTScorer$outboundSchema: z.ZodMiniType<
501
506
  registeredScorerId: "registered_scorer_id",
502
507
  generatedScorerId: "generated_scorer_id",
503
508
  scorerVersionId: "scorer_version_id",
509
+ userCode: "user_code",
504
510
  canCopyToLlm: "can_copy_to_llm",
505
511
  scoreableNodeTypes: "scoreable_node_types",
506
512
  cotEnabled: "cot_enabled",
@@ -114,6 +114,7 @@ export type CustomizedFactualityGPTScorer = {
114
114
  registeredScorerId?: string | null | undefined;
115
115
  generatedScorerId?: string | null | undefined;
116
116
  scorerVersionId?: string | null | undefined;
117
+ userCode?: string | null | undefined;
117
118
  canCopyToLlm?: boolean | null | undefined;
118
119
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
119
120
  cotEnabled?: boolean | null | undefined;
@@ -311,6 +312,7 @@ export const CustomizedFactualityGPTScorer$inboundSchema: z.ZodMiniType<
311
312
  registered_scorer_id: z.optional(z.nullable(types.string())),
312
313
  generated_scorer_id: z.optional(z.nullable(types.string())),
313
314
  scorer_version_id: z.optional(z.nullable(types.string())),
315
+ user_code: z.optional(z.nullable(types.string())),
314
316
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
315
317
  scoreable_node_types: z.optional(
316
318
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -358,6 +360,7 @@ export const CustomizedFactualityGPTScorer$inboundSchema: z.ZodMiniType<
358
360
  "registered_scorer_id": "registeredScorerId",
359
361
  "generated_scorer_id": "generatedScorerId",
360
362
  "scorer_version_id": "scorerVersionId",
363
+ "user_code": "userCode",
361
364
  "can_copy_to_llm": "canCopyToLlm",
362
365
  "scoreable_node_types": "scoreableNodeTypes",
363
366
  "cot_enabled": "cotEnabled",
@@ -400,6 +403,7 @@ export type CustomizedFactualityGPTScorer$Outbound = {
400
403
  registered_scorer_id?: string | null | undefined;
401
404
  generated_scorer_id?: string | null | undefined;
402
405
  scorer_version_id?: string | null | undefined;
406
+ user_code?: string | null | undefined;
403
407
  can_copy_to_llm?: boolean | null | undefined;
404
408
  scoreable_node_types?: Array<string> | null | undefined;
405
409
  cot_enabled?: boolean | null | undefined;
@@ -458,6 +462,7 @@ export const CustomizedFactualityGPTScorer$outboundSchema: z.ZodMiniType<
458
462
  registeredScorerId: z.optional(z.nullable(z.string())),
459
463
  generatedScorerId: z.optional(z.nullable(z.string())),
460
464
  scorerVersionId: z.optional(z.nullable(z.string())),
465
+ userCode: z.optional(z.nullable(z.string())),
461
466
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
462
467
  scoreableNodeTypes: z.optional(
463
468
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -505,6 +510,7 @@ export const CustomizedFactualityGPTScorer$outboundSchema: z.ZodMiniType<
505
510
  registeredScorerId: "registered_scorer_id",
506
511
  generatedScorerId: "generated_scorer_id",
507
512
  scorerVersionId: "scorer_version_id",
513
+ userCode: "user_code",
508
514
  canCopyToLlm: "can_copy_to_llm",
509
515
  scoreableNodeTypes: "scoreable_node_types",
510
516
  cotEnabled: "cot_enabled",
@@ -120,6 +120,7 @@ export type CustomizedGroundednessGPTScorer = {
120
120
  registeredScorerId?: string | null | undefined;
121
121
  generatedScorerId?: string | null | undefined;
122
122
  scorerVersionId?: string | null | undefined;
123
+ userCode?: string | null | undefined;
123
124
  canCopyToLlm?: boolean | null | undefined;
124
125
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
125
126
  cotEnabled?: boolean | null | undefined;
@@ -317,6 +318,7 @@ export const CustomizedGroundednessGPTScorer$inboundSchema: z.ZodMiniType<
317
318
  registered_scorer_id: z.optional(z.nullable(types.string())),
318
319
  generated_scorer_id: z.optional(z.nullable(types.string())),
319
320
  scorer_version_id: z.optional(z.nullable(types.string())),
321
+ user_code: z.optional(z.nullable(types.string())),
320
322
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
321
323
  scoreable_node_types: z.optional(
322
324
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -363,6 +365,7 @@ export const CustomizedGroundednessGPTScorer$inboundSchema: z.ZodMiniType<
363
365
  "registered_scorer_id": "registeredScorerId",
364
366
  "generated_scorer_id": "generatedScorerId",
365
367
  "scorer_version_id": "scorerVersionId",
368
+ "user_code": "userCode",
366
369
  "can_copy_to_llm": "canCopyToLlm",
367
370
  "scoreable_node_types": "scoreableNodeTypes",
368
371
  "cot_enabled": "cotEnabled",
@@ -404,6 +407,7 @@ export type CustomizedGroundednessGPTScorer$Outbound = {
404
407
  registered_scorer_id?: string | null | undefined;
405
408
  generated_scorer_id?: string | null | undefined;
406
409
  scorer_version_id?: string | null | undefined;
410
+ user_code?: string | null | undefined;
407
411
  can_copy_to_llm?: boolean | null | undefined;
408
412
  scoreable_node_types?: Array<string> | null | undefined;
409
413
  cot_enabled?: boolean | null | undefined;
@@ -464,6 +468,7 @@ export const CustomizedGroundednessGPTScorer$outboundSchema: z.ZodMiniType<
464
468
  registeredScorerId: z.optional(z.nullable(z.string())),
465
469
  generatedScorerId: z.optional(z.nullable(z.string())),
466
470
  scorerVersionId: z.optional(z.nullable(z.string())),
471
+ userCode: z.optional(z.nullable(z.string())),
467
472
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
468
473
  scoreableNodeTypes: z.optional(
469
474
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -510,6 +515,7 @@ export const CustomizedGroundednessGPTScorer$outboundSchema: z.ZodMiniType<
510
515
  registeredScorerId: "registered_scorer_id",
511
516
  generatedScorerId: "generated_scorer_id",
512
517
  scorerVersionId: "scorer_version_id",
518
+ userCode: "user_code",
513
519
  canCopyToLlm: "can_copy_to_llm",
514
520
  scoreableNodeTypes: "scoreable_node_types",
515
521
  cotEnabled: "cot_enabled",
@@ -114,6 +114,7 @@ export type CustomizedGroundTruthAdherenceGPTScorer = {
114
114
  registeredScorerId?: string | null | undefined;
115
115
  generatedScorerId?: string | null | undefined;
116
116
  scorerVersionId?: string | null | undefined;
117
+ userCode?: string | null | undefined;
117
118
  canCopyToLlm?: boolean | null | undefined;
118
119
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
119
120
  cotEnabled?: boolean | null | undefined;
@@ -319,6 +320,7 @@ export const CustomizedGroundTruthAdherenceGPTScorer$inboundSchema:
319
320
  registered_scorer_id: z.optional(z.nullable(types.string())),
320
321
  generated_scorer_id: z.optional(z.nullable(types.string())),
321
322
  scorer_version_id: z.optional(z.nullable(types.string())),
323
+ user_code: z.optional(z.nullable(types.string())),
322
324
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
323
325
  scoreable_node_types: z.optional(
324
326
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -367,6 +369,7 @@ export const CustomizedGroundTruthAdherenceGPTScorer$inboundSchema:
367
369
  "registered_scorer_id": "registeredScorerId",
368
370
  "generated_scorer_id": "generatedScorerId",
369
371
  "scorer_version_id": "scorerVersionId",
372
+ "user_code": "userCode",
370
373
  "can_copy_to_llm": "canCopyToLlm",
371
374
  "scoreable_node_types": "scoreableNodeTypes",
372
375
  "cot_enabled": "cotEnabled",
@@ -408,6 +411,7 @@ export type CustomizedGroundTruthAdherenceGPTScorer$Outbound = {
408
411
  registered_scorer_id?: string | null | undefined;
409
412
  generated_scorer_id?: string | null | undefined;
410
413
  scorer_version_id?: string | null | undefined;
414
+ user_code?: string | null | undefined;
411
415
  can_copy_to_llm?: boolean | null | undefined;
412
416
  scoreable_node_types?: Array<string> | null | undefined;
413
417
  cot_enabled?: boolean | null | undefined;
@@ -471,6 +475,7 @@ export const CustomizedGroundTruthAdherenceGPTScorer$outboundSchema:
471
475
  registeredScorerId: z.optional(z.nullable(z.string())),
472
476
  generatedScorerId: z.optional(z.nullable(z.string())),
473
477
  scorerVersionId: z.optional(z.nullable(z.string())),
478
+ userCode: z.optional(z.nullable(z.string())),
474
479
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
475
480
  scoreableNodeTypes: z.optional(
476
481
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -517,6 +522,7 @@ export const CustomizedGroundTruthAdherenceGPTScorer$outboundSchema:
517
522
  registeredScorerId: "registered_scorer_id",
518
523
  generatedScorerId: "generated_scorer_id",
519
524
  scorerVersionId: "scorer_version_id",
525
+ userCode: "user_code",
520
526
  canCopyToLlm: "can_copy_to_llm",
521
527
  scoreableNodeTypes: "scoreable_node_types",
522
528
  cotEnabled: "cot_enabled",
@@ -120,6 +120,7 @@ export type CustomizedInputSexistGPTScorer = {
120
120
  registeredScorerId?: string | null | undefined;
121
121
  generatedScorerId?: string | null | undefined;
122
122
  scorerVersionId?: string | null | undefined;
123
+ userCode?: string | null | undefined;
123
124
  canCopyToLlm?: boolean | null | undefined;
124
125
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
125
126
  cotEnabled?: boolean | null | undefined;
@@ -316,6 +317,7 @@ export const CustomizedInputSexistGPTScorer$inboundSchema: z.ZodMiniType<
316
317
  registered_scorer_id: z.optional(z.nullable(types.string())),
317
318
  generated_scorer_id: z.optional(z.nullable(types.string())),
318
319
  scorer_version_id: z.optional(z.nullable(types.string())),
320
+ user_code: z.optional(z.nullable(types.string())),
319
321
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
320
322
  scoreable_node_types: z.optional(
321
323
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -362,6 +364,7 @@ export const CustomizedInputSexistGPTScorer$inboundSchema: z.ZodMiniType<
362
364
  "registered_scorer_id": "registeredScorerId",
363
365
  "generated_scorer_id": "generatedScorerId",
364
366
  "scorer_version_id": "scorerVersionId",
367
+ "user_code": "userCode",
365
368
  "can_copy_to_llm": "canCopyToLlm",
366
369
  "scoreable_node_types": "scoreableNodeTypes",
367
370
  "cot_enabled": "cotEnabled",
@@ -403,6 +406,7 @@ export type CustomizedInputSexistGPTScorer$Outbound = {
403
406
  registered_scorer_id?: string | null | undefined;
404
407
  generated_scorer_id?: string | null | undefined;
405
408
  scorer_version_id?: string | null | undefined;
409
+ user_code?: string | null | undefined;
406
410
  can_copy_to_llm?: boolean | null | undefined;
407
411
  scoreable_node_types?: Array<string> | null | undefined;
408
412
  cot_enabled?: boolean | null | undefined;
@@ -460,6 +464,7 @@ export const CustomizedInputSexistGPTScorer$outboundSchema: z.ZodMiniType<
460
464
  registeredScorerId: z.optional(z.nullable(z.string())),
461
465
  generatedScorerId: z.optional(z.nullable(z.string())),
462
466
  scorerVersionId: z.optional(z.nullable(z.string())),
467
+ userCode: z.optional(z.nullable(z.string())),
463
468
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
464
469
  scoreableNodeTypes: z.optional(
465
470
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -506,6 +511,7 @@ export const CustomizedInputSexistGPTScorer$outboundSchema: z.ZodMiniType<
506
511
  registeredScorerId: "registered_scorer_id",
507
512
  generatedScorerId: "generated_scorer_id",
508
513
  scorerVersionId: "scorer_version_id",
514
+ userCode: "user_code",
509
515
  canCopyToLlm: "can_copy_to_llm",
510
516
  scoreableNodeTypes: "scoreable_node_types",
511
517
  cotEnabled: "cot_enabled",
@@ -120,6 +120,7 @@ export type CustomizedInputToxicityGPTScorer = {
120
120
  registeredScorerId?: string | null | undefined;
121
121
  generatedScorerId?: string | null | undefined;
122
122
  scorerVersionId?: string | null | undefined;
123
+ userCode?: string | null | undefined;
123
124
  canCopyToLlm?: boolean | null | undefined;
124
125
  scoreableNodeTypes?: Array<NodeType> | null | undefined;
125
126
  cotEnabled?: boolean | null | undefined;
@@ -317,6 +318,7 @@ export const CustomizedInputToxicityGPTScorer$inboundSchema: z.ZodMiniType<
317
318
  registered_scorer_id: z.optional(z.nullable(types.string())),
318
319
  generated_scorer_id: z.optional(z.nullable(types.string())),
319
320
  scorer_version_id: z.optional(z.nullable(types.string())),
321
+ user_code: z.optional(z.nullable(types.string())),
320
322
  can_copy_to_llm: z.optional(z.nullable(types.boolean())),
321
323
  scoreable_node_types: z.optional(
322
324
  z.nullable(z.array(NodeType$inboundSchema)),
@@ -363,6 +365,7 @@ export const CustomizedInputToxicityGPTScorer$inboundSchema: z.ZodMiniType<
363
365
  "registered_scorer_id": "registeredScorerId",
364
366
  "generated_scorer_id": "generatedScorerId",
365
367
  "scorer_version_id": "scorerVersionId",
368
+ "user_code": "userCode",
366
369
  "can_copy_to_llm": "canCopyToLlm",
367
370
  "scoreable_node_types": "scoreableNodeTypes",
368
371
  "cot_enabled": "cotEnabled",
@@ -404,6 +407,7 @@ export type CustomizedInputToxicityGPTScorer$Outbound = {
404
407
  registered_scorer_id?: string | null | undefined;
405
408
  generated_scorer_id?: string | null | undefined;
406
409
  scorer_version_id?: string | null | undefined;
410
+ user_code?: string | null | undefined;
407
411
  can_copy_to_llm?: boolean | null | undefined;
408
412
  scoreable_node_types?: Array<string> | null | undefined;
409
413
  cot_enabled?: boolean | null | undefined;
@@ -461,6 +465,7 @@ export const CustomizedInputToxicityGPTScorer$outboundSchema: z.ZodMiniType<
461
465
  registeredScorerId: z.optional(z.nullable(z.string())),
462
466
  generatedScorerId: z.optional(z.nullable(z.string())),
463
467
  scorerVersionId: z.optional(z.nullable(z.string())),
468
+ userCode: z.optional(z.nullable(z.string())),
464
469
  canCopyToLlm: z.optional(z.nullable(z.boolean())),
465
470
  scoreableNodeTypes: z.optional(
466
471
  z.nullable(z.array(NodeType$outboundSchema)),
@@ -507,6 +512,7 @@ export const CustomizedInputToxicityGPTScorer$outboundSchema: z.ZodMiniType<
507
512
  registeredScorerId: "registered_scorer_id",
508
513
  generatedScorerId: "generated_scorer_id",
509
514
  scorerVersionId: "scorer_version_id",
515
+ userCode: "user_code",
510
516
  canCopyToLlm: "can_copy_to_llm",
511
517
  scoreableNodeTypes: "scoreable_node_types",
512
518
  cotEnabled: "cot_enabled",