@azure/ai-agents 1.0.0-beta.6 → 1.0.0

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 (359) hide show
  1. package/README.md +2 -26
  2. package/dist/browser/agentsClient.d.ts +2 -2
  3. package/dist/browser/agentsClient.d.ts.map +1 -1
  4. package/dist/browser/agentsClient.js.map +1 -1
  5. package/dist/browser/api/agentsContext.d.ts +2 -2
  6. package/dist/browser/api/agentsContext.d.ts.map +1 -1
  7. package/dist/browser/api/agentsContext.js +12 -24
  8. package/dist/browser/api/agentsContext.js.map +1 -1
  9. package/dist/browser/api/files/operations.d.ts +4 -4
  10. package/dist/browser/api/files/operations.d.ts.map +1 -1
  11. package/dist/browser/api/files/operations.js +21 -8
  12. package/dist/browser/api/files/operations.js.map +1 -1
  13. package/dist/browser/api/files/options.d.ts +3 -3
  14. package/dist/browser/api/files/options.d.ts.map +1 -1
  15. package/dist/browser/api/files/options.js.map +1 -1
  16. package/dist/browser/api/messages/operations.d.ts.map +1 -1
  17. package/dist/browser/api/messages/operations.js +10 -4
  18. package/dist/browser/api/messages/operations.js.map +1 -1
  19. package/dist/browser/api/operations.d.ts +7 -6
  20. package/dist/browser/api/operations.d.ts.map +1 -1
  21. package/dist/browser/api/operations.js +22 -10
  22. package/dist/browser/api/operations.js.map +1 -1
  23. package/dist/browser/api/options.d.ts +2 -2
  24. package/dist/browser/api/options.d.ts.map +1 -1
  25. package/dist/browser/api/options.js.map +1 -1
  26. package/dist/browser/api/runSteps/operations.d.ts.map +1 -1
  27. package/dist/browser/api/runSteps/operations.js +7 -3
  28. package/dist/browser/api/runSteps/operations.js.map +1 -1
  29. package/dist/browser/api/runs/operations.d.ts.map +1 -1
  30. package/dist/browser/api/runs/operations.js +19 -7
  31. package/dist/browser/api/runs/operations.js.map +1 -1
  32. package/dist/browser/api/runs/options.d.ts +3 -3
  33. package/dist/browser/api/runs/options.d.ts.map +1 -1
  34. package/dist/browser/api/runs/options.js.map +1 -1
  35. package/dist/browser/api/threads/operations.d.ts.map +1 -1
  36. package/dist/browser/api/threads/operations.js +16 -6
  37. package/dist/browser/api/threads/operations.js.map +1 -1
  38. package/dist/browser/api/threads/options.d.ts +2 -2
  39. package/dist/browser/api/threads/options.d.ts.map +1 -1
  40. package/dist/browser/api/threads/options.js.map +1 -1
  41. package/dist/browser/api/vectorStoreFileBatches/operations.d.ts +6 -6
  42. package/dist/browser/api/vectorStoreFileBatches/operations.d.ts.map +1 -1
  43. package/dist/browser/api/vectorStoreFileBatches/operations.js +29 -11
  44. package/dist/browser/api/vectorStoreFileBatches/operations.js.map +1 -1
  45. package/dist/browser/api/vectorStoreFileBatches/options.d.ts +3 -3
  46. package/dist/browser/api/vectorStoreFileBatches/options.d.ts.map +1 -1
  47. package/dist/browser/api/vectorStoreFileBatches/options.js.map +1 -1
  48. package/dist/browser/api/vectorStoreFiles/operations.d.ts.map +1 -1
  49. package/dist/browser/api/vectorStoreFiles/operations.js +13 -5
  50. package/dist/browser/api/vectorStoreFiles/operations.js.map +1 -1
  51. package/dist/browser/api/vectorStores/operations.d.ts.map +1 -1
  52. package/dist/browser/api/vectorStores/operations.js +16 -6
  53. package/dist/browser/api/vectorStores/operations.js.map +1 -1
  54. package/dist/browser/classic/runSteps/index.d.ts +0 -1
  55. package/dist/browser/classic/runSteps/index.d.ts.map +1 -1
  56. package/dist/browser/classic/runSteps/index.js.map +1 -1
  57. package/dist/browser/classic/runs/index.d.ts +1 -1
  58. package/dist/browser/classic/runs/index.d.ts.map +1 -1
  59. package/dist/browser/classic/runs/index.js.map +1 -1
  60. package/dist/browser/classic/vectorStoreFileBatches/index.d.ts +5 -5
  61. package/dist/browser/classic/vectorStoreFileBatches/index.d.ts.map +1 -1
  62. package/dist/browser/classic/vectorStoreFileBatches/index.js.map +1 -1
  63. package/dist/browser/classic/vectorStoreFiles/index.d.ts +5 -5
  64. package/dist/browser/classic/vectorStoreFiles/index.d.ts.map +1 -1
  65. package/dist/browser/classic/vectorStoreFiles/index.js +2 -0
  66. package/dist/browser/classic/vectorStoreFiles/index.js.map +1 -1
  67. package/dist/browser/classic/vectorStores/index.d.ts.map +1 -1
  68. package/dist/browser/classic/vectorStores/index.js.map +1 -1
  69. package/dist/browser/constants.d.ts +1 -1
  70. package/dist/browser/constants.d.ts.map +1 -1
  71. package/dist/browser/constants.js +1 -1
  72. package/dist/browser/constants.js.map +1 -1
  73. package/dist/browser/index.d.ts +3 -3
  74. package/dist/browser/index.d.ts.map +1 -1
  75. package/dist/browser/index.js +1 -1
  76. package/dist/browser/index.js.map +1 -1
  77. package/dist/browser/models/index.d.ts +1 -1
  78. package/dist/browser/models/index.d.ts.map +1 -1
  79. package/dist/browser/models/index.js.map +1 -1
  80. package/dist/browser/models/models.d.ts +41 -161
  81. package/dist/browser/models/models.d.ts.map +1 -1
  82. package/dist/browser/models/models.js +34 -217
  83. package/dist/browser/models/models.js.map +1 -1
  84. package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -1
  85. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -1
  86. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
  87. package/dist/browser/utils.d.ts +1 -50
  88. package/dist/browser/utils.d.ts.map +1 -1
  89. package/dist/browser/utils.js +0 -81
  90. package/dist/browser/utils.js.map +1 -1
  91. package/dist/commonjs/agentsClient.d.ts +2 -2
  92. package/dist/commonjs/agentsClient.d.ts.map +1 -1
  93. package/dist/commonjs/agentsClient.js.map +1 -1
  94. package/dist/commonjs/api/agentsContext.d.ts +2 -2
  95. package/dist/commonjs/api/agentsContext.d.ts.map +1 -1
  96. package/dist/commonjs/api/agentsContext.js +12 -24
  97. package/dist/commonjs/api/agentsContext.js.map +1 -1
  98. package/dist/commonjs/api/files/operations.d.ts +4 -4
  99. package/dist/commonjs/api/files/operations.d.ts.map +1 -1
  100. package/dist/commonjs/api/files/operations.js +19 -6
  101. package/dist/commonjs/api/files/operations.js.map +1 -1
  102. package/dist/commonjs/api/files/options.d.ts +3 -3
  103. package/dist/commonjs/api/files/options.d.ts.map +1 -1
  104. package/dist/commonjs/api/files/options.js.map +1 -1
  105. package/dist/commonjs/api/messages/operations.d.ts.map +1 -1
  106. package/dist/commonjs/api/messages/operations.js +9 -3
  107. package/dist/commonjs/api/messages/operations.js.map +1 -1
  108. package/dist/commonjs/api/operations.d.ts +7 -6
  109. package/dist/commonjs/api/operations.d.ts.map +1 -1
  110. package/dist/commonjs/api/operations.js +19 -7
  111. package/dist/commonjs/api/operations.js.map +1 -1
  112. package/dist/commonjs/api/options.d.ts +2 -2
  113. package/dist/commonjs/api/options.d.ts.map +1 -1
  114. package/dist/commonjs/api/options.js.map +1 -1
  115. package/dist/commonjs/api/runSteps/operations.d.ts.map +1 -1
  116. package/dist/commonjs/api/runSteps/operations.js +6 -2
  117. package/dist/commonjs/api/runSteps/operations.js.map +1 -1
  118. package/dist/commonjs/api/runs/operations.d.ts.map +1 -1
  119. package/dist/commonjs/api/runs/operations.js +18 -6
  120. package/dist/commonjs/api/runs/operations.js.map +1 -1
  121. package/dist/commonjs/api/runs/options.d.ts +3 -3
  122. package/dist/commonjs/api/runs/options.d.ts.map +1 -1
  123. package/dist/commonjs/api/runs/options.js.map +1 -1
  124. package/dist/commonjs/api/threads/operations.d.ts.map +1 -1
  125. package/dist/commonjs/api/threads/operations.js +15 -5
  126. package/dist/commonjs/api/threads/operations.js.map +1 -1
  127. package/dist/commonjs/api/threads/options.d.ts +2 -2
  128. package/dist/commonjs/api/threads/options.d.ts.map +1 -1
  129. package/dist/commonjs/api/threads/options.js.map +1 -1
  130. package/dist/commonjs/api/vectorStoreFileBatches/operations.d.ts +6 -6
  131. package/dist/commonjs/api/vectorStoreFileBatches/operations.d.ts.map +1 -1
  132. package/dist/commonjs/api/vectorStoreFileBatches/operations.js +26 -8
  133. package/dist/commonjs/api/vectorStoreFileBatches/operations.js.map +1 -1
  134. package/dist/commonjs/api/vectorStoreFileBatches/options.d.ts +3 -3
  135. package/dist/commonjs/api/vectorStoreFileBatches/options.d.ts.map +1 -1
  136. package/dist/commonjs/api/vectorStoreFileBatches/options.js.map +1 -1
  137. package/dist/commonjs/api/vectorStoreFiles/operations.d.ts.map +1 -1
  138. package/dist/commonjs/api/vectorStoreFiles/operations.js +12 -4
  139. package/dist/commonjs/api/vectorStoreFiles/operations.js.map +1 -1
  140. package/dist/commonjs/api/vectorStores/operations.d.ts.map +1 -1
  141. package/dist/commonjs/api/vectorStores/operations.js +15 -5
  142. package/dist/commonjs/api/vectorStores/operations.js.map +1 -1
  143. package/dist/commonjs/classic/runSteps/index.d.ts +0 -1
  144. package/dist/commonjs/classic/runSteps/index.d.ts.map +1 -1
  145. package/dist/commonjs/classic/runSteps/index.js.map +1 -1
  146. package/dist/commonjs/classic/runs/index.d.ts +1 -1
  147. package/dist/commonjs/classic/runs/index.d.ts.map +1 -1
  148. package/dist/commonjs/classic/runs/index.js.map +1 -1
  149. package/dist/commonjs/classic/vectorStoreFileBatches/index.d.ts +5 -5
  150. package/dist/commonjs/classic/vectorStoreFileBatches/index.d.ts.map +1 -1
  151. package/dist/commonjs/classic/vectorStoreFileBatches/index.js.map +1 -1
  152. package/dist/commonjs/classic/vectorStoreFiles/index.d.ts +5 -5
  153. package/dist/commonjs/classic/vectorStoreFiles/index.d.ts.map +1 -1
  154. package/dist/commonjs/classic/vectorStoreFiles/index.js +2 -0
  155. package/dist/commonjs/classic/vectorStoreFiles/index.js.map +1 -1
  156. package/dist/commonjs/classic/vectorStores/index.d.ts.map +1 -1
  157. package/dist/commonjs/classic/vectorStores/index.js.map +1 -1
  158. package/dist/commonjs/constants.d.ts +1 -1
  159. package/dist/commonjs/constants.d.ts.map +1 -1
  160. package/dist/commonjs/constants.js +1 -1
  161. package/dist/commonjs/constants.js.map +1 -1
  162. package/dist/commonjs/index.d.ts +3 -3
  163. package/dist/commonjs/index.d.ts.map +1 -1
  164. package/dist/commonjs/index.js +2 -2
  165. package/dist/commonjs/index.js.map +1 -1
  166. package/dist/commonjs/models/index.d.ts +1 -1
  167. package/dist/commonjs/models/index.d.ts.map +1 -1
  168. package/dist/commonjs/models/index.js +2 -2
  169. package/dist/commonjs/models/index.js.map +1 -1
  170. package/dist/commonjs/models/models.d.ts +41 -161
  171. package/dist/commonjs/models/models.d.ts.map +1 -1
  172. package/dist/commonjs/models/models.js +42 -248
  173. package/dist/commonjs/models/models.js.map +1 -1
  174. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -1
  175. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -1
  176. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
  177. package/dist/commonjs/utils.d.ts +1 -50
  178. package/dist/commonjs/utils.d.ts.map +1 -1
  179. package/dist/commonjs/utils.js +0 -81
  180. package/dist/commonjs/utils.js.map +1 -1
  181. package/dist/esm/agentsClient.d.ts +2 -2
  182. package/dist/esm/agentsClient.d.ts.map +1 -1
  183. package/dist/esm/agentsClient.js.map +1 -1
  184. package/dist/esm/api/agentsContext.d.ts +2 -2
  185. package/dist/esm/api/agentsContext.d.ts.map +1 -1
  186. package/dist/esm/api/agentsContext.js +12 -24
  187. package/dist/esm/api/agentsContext.js.map +1 -1
  188. package/dist/esm/api/files/operations.d.ts +4 -4
  189. package/dist/esm/api/files/operations.d.ts.map +1 -1
  190. package/dist/esm/api/files/operations.js +21 -8
  191. package/dist/esm/api/files/operations.js.map +1 -1
  192. package/dist/esm/api/files/options.d.ts +3 -3
  193. package/dist/esm/api/files/options.d.ts.map +1 -1
  194. package/dist/esm/api/files/options.js.map +1 -1
  195. package/dist/esm/api/messages/operations.d.ts.map +1 -1
  196. package/dist/esm/api/messages/operations.js +10 -4
  197. package/dist/esm/api/messages/operations.js.map +1 -1
  198. package/dist/esm/api/operations.d.ts +7 -6
  199. package/dist/esm/api/operations.d.ts.map +1 -1
  200. package/dist/esm/api/operations.js +22 -10
  201. package/dist/esm/api/operations.js.map +1 -1
  202. package/dist/esm/api/options.d.ts +2 -2
  203. package/dist/esm/api/options.d.ts.map +1 -1
  204. package/dist/esm/api/options.js.map +1 -1
  205. package/dist/esm/api/runSteps/operations.d.ts.map +1 -1
  206. package/dist/esm/api/runSteps/operations.js +7 -3
  207. package/dist/esm/api/runSteps/operations.js.map +1 -1
  208. package/dist/esm/api/runs/operations.d.ts.map +1 -1
  209. package/dist/esm/api/runs/operations.js +19 -7
  210. package/dist/esm/api/runs/operations.js.map +1 -1
  211. package/dist/esm/api/runs/options.d.ts +3 -3
  212. package/dist/esm/api/runs/options.d.ts.map +1 -1
  213. package/dist/esm/api/runs/options.js.map +1 -1
  214. package/dist/esm/api/threads/operations.d.ts.map +1 -1
  215. package/dist/esm/api/threads/operations.js +16 -6
  216. package/dist/esm/api/threads/operations.js.map +1 -1
  217. package/dist/esm/api/threads/options.d.ts +2 -2
  218. package/dist/esm/api/threads/options.d.ts.map +1 -1
  219. package/dist/esm/api/threads/options.js.map +1 -1
  220. package/dist/esm/api/vectorStoreFileBatches/operations.d.ts +6 -6
  221. package/dist/esm/api/vectorStoreFileBatches/operations.d.ts.map +1 -1
  222. package/dist/esm/api/vectorStoreFileBatches/operations.js +29 -11
  223. package/dist/esm/api/vectorStoreFileBatches/operations.js.map +1 -1
  224. package/dist/esm/api/vectorStoreFileBatches/options.d.ts +3 -3
  225. package/dist/esm/api/vectorStoreFileBatches/options.d.ts.map +1 -1
  226. package/dist/esm/api/vectorStoreFileBatches/options.js.map +1 -1
  227. package/dist/esm/api/vectorStoreFiles/operations.d.ts.map +1 -1
  228. package/dist/esm/api/vectorStoreFiles/operations.js +13 -5
  229. package/dist/esm/api/vectorStoreFiles/operations.js.map +1 -1
  230. package/dist/esm/api/vectorStores/operations.d.ts.map +1 -1
  231. package/dist/esm/api/vectorStores/operations.js +16 -6
  232. package/dist/esm/api/vectorStores/operations.js.map +1 -1
  233. package/dist/esm/classic/runSteps/index.d.ts +0 -1
  234. package/dist/esm/classic/runSteps/index.d.ts.map +1 -1
  235. package/dist/esm/classic/runSteps/index.js.map +1 -1
  236. package/dist/esm/classic/runs/index.d.ts +1 -1
  237. package/dist/esm/classic/runs/index.d.ts.map +1 -1
  238. package/dist/esm/classic/runs/index.js.map +1 -1
  239. package/dist/esm/classic/vectorStoreFileBatches/index.d.ts +5 -5
  240. package/dist/esm/classic/vectorStoreFileBatches/index.d.ts.map +1 -1
  241. package/dist/esm/classic/vectorStoreFileBatches/index.js.map +1 -1
  242. package/dist/esm/classic/vectorStoreFiles/index.d.ts +5 -5
  243. package/dist/esm/classic/vectorStoreFiles/index.d.ts.map +1 -1
  244. package/dist/esm/classic/vectorStoreFiles/index.js +2 -0
  245. package/dist/esm/classic/vectorStoreFiles/index.js.map +1 -1
  246. package/dist/esm/classic/vectorStores/index.d.ts.map +1 -1
  247. package/dist/esm/classic/vectorStores/index.js.map +1 -1
  248. package/dist/esm/constants.d.ts +1 -1
  249. package/dist/esm/constants.d.ts.map +1 -1
  250. package/dist/esm/constants.js +1 -1
  251. package/dist/esm/constants.js.map +1 -1
  252. package/dist/esm/index.d.ts +3 -3
  253. package/dist/esm/index.d.ts.map +1 -1
  254. package/dist/esm/index.js +1 -1
  255. package/dist/esm/index.js.map +1 -1
  256. package/dist/esm/models/index.d.ts +1 -1
  257. package/dist/esm/models/index.d.ts.map +1 -1
  258. package/dist/esm/models/index.js.map +1 -1
  259. package/dist/esm/models/models.d.ts +41 -161
  260. package/dist/esm/models/models.d.ts.map +1 -1
  261. package/dist/esm/models/models.js +34 -217
  262. package/dist/esm/models/models.js.map +1 -1
  263. package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -1
  264. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -1
  265. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
  266. package/dist/esm/utils.d.ts +1 -50
  267. package/dist/esm/utils.d.ts.map +1 -1
  268. package/dist/esm/utils.js +0 -81
  269. package/dist/esm/utils.js.map +1 -1
  270. package/dist/react-native/agentsClient.d.ts +2 -2
  271. package/dist/react-native/agentsClient.d.ts.map +1 -1
  272. package/dist/react-native/agentsClient.js.map +1 -1
  273. package/dist/react-native/api/agentsContext.d.ts +2 -2
  274. package/dist/react-native/api/agentsContext.d.ts.map +1 -1
  275. package/dist/react-native/api/agentsContext.js +12 -24
  276. package/dist/react-native/api/agentsContext.js.map +1 -1
  277. package/dist/react-native/api/files/operations.d.ts +4 -4
  278. package/dist/react-native/api/files/operations.d.ts.map +1 -1
  279. package/dist/react-native/api/files/operations.js +21 -8
  280. package/dist/react-native/api/files/operations.js.map +1 -1
  281. package/dist/react-native/api/files/options.d.ts +3 -3
  282. package/dist/react-native/api/files/options.d.ts.map +1 -1
  283. package/dist/react-native/api/files/options.js.map +1 -1
  284. package/dist/react-native/api/messages/operations.d.ts.map +1 -1
  285. package/dist/react-native/api/messages/operations.js +10 -4
  286. package/dist/react-native/api/messages/operations.js.map +1 -1
  287. package/dist/react-native/api/operations.d.ts +7 -6
  288. package/dist/react-native/api/operations.d.ts.map +1 -1
  289. package/dist/react-native/api/operations.js +22 -10
  290. package/dist/react-native/api/operations.js.map +1 -1
  291. package/dist/react-native/api/options.d.ts +2 -2
  292. package/dist/react-native/api/options.d.ts.map +1 -1
  293. package/dist/react-native/api/options.js.map +1 -1
  294. package/dist/react-native/api/runSteps/operations.d.ts.map +1 -1
  295. package/dist/react-native/api/runSteps/operations.js +7 -3
  296. package/dist/react-native/api/runSteps/operations.js.map +1 -1
  297. package/dist/react-native/api/runs/operations.d.ts.map +1 -1
  298. package/dist/react-native/api/runs/operations.js +19 -7
  299. package/dist/react-native/api/runs/operations.js.map +1 -1
  300. package/dist/react-native/api/runs/options.d.ts +3 -3
  301. package/dist/react-native/api/runs/options.d.ts.map +1 -1
  302. package/dist/react-native/api/runs/options.js.map +1 -1
  303. package/dist/react-native/api/threads/operations.d.ts.map +1 -1
  304. package/dist/react-native/api/threads/operations.js +16 -6
  305. package/dist/react-native/api/threads/operations.js.map +1 -1
  306. package/dist/react-native/api/threads/options.d.ts +2 -2
  307. package/dist/react-native/api/threads/options.d.ts.map +1 -1
  308. package/dist/react-native/api/threads/options.js.map +1 -1
  309. package/dist/react-native/api/vectorStoreFileBatches/operations.d.ts +6 -6
  310. package/dist/react-native/api/vectorStoreFileBatches/operations.d.ts.map +1 -1
  311. package/dist/react-native/api/vectorStoreFileBatches/operations.js +29 -11
  312. package/dist/react-native/api/vectorStoreFileBatches/operations.js.map +1 -1
  313. package/dist/react-native/api/vectorStoreFileBatches/options.d.ts +3 -3
  314. package/dist/react-native/api/vectorStoreFileBatches/options.d.ts.map +1 -1
  315. package/dist/react-native/api/vectorStoreFileBatches/options.js.map +1 -1
  316. package/dist/react-native/api/vectorStoreFiles/operations.d.ts.map +1 -1
  317. package/dist/react-native/api/vectorStoreFiles/operations.js +13 -5
  318. package/dist/react-native/api/vectorStoreFiles/operations.js.map +1 -1
  319. package/dist/react-native/api/vectorStores/operations.d.ts.map +1 -1
  320. package/dist/react-native/api/vectorStores/operations.js +16 -6
  321. package/dist/react-native/api/vectorStores/operations.js.map +1 -1
  322. package/dist/react-native/classic/runSteps/index.d.ts +0 -1
  323. package/dist/react-native/classic/runSteps/index.d.ts.map +1 -1
  324. package/dist/react-native/classic/runSteps/index.js.map +1 -1
  325. package/dist/react-native/classic/runs/index.d.ts +1 -1
  326. package/dist/react-native/classic/runs/index.d.ts.map +1 -1
  327. package/dist/react-native/classic/runs/index.js.map +1 -1
  328. package/dist/react-native/classic/vectorStoreFileBatches/index.d.ts +5 -5
  329. package/dist/react-native/classic/vectorStoreFileBatches/index.d.ts.map +1 -1
  330. package/dist/react-native/classic/vectorStoreFileBatches/index.js.map +1 -1
  331. package/dist/react-native/classic/vectorStoreFiles/index.d.ts +5 -5
  332. package/dist/react-native/classic/vectorStoreFiles/index.d.ts.map +1 -1
  333. package/dist/react-native/classic/vectorStoreFiles/index.js +2 -0
  334. package/dist/react-native/classic/vectorStoreFiles/index.js.map +1 -1
  335. package/dist/react-native/classic/vectorStores/index.d.ts.map +1 -1
  336. package/dist/react-native/classic/vectorStores/index.js.map +1 -1
  337. package/dist/react-native/constants.d.ts +1 -1
  338. package/dist/react-native/constants.d.ts.map +1 -1
  339. package/dist/react-native/constants.js +1 -1
  340. package/dist/react-native/constants.js.map +1 -1
  341. package/dist/react-native/index.d.ts +3 -3
  342. package/dist/react-native/index.d.ts.map +1 -1
  343. package/dist/react-native/index.js +1 -1
  344. package/dist/react-native/index.js.map +1 -1
  345. package/dist/react-native/models/index.d.ts +1 -1
  346. package/dist/react-native/models/index.d.ts.map +1 -1
  347. package/dist/react-native/models/index.js.map +1 -1
  348. package/dist/react-native/models/models.d.ts +41 -161
  349. package/dist/react-native/models/models.d.ts.map +1 -1
  350. package/dist/react-native/models/models.js +34 -217
  351. package/dist/react-native/models/models.js.map +1 -1
  352. package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -1
  353. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -1
  354. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
  355. package/dist/react-native/utils.d.ts +1 -50
  356. package/dist/react-native/utils.d.ts.map +1 -1
  357. package/dist/react-native/utils.js +0 -81
  358. package/dist/react-native/utils.js.map +1 -1
  359. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  // Copyright (c) Microsoft Corporation.
2
2
  // Licensed under the MIT License.
3
- export { AgentsClient } from "./agentsClient.js";
4
3
  export * from "./models/streamingModels.js";
5
4
  export * from "./utils.js";
5
+ export { AgentsClient } from "./agentsClient.js";
6
6
  export { VectorStoreDataSourceAssetType, ThreadStreamEvent, RunStreamEvent, RunStepStreamEvent, MessageStreamEvent, ErrorEvent, DoneEvent, KnownVersions, } from "./models/index.js";
7
7
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AASlC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,YAAY,CAAC;AAC3B,OAAO,EAuCL,8BAA8B,EA4K9B,iBAAiB,EACjB,cAAc,EACd,kBAAkB,EAClB,kBAAkB,EAClB,UAAU,EACV,SAAS,EAIT,aAAa,GACd,MAAM,mBAAmB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { FileContents } from \"./static-helpers/multipartHelpers.js\";\nimport {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { AgentsClient } from \"./agentsClient.js\";\nexport * from \"./models/streamingModels.js\";\nexport * from \"./utils.js\";\nexport {\n ToolDefinition,\n ToolDefinitionUnion,\n CodeInterpreterToolDefinition,\n FileSearchToolDefinition,\n FileSearchToolDefinitionDetails,\n FileSearchRankingOptions,\n FunctionToolDefinition,\n FunctionDefinition,\n BingGroundingToolDefinition,\n BingGroundingSearchConfigurationList,\n BingGroundingSearchConfiguration,\n MicrosoftFabricToolDefinition,\n ToolConnectionList,\n ToolConnection,\n SharepointToolDefinition,\n AzureAISearchToolDefinition,\n OpenApiToolDefinition,\n OpenApiFunctionDefinition,\n OpenApiAuthDetails,\n OpenApiAuthDetailsUnion,\n OpenApiAuthType,\n OpenApiAnonymousAuthDetails,\n OpenApiConnectionAuthDetails,\n OpenApiConnectionSecurityScheme,\n OpenApiManagedAuthDetails,\n OpenApiManagedSecurityScheme,\n BingCustomSearchToolDefinition,\n BingCustomSearchConfigurationList,\n BingCustomSearchConfiguration,\n ConnectedAgentToolDefinition,\n ConnectedAgentDetails,\n AzureFunctionToolDefinition,\n AzureFunctionDefinition,\n AzureFunctionBinding,\n AzureFunctionStorageQueue,\n ToolResources,\n CodeInterpreterToolResource,\n VectorStoreDataSource,\n VectorStoreDataSourceAssetType,\n FileSearchToolResource,\n VectorStoreConfigurations,\n VectorStoreConfiguration,\n AzureAISearchResource,\n AISearchIndexResource,\n AzureAISearchQueryType,\n AgentsResponseFormat,\n ResponseFormat,\n ResponseFormatJsonSchemaType,\n ResponseFormatJsonSchema,\n AgentsResponseFormatOption,\n AgentsResponseFormatMode,\n Agent,\n AgentDeletionStatus,\n AgentThreadCreationOptions,\n ThreadMessageOptions,\n MessageRole,\n MessageInputContent,\n MessageInputContentBlock,\n MessageInputContentBlockUnion,\n MessageBlockType,\n MessageInputTextBlock,\n MessageInputImageFileBlock,\n MessageImageFileParam,\n ImageDetailLevel,\n MessageInputImageUrlBlock,\n MessageImageUrlParam,\n MessageAttachment,\n MessageAttachmentToolDefinition,\n UpdateToolResourcesOptions,\n UpdateCodeInterpreterToolResourceOptions,\n UpdateFileSearchToolResourceOptions,\n TruncationObject,\n TruncationStrategy,\n AgentsNamedToolChoice,\n AgentsNamedToolChoiceType,\n FunctionName,\n AgentsToolChoiceOption,\n AgentsToolChoiceOptionMode,\n ThreadRun,\n RunStatus,\n RequiredAction,\n RequiredActionUnion,\n SubmitToolOutputsAction,\n SubmitToolOutputsDetails,\n RequiredToolCall,\n RequiredToolCallUnion,\n RequiredFunctionToolCall,\n RequiredFunctionToolCallDetails,\n RunError,\n IncompleteRunDetails,\n IncompleteDetailsReason,\n RunCompletionUsage,\n AgentThread,\n ThreadDeletionStatus,\n ThreadMessage,\n MessageStatus,\n MessageIncompleteDetails,\n MessageIncompleteDetailsReason,\n MessageContent,\n MessageContentUnion,\n MessageTextContent,\n MessageTextDetails,\n MessageTextAnnotation,\n MessageTextAnnotationUnion,\n MessageTextUrlCitationAnnotation,\n MessageTextUrlCitationDetails,\n MessageTextFileCitationAnnotation,\n MessageTextFileCitationDetails,\n MessageTextFilePathAnnotation,\n MessageTextFilePathDetails,\n MessageImageFileContent,\n MessageImageFileDetails,\n ToolOutput,\n RunStep,\n RunStepType,\n RunStepStatus,\n RunStepDetails,\n RunStepDetailsUnion,\n RunStepMessageCreationDetails,\n RunStepMessageCreationReference,\n RunStepToolCallDetails,\n RunStepToolCall,\n RunStepToolCallUnion,\n RunStepCodeInterpreterToolCall,\n RunStepCodeInterpreterToolCallDetails,\n RunStepCodeInterpreterToolCallOutput,\n RunStepCodeInterpreterToolCallOutputUnion,\n RunStepCodeInterpreterLogOutput,\n RunStepCodeInterpreterImageOutput,\n RunStepCodeInterpreterImageReference,\n RunStepFileSearchToolCall,\n RunStepFileSearchToolCallResults,\n RunStepFileSearchToolCallResult,\n FileSearchToolCallContent,\n RunStepBingGroundingToolCall,\n RunStepAzureAISearchToolCall,\n RunStepSharepointToolCall,\n RunStepMicrosoftFabricToolCall,\n RunStepBingCustomSearchToolCall,\n RunStepFunctionToolCall,\n RunStepFunctionToolCallDetails,\n RunStepOpenAPIToolCall,\n RunStepError,\n RunStepErrorCode,\n RunStepCompletionUsage,\n FileListResponse,\n FileInfo,\n FilePurpose,\n FileState,\n FileDeletionStatus,\n VectorStore,\n VectorStoreFileCount,\n VectorStoreStatus,\n VectorStoreExpirationPolicy,\n VectorStoreExpirationPolicyAnchor,\n VectorStoreChunkingStrategyRequest,\n VectorStoreChunkingStrategyRequestUnion,\n VectorStoreChunkingStrategyRequestType,\n VectorStoreAutoChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyOptions,\n VectorStoreDeletionStatus,\n VectorStoreFile,\n VectorStoreFileStatus,\n VectorStoreFileError,\n VectorStoreFileErrorCode,\n VectorStoreChunkingStrategyResponse,\n VectorStoreChunkingStrategyResponseUnion,\n VectorStoreChunkingStrategyResponseType,\n VectorStoreAutoChunkingStrategyResponse,\n VectorStoreStaticChunkingStrategyResponse,\n VectorStoreFileDeletionStatus,\n VectorStoreFileBatch,\n VectorStoreFileBatchStatus,\n MessageDeltaChunk,\n MessageDelta,\n MessageDeltaContent,\n MessageDeltaContentUnion,\n MessageDeltaImageFileContent,\n MessageDeltaImageFileContentObject,\n MessageDeltaTextContent,\n MessageDeltaTextContentObject,\n MessageDeltaTextAnnotation,\n MessageDeltaTextAnnotationUnion,\n MessageDeltaTextUrlCitationAnnotation,\n MessageDeltaTextUrlCitationDetails,\n MessageDeltaTextFileCitationAnnotation,\n MessageDeltaTextFileCitationAnnotationObject,\n MessageDeltaTextFilePathAnnotation,\n MessageDeltaTextFilePathAnnotationObject,\n RunStepDeltaChunk,\n RunStepDelta,\n RunStepDeltaDetail,\n RunStepDeltaDetailUnion,\n RunStepDeltaMessageCreation,\n RunStepDeltaMessageCreationObject,\n RunStepDeltaToolCallObject,\n RunStepDeltaToolCall,\n RunStepDeltaToolCallUnion,\n RunStepDeltaFunctionToolCall,\n RunStepDeltaFunction,\n RunStepDeltaFileSearchToolCall,\n RunStepDeltaCodeInterpreterToolCall,\n RunStepDeltaCodeInterpreterDetailItemObject,\n RunStepDeltaCodeInterpreterOutput,\n RunStepDeltaCodeInterpreterOutputUnion,\n RunStepDeltaCodeInterpreterLogOutput,\n RunStepDeltaCodeInterpreterImageOutput,\n RunStepDeltaCodeInterpreterImageOutputObject,\n AgentStreamEvent,\n ThreadStreamEvent,\n RunStreamEvent,\n RunStepStreamEvent,\n MessageStreamEvent,\n ErrorEvent,\n DoneEvent,\n ListSortOrder,\n RunAdditionalFieldList,\n VectorStoreFileStatusFilter,\n KnownVersions,\n} from \"./models/index.js\";\nexport {\n AgentsClientOptionalParams,\n CreateThreadAndRunOptionalParams,\n DeleteAgentOptionalParams,\n UpdateAgentOptionalParams,\n GetAgentOptionalParams,\n ListAgentsOptionalParams,\n CreateAgentOptionalParams,\n PollingOptionsParams,\n PollingOptions,\n} from \"./api/index.js\";\nexport {\n FilesGetFileContentOptionalParams,\n FilesGetFileOptionalParams,\n FilesDeleteFileOptionalParams,\n FilesUploadFileOptionalParams,\n FilesListFilesOptionalParams,\n} from \"./api/files/index.js\";\nexport {\n MessagesUpdateMessageOptionalParams,\n MessagesGetMessageOptionalParams,\n MessagesListMessagesOptionalParams,\n MessagesCreateMessageOptionalParams,\n} from \"./api/messages/index.js\";\nexport {\n RunsCancelRunOptionalParams,\n RunsSubmitToolOutputsToRunOptionalParams,\n RunsUpdateRunOptionalParams,\n RunsGetRunOptionalParams,\n RunsListRunsOptionalParams,\n RunsCreateRunOptionalParams,\n} from \"./api/runs/index.js\";\nexport {\n RunStepsListRunStepsOptionalParams,\n RunStepsGetRunStepOptionalParams,\n} from \"./api/runSteps/index.js\";\nexport {\n ThreadsDeleteThreadOptionalParams,\n ThreadsUpdateThreadOptionalParams,\n ThreadsGetThreadOptionalParams,\n ThreadsListThreadsOptionalParams,\n ThreadsCreateThreadOptionalParams,\n} from \"./api/threads/index.js\";\nexport {\n VectorStoreFileBatchesListVectorStoreFileBatchFilesOptionalParams,\n VectorStoreFileBatchesCancelVectorStoreFileBatchOptionalParams,\n VectorStoreFileBatchesGetVectorStoreFileBatchOptionalParams,\n VectorStoreFileBatchesCreateVectorStoreFileBatchOptionalParams,\n} from \"./api/vectorStoreFileBatches/index.js\";\nexport {\n VectorStoreFilesDeleteVectorStoreFileOptionalParams,\n VectorStoreFilesGetVectorStoreFileOptionalParams,\n VectorStoreFilesCreateVectorStoreFileOptionalParams,\n VectorStoreFilesListVectorStoreFilesOptionalParams,\n} from \"./api/vectorStoreFiles/index.js\";\nexport {\n VectorStoresDeleteVectorStoreOptionalParams,\n VectorStoresModifyVectorStoreOptionalParams,\n VectorStoresGetVectorStoreOptionalParams,\n VectorStoresCreateVectorStoreOptionalParams,\n VectorStoresListVectorStoresOptionalParams,\n} from \"./api/vectorStores/index.js\";\nexport {\n FilesOperations,\n MessagesOperations,\n RunsOperations,\n RunStepsOperations,\n ThreadsOperations,\n VectorStoreFileBatchesOperations,\n VectorStoreFilesOperations,\n VectorStoresOperations,\n} from \"./classic/index.js\";\nexport { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\nexport { FileContents };\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAQlC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,YAAY,CAAC;AAC3B,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAgCL,8BAA8B,EAwK9B,iBAAiB,EACjB,cAAc,EACd,kBAAkB,EAClB,kBAAkB,EAClB,UAAU,EACV,SAAS,EAIT,aAAa,GACd,MAAM,mBAAmB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\nimport { FileContents } from \"./static-helpers/multipartHelpers.js\";\nexport * from \"./models/streamingModels.js\";\nexport * from \"./utils.js\";\nexport { AgentsClient } from \"./agentsClient.js\";\nexport {\n ToolDefinition,\n ToolDefinitionUnion,\n CodeInterpreterToolDefinition,\n FileSearchToolDefinition,\n FileSearchToolDefinitionDetails,\n FileSearchRankingOptions,\n FunctionToolDefinition,\n FunctionDefinition,\n BingGroundingToolDefinition,\n BingGroundingSearchToolParameters,\n BingGroundingSearchConfiguration,\n AzureAISearchToolDefinition,\n OpenApiToolDefinition,\n OpenApiFunctionDefinition,\n OpenApiAuthDetails,\n OpenApiAuthDetailsUnion,\n OpenApiAuthType,\n OpenApiAnonymousAuthDetails,\n OpenApiConnectionAuthDetails,\n OpenApiConnectionSecurityScheme,\n OpenApiManagedAuthDetails,\n OpenApiManagedSecurityScheme,\n ConnectedAgentToolDefinition,\n ConnectedAgentDetails,\n AzureFunctionToolDefinition,\n AzureFunctionDefinition,\n AzureFunctionBinding,\n AzureFunctionStorageQueue,\n ToolResources,\n CodeInterpreterToolResource,\n VectorStoreDataSource,\n VectorStoreDataSourceAssetType,\n FileSearchToolResource,\n VectorStoreConfigurations,\n VectorStoreConfiguration,\n AzureAISearchToolResource,\n AISearchIndexResource,\n AzureAISearchQueryType,\n AgentsResponseFormat,\n ResponseFormat,\n ResponseFormatJsonSchemaType,\n ResponseFormatJsonSchema,\n AgentsResponseFormatOption,\n AgentsResponseFormatMode,\n Agent,\n AgentV1Error,\n AgentErrorDetail,\n AgentDeletionStatus,\n AgentThreadCreationOptions,\n ThreadMessageOptions,\n MessageRole,\n MessageInputContent,\n MessageInputContentBlock,\n MessageInputContentBlockUnion,\n MessageBlockType,\n MessageInputTextBlock,\n MessageInputImageFileBlock,\n MessageImageFileParam,\n ImageDetailLevel,\n MessageInputImageUrlBlock,\n MessageImageUrlParam,\n MessageAttachment,\n MessageAttachmentToolDefinition,\n TruncationObject,\n TruncationStrategy,\n AgentsNamedToolChoice,\n AgentsNamedToolChoiceType,\n FunctionName,\n AgentsToolChoiceOption,\n AgentsToolChoiceOptionMode,\n ThreadRun,\n RunStatus,\n RequiredAction,\n RequiredActionUnion,\n SubmitToolOutputsAction,\n SubmitToolOutputsDetails,\n RequiredToolCall,\n RequiredToolCallUnion,\n RequiredFunctionToolCall,\n RequiredFunctionToolCallDetails,\n RunError,\n IncompleteRunDetails,\n IncompleteDetailsReason,\n RunCompletionUsage,\n AgentThread,\n ThreadDeletionStatus,\n ThreadMessage,\n MessageStatus,\n MessageIncompleteDetails,\n MessageIncompleteDetailsReason,\n MessageContent,\n MessageContentUnion,\n MessageTextContent,\n MessageTextDetails,\n MessageTextAnnotation,\n MessageTextAnnotationUnion,\n MessageTextUrlCitationAnnotation,\n MessageTextUrlCitationDetails,\n MessageTextFileCitationAnnotation,\n MessageTextFileCitationDetails,\n MessageTextFilePathAnnotation,\n MessageTextFilePathDetails,\n MessageImageFileContent,\n MessageImageFileDetails,\n ToolOutput,\n RunStep,\n RunStepType,\n RunStepStatus,\n RunStepDetails,\n RunStepDetailsUnion,\n RunStepMessageCreationDetails,\n RunStepMessageCreationReference,\n RunStepToolCallDetails,\n RunStepToolCall,\n RunStepToolCallUnion,\n RunStepCodeInterpreterToolCall,\n RunStepCodeInterpreterToolCallDetails,\n RunStepCodeInterpreterToolCallOutput,\n RunStepCodeInterpreterToolCallOutputUnion,\n RunStepCodeInterpreterLogOutput,\n RunStepCodeInterpreterImageOutput,\n RunStepCodeInterpreterImageReference,\n RunStepFileSearchToolCall,\n RunStepFileSearchToolCallResults,\n RunStepFileSearchToolCallResult,\n FileSearchToolCallContent,\n RunStepBingGroundingToolCall,\n RunStepAzureAISearchToolCall,\n RunStepFunctionToolCall,\n RunStepFunctionToolCallDetails,\n RunStepOpenAPIToolCall,\n RunStepError,\n RunStepErrorCode,\n RunStepCompletionUsage,\n FileListResponse,\n FileInfo,\n FilePurpose,\n FileState,\n FileDeletionStatus,\n VectorStore,\n VectorStoreFileCount,\n VectorStoreStatus,\n VectorStoreExpirationPolicy,\n VectorStoreExpirationPolicyAnchor,\n VectorStoreChunkingStrategyRequest,\n VectorStoreChunkingStrategyRequestUnion,\n VectorStoreChunkingStrategyRequestType,\n VectorStoreAutoChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyOptions,\n VectorStoreDeletionStatus,\n VectorStoreFile,\n VectorStoreFileStatus,\n VectorStoreFileError,\n VectorStoreFileErrorCode,\n VectorStoreChunkingStrategyResponse,\n VectorStoreChunkingStrategyResponseUnion,\n VectorStoreChunkingStrategyResponseType,\n VectorStoreAutoChunkingStrategyResponse,\n VectorStoreStaticChunkingStrategyResponse,\n VectorStoreFileDeletionStatus,\n VectorStoreFileBatch,\n VectorStoreFileBatchStatus,\n MessageDeltaChunk,\n MessageDelta,\n MessageDeltaContent,\n MessageDeltaContentUnion,\n MessageDeltaImageFileContent,\n MessageDeltaImageFileContentObject,\n MessageDeltaTextContent,\n MessageDeltaTextContentObject,\n MessageDeltaTextAnnotation,\n MessageDeltaTextAnnotationUnion,\n MessageDeltaTextUrlCitationAnnotation,\n MessageDeltaTextUrlCitationDetails,\n MessageDeltaTextFileCitationAnnotation,\n MessageDeltaTextFileCitationAnnotationObject,\n MessageDeltaTextFilePathAnnotation,\n MessageDeltaTextFilePathAnnotationObject,\n RunStepDeltaChunk,\n RunStepDelta,\n RunStepDeltaDetail,\n RunStepDeltaDetailUnion,\n RunStepDeltaMessageCreation,\n RunStepDeltaMessageCreationObject,\n RunStepDeltaToolCallObject,\n RunStepDeltaToolCall,\n RunStepDeltaToolCallUnion,\n RunStepDeltaFunctionToolCall,\n RunStepDeltaFunction,\n RunStepDeltaFileSearchToolCall,\n RunStepDeltaCodeInterpreterToolCall,\n RunStepDeltaCodeInterpreterDetailItemObject,\n RunStepDeltaCodeInterpreterOutput,\n RunStepDeltaCodeInterpreterOutputUnion,\n RunStepDeltaCodeInterpreterLogOutput,\n RunStepDeltaCodeInterpreterImageOutput,\n RunStepDeltaCodeInterpreterImageOutputObject,\n AgentStreamEvent,\n ThreadStreamEvent,\n RunStreamEvent,\n RunStepStreamEvent,\n MessageStreamEvent,\n ErrorEvent,\n DoneEvent,\n ListSortOrder,\n RunAdditionalFieldList,\n VectorStoreFileStatusFilter,\n KnownVersions,\n} from \"./models/index.js\";\nexport {\n AgentsClientOptionalParams,\n CreateThreadAndRunOptionalParams,\n DeleteAgentOptionalParams,\n UpdateAgentOptionalParams,\n GetAgentOptionalParams,\n ListAgentsOptionalParams,\n CreateAgentOptionalParams,\n PollingOptionsParams,\n PollingOptions,\n} from \"./api/index.js\";\nexport {\n FilesGetFileContentOptionalParams,\n FilesGetFileOptionalParams,\n FilesDeleteFileOptionalParams,\n FilesUploadFileOptionalParams,\n FilesListFilesOptionalParams,\n} from \"./api/files/index.js\";\nexport {\n MessagesUpdateMessageOptionalParams,\n MessagesGetMessageOptionalParams,\n MessagesListMessagesOptionalParams,\n MessagesCreateMessageOptionalParams,\n} from \"./api/messages/index.js\";\nexport {\n RunsCancelRunOptionalParams,\n RunsSubmitToolOutputsToRunOptionalParams,\n RunsUpdateRunOptionalParams,\n RunsGetRunOptionalParams,\n RunsListRunsOptionalParams,\n RunsCreateRunOptionalParams,\n} from \"./api/runs/index.js\";\nexport {\n RunStepsListRunStepsOptionalParams,\n RunStepsGetRunStepOptionalParams,\n} from \"./api/runSteps/index.js\";\nexport {\n ThreadsDeleteThreadOptionalParams,\n ThreadsUpdateThreadOptionalParams,\n ThreadsGetThreadOptionalParams,\n ThreadsListThreadsOptionalParams,\n ThreadsCreateThreadOptionalParams,\n} from \"./api/threads/index.js\";\nexport {\n VectorStoreFileBatchesListVectorStoreFileBatchFilesOptionalParams,\n VectorStoreFileBatchesCancelVectorStoreFileBatchOptionalParams,\n VectorStoreFileBatchesGetVectorStoreFileBatchOptionalParams,\n VectorStoreFileBatchesCreateVectorStoreFileBatchOptionalParams,\n} from \"./api/vectorStoreFileBatches/index.js\";\nexport {\n VectorStoreFilesDeleteVectorStoreFileOptionalParams,\n VectorStoreFilesGetVectorStoreFileOptionalParams,\n VectorStoreFilesCreateVectorStoreFileOptionalParams,\n VectorStoreFilesListVectorStoreFilesOptionalParams,\n} from \"./api/vectorStoreFiles/index.js\";\nexport {\n VectorStoresDeleteVectorStoreOptionalParams,\n VectorStoresModifyVectorStoreOptionalParams,\n VectorStoresGetVectorStoreOptionalParams,\n VectorStoresCreateVectorStoreOptionalParams,\n VectorStoresListVectorStoresOptionalParams,\n} from \"./api/vectorStores/index.js\";\nexport {\n FilesOperations,\n MessagesOperations,\n RunsOperations,\n RunStepsOperations,\n ThreadsOperations,\n VectorStoreFileBatchesOperations,\n VectorStoreFilesOperations,\n VectorStoresOperations,\n} from \"./classic/index.js\";\nexport { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\nexport { FileContents };\n"]}
@@ -1,3 +1,3 @@
1
1
  export * from "./streamingModels.js";
2
- export { ToolDefinition, ToolDefinitionUnion, CodeInterpreterToolDefinition, FileSearchToolDefinition, FileSearchToolDefinitionDetails, FileSearchRankingOptions, FunctionToolDefinition, FunctionDefinition, BingGroundingToolDefinition, BingGroundingSearchConfigurationList, BingGroundingSearchConfiguration, MicrosoftFabricToolDefinition, ToolConnectionList, ToolConnection, SharepointToolDefinition, AzureAISearchToolDefinition, OpenApiToolDefinition, OpenApiFunctionDefinition, OpenApiAuthDetails, OpenApiAuthDetailsUnion, OpenApiAuthType, OpenApiAnonymousAuthDetails, OpenApiConnectionAuthDetails, OpenApiConnectionSecurityScheme, OpenApiManagedAuthDetails, OpenApiManagedSecurityScheme, BingCustomSearchToolDefinition, BingCustomSearchConfigurationList, BingCustomSearchConfiguration, ConnectedAgentToolDefinition, ConnectedAgentDetails, AzureFunctionToolDefinition, AzureFunctionDefinition, AzureFunctionBinding, AzureFunctionStorageQueue, ToolResources, CodeInterpreterToolResource, VectorStoreDataSource, VectorStoreDataSourceAssetType, FileSearchToolResource, VectorStoreConfigurations, VectorStoreConfiguration, AzureAISearchResource, AISearchIndexResource, AzureAISearchQueryType, AgentsResponseFormat, ResponseFormat, ResponseFormatJsonSchemaType, ResponseFormatJsonSchema, AgentsResponseFormatOption, AgentsResponseFormatMode, Agent, AgentDeletionStatus, AgentThreadCreationOptions, ThreadMessageOptions, MessageRole, MessageInputContent, MessageInputContentBlock, MessageInputContentBlockUnion, MessageBlockType, MessageInputTextBlock, MessageInputImageFileBlock, MessageImageFileParam, ImageDetailLevel, MessageInputImageUrlBlock, MessageImageUrlParam, MessageAttachment, MessageAttachmentToolDefinition, UpdateToolResourcesOptions, UpdateCodeInterpreterToolResourceOptions, UpdateFileSearchToolResourceOptions, TruncationObject, TruncationStrategy, AgentsNamedToolChoice, AgentsNamedToolChoiceType, FunctionName, AgentsToolChoiceOption, AgentsToolChoiceOptionMode, ThreadRun, RunStatus, RequiredAction, RequiredActionUnion, SubmitToolOutputsAction, SubmitToolOutputsDetails, RequiredToolCall, RequiredToolCallUnion, RequiredFunctionToolCall, RequiredFunctionToolCallDetails, RunError, IncompleteRunDetails, IncompleteDetailsReason, RunCompletionUsage, AgentThread, ThreadDeletionStatus, ThreadMessage, MessageStatus, MessageIncompleteDetails, MessageIncompleteDetailsReason, MessageContent, MessageContentUnion, MessageTextContent, MessageTextDetails, MessageTextAnnotation, MessageTextAnnotationUnion, MessageTextUrlCitationAnnotation, MessageTextUrlCitationDetails, MessageTextFileCitationAnnotation, MessageTextFileCitationDetails, MessageTextFilePathAnnotation, MessageTextFilePathDetails, MessageImageFileContent, MessageImageFileDetails, ToolOutput, RunStep, RunStepType, RunStepStatus, RunStepDetails, RunStepDetailsUnion, RunStepMessageCreationDetails, RunStepMessageCreationReference, RunStepToolCallDetails, RunStepToolCall, RunStepToolCallUnion, RunStepCodeInterpreterToolCall, RunStepCodeInterpreterToolCallDetails, RunStepCodeInterpreterToolCallOutput, RunStepCodeInterpreterToolCallOutputUnion, RunStepCodeInterpreterLogOutput, RunStepCodeInterpreterImageOutput, RunStepCodeInterpreterImageReference, RunStepFileSearchToolCall, RunStepFileSearchToolCallResults, RunStepFileSearchToolCallResult, FileSearchToolCallContent, RunStepBingGroundingToolCall, RunStepAzureAISearchToolCall, RunStepSharepointToolCall, RunStepMicrosoftFabricToolCall, RunStepBingCustomSearchToolCall, RunStepFunctionToolCall, RunStepFunctionToolCallDetails, RunStepOpenAPIToolCall, RunStepError, RunStepErrorCode, RunStepCompletionUsage, FileListResponse, FileInfo, FilePurpose, FileState, FileDeletionStatus, VectorStore, VectorStoreFileCount, VectorStoreStatus, VectorStoreExpirationPolicy, VectorStoreExpirationPolicyAnchor, VectorStoreChunkingStrategyRequest, VectorStoreChunkingStrategyRequestUnion, VectorStoreChunkingStrategyRequestType, VectorStoreAutoChunkingStrategyRequest, VectorStoreStaticChunkingStrategyRequest, VectorStoreStaticChunkingStrategyOptions, VectorStoreDeletionStatus, VectorStoreFile, VectorStoreFileStatus, VectorStoreFileError, VectorStoreFileErrorCode, VectorStoreChunkingStrategyResponse, VectorStoreChunkingStrategyResponseUnion, VectorStoreChunkingStrategyResponseType, VectorStoreAutoChunkingStrategyResponse, VectorStoreStaticChunkingStrategyResponse, VectorStoreFileDeletionStatus, VectorStoreFileBatch, VectorStoreFileBatchStatus, MessageDeltaChunk, MessageDelta, MessageDeltaContent, MessageDeltaContentUnion, MessageDeltaImageFileContent, MessageDeltaImageFileContentObject, MessageDeltaTextContent, MessageDeltaTextContentObject, MessageDeltaTextAnnotation, MessageDeltaTextAnnotationUnion, MessageDeltaTextUrlCitationAnnotation, MessageDeltaTextUrlCitationDetails, MessageDeltaTextFileCitationAnnotation, MessageDeltaTextFileCitationAnnotationObject, MessageDeltaTextFilePathAnnotation, MessageDeltaTextFilePathAnnotationObject, RunStepDeltaChunk, RunStepDelta, RunStepDeltaDetail, RunStepDeltaDetailUnion, RunStepDeltaMessageCreation, RunStepDeltaMessageCreationObject, RunStepDeltaToolCallObject, RunStepDeltaToolCall, RunStepDeltaToolCallUnion, RunStepDeltaFunctionToolCall, RunStepDeltaFunction, RunStepDeltaFileSearchToolCall, RunStepDeltaCodeInterpreterToolCall, RunStepDeltaCodeInterpreterDetailItemObject, RunStepDeltaCodeInterpreterOutput, RunStepDeltaCodeInterpreterOutputUnion, RunStepDeltaCodeInterpreterLogOutput, RunStepDeltaCodeInterpreterImageOutput, RunStepDeltaCodeInterpreterImageOutputObject, AgentStreamEvent, ThreadStreamEvent, RunStreamEvent, RunStepStreamEvent, MessageStreamEvent, ErrorEvent, DoneEvent, ListSortOrder, RunAdditionalFieldList, VectorStoreFileStatusFilter, KnownVersions, } from "./models.js";
2
+ export { ToolDefinition, ToolDefinitionUnion, CodeInterpreterToolDefinition, FileSearchToolDefinition, FileSearchToolDefinitionDetails, FileSearchRankingOptions, FunctionToolDefinition, FunctionDefinition, BingGroundingToolDefinition, BingGroundingSearchToolParameters, BingGroundingSearchConfiguration, AzureAISearchToolDefinition, OpenApiToolDefinition, OpenApiFunctionDefinition, OpenApiAuthDetails, OpenApiAuthDetailsUnion, OpenApiAuthType, OpenApiAnonymousAuthDetails, OpenApiConnectionAuthDetails, OpenApiConnectionSecurityScheme, OpenApiManagedAuthDetails, OpenApiManagedSecurityScheme, ConnectedAgentToolDefinition, ConnectedAgentDetails, AzureFunctionToolDefinition, AzureFunctionDefinition, AzureFunctionBinding, AzureFunctionStorageQueue, ToolResources, CodeInterpreterToolResource, VectorStoreDataSource, VectorStoreDataSourceAssetType, FileSearchToolResource, VectorStoreConfigurations, VectorStoreConfiguration, AzureAISearchToolResource, AISearchIndexResource, AzureAISearchQueryType, AgentsResponseFormat, ResponseFormat, ResponseFormatJsonSchemaType, ResponseFormatJsonSchema, AgentsResponseFormatOption, AgentsResponseFormatMode, Agent, AgentV1Error, AgentErrorDetail, AgentDeletionStatus, AgentThreadCreationOptions, ThreadMessageOptions, MessageRole, MessageInputContent, MessageInputContentBlock, MessageInputContentBlockUnion, MessageBlockType, MessageInputTextBlock, MessageInputImageFileBlock, MessageImageFileParam, ImageDetailLevel, MessageInputImageUrlBlock, MessageImageUrlParam, MessageAttachment, MessageAttachmentToolDefinition, TruncationObject, TruncationStrategy, AgentsNamedToolChoice, AgentsNamedToolChoiceType, FunctionName, AgentsToolChoiceOption, AgentsToolChoiceOptionMode, ThreadRun, RunStatus, RequiredAction, RequiredActionUnion, SubmitToolOutputsAction, SubmitToolOutputsDetails, RequiredToolCall, RequiredToolCallUnion, RequiredFunctionToolCall, RequiredFunctionToolCallDetails, RunError, IncompleteRunDetails, IncompleteDetailsReason, RunCompletionUsage, AgentThread, ThreadDeletionStatus, ThreadMessage, MessageStatus, MessageIncompleteDetails, MessageIncompleteDetailsReason, MessageContent, MessageContentUnion, MessageTextContent, MessageTextDetails, MessageTextAnnotation, MessageTextAnnotationUnion, MessageTextUrlCitationAnnotation, MessageTextUrlCitationDetails, MessageTextFileCitationAnnotation, MessageTextFileCitationDetails, MessageTextFilePathAnnotation, MessageTextFilePathDetails, MessageImageFileContent, MessageImageFileDetails, ToolOutput, RunStep, RunStepType, RunStepStatus, RunStepDetails, RunStepDetailsUnion, RunStepMessageCreationDetails, RunStepMessageCreationReference, RunStepToolCallDetails, RunStepToolCall, RunStepToolCallUnion, RunStepCodeInterpreterToolCall, RunStepCodeInterpreterToolCallDetails, RunStepCodeInterpreterToolCallOutput, RunStepCodeInterpreterToolCallOutputUnion, RunStepCodeInterpreterLogOutput, RunStepCodeInterpreterImageOutput, RunStepCodeInterpreterImageReference, RunStepFileSearchToolCall, RunStepFileSearchToolCallResults, RunStepFileSearchToolCallResult, FileSearchToolCallContent, RunStepBingGroundingToolCall, RunStepAzureAISearchToolCall, RunStepFunctionToolCall, RunStepFunctionToolCallDetails, RunStepOpenAPIToolCall, RunStepError, RunStepErrorCode, RunStepCompletionUsage, FileListResponse, FileInfo, FilePurpose, FileState, FileDeletionStatus, VectorStore, VectorStoreFileCount, VectorStoreStatus, VectorStoreExpirationPolicy, VectorStoreExpirationPolicyAnchor, VectorStoreChunkingStrategyRequest, VectorStoreChunkingStrategyRequestUnion, VectorStoreChunkingStrategyRequestType, VectorStoreAutoChunkingStrategyRequest, VectorStoreStaticChunkingStrategyRequest, VectorStoreStaticChunkingStrategyOptions, VectorStoreDeletionStatus, VectorStoreFile, VectorStoreFileStatus, VectorStoreFileError, VectorStoreFileErrorCode, VectorStoreChunkingStrategyResponse, VectorStoreChunkingStrategyResponseUnion, VectorStoreChunkingStrategyResponseType, VectorStoreAutoChunkingStrategyResponse, VectorStoreStaticChunkingStrategyResponse, VectorStoreFileDeletionStatus, VectorStoreFileBatch, VectorStoreFileBatchStatus, MessageDeltaChunk, MessageDelta, MessageDeltaContent, MessageDeltaContentUnion, MessageDeltaImageFileContent, MessageDeltaImageFileContentObject, MessageDeltaTextContent, MessageDeltaTextContentObject, MessageDeltaTextAnnotation, MessageDeltaTextAnnotationUnion, MessageDeltaTextUrlCitationAnnotation, MessageDeltaTextUrlCitationDetails, MessageDeltaTextFileCitationAnnotation, MessageDeltaTextFileCitationAnnotationObject, MessageDeltaTextFilePathAnnotation, MessageDeltaTextFilePathAnnotationObject, RunStepDeltaChunk, RunStepDelta, RunStepDeltaDetail, RunStepDeltaDetailUnion, RunStepDeltaMessageCreation, RunStepDeltaMessageCreationObject, RunStepDeltaToolCallObject, RunStepDeltaToolCall, RunStepDeltaToolCallUnion, RunStepDeltaFunctionToolCall, RunStepDeltaFunction, RunStepDeltaFileSearchToolCall, RunStepDeltaCodeInterpreterToolCall, RunStepDeltaCodeInterpreterDetailItemObject, RunStepDeltaCodeInterpreterOutput, RunStepDeltaCodeInterpreterOutputUnion, RunStepDeltaCodeInterpreterLogOutput, RunStepDeltaCodeInterpreterImageOutput, RunStepDeltaCodeInterpreterImageOutputObject, AgentStreamEvent, ThreadStreamEvent, RunStreamEvent, RunStepStreamEvent, MessageStreamEvent, ErrorEvent, DoneEvent, ListSortOrder, RunAdditionalFieldList, VectorStoreFileStatusFilter, KnownVersions, } from "./models.js";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAClC,cAAc,sBAAsB,CAAC;AACrC,OAAO,EAuCL,8BAA8B,EA4K9B,iBAAiB,EACjB,cAAc,EACd,kBAAkB,EAClB,kBAAkB,EAClB,UAAU,EACV,SAAS,EAIT,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\nexport * from \"./streamingModels.js\";\nexport {\n ToolDefinition,\n ToolDefinitionUnion,\n CodeInterpreterToolDefinition,\n FileSearchToolDefinition,\n FileSearchToolDefinitionDetails,\n FileSearchRankingOptions,\n FunctionToolDefinition,\n FunctionDefinition,\n BingGroundingToolDefinition,\n BingGroundingSearchConfigurationList,\n BingGroundingSearchConfiguration,\n MicrosoftFabricToolDefinition,\n ToolConnectionList,\n ToolConnection,\n SharepointToolDefinition,\n AzureAISearchToolDefinition,\n OpenApiToolDefinition,\n OpenApiFunctionDefinition,\n OpenApiAuthDetails,\n OpenApiAuthDetailsUnion,\n OpenApiAuthType,\n OpenApiAnonymousAuthDetails,\n OpenApiConnectionAuthDetails,\n OpenApiConnectionSecurityScheme,\n OpenApiManagedAuthDetails,\n OpenApiManagedSecurityScheme,\n BingCustomSearchToolDefinition,\n BingCustomSearchConfigurationList,\n BingCustomSearchConfiguration,\n ConnectedAgentToolDefinition,\n ConnectedAgentDetails,\n AzureFunctionToolDefinition,\n AzureFunctionDefinition,\n AzureFunctionBinding,\n AzureFunctionStorageQueue,\n ToolResources,\n CodeInterpreterToolResource,\n VectorStoreDataSource,\n VectorStoreDataSourceAssetType,\n FileSearchToolResource,\n VectorStoreConfigurations,\n VectorStoreConfiguration,\n AzureAISearchResource,\n AISearchIndexResource,\n AzureAISearchQueryType,\n AgentsResponseFormat,\n ResponseFormat,\n ResponseFormatJsonSchemaType,\n ResponseFormatJsonSchema,\n AgentsResponseFormatOption,\n AgentsResponseFormatMode,\n Agent,\n AgentDeletionStatus,\n AgentThreadCreationOptions,\n ThreadMessageOptions,\n MessageRole,\n MessageInputContent,\n MessageInputContentBlock,\n MessageInputContentBlockUnion,\n MessageBlockType,\n MessageInputTextBlock,\n MessageInputImageFileBlock,\n MessageImageFileParam,\n ImageDetailLevel,\n MessageInputImageUrlBlock,\n MessageImageUrlParam,\n MessageAttachment,\n MessageAttachmentToolDefinition,\n UpdateToolResourcesOptions,\n UpdateCodeInterpreterToolResourceOptions,\n UpdateFileSearchToolResourceOptions,\n TruncationObject,\n TruncationStrategy,\n AgentsNamedToolChoice,\n AgentsNamedToolChoiceType,\n FunctionName,\n AgentsToolChoiceOption,\n AgentsToolChoiceOptionMode,\n ThreadRun,\n RunStatus,\n RequiredAction,\n RequiredActionUnion,\n SubmitToolOutputsAction,\n SubmitToolOutputsDetails,\n RequiredToolCall,\n RequiredToolCallUnion,\n RequiredFunctionToolCall,\n RequiredFunctionToolCallDetails,\n RunError,\n IncompleteRunDetails,\n IncompleteDetailsReason,\n RunCompletionUsage,\n AgentThread,\n ThreadDeletionStatus,\n ThreadMessage,\n MessageStatus,\n MessageIncompleteDetails,\n MessageIncompleteDetailsReason,\n MessageContent,\n MessageContentUnion,\n MessageTextContent,\n MessageTextDetails,\n MessageTextAnnotation,\n MessageTextAnnotationUnion,\n MessageTextUrlCitationAnnotation,\n MessageTextUrlCitationDetails,\n MessageTextFileCitationAnnotation,\n MessageTextFileCitationDetails,\n MessageTextFilePathAnnotation,\n MessageTextFilePathDetails,\n MessageImageFileContent,\n MessageImageFileDetails,\n ToolOutput,\n RunStep,\n RunStepType,\n RunStepStatus,\n RunStepDetails,\n RunStepDetailsUnion,\n RunStepMessageCreationDetails,\n RunStepMessageCreationReference,\n RunStepToolCallDetails,\n RunStepToolCall,\n RunStepToolCallUnion,\n RunStepCodeInterpreterToolCall,\n RunStepCodeInterpreterToolCallDetails,\n RunStepCodeInterpreterToolCallOutput,\n RunStepCodeInterpreterToolCallOutputUnion,\n RunStepCodeInterpreterLogOutput,\n RunStepCodeInterpreterImageOutput,\n RunStepCodeInterpreterImageReference,\n RunStepFileSearchToolCall,\n RunStepFileSearchToolCallResults,\n RunStepFileSearchToolCallResult,\n FileSearchToolCallContent,\n RunStepBingGroundingToolCall,\n RunStepAzureAISearchToolCall,\n RunStepSharepointToolCall,\n RunStepMicrosoftFabricToolCall,\n RunStepBingCustomSearchToolCall,\n RunStepFunctionToolCall,\n RunStepFunctionToolCallDetails,\n RunStepOpenAPIToolCall,\n RunStepError,\n RunStepErrorCode,\n RunStepCompletionUsage,\n FileListResponse,\n FileInfo,\n FilePurpose,\n FileState,\n FileDeletionStatus,\n VectorStore,\n VectorStoreFileCount,\n VectorStoreStatus,\n VectorStoreExpirationPolicy,\n VectorStoreExpirationPolicyAnchor,\n VectorStoreChunkingStrategyRequest,\n VectorStoreChunkingStrategyRequestUnion,\n VectorStoreChunkingStrategyRequestType,\n VectorStoreAutoChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyOptions,\n VectorStoreDeletionStatus,\n VectorStoreFile,\n VectorStoreFileStatus,\n VectorStoreFileError,\n VectorStoreFileErrorCode,\n VectorStoreChunkingStrategyResponse,\n VectorStoreChunkingStrategyResponseUnion,\n VectorStoreChunkingStrategyResponseType,\n VectorStoreAutoChunkingStrategyResponse,\n VectorStoreStaticChunkingStrategyResponse,\n VectorStoreFileDeletionStatus,\n VectorStoreFileBatch,\n VectorStoreFileBatchStatus,\n MessageDeltaChunk,\n MessageDelta,\n MessageDeltaContent,\n MessageDeltaContentUnion,\n MessageDeltaImageFileContent,\n MessageDeltaImageFileContentObject,\n MessageDeltaTextContent,\n MessageDeltaTextContentObject,\n MessageDeltaTextAnnotation,\n MessageDeltaTextAnnotationUnion,\n MessageDeltaTextUrlCitationAnnotation,\n MessageDeltaTextUrlCitationDetails,\n MessageDeltaTextFileCitationAnnotation,\n MessageDeltaTextFileCitationAnnotationObject,\n MessageDeltaTextFilePathAnnotation,\n MessageDeltaTextFilePathAnnotationObject,\n RunStepDeltaChunk,\n RunStepDelta,\n RunStepDeltaDetail,\n RunStepDeltaDetailUnion,\n RunStepDeltaMessageCreation,\n RunStepDeltaMessageCreationObject,\n RunStepDeltaToolCallObject,\n RunStepDeltaToolCall,\n RunStepDeltaToolCallUnion,\n RunStepDeltaFunctionToolCall,\n RunStepDeltaFunction,\n RunStepDeltaFileSearchToolCall,\n RunStepDeltaCodeInterpreterToolCall,\n RunStepDeltaCodeInterpreterDetailItemObject,\n RunStepDeltaCodeInterpreterOutput,\n RunStepDeltaCodeInterpreterOutputUnion,\n RunStepDeltaCodeInterpreterLogOutput,\n RunStepDeltaCodeInterpreterImageOutput,\n RunStepDeltaCodeInterpreterImageOutputObject,\n AgentStreamEvent,\n ThreadStreamEvent,\n RunStreamEvent,\n RunStepStreamEvent,\n MessageStreamEvent,\n ErrorEvent,\n DoneEvent,\n ListSortOrder,\n RunAdditionalFieldList,\n VectorStoreFileStatusFilter,\n KnownVersions,\n} from \"./models.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,cAAc,sBAAsB,CAAC;AACrC,OAAO,EAgCL,8BAA8B,EAwK9B,iBAAiB,EACjB,cAAc,EACd,kBAAkB,EAClB,kBAAkB,EAClB,UAAU,EACV,SAAS,EAIT,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport * from \"./streamingModels.js\";\nexport {\n ToolDefinition,\n ToolDefinitionUnion,\n CodeInterpreterToolDefinition,\n FileSearchToolDefinition,\n FileSearchToolDefinitionDetails,\n FileSearchRankingOptions,\n FunctionToolDefinition,\n FunctionDefinition,\n BingGroundingToolDefinition,\n BingGroundingSearchToolParameters,\n BingGroundingSearchConfiguration,\n AzureAISearchToolDefinition,\n OpenApiToolDefinition,\n OpenApiFunctionDefinition,\n OpenApiAuthDetails,\n OpenApiAuthDetailsUnion,\n OpenApiAuthType,\n OpenApiAnonymousAuthDetails,\n OpenApiConnectionAuthDetails,\n OpenApiConnectionSecurityScheme,\n OpenApiManagedAuthDetails,\n OpenApiManagedSecurityScheme,\n ConnectedAgentToolDefinition,\n ConnectedAgentDetails,\n AzureFunctionToolDefinition,\n AzureFunctionDefinition,\n AzureFunctionBinding,\n AzureFunctionStorageQueue,\n ToolResources,\n CodeInterpreterToolResource,\n VectorStoreDataSource,\n VectorStoreDataSourceAssetType,\n FileSearchToolResource,\n VectorStoreConfigurations,\n VectorStoreConfiguration,\n AzureAISearchToolResource,\n AISearchIndexResource,\n AzureAISearchQueryType,\n AgentsResponseFormat,\n ResponseFormat,\n ResponseFormatJsonSchemaType,\n ResponseFormatJsonSchema,\n AgentsResponseFormatOption,\n AgentsResponseFormatMode,\n Agent,\n AgentV1Error,\n AgentErrorDetail,\n AgentDeletionStatus,\n AgentThreadCreationOptions,\n ThreadMessageOptions,\n MessageRole,\n MessageInputContent,\n MessageInputContentBlock,\n MessageInputContentBlockUnion,\n MessageBlockType,\n MessageInputTextBlock,\n MessageInputImageFileBlock,\n MessageImageFileParam,\n ImageDetailLevel,\n MessageInputImageUrlBlock,\n MessageImageUrlParam,\n MessageAttachment,\n MessageAttachmentToolDefinition,\n TruncationObject,\n TruncationStrategy,\n AgentsNamedToolChoice,\n AgentsNamedToolChoiceType,\n FunctionName,\n AgentsToolChoiceOption,\n AgentsToolChoiceOptionMode,\n ThreadRun,\n RunStatus,\n RequiredAction,\n RequiredActionUnion,\n SubmitToolOutputsAction,\n SubmitToolOutputsDetails,\n RequiredToolCall,\n RequiredToolCallUnion,\n RequiredFunctionToolCall,\n RequiredFunctionToolCallDetails,\n RunError,\n IncompleteRunDetails,\n IncompleteDetailsReason,\n RunCompletionUsage,\n AgentThread,\n ThreadDeletionStatus,\n ThreadMessage,\n MessageStatus,\n MessageIncompleteDetails,\n MessageIncompleteDetailsReason,\n MessageContent,\n MessageContentUnion,\n MessageTextContent,\n MessageTextDetails,\n MessageTextAnnotation,\n MessageTextAnnotationUnion,\n MessageTextUrlCitationAnnotation,\n MessageTextUrlCitationDetails,\n MessageTextFileCitationAnnotation,\n MessageTextFileCitationDetails,\n MessageTextFilePathAnnotation,\n MessageTextFilePathDetails,\n MessageImageFileContent,\n MessageImageFileDetails,\n ToolOutput,\n RunStep,\n RunStepType,\n RunStepStatus,\n RunStepDetails,\n RunStepDetailsUnion,\n RunStepMessageCreationDetails,\n RunStepMessageCreationReference,\n RunStepToolCallDetails,\n RunStepToolCall,\n RunStepToolCallUnion,\n RunStepCodeInterpreterToolCall,\n RunStepCodeInterpreterToolCallDetails,\n RunStepCodeInterpreterToolCallOutput,\n RunStepCodeInterpreterToolCallOutputUnion,\n RunStepCodeInterpreterLogOutput,\n RunStepCodeInterpreterImageOutput,\n RunStepCodeInterpreterImageReference,\n RunStepFileSearchToolCall,\n RunStepFileSearchToolCallResults,\n RunStepFileSearchToolCallResult,\n FileSearchToolCallContent,\n RunStepBingGroundingToolCall,\n RunStepAzureAISearchToolCall,\n RunStepFunctionToolCall,\n RunStepFunctionToolCallDetails,\n RunStepOpenAPIToolCall,\n RunStepError,\n RunStepErrorCode,\n RunStepCompletionUsage,\n FileListResponse,\n FileInfo,\n FilePurpose,\n FileState,\n FileDeletionStatus,\n VectorStore,\n VectorStoreFileCount,\n VectorStoreStatus,\n VectorStoreExpirationPolicy,\n VectorStoreExpirationPolicyAnchor,\n VectorStoreChunkingStrategyRequest,\n VectorStoreChunkingStrategyRequestUnion,\n VectorStoreChunkingStrategyRequestType,\n VectorStoreAutoChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyRequest,\n VectorStoreStaticChunkingStrategyOptions,\n VectorStoreDeletionStatus,\n VectorStoreFile,\n VectorStoreFileStatus,\n VectorStoreFileError,\n VectorStoreFileErrorCode,\n VectorStoreChunkingStrategyResponse,\n VectorStoreChunkingStrategyResponseUnion,\n VectorStoreChunkingStrategyResponseType,\n VectorStoreAutoChunkingStrategyResponse,\n VectorStoreStaticChunkingStrategyResponse,\n VectorStoreFileDeletionStatus,\n VectorStoreFileBatch,\n VectorStoreFileBatchStatus,\n MessageDeltaChunk,\n MessageDelta,\n MessageDeltaContent,\n MessageDeltaContentUnion,\n MessageDeltaImageFileContent,\n MessageDeltaImageFileContentObject,\n MessageDeltaTextContent,\n MessageDeltaTextContentObject,\n MessageDeltaTextAnnotation,\n MessageDeltaTextAnnotationUnion,\n MessageDeltaTextUrlCitationAnnotation,\n MessageDeltaTextUrlCitationDetails,\n MessageDeltaTextFileCitationAnnotation,\n MessageDeltaTextFileCitationAnnotationObject,\n MessageDeltaTextFilePathAnnotation,\n MessageDeltaTextFilePathAnnotationObject,\n RunStepDeltaChunk,\n RunStepDelta,\n RunStepDeltaDetail,\n RunStepDeltaDetailUnion,\n RunStepDeltaMessageCreation,\n RunStepDeltaMessageCreationObject,\n RunStepDeltaToolCallObject,\n RunStepDeltaToolCall,\n RunStepDeltaToolCallUnion,\n RunStepDeltaFunctionToolCall,\n RunStepDeltaFunction,\n RunStepDeltaFileSearchToolCall,\n RunStepDeltaCodeInterpreterToolCall,\n RunStepDeltaCodeInterpreterDetailItemObject,\n RunStepDeltaCodeInterpreterOutput,\n RunStepDeltaCodeInterpreterOutputUnion,\n RunStepDeltaCodeInterpreterLogOutput,\n RunStepDeltaCodeInterpreterImageOutput,\n RunStepDeltaCodeInterpreterImageOutputObject,\n AgentStreamEvent,\n ThreadStreamEvent,\n RunStreamEvent,\n RunStepStreamEvent,\n MessageStreamEvent,\n ErrorEvent,\n DoneEvent,\n ListSortOrder,\n RunAdditionalFieldList,\n VectorStoreFileStatusFilter,\n KnownVersions,\n} from \"./models.js\";\n"]}
@@ -2,13 +2,13 @@ import type { FileContents } from "../static-helpers/multipartHelpers.js";
2
2
  /** An abstract representation of an input tool definition that an agent can use. */
3
3
  export interface ToolDefinition {
4
4
  /** The object type. */
5
- /** The discriminator possible values: code_interpreter, file_search, function, bing_grounding, fabric_dataagent, sharepoint_grounding, azure_ai_search, openapi, bing_custom_search, connected_agent, azure_function */
5
+ /** The discriminator possible values: code_interpreter, file_search, function, bing_grounding, azure_ai_search, openapi, connected_agent, azure_function */
6
6
  type: string;
7
7
  }
8
8
  export declare function toolDefinitionSerializer(item: ToolDefinition): any;
9
9
  export declare function toolDefinitionDeserializer(item: any): ToolDefinition;
10
10
  /** Alias for ToolDefinitionUnion */
11
- export type ToolDefinitionUnion = CodeInterpreterToolDefinition | FileSearchToolDefinition | FunctionToolDefinition | BingGroundingToolDefinition | MicrosoftFabricToolDefinition | SharepointToolDefinition | AzureAISearchToolDefinition | OpenApiToolDefinition | BingCustomSearchToolDefinition | ConnectedAgentToolDefinition | AzureFunctionToolDefinition | ToolDefinition;
11
+ export type ToolDefinitionUnion = CodeInterpreterToolDefinition | FileSearchToolDefinition | FunctionToolDefinition | BingGroundingToolDefinition | AzureAISearchToolDefinition | OpenApiToolDefinition | ConnectedAgentToolDefinition | AzureFunctionToolDefinition | ToolDefinition;
12
12
  export declare function toolDefinitionUnionSerializer(item: ToolDefinitionUnion): any;
13
13
  export declare function toolDefinitionUnionDeserializer(item: any): ToolDefinitionUnion;
14
14
  /** The input definition information for a code interpreter tool as used to configure an agent. */
@@ -73,21 +73,21 @@ export declare function functionDefinitionDeserializer(item: any): FunctionDefin
73
73
  export interface BingGroundingToolDefinition extends ToolDefinition {
74
74
  /** The object type, which is always 'bing_grounding'. */
75
75
  type: "bing_grounding";
76
- /** The list of search configurations used by the bing grounding tool. */
77
- bingGrounding: BingGroundingSearchConfigurationList;
76
+ /** The bing grounding search tool parameters. */
77
+ bingGrounding: BingGroundingSearchToolParameters;
78
78
  }
79
79
  export declare function bingGroundingToolDefinitionSerializer(item: BingGroundingToolDefinition): any;
80
80
  export declare function bingGroundingToolDefinitionDeserializer(item: any): BingGroundingToolDefinition;
81
- /** A list of search configurations currently used by the `bing_grounding` tool. */
82
- export interface BingGroundingSearchConfigurationList {
81
+ /** The bing grounding search tool parameters. */
82
+ export interface BingGroundingSearchToolParameters {
83
83
  /**
84
84
  * The search configurations attached to this tool. There can be a maximum of 1
85
85
  * search configuration resource attached to the tool.
86
86
  */
87
87
  searchConfigurations: BingGroundingSearchConfiguration[];
88
88
  }
89
- export declare function bingGroundingSearchConfigurationListSerializer(item: BingGroundingSearchConfigurationList): any;
90
- export declare function bingGroundingSearchConfigurationListDeserializer(item: any): BingGroundingSearchConfigurationList;
89
+ export declare function bingGroundingSearchToolParametersSerializer(item: BingGroundingSearchToolParameters): any;
90
+ export declare function bingGroundingSearchToolParametersDeserializer(item: any): BingGroundingSearchToolParameters;
91
91
  export declare function bingGroundingSearchConfigurationArraySerializer(result: Array<BingGroundingSearchConfiguration>): any[];
92
92
  export declare function bingGroundingSearchConfigurationArrayDeserializer(result: Array<BingGroundingSearchConfiguration> | undefined): any[];
93
93
  /** Search configuration for Bing Grounding */
@@ -105,43 +105,6 @@ export interface BingGroundingSearchConfiguration {
105
105
  }
106
106
  export declare function bingGroundingSearchConfigurationSerializer(item: BingGroundingSearchConfiguration): any;
107
107
  export declare function bingGroundingSearchConfigurationDeserializer(item: any): BingGroundingSearchConfiguration;
108
- /** The input definition information for a Microsoft Fabric tool as used to configure an agent. */
109
- export interface MicrosoftFabricToolDefinition extends ToolDefinition {
110
- /** The object type, which is always 'fabric_dataagent'. */
111
- type: "fabric_dataagent";
112
- /** The list of connections used by the Microsoft Fabric tool. */
113
- fabricDataagent: ToolConnectionList;
114
- }
115
- export declare function microsoftFabricToolDefinitionSerializer(item: MicrosoftFabricToolDefinition): any;
116
- export declare function microsoftFabricToolDefinitionDeserializer(item: any): MicrosoftFabricToolDefinition;
117
- /** A set of connection resources currently used by either the `bing_grounding`, `fabric_dataagent`, or `sharepoint_grounding` tools. */
118
- export interface ToolConnectionList {
119
- /**
120
- * The connections attached to this tool. There can be a maximum of 1 connection
121
- * resource attached to the tool.
122
- */
123
- connectionList?: ToolConnection[];
124
- }
125
- export declare function toolConnectionListSerializer(item: ToolConnectionList): any;
126
- export declare function toolConnectionListDeserializer(item: any): ToolConnectionList;
127
- export declare function toolConnectionArraySerializer(result: Array<ToolConnection>): any[];
128
- export declare function toolConnectionArrayDeserializer(result: Array<ToolConnection>): any[];
129
- /** A connection resource. */
130
- export interface ToolConnection {
131
- /** A connection in a ToolConnectionList attached to this tool. */
132
- connectionId: string;
133
- }
134
- export declare function toolConnectionSerializer(item: ToolConnection): any;
135
- export declare function toolConnectionDeserializer(item: any): ToolConnection;
136
- /** The input definition information for a sharepoint tool as used to configure an agent. */
137
- export interface SharepointToolDefinition extends ToolDefinition {
138
- /** The object type, which is always 'sharepoint_grounding'. */
139
- type: "sharepoint_grounding";
140
- /** The list of connections used by the SharePoint tool. */
141
- sharepointGrounding: ToolConnectionList;
142
- }
143
- export declare function sharepointToolDefinitionSerializer(item: SharepointToolDefinition): any;
144
- export declare function sharepointToolDefinitionDeserializer(item: any): SharepointToolDefinition;
145
108
  /** The input definition information for an Azure AI search tool as used to configure an agent. */
146
109
  export interface AzureAISearchToolDefinition extends ToolDefinition {
147
110
  /** The object type, which is always 'azure_ai_search'. */
@@ -170,6 +133,8 @@ export interface OpenApiFunctionDefinition {
170
133
  auth: OpenApiAuthDetailsUnion;
171
134
  /** List of OpenAPI spec parameters that will use user-provided defaults */
172
135
  defaultParams?: string[];
136
+ /** List of function definitions used by OpenApi tool */
137
+ readonly functions?: FunctionDefinition[];
173
138
  }
174
139
  export declare function openApiFunctionDefinitionSerializer(item: OpenApiFunctionDefinition): any;
175
140
  export declare function openApiFunctionDefinitionDeserializer(item: any): OpenApiFunctionDefinition;
@@ -231,44 +196,8 @@ export interface OpenApiManagedSecurityScheme {
231
196
  }
232
197
  export declare function openApiManagedSecuritySchemeSerializer(item: OpenApiManagedSecurityScheme): any;
233
198
  export declare function openApiManagedSecuritySchemeDeserializer(item: any): OpenApiManagedSecurityScheme;
234
- /** The input definition information for a Bing custom search tool as used to configure an agent. */
235
- export interface BingCustomSearchToolDefinition extends ToolDefinition {
236
- /** The object type, which is always 'bing_custom_search'. */
237
- type: "bing_custom_search";
238
- /** The list of search configurations used by the bing custom search tool. */
239
- bingCustomSearch: BingCustomSearchConfigurationList;
240
- }
241
- export declare function bingCustomSearchToolDefinitionSerializer(item: BingCustomSearchToolDefinition): any;
242
- export declare function bingCustomSearchToolDefinitionDeserializer(item: any): BingCustomSearchToolDefinition;
243
- /** A list of search configurations currently used by the `bing_custom_search` tool. */
244
- export interface BingCustomSearchConfigurationList {
245
- /**
246
- * The connections attached to this tool. There can be a maximum of 1 connection
247
- * resource attached to the tool.
248
- */
249
- searchConfigurations: BingCustomSearchConfiguration[];
250
- }
251
- export declare function bingCustomSearchConfigurationListSerializer(item: BingCustomSearchConfigurationList): any;
252
- export declare function bingCustomSearchConfigurationListDeserializer(item: any): BingCustomSearchConfigurationList;
253
- export declare function bingCustomSearchConfigurationArraySerializer(result: Array<BingCustomSearchConfiguration>): any[];
254
- export declare function bingCustomSearchConfigurationArrayDeserializer(result: Array<BingCustomSearchConfiguration>): any[];
255
- /** A bing custom search configuration. */
256
- export interface BingCustomSearchConfiguration {
257
- /** Connection id for grounding with bing search */
258
- connectionId: string;
259
- /** Name of the custom configuration instance given to config. */
260
- instanceName: string;
261
- /** The market where the results come from. */
262
- market?: string;
263
- /** The language to use for user interface strings when calling Bing API. */
264
- setLang?: string;
265
- /** The number of search results to return in the bing api response */
266
- count?: number;
267
- /** Filter search results by a specific time range. Accepted values: https://learn.microsoft.com/bing/search-apis/bing-web-search/reference/query-parameters */
268
- freshness?: string;
269
- }
270
- export declare function bingCustomSearchConfigurationSerializer(item: BingCustomSearchConfiguration): any;
271
- export declare function bingCustomSearchConfigurationDeserializer(item: any): BingCustomSearchConfiguration;
199
+ export declare function functionDefinitionArraySerializer(result: Array<FunctionDefinition>): any[];
200
+ export declare function functionDefinitionArrayDeserializer(result: Array<FunctionDefinition>): any[];
272
201
  /** The input definition information for a connected agent tool which defines a domain specific sub-agent */
273
202
  export interface ConnectedAgentToolDefinition extends ToolDefinition {
274
203
  /** The object type, which is always 'connected_agent'. */
@@ -338,7 +267,7 @@ export interface ToolResources {
338
267
  /** Resources to be used by the `file_search` tool consisting of vector store IDs. */
339
268
  fileSearch?: FileSearchToolResource;
340
269
  /** Resources to be used by the `azure_ai_search` tool consisting of index IDs and names. */
341
- azureAISearch?: AzureAISearchResource;
270
+ azureAISearch?: AzureAISearchToolResource;
342
271
  }
343
272
  export declare function toolResourcesSerializer(item: ToolResources): any;
344
273
  export declare function toolResourcesDeserializer(item: any): ToolResources;
@@ -414,23 +343,23 @@ export interface VectorStoreConfiguration {
414
343
  export declare function vectorStoreConfigurationSerializer(item: VectorStoreConfiguration): any;
415
344
  export declare function vectorStoreConfigurationDeserializer(item: any): VectorStoreConfiguration;
416
345
  /** A set of index resources used by the `azure_ai_search` tool. */
417
- export interface AzureAISearchResource {
346
+ export interface AzureAISearchToolResource {
418
347
  /**
419
348
  * The indices attached to this agent. There can be a maximum of 1 index
420
349
  * resource attached to the agent.
421
350
  */
422
351
  indexList?: AISearchIndexResource[];
423
352
  }
424
- export declare function azureAISearchResourceSerializer(item: AzureAISearchResource): any;
425
- export declare function azureAISearchResourceDeserializer(item: any): AzureAISearchResource;
353
+ export declare function azureAISearchToolResourceSerializer(item: AzureAISearchToolResource): any;
354
+ export declare function azureAISearchToolResourceDeserializer(item: any): AzureAISearchToolResource;
426
355
  export declare function aiSearchIndexResourceArraySerializer(result: Array<AISearchIndexResource>): any[];
427
356
  export declare function aiSearchIndexResourceArrayDeserializer(result: Array<AISearchIndexResource>): any[];
428
357
  /** A AI Search Index resource. */
429
358
  export interface AISearchIndexResource {
430
359
  /** An index connection id in an IndexResource attached to this agent. */
431
- indexConnectionId: string;
360
+ indexConnectionId?: string;
432
361
  /** The name of an index in an IndexResource attached to this agent. */
433
- indexName: string;
362
+ indexName?: string;
434
363
  /** Type of query in an AIIndexResource attached to this agent. */
435
364
  queryType?: AzureAISearchQueryType;
436
365
  /** Number of documents to retrieve from search and present to the model. */
@@ -525,6 +454,24 @@ export interface Agent {
525
454
  metadata: Record<string, string> | null;
526
455
  }
527
456
  export declare function agentDeserializer(item: any): Agent;
457
+ /** Error payload returned by the agents API. */
458
+ export interface AgentV1Error {
459
+ /** Represents the error. */
460
+ error: AgentErrorDetail;
461
+ }
462
+ export declare function agentV1ErrorDeserializer(item: any): AgentV1Error;
463
+ /** Describes the error information returned by the agents API. */
464
+ export interface AgentErrorDetail {
465
+ /** Human-readable description of the error. */
466
+ message?: string | null;
467
+ /** Error type identifier (e.g. `invalid_request_error`). */
468
+ type?: string | null;
469
+ /** Name of the parameter that caused the error, if applicable. */
470
+ param?: string | null;
471
+ /** Machine-readable error code. */
472
+ code?: string | null;
473
+ }
474
+ export declare function agentErrorDetailDeserializer(item: any): AgentErrorDetail;
528
475
  /** The response data for a requested list of items. */
529
476
  export interface _AgentsPagedResultAgent {
530
477
  /** The requested list of items. */
@@ -669,38 +616,6 @@ export declare function messageAttachmentToolDefinitionDeserializer(item: any):
669
616
  export type _MessageAttachmentTool = CodeInterpreterToolDefinition | FileSearchToolDefinition;
670
617
  export declare function _messageAttachmentToolSerializer(item: _MessageAttachmentTool): any;
671
618
  export declare function _messageAttachmentToolDeserializer(item: any): _MessageAttachmentTool;
672
- /**
673
- * Request object. A set of resources that are used by the agent's tools. The resources are specific to the type of tool.
674
- * For example, the `code_interpreter` tool requires a list of file IDs, while the `file_search` tool requires a list of
675
- * vector store IDs.
676
- */
677
- export interface UpdateToolResourcesOptions {
678
- /**
679
- * Overrides the list of file IDs made available to the `code_interpreter` tool. There can be a maximum of 20 files
680
- * associated with the tool.
681
- */
682
- codeInterpreter?: UpdateCodeInterpreterToolResourceOptions;
683
- /** Overrides the vector store attached to this agent. There can be a maximum of 1 vector store attached to the agent. */
684
- fileSearch?: UpdateFileSearchToolResourceOptions;
685
- /** Overrides the resources to be used by the `azure_ai_search` tool consisting of index IDs and names. */
686
- azureAISearch?: AzureAISearchResource;
687
- }
688
- export declare function updateToolResourcesOptionsSerializer(item: UpdateToolResourcesOptions): any;
689
- export declare function updateToolResourcesOptionsDeserializer(item: any): UpdateToolResourcesOptions;
690
- /** Request object to update `code_interpreted` tool resources. */
691
- export interface UpdateCodeInterpreterToolResourceOptions {
692
- /** A list of file IDs to override the current list of the agent. */
693
- fileIds?: string[];
694
- }
695
- export declare function updateCodeInterpreterToolResourceOptionsSerializer(item: UpdateCodeInterpreterToolResourceOptions): any;
696
- export declare function updateCodeInterpreterToolResourceOptionsDeserializer(item: any): UpdateCodeInterpreterToolResourceOptions;
697
- /** Request object to update `file_search` tool resources. */
698
- export interface UpdateFileSearchToolResourceOptions {
699
- /** A list of vector store IDs to override the current list of the agent. */
700
- vectorStoreIds?: string[];
701
- }
702
- export declare function updateFileSearchToolResourceOptionsSerializer(item: UpdateFileSearchToolResourceOptions): any;
703
- export declare function updateFileSearchToolResourceOptionsDeserializer(item: any): UpdateFileSearchToolResourceOptions;
704
619
  /**
705
620
  * Controls for how a thread will be truncated prior to the run. Use this to control the initial
706
621
  * context window of the run.
@@ -729,7 +644,7 @@ export interface AgentsNamedToolChoice {
729
644
  export declare function agentsNamedToolChoiceSerializer(item: AgentsNamedToolChoice): any;
730
645
  export declare function agentsNamedToolChoiceDeserializer(item: any): AgentsNamedToolChoice;
731
646
  /** Available tool types for agents named tools. */
732
- export type AgentsNamedToolChoiceType = "function" | "code_interpreter" | "file_search" | "bing_grounding" | "fabric_dataagent" | "sharepoint_grounding" | "azure_ai_search" | "bing_custom_search" | "connected_agent";
647
+ export type AgentsNamedToolChoiceType = "function" | "code_interpreter" | "file_search" | "bing_grounding" | "azure_ai_search" | "connected_agent";
733
648
  /** The function name that will be used, if using the `function` tool */
734
649
  export interface FunctionName {
735
650
  /** The name of the function to call */
@@ -798,7 +713,7 @@ export interface ThreadRun {
798
713
  /** A set of up to 16 key/value pairs that can be attached to an object, used for storing additional information about that object in a structured format. Keys may be up to 64 characters in length and values may be up to 512 characters in length. */
799
714
  metadata: Record<string, string> | null;
800
715
  /** Override the tools the agent can use for this run. This is useful for modifying the behavior on a per-run basis */
801
- toolResources?: UpdateToolResourcesOptions | null;
716
+ toolResources?: ToolResources | null;
802
717
  /** Determines if tools can be executed in parallel within the run. */
803
718
  parallelToolCalls: boolean;
804
719
  }
@@ -1187,14 +1102,14 @@ export declare function runStepToolCallUnionArrayDeserializer(result: Array<RunS
1187
1102
  /** An abstract representation of a detailed tool call as recorded within a run step for an existing run. */
1188
1103
  export interface RunStepToolCall {
1189
1104
  /** The object type. */
1190
- /** The discriminator possible values: code_interpreter, file_search, bing_grounding, azure_ai_search, sharepoint_grounding, fabric_dataagent, bing_custom_search, function, openapi */
1105
+ /** The discriminator possible values: code_interpreter, file_search, bing_grounding, azure_ai_search, function, openapi */
1191
1106
  type: string;
1192
1107
  /** The ID of the tool call. This ID must be referenced when you submit tool outputs. */
1193
1108
  id: string;
1194
1109
  }
1195
1110
  export declare function runStepToolCallDeserializer(item: any): RunStepToolCall;
1196
1111
  /** Alias for RunStepToolCallUnion */
1197
- export type RunStepToolCallUnion = RunStepCodeInterpreterToolCall | RunStepFileSearchToolCall | RunStepBingGroundingToolCall | RunStepAzureAISearchToolCall | RunStepSharepointToolCall | RunStepMicrosoftFabricToolCall | RunStepBingCustomSearchToolCall | RunStepFunctionToolCall | RunStepOpenAPIToolCall | RunStepToolCall;
1112
+ export type RunStepToolCallUnion = RunStepCodeInterpreterToolCall | RunStepFileSearchToolCall | RunStepBingGroundingToolCall | RunStepAzureAISearchToolCall | RunStepFunctionToolCall | RunStepOpenAPIToolCall | RunStepToolCall;
1198
1113
  export declare function runStepToolCallUnionDeserializer(item: any): RunStepToolCallUnion;
1199
1114
  /**
1200
1115
  * A record of a call to a code interpreter tool, issued by the model in evaluation of a defined tool, that
@@ -1313,39 +1228,6 @@ export interface RunStepAzureAISearchToolCall extends RunStepToolCall {
1313
1228
  azureAISearch: Record<string, string>;
1314
1229
  }
1315
1230
  export declare function runStepAzureAISearchToolCallDeserializer(item: any): RunStepAzureAISearchToolCall;
1316
- /**
1317
- * A record of a call to a SharePoint tool, issued by the model in evaluation of a defined tool, that represents
1318
- * executed SharePoint actions.
1319
- */
1320
- export interface RunStepSharepointToolCall extends RunStepToolCall {
1321
- /** The object type, which is always 'sharepoint_grounding'. */
1322
- type: "sharepoint_grounding";
1323
- /** Reserved for future use. */
1324
- sharePoint: Record<string, string>;
1325
- }
1326
- export declare function runStepSharepointToolCallDeserializer(item: any): RunStepSharepointToolCall;
1327
- /**
1328
- * A record of a call to a Microsoft Fabric tool, issued by the model in evaluation of a defined tool, that represents
1329
- * executed Microsoft Fabric operations.
1330
- */
1331
- export interface RunStepMicrosoftFabricToolCall extends RunStepToolCall {
1332
- /** The object type, which is always 'fabric_dataagent'. */
1333
- type: "fabric_dataagent";
1334
- /** Reserved for future use. */
1335
- microsoftFabric: Record<string, string>;
1336
- }
1337
- export declare function runStepMicrosoftFabricToolCallDeserializer(item: any): RunStepMicrosoftFabricToolCall;
1338
- /**
1339
- * A record of a call to a bing custom search tool, issued by the model in evaluation of a defined tool, that represents
1340
- * executed search with bing custom search.
1341
- */
1342
- export interface RunStepBingCustomSearchToolCall extends RunStepToolCall {
1343
- /** The object type, which is always 'bing_custom_search'. */
1344
- type: "bing_custom_search";
1345
- /** Reserved for future use. */
1346
- bingCustomSearch: Record<string, string>;
1347
- }
1348
- export declare function runStepBingCustomSearchToolCallDeserializer(item: any): RunStepBingCustomSearchToolCall;
1349
1231
  /**
1350
1232
  * A record of a call to a function tool, issued by the model in evaluation of a defined tool, that represents the inputs
1351
1233
  * and output consumed and emitted by the specified function.
@@ -1437,7 +1319,7 @@ export interface FileInfo {
1437
1319
  }
1438
1320
  export declare function fileInfoDeserializer(item: any): FileInfo;
1439
1321
  /** The possible values denoting the intended usage of a file. */
1440
- export type FilePurpose = "fine-tune" | "fine-tune-results" | "assistants" | "assistants_output" | "batch" | "batch_output" | "vision";
1322
+ export type FilePurpose = "assistants" | "assistants_output" | "vision";
1441
1323
  /** The state of the file. */
1442
1324
  export type FileState = "uploaded" | "pending" | "running" | "processed" | "error" | "deleting" | "deleted";
1443
1325
  /** model interface _UploadFileRequest */
@@ -2041,8 +1923,6 @@ export type RunAdditionalFieldList = "step_details.tool_calls[*].file_search.res
2041
1923
  export type VectorStoreFileStatusFilter = "in_progress" | "completed" | "failed" | "cancelled";
2042
1924
  /** Azure AI Agents API versions */
2043
1925
  export declare enum KnownVersions {
2044
- /** Azure AI API version 2025-05-15. */
2045
- _20250515Preview = "2025-05-15-preview",
2046
1926
  /** Azure AI API version 2025-05-01. */
2047
1927
  V20250501 = "2025-05-01",
2048
1928
  /** Azure AI API version v1. */