modelmix 2.2.4 → 2.3.2

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 (1131) hide show
  1. package/README.md +21 -8
  2. package/demo/default.env +1 -0
  3. package/demo/demo.mjs +14 -15
  4. package/demo/groq.mjs +24 -0
  5. package/demo/lmstudio.mjs +1 -1
  6. package/demo/package-lock.json +1 -50
  7. package/demo/package.json +1 -3
  8. package/demo/stream.mjs +3 -3
  9. package/demo/watson.jpg +0 -0
  10. package/index.js +54 -2
  11. package/package.json +4 -2
  12. package/demo/node_modules/.package-lock.json +0 -301
  13. package/demo/node_modules/@anthropic-ai/sdk/CHANGELOG.md +0 -859
  14. package/demo/node_modules/@anthropic-ai/sdk/LICENSE +0 -8
  15. package/demo/node_modules/@anthropic-ai/sdk/README.md +0 -424
  16. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts +0 -9
  17. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts.map +0 -1
  18. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js +0 -16
  19. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js.map +0 -1
  20. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs +0 -12
  21. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs.map +0 -1
  22. package/demo/node_modules/@anthropic-ai/sdk/_shims/README.md +0 -46
  23. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts +0 -5
  24. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts.map +0 -1
  25. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js +0 -21
  26. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js.map +0 -1
  27. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs +0 -2
  28. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs.map +0 -1
  29. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts +0 -5
  30. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts.map +0 -1
  31. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js +0 -21
  32. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js.map +0 -1
  33. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs +0 -2
  34. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs.map +0 -1
  35. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts +0 -5
  36. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts.map +0 -1
  37. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js +0 -21
  38. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js.map +0 -1
  39. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs +0 -2
  40. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs.map +0 -1
  41. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts +0 -5
  42. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts.map +0 -1
  43. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js +0 -21
  44. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js.map +0 -1
  45. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs +0 -2
  46. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs.map +0 -1
  47. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.d.ts +0 -101
  48. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.js +0 -3
  49. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.mjs +0 -3
  50. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts +0 -6
  51. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts.map +0 -1
  52. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js +0 -14
  53. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js.map +0 -1
  54. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs +0 -10
  55. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs.map +0 -1
  56. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.d.ts +0 -81
  57. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.js +0 -13
  58. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.mjs +0 -7
  59. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.d.ts +0 -12
  60. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.js +0 -3
  61. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.mjs +0 -3
  62. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts +0 -3
  63. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts.map +0 -1
  64. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js +0 -90
  65. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js.map +0 -1
  66. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs +0 -56
  67. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs.map +0 -1
  68. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.d.ts +0 -42
  69. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.js +0 -3
  70. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.mjs +0 -3
  71. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts +0 -37
  72. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts.map +0 -1
  73. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.js +0 -41
  74. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.js.map +0 -1
  75. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.mjs +0 -37
  76. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.mjs.map +0 -1
  77. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts +0 -5
  78. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts.map +0 -1
  79. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js +0 -78
  80. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js.map +0 -1
  81. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs +0 -71
  82. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs.map +0 -1
  83. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.d.ts +0 -83
  84. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.js +0 -3
  85. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.mjs +0 -3
  86. package/demo/node_modules/@anthropic-ai/sdk/core.d.ts +0 -239
  87. package/demo/node_modules/@anthropic-ai/sdk/core.d.ts.map +0 -1
  88. package/demo/node_modules/@anthropic-ai/sdk/core.js +0 -879
  89. package/demo/node_modules/@anthropic-ai/sdk/core.js.map +0 -1
  90. package/demo/node_modules/@anthropic-ai/sdk/core.mjs +0 -848
  91. package/demo/node_modules/@anthropic-ai/sdk/core.mjs.map +0 -1
  92. package/demo/node_modules/@anthropic-ai/sdk/error.d.ts +0 -53
  93. package/demo/node_modules/@anthropic-ai/sdk/error.d.ts.map +0 -1
  94. package/demo/node_modules/@anthropic-ai/sdk/error.js +0 -143
  95. package/demo/node_modules/@anthropic-ai/sdk/error.js.map +0 -1
  96. package/demo/node_modules/@anthropic-ai/sdk/error.mjs +0 -127
  97. package/demo/node_modules/@anthropic-ai/sdk/error.mjs.map +0 -1
  98. package/demo/node_modules/@anthropic-ai/sdk/index.d.mts +0 -147
  99. package/demo/node_modules/@anthropic-ai/sdk/index.d.ts +0 -147
  100. package/demo/node_modules/@anthropic-ai/sdk/index.d.ts.map +0 -1
  101. package/demo/node_modules/@anthropic-ai/sdk/index.js +0 -149
  102. package/demo/node_modules/@anthropic-ai/sdk/index.js.map +0 -1
  103. package/demo/node_modules/@anthropic-ai/sdk/index.mjs +0 -121
  104. package/demo/node_modules/@anthropic-ai/sdk/index.mjs.map +0 -1
  105. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts +0 -94
  106. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts.map +0 -1
  107. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.js +0 -436
  108. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.js.map +0 -1
  109. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs +0 -432
  110. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs.map +0 -1
  111. package/demo/node_modules/@anthropic-ai/sdk/package.json +0 -104
  112. package/demo/node_modules/@anthropic-ai/sdk/resource.d.ts +0 -6
  113. package/demo/node_modules/@anthropic-ai/sdk/resource.d.ts.map +0 -1
  114. package/demo/node_modules/@anthropic-ai/sdk/resource.js +0 -11
  115. package/demo/node_modules/@anthropic-ai/sdk/resource.js.map +0 -1
  116. package/demo/node_modules/@anthropic-ai/sdk/resource.mjs +0 -7
  117. package/demo/node_modules/@anthropic-ai/sdk/resource.mjs.map +0 -1
  118. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts +0 -9
  119. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts.map +0 -1
  120. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.js +0 -40
  121. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.js.map +0 -1
  122. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs +0 -13
  123. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs.map +0 -1
  124. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts +0 -3
  125. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts.map +0 -1
  126. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.js +0 -9
  127. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.js.map +0 -1
  128. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs +0 -4
  129. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs.map +0 -1
  130. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.d.ts +0 -3
  131. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.d.ts.map +0 -1
  132. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.js +0 -9
  133. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.js.map +0 -1
  134. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.mjs +0 -4
  135. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.mjs.map +0 -1
  136. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.d.ts +0 -462
  137. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.d.ts.map +0 -1
  138. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.js +0 -20
  139. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.js.map +0 -1
  140. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.mjs +0 -16
  141. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.mjs.map +0 -1
  142. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.d.ts +0 -19
  143. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.d.ts.map +0 -1
  144. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.js +0 -40
  145. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.js.map +0 -1
  146. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.mjs +0 -13
  147. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.mjs.map +0 -1
  148. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.d.ts +0 -184
  149. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.d.ts.map +0 -1
  150. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.js +0 -19
  151. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.js.map +0 -1
  152. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.mjs +0 -15
  153. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.mjs.map +0 -1
  154. package/demo/node_modules/@anthropic-ai/sdk/resources/index.d.ts +0 -4
  155. package/demo/node_modules/@anthropic-ai/sdk/resources/index.d.ts.map +0 -1
  156. package/demo/node_modules/@anthropic-ai/sdk/resources/index.js +0 -11
  157. package/demo/node_modules/@anthropic-ai/sdk/resources/index.js.map +0 -1
  158. package/demo/node_modules/@anthropic-ai/sdk/resources/index.mjs +0 -5
  159. package/demo/node_modules/@anthropic-ai/sdk/resources/index.mjs.map +0 -1
  160. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.d.ts +0 -619
  161. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.d.ts.map +0 -1
  162. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.js +0 -28
  163. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.js.map +0 -1
  164. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.mjs +0 -23
  165. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.mjs.map +0 -1
  166. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts +0 -2
  167. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts.map +0 -1
  168. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.js +0 -4
  169. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.js.map +0 -1
  170. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.mjs +0 -3
  171. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.mjs.map +0 -1
  172. package/demo/node_modules/@anthropic-ai/sdk/shims/node.d.ts +0 -29
  173. package/demo/node_modules/@anthropic-ai/sdk/shims/node.d.ts.map +0 -1
  174. package/demo/node_modules/@anthropic-ai/sdk/shims/node.js +0 -31
  175. package/demo/node_modules/@anthropic-ai/sdk/shims/node.js.map +0 -1
  176. package/demo/node_modules/@anthropic-ai/sdk/shims/node.mjs +0 -5
  177. package/demo/node_modules/@anthropic-ai/sdk/shims/node.mjs.map +0 -1
  178. package/demo/node_modules/@anthropic-ai/sdk/shims/web.d.ts +0 -26
  179. package/demo/node_modules/@anthropic-ai/sdk/shims/web.d.ts.map +0 -1
  180. package/demo/node_modules/@anthropic-ai/sdk/shims/web.js +0 -31
  181. package/demo/node_modules/@anthropic-ai/sdk/shims/web.js.map +0 -1
  182. package/demo/node_modules/@anthropic-ai/sdk/shims/web.mjs +0 -5
  183. package/demo/node_modules/@anthropic-ai/sdk/shims/web.mjs.map +0 -1
  184. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/MultipartBody.ts +0 -9
  185. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/README.md +0 -46
  186. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-bun.ts +0 -4
  187. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-node.ts +0 -4
  188. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime.ts +0 -4
  189. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types-node.ts +0 -4
  190. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.d.ts +0 -101
  191. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.js +0 -3
  192. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.mjs +0 -3
  193. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/bun-runtime.ts +0 -14
  194. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.d.ts +0 -81
  195. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.js +0 -13
  196. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.mjs +0 -7
  197. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.d.ts +0 -12
  198. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.js +0 -3
  199. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.mjs +0 -3
  200. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-runtime.ts +0 -83
  201. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.d.ts +0 -42
  202. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.js +0 -3
  203. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.mjs +0 -3
  204. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/registry.ts +0 -67
  205. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-runtime.ts +0 -103
  206. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.d.ts +0 -83
  207. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.js +0 -3
  208. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.mjs +0 -3
  209. package/demo/node_modules/@anthropic-ai/sdk/src/core.ts +0 -1162
  210. package/demo/node_modules/@anthropic-ai/sdk/src/error.ts +0 -146
  211. package/demo/node_modules/@anthropic-ai/sdk/src/index.ts +0 -264
  212. package/demo/node_modules/@anthropic-ai/sdk/src/lib/.keep +0 -4
  213. package/demo/node_modules/@anthropic-ai/sdk/src/lib/MessageStream.ts +0 -535
  214. package/demo/node_modules/@anthropic-ai/sdk/src/resource.ts +0 -11
  215. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/beta.ts +0 -12
  216. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/index.ts +0 -4
  217. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/index.ts +0 -16
  218. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/messages.ts +0 -531
  219. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/tools.ts +0 -22
  220. package/demo/node_modules/@anthropic-ai/sdk/src/resources/completions.ts +0 -223
  221. package/demo/node_modules/@anthropic-ai/sdk/src/resources/index.ts +0 -33
  222. package/demo/node_modules/@anthropic-ai/sdk/src/resources/messages.ts +0 -729
  223. package/demo/node_modules/@anthropic-ai/sdk/src/resources/top-level.ts +0 -3
  224. package/demo/node_modules/@anthropic-ai/sdk/src/shims/node.ts +0 -50
  225. package/demo/node_modules/@anthropic-ai/sdk/src/shims/web.ts +0 -50
  226. package/demo/node_modules/@anthropic-ai/sdk/src/streaming.ts +0 -509
  227. package/demo/node_modules/@anthropic-ai/sdk/src/tsconfig.json +0 -11
  228. package/demo/node_modules/@anthropic-ai/sdk/src/uploads.ts +0 -248
  229. package/demo/node_modules/@anthropic-ai/sdk/src/version.ts +0 -1
  230. package/demo/node_modules/@anthropic-ai/sdk/streaming.d.ts +0 -41
  231. package/demo/node_modules/@anthropic-ai/sdk/streaming.d.ts.map +0 -1
  232. package/demo/node_modules/@anthropic-ai/sdk/streaming.js +0 -431
  233. package/demo/node_modules/@anthropic-ai/sdk/streaming.js.map +0 -1
  234. package/demo/node_modules/@anthropic-ai/sdk/streaming.mjs +0 -424
  235. package/demo/node_modules/@anthropic-ai/sdk/streaming.mjs.map +0 -1
  236. package/demo/node_modules/@anthropic-ai/sdk/uploads.d.ts +0 -75
  237. package/demo/node_modules/@anthropic-ai/sdk/uploads.d.ts.map +0 -1
  238. package/demo/node_modules/@anthropic-ai/sdk/uploads.js +0 -165
  239. package/demo/node_modules/@anthropic-ai/sdk/uploads.js.map +0 -1
  240. package/demo/node_modules/@anthropic-ai/sdk/uploads.mjs +0 -152
  241. package/demo/node_modules/@anthropic-ai/sdk/uploads.mjs.map +0 -1
  242. package/demo/node_modules/@anthropic-ai/sdk/version.d.ts +0 -2
  243. package/demo/node_modules/@anthropic-ai/sdk/version.d.ts.map +0 -1
  244. package/demo/node_modules/@anthropic-ai/sdk/version.js +0 -5
  245. package/demo/node_modules/@anthropic-ai/sdk/version.js.map +0 -1
  246. package/demo/node_modules/@anthropic-ai/sdk/version.mjs +0 -2
  247. package/demo/node_modules/@anthropic-ai/sdk/version.mjs.map +0 -1
  248. package/demo/node_modules/@types/node/LICENSE +0 -21
  249. package/demo/node_modules/@types/node/README.md +0 -15
  250. package/demo/node_modules/@types/node/assert/strict.d.ts +0 -8
  251. package/demo/node_modules/@types/node/assert.d.ts +0 -985
  252. package/demo/node_modules/@types/node/async_hooks.d.ts +0 -522
  253. package/demo/node_modules/@types/node/buffer.d.ts +0 -2353
  254. package/demo/node_modules/@types/node/child_process.d.ts +0 -1544
  255. package/demo/node_modules/@types/node/cluster.d.ts +0 -578
  256. package/demo/node_modules/@types/node/console.d.ts +0 -452
  257. package/demo/node_modules/@types/node/constants.d.ts +0 -19
  258. package/demo/node_modules/@types/node/crypto.d.ts +0 -4457
  259. package/demo/node_modules/@types/node/dgram.d.ts +0 -596
  260. package/demo/node_modules/@types/node/diagnostics_channel.d.ts +0 -546
  261. package/demo/node_modules/@types/node/dns/promises.d.ts +0 -473
  262. package/demo/node_modules/@types/node/dns.d.ts +0 -853
  263. package/demo/node_modules/@types/node/dom-events.d.ts +0 -124
  264. package/demo/node_modules/@types/node/domain.d.ts +0 -170
  265. package/demo/node_modules/@types/node/events.d.ts +0 -819
  266. package/demo/node_modules/@types/node/fs/promises.d.ts +0 -1205
  267. package/demo/node_modules/@types/node/fs.d.ts +0 -4237
  268. package/demo/node_modules/@types/node/globals.d.ts +0 -377
  269. package/demo/node_modules/@types/node/globals.global.d.ts +0 -1
  270. package/demo/node_modules/@types/node/http.d.ts +0 -1803
  271. package/demo/node_modules/@types/node/http2.d.ts +0 -2392
  272. package/demo/node_modules/@types/node/https.d.ts +0 -544
  273. package/demo/node_modules/@types/node/index.d.ts +0 -88
  274. package/demo/node_modules/@types/node/inspector.d.ts +0 -2738
  275. package/demo/node_modules/@types/node/module.d.ts +0 -298
  276. package/demo/node_modules/@types/node/net.d.ts +0 -918
  277. package/demo/node_modules/@types/node/os.d.ts +0 -473
  278. package/demo/node_modules/@types/node/package.json +0 -222
  279. package/demo/node_modules/@types/node/path.d.ts +0 -191
  280. package/demo/node_modules/@types/node/perf_hooks.d.ts +0 -626
  281. package/demo/node_modules/@types/node/process.d.ts +0 -1548
  282. package/demo/node_modules/@types/node/punycode.d.ts +0 -117
  283. package/demo/node_modules/@types/node/querystring.d.ts +0 -141
  284. package/demo/node_modules/@types/node/readline/promises.d.ts +0 -143
  285. package/demo/node_modules/@types/node/readline.d.ts +0 -666
  286. package/demo/node_modules/@types/node/repl.d.ts +0 -430
  287. package/demo/node_modules/@types/node/stream/consumers.d.ts +0 -12
  288. package/demo/node_modules/@types/node/stream/promises.d.ts +0 -83
  289. package/demo/node_modules/@types/node/stream/web.d.ts +0 -352
  290. package/demo/node_modules/@types/node/stream.d.ts +0 -1731
  291. package/demo/node_modules/@types/node/string_decoder.d.ts +0 -67
  292. package/demo/node_modules/@types/node/test.d.ts +0 -1113
  293. package/demo/node_modules/@types/node/timers/promises.d.ts +0 -93
  294. package/demo/node_modules/@types/node/timers.d.ts +0 -126
  295. package/demo/node_modules/@types/node/tls.d.ts +0 -1203
  296. package/demo/node_modules/@types/node/trace_events.d.ts +0 -171
  297. package/demo/node_modules/@types/node/tty.d.ts +0 -206
  298. package/demo/node_modules/@types/node/url.d.ts +0 -954
  299. package/demo/node_modules/@types/node/util.d.ts +0 -2075
  300. package/demo/node_modules/@types/node/v8.d.ts +0 -753
  301. package/demo/node_modules/@types/node/vm.d.ts +0 -667
  302. package/demo/node_modules/@types/node/wasi.d.ts +0 -160
  303. package/demo/node_modules/@types/node/worker_threads.d.ts +0 -692
  304. package/demo/node_modules/@types/node/zlib.d.ts +0 -517
  305. package/demo/node_modules/@types/node-fetch/LICENSE +0 -21
  306. package/demo/node_modules/@types/node-fetch/README.md +0 -15
  307. package/demo/node_modules/@types/node-fetch/externals.d.ts +0 -32
  308. package/demo/node_modules/@types/node-fetch/index.d.ts +0 -238
  309. package/demo/node_modules/@types/node-fetch/package.json +0 -83
  310. package/demo/node_modules/abort-controller/LICENSE +0 -21
  311. package/demo/node_modules/abort-controller/README.md +0 -98
  312. package/demo/node_modules/abort-controller/browser.js +0 -13
  313. package/demo/node_modules/abort-controller/browser.mjs +0 -11
  314. package/demo/node_modules/abort-controller/package.json +0 -97
  315. package/demo/node_modules/abort-controller/polyfill.js +0 -21
  316. package/demo/node_modules/abort-controller/polyfill.mjs +0 -19
  317. package/demo/node_modules/agentkeepalive/History.md +0 -268
  318. package/demo/node_modules/agentkeepalive/LICENSE +0 -23
  319. package/demo/node_modules/agentkeepalive/README.md +0 -256
  320. package/demo/node_modules/agentkeepalive/browser.js +0 -5
  321. package/demo/node_modules/agentkeepalive/index.d.ts +0 -65
  322. package/demo/node_modules/agentkeepalive/index.js +0 -5
  323. package/demo/node_modules/agentkeepalive/lib/agent.js +0 -402
  324. package/demo/node_modules/agentkeepalive/lib/constants.js +0 -14
  325. package/demo/node_modules/agentkeepalive/lib/https_agent.js +0 -51
  326. package/demo/node_modules/agentkeepalive/package.json +0 -56
  327. package/demo/node_modules/asynckit/LICENSE +0 -21
  328. package/demo/node_modules/asynckit/README.md +0 -233
  329. package/demo/node_modules/asynckit/bench.js +0 -76
  330. package/demo/node_modules/asynckit/index.js +0 -6
  331. package/demo/node_modules/asynckit/lib/abort.js +0 -29
  332. package/demo/node_modules/asynckit/lib/async.js +0 -34
  333. package/demo/node_modules/asynckit/lib/defer.js +0 -26
  334. package/demo/node_modules/asynckit/lib/iterate.js +0 -75
  335. package/demo/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  336. package/demo/node_modules/asynckit/lib/readable_parallel.js +0 -25
  337. package/demo/node_modules/asynckit/lib/readable_serial.js +0 -25
  338. package/demo/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  339. package/demo/node_modules/asynckit/lib/state.js +0 -37
  340. package/demo/node_modules/asynckit/lib/streamify.js +0 -141
  341. package/demo/node_modules/asynckit/lib/terminator.js +0 -29
  342. package/demo/node_modules/asynckit/package.json +0 -63
  343. package/demo/node_modules/asynckit/parallel.js +0 -43
  344. package/demo/node_modules/asynckit/serial.js +0 -17
  345. package/demo/node_modules/asynckit/serialOrdered.js +0 -75
  346. package/demo/node_modules/asynckit/stream.js +0 -21
  347. package/demo/node_modules/combined-stream/License +0 -19
  348. package/demo/node_modules/combined-stream/Readme.md +0 -138
  349. package/demo/node_modules/combined-stream/lib/combined_stream.js +0 -208
  350. package/demo/node_modules/combined-stream/package.json +0 -25
  351. package/demo/node_modules/combined-stream/yarn.lock +0 -17
  352. package/demo/node_modules/debug/LICENSE +0 -20
  353. package/demo/node_modules/debug/README.md +0 -481
  354. package/demo/node_modules/debug/node_modules/ms/index.js +0 -162
  355. package/demo/node_modules/debug/node_modules/ms/license.md +0 -21
  356. package/demo/node_modules/debug/node_modules/ms/package.json +0 -37
  357. package/demo/node_modules/debug/node_modules/ms/readme.md +0 -60
  358. package/demo/node_modules/debug/package.json +0 -59
  359. package/demo/node_modules/debug/src/browser.js +0 -269
  360. package/demo/node_modules/debug/src/common.js +0 -274
  361. package/demo/node_modules/debug/src/index.js +0 -10
  362. package/demo/node_modules/debug/src/node.js +0 -263
  363. package/demo/node_modules/delayed-stream/License +0 -19
  364. package/demo/node_modules/delayed-stream/Makefile +0 -7
  365. package/demo/node_modules/delayed-stream/Readme.md +0 -141
  366. package/demo/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  367. package/demo/node_modules/delayed-stream/package.json +0 -27
  368. package/demo/node_modules/dotenv/CHANGELOG.md +0 -475
  369. package/demo/node_modules/dotenv/LICENSE +0 -23
  370. package/demo/node_modules/dotenv/README-es.md +0 -448
  371. package/demo/node_modules/dotenv/README.md +0 -728
  372. package/demo/node_modules/dotenv/config.d.ts +0 -1
  373. package/demo/node_modules/dotenv/config.js +0 -9
  374. package/demo/node_modules/dotenv/lib/cli-options.js +0 -11
  375. package/demo/node_modules/dotenv/lib/env-options.js +0 -24
  376. package/demo/node_modules/dotenv/lib/main.d.ts +0 -153
  377. package/demo/node_modules/dotenv/lib/main.js +0 -361
  378. package/demo/node_modules/dotenv/package.json +0 -65
  379. package/demo/node_modules/event-target-shim/LICENSE +0 -22
  380. package/demo/node_modules/event-target-shim/README.md +0 -293
  381. package/demo/node_modules/event-target-shim/index.d.ts +0 -399
  382. package/demo/node_modules/event-target-shim/package.json +0 -82
  383. package/demo/node_modules/form-data/License +0 -19
  384. package/demo/node_modules/form-data/README.md.bak +0 -358
  385. package/demo/node_modules/form-data/Readme.md +0 -358
  386. package/demo/node_modules/form-data/index.d.ts +0 -62
  387. package/demo/node_modules/form-data/lib/browser.js +0 -2
  388. package/demo/node_modules/form-data/lib/form_data.js +0 -501
  389. package/demo/node_modules/form-data/lib/populate.js +0 -10
  390. package/demo/node_modules/form-data/package.json +0 -68
  391. package/demo/node_modules/form-data-encoder/@type/FileLike.d.ts +0 -23
  392. package/demo/node_modules/form-data-encoder/@type/FormDataEncoder.d.ts +0 -160
  393. package/demo/node_modules/form-data-encoder/@type/FormDataLike.d.ts +0 -40
  394. package/demo/node_modules/form-data-encoder/@type/index.d.ts +0 -5
  395. package/demo/node_modules/form-data-encoder/@type/util/createBoundary.d.ts +0 -13
  396. package/demo/node_modules/form-data-encoder/@type/util/escapeName.d.ts +0 -11
  397. package/demo/node_modules/form-data-encoder/@type/util/isFileLike.d.ts +0 -28
  398. package/demo/node_modules/form-data-encoder/@type/util/isFormData.d.ts +0 -15
  399. package/demo/node_modules/form-data-encoder/@type/util/isFunction.d.ts +0 -7
  400. package/demo/node_modules/form-data-encoder/@type/util/isPlainObject.d.ts +0 -2
  401. package/demo/node_modules/form-data-encoder/@type/util/normalizeValue.d.ts +0 -11
  402. package/demo/node_modules/form-data-encoder/lib/cjs/FileLike.js +0 -2
  403. package/demo/node_modules/form-data-encoder/lib/cjs/FormDataEncoder.js +0 -126
  404. package/demo/node_modules/form-data-encoder/lib/cjs/FormDataLike.js +0 -2
  405. package/demo/node_modules/form-data-encoder/lib/cjs/index.js +0 -17
  406. package/demo/node_modules/form-data-encoder/lib/cjs/package.json +0 -3
  407. package/demo/node_modules/form-data-encoder/lib/cjs/util/createBoundary.js +0 -12
  408. package/demo/node_modules/form-data-encoder/lib/cjs/util/escapeName.js +0 -7
  409. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFileLike.js +0 -16
  410. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFormData.js +0 -16
  411. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFunction.js +0 -4
  412. package/demo/node_modules/form-data-encoder/lib/cjs/util/isPlainObject.js +0 -15
  413. package/demo/node_modules/form-data-encoder/lib/cjs/util/normalizeValue.js +0 -11
  414. package/demo/node_modules/form-data-encoder/lib/esm/FileLike.js +0 -1
  415. package/demo/node_modules/form-data-encoder/lib/esm/FormDataEncoder.js +0 -119
  416. package/demo/node_modules/form-data-encoder/lib/esm/FormDataLike.js +0 -1
  417. package/demo/node_modules/form-data-encoder/lib/esm/index.js +0 -5
  418. package/demo/node_modules/form-data-encoder/lib/esm/package.json +0 -3
  419. package/demo/node_modules/form-data-encoder/lib/esm/util/createBoundary.js +0 -10
  420. package/demo/node_modules/form-data-encoder/lib/esm/util/escapeName.js +0 -5
  421. package/demo/node_modules/form-data-encoder/lib/esm/util/isFileLike.js +0 -9
  422. package/demo/node_modules/form-data-encoder/lib/esm/util/isFormData.js +0 -9
  423. package/demo/node_modules/form-data-encoder/lib/esm/util/isFunction.js +0 -2
  424. package/demo/node_modules/form-data-encoder/lib/esm/util/isPlainObject.js +0 -13
  425. package/demo/node_modules/form-data-encoder/lib/esm/util/normalizeValue.js +0 -9
  426. package/demo/node_modules/form-data-encoder/license +0 -21
  427. package/demo/node_modules/form-data-encoder/package.json +0 -63
  428. package/demo/node_modules/form-data-encoder/readme.md +0 -366
  429. package/demo/node_modules/formdata-node/@type/Blob.d.ts +0 -66
  430. package/demo/node_modules/formdata-node/@type/BlobPart.d.ts +0 -2
  431. package/demo/node_modules/formdata-node/@type/File.d.ts +0 -53
  432. package/demo/node_modules/formdata-node/@type/FormData.d.ts +0 -105
  433. package/demo/node_modules/formdata-node/@type/blobHelpers.d.ts +0 -9
  434. package/demo/node_modules/formdata-node/@type/browser.d.ts +0 -10
  435. package/demo/node_modules/formdata-node/@type/deprecateConstructorEntries.d.ts +0 -1
  436. package/demo/node_modules/formdata-node/@type/fileFromPath.d.ts +0 -55
  437. package/demo/node_modules/formdata-node/@type/index.d.ts +0 -3
  438. package/demo/node_modules/formdata-node/@type/isBlob.d.ts +0 -2
  439. package/demo/node_modules/formdata-node/@type/isFile.d.ts +0 -7
  440. package/demo/node_modules/formdata-node/@type/isFunction.d.ts +0 -1
  441. package/demo/node_modules/formdata-node/@type/isPlainObject.d.ts +0 -2
  442. package/demo/node_modules/formdata-node/lib/cjs/Blob.js +0 -122
  443. package/demo/node_modules/formdata-node/lib/cjs/BlobPart.js +0 -2
  444. package/demo/node_modules/formdata-node/lib/cjs/File.js +0 -52
  445. package/demo/node_modules/formdata-node/lib/cjs/FormData.js +0 -148
  446. package/demo/node_modules/formdata-node/lib/cjs/blobHelpers.js +0 -80
  447. package/demo/node_modules/formdata-node/lib/cjs/browser.js +0 -13
  448. package/demo/node_modules/formdata-node/lib/cjs/deprecateConstructorEntries.js +0 -6
  449. package/demo/node_modules/formdata-node/lib/cjs/fileFromPath.js +0 -97
  450. package/demo/node_modules/formdata-node/lib/cjs/index.js +0 -15
  451. package/demo/node_modules/formdata-node/lib/cjs/isBlob.js +0 -6
  452. package/demo/node_modules/formdata-node/lib/cjs/isFile.js +0 -6
  453. package/demo/node_modules/formdata-node/lib/cjs/isFunction.js +0 -5
  454. package/demo/node_modules/formdata-node/lib/cjs/isPlainObject.js +0 -15
  455. package/demo/node_modules/formdata-node/lib/cjs/package.json +0 -3
  456. package/demo/node_modules/formdata-node/lib/esm/Blob.js +0 -118
  457. package/demo/node_modules/formdata-node/lib/esm/BlobPart.js +0 -1
  458. package/demo/node_modules/formdata-node/lib/esm/File.js +0 -48
  459. package/demo/node_modules/formdata-node/lib/esm/FormData.js +0 -144
  460. package/demo/node_modules/formdata-node/lib/esm/blobHelpers.js +0 -75
  461. package/demo/node_modules/formdata-node/lib/esm/browser.js +0 -10
  462. package/demo/node_modules/formdata-node/lib/esm/deprecateConstructorEntries.js +0 -3
  463. package/demo/node_modules/formdata-node/lib/esm/fileFromPath.js +0 -79
  464. package/demo/node_modules/formdata-node/lib/esm/index.js +0 -3
  465. package/demo/node_modules/formdata-node/lib/esm/isBlob.js +0 -2
  466. package/demo/node_modules/formdata-node/lib/esm/isFile.js +0 -2
  467. package/demo/node_modules/formdata-node/lib/esm/isFunction.js +0 -1
  468. package/demo/node_modules/formdata-node/lib/esm/isPlainObject.js +0 -13
  469. package/demo/node_modules/formdata-node/lib/esm/package.json +0 -3
  470. package/demo/node_modules/formdata-node/lib/node-domexception.d.ts +0 -5
  471. package/demo/node_modules/formdata-node/license +0 -21
  472. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/LICENSE +0 -22
  473. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/README.md +0 -135
  474. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/es5/package.json +0 -6
  475. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/package.json +0 -101
  476. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/polyfill/es5/package.json +0 -5
  477. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/polyfill/package.json +0 -5
  478. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/polyfill.d.ts +0 -62
  479. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/ponyfill.d.ts +0 -775
  480. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/tsdoc-metadata.json +0 -11
  481. package/demo/node_modules/formdata-node/package.json +0 -94
  482. package/demo/node_modules/formdata-node/readme.md +0 -444
  483. package/demo/node_modules/humanize-ms/History.md +0 -25
  484. package/demo/node_modules/humanize-ms/LICENSE +0 -17
  485. package/demo/node_modules/humanize-ms/README.md +0 -40
  486. package/demo/node_modules/humanize-ms/index.js +0 -24
  487. package/demo/node_modules/humanize-ms/package.json +0 -37
  488. package/demo/node_modules/lemonlog/README.md +0 -133
  489. package/demo/node_modules/lemonlog/demo/demo.js +0 -31
  490. package/demo/node_modules/lemonlog/index.js +0 -94
  491. package/demo/node_modules/lemonlog/package.json +0 -31
  492. package/demo/node_modules/mime-db/HISTORY.md +0 -507
  493. package/demo/node_modules/mime-db/LICENSE +0 -23
  494. package/demo/node_modules/mime-db/README.md +0 -100
  495. package/demo/node_modules/mime-db/db.json +0 -8519
  496. package/demo/node_modules/mime-db/index.js +0 -12
  497. package/demo/node_modules/mime-db/package.json +0 -60
  498. package/demo/node_modules/mime-types/HISTORY.md +0 -397
  499. package/demo/node_modules/mime-types/LICENSE +0 -23
  500. package/demo/node_modules/mime-types/README.md +0 -113
  501. package/demo/node_modules/mime-types/index.js +0 -188
  502. package/demo/node_modules/mime-types/package.json +0 -44
  503. package/demo/node_modules/ms/index.js +0 -162
  504. package/demo/node_modules/ms/license.md +0 -21
  505. package/demo/node_modules/ms/package.json +0 -38
  506. package/demo/node_modules/ms/readme.md +0 -59
  507. package/demo/node_modules/node-domexception/.history/README_20210527203617.md +0 -2
  508. package/demo/node_modules/node-domexception/.history/README_20210527212714.md +0 -41
  509. package/demo/node_modules/node-domexception/.history/README_20210527213345.md +0 -36
  510. package/demo/node_modules/node-domexception/.history/README_20210527213411.md +0 -36
  511. package/demo/node_modules/node-domexception/.history/README_20210527213803.md +0 -36
  512. package/demo/node_modules/node-domexception/.history/README_20210527214323.md +0 -38
  513. package/demo/node_modules/node-domexception/.history/README_20210527214408.md +0 -38
  514. package/demo/node_modules/node-domexception/.history/index_20210527203842.js +0 -0
  515. package/demo/node_modules/node-domexception/.history/index_20210527203947.js +0 -8
  516. package/demo/node_modules/node-domexception/.history/index_20210527204259.js +0 -9
  517. package/demo/node_modules/node-domexception/.history/index_20210527204418.js +0 -9
  518. package/demo/node_modules/node-domexception/.history/index_20210527204756.js +0 -11
  519. package/demo/node_modules/node-domexception/.history/index_20210527204833.js +0 -11
  520. package/demo/node_modules/node-domexception/.history/index_20210527211208.js +0 -15
  521. package/demo/node_modules/node-domexception/.history/index_20210527211248.js +0 -15
  522. package/demo/node_modules/node-domexception/.history/index_20210527212722.js +0 -23
  523. package/demo/node_modules/node-domexception/.history/index_20210527212731.js +0 -23
  524. package/demo/node_modules/node-domexception/.history/index_20210527212746.js +0 -15
  525. package/demo/node_modules/node-domexception/.history/index_20210527212900.js +0 -16
  526. package/demo/node_modules/node-domexception/.history/index_20210527213022.js +0 -16
  527. package/demo/node_modules/node-domexception/.history/index_20210527213822.js +0 -16
  528. package/demo/node_modules/node-domexception/.history/index_20210527213843.js +0 -17
  529. package/demo/node_modules/node-domexception/.history/index_20210527213852.js +0 -17
  530. package/demo/node_modules/node-domexception/.history/index_20210527213910.js +0 -16
  531. package/demo/node_modules/node-domexception/.history/index_20210527214034.js +0 -16
  532. package/demo/node_modules/node-domexception/.history/index_20210527214643.js +0 -41
  533. package/demo/node_modules/node-domexception/.history/index_20210527214654.js +0 -41
  534. package/demo/node_modules/node-domexception/.history/index_20210527214700.js +0 -16
  535. package/demo/node_modules/node-domexception/.history/package_20210527203733.json +0 -19
  536. package/demo/node_modules/node-domexception/.history/package_20210527203825.json +0 -16
  537. package/demo/node_modules/node-domexception/.history/package_20210527204621.json +0 -19
  538. package/demo/node_modules/node-domexception/.history/package_20210527204913.json +0 -25
  539. package/demo/node_modules/node-domexception/.history/package_20210527204925.json +0 -25
  540. package/demo/node_modules/node-domexception/.history/package_20210527205145.json +0 -29
  541. package/demo/node_modules/node-domexception/.history/package_20210527205156.json +0 -29
  542. package/demo/node_modules/node-domexception/.history/test_20210527205603.js +0 -0
  543. package/demo/node_modules/node-domexception/.history/test_20210527205957.js +0 -3
  544. package/demo/node_modules/node-domexception/.history/test_20210527210021.js +0 -3
  545. package/demo/node_modules/node-domexception/LICENSE +0 -21
  546. package/demo/node_modules/node-domexception/README.md +0 -46
  547. package/demo/node_modules/node-domexception/index.js +0 -16
  548. package/demo/node_modules/node-domexception/package.json +0 -29
  549. package/demo/node_modules/node-fetch/LICENSE.md +0 -22
  550. package/demo/node_modules/node-fetch/README.md +0 -634
  551. package/demo/node_modules/node-fetch/browser.js +0 -25
  552. package/demo/node_modules/node-fetch/lib/index.es.js +0 -1777
  553. package/demo/node_modules/node-fetch/lib/index.js +0 -1787
  554. package/demo/node_modules/node-fetch/lib/index.mjs +0 -1775
  555. package/demo/node_modules/node-fetch/package.json +0 -89
  556. package/demo/node_modules/openai/CHANGELOG.md +0 -1176
  557. package/demo/node_modules/openai/LICENSE +0 -201
  558. package/demo/node_modules/openai/README.md +0 -616
  559. package/demo/node_modules/openai/_shims/MultipartBody.d.ts +0 -9
  560. package/demo/node_modules/openai/_shims/MultipartBody.d.ts.map +0 -1
  561. package/demo/node_modules/openai/_shims/MultipartBody.js +0 -16
  562. package/demo/node_modules/openai/_shims/MultipartBody.js.map +0 -1
  563. package/demo/node_modules/openai/_shims/MultipartBody.mjs +0 -12
  564. package/demo/node_modules/openai/_shims/MultipartBody.mjs.map +0 -1
  565. package/demo/node_modules/openai/_shims/README.md +0 -46
  566. package/demo/node_modules/openai/_shims/auto/runtime-bun.d.ts +0 -5
  567. package/demo/node_modules/openai/_shims/auto/runtime-bun.d.ts.map +0 -1
  568. package/demo/node_modules/openai/_shims/auto/runtime-bun.js +0 -21
  569. package/demo/node_modules/openai/_shims/auto/runtime-bun.js.map +0 -1
  570. package/demo/node_modules/openai/_shims/auto/runtime-bun.mjs +0 -2
  571. package/demo/node_modules/openai/_shims/auto/runtime-bun.mjs.map +0 -1
  572. package/demo/node_modules/openai/_shims/auto/runtime-node.d.ts +0 -5
  573. package/demo/node_modules/openai/_shims/auto/runtime-node.d.ts.map +0 -1
  574. package/demo/node_modules/openai/_shims/auto/runtime-node.js +0 -21
  575. package/demo/node_modules/openai/_shims/auto/runtime-node.js.map +0 -1
  576. package/demo/node_modules/openai/_shims/auto/runtime-node.mjs +0 -2
  577. package/demo/node_modules/openai/_shims/auto/runtime-node.mjs.map +0 -1
  578. package/demo/node_modules/openai/_shims/auto/runtime.d.ts +0 -5
  579. package/demo/node_modules/openai/_shims/auto/runtime.d.ts.map +0 -1
  580. package/demo/node_modules/openai/_shims/auto/runtime.js +0 -21
  581. package/demo/node_modules/openai/_shims/auto/runtime.js.map +0 -1
  582. package/demo/node_modules/openai/_shims/auto/runtime.mjs +0 -2
  583. package/demo/node_modules/openai/_shims/auto/runtime.mjs.map +0 -1
  584. package/demo/node_modules/openai/_shims/auto/types-node.d.ts +0 -5
  585. package/demo/node_modules/openai/_shims/auto/types-node.d.ts.map +0 -1
  586. package/demo/node_modules/openai/_shims/auto/types-node.js +0 -21
  587. package/demo/node_modules/openai/_shims/auto/types-node.js.map +0 -1
  588. package/demo/node_modules/openai/_shims/auto/types-node.mjs +0 -2
  589. package/demo/node_modules/openai/_shims/auto/types-node.mjs.map +0 -1
  590. package/demo/node_modules/openai/_shims/auto/types.d.ts +0 -101
  591. package/demo/node_modules/openai/_shims/auto/types.js +0 -3
  592. package/demo/node_modules/openai/_shims/auto/types.mjs +0 -3
  593. package/demo/node_modules/openai/_shims/bun-runtime.d.ts +0 -6
  594. package/demo/node_modules/openai/_shims/bun-runtime.d.ts.map +0 -1
  595. package/demo/node_modules/openai/_shims/bun-runtime.js +0 -14
  596. package/demo/node_modules/openai/_shims/bun-runtime.js.map +0 -1
  597. package/demo/node_modules/openai/_shims/bun-runtime.mjs +0 -10
  598. package/demo/node_modules/openai/_shims/bun-runtime.mjs.map +0 -1
  599. package/demo/node_modules/openai/_shims/index.d.ts +0 -81
  600. package/demo/node_modules/openai/_shims/index.js +0 -13
  601. package/demo/node_modules/openai/_shims/index.mjs +0 -7
  602. package/demo/node_modules/openai/_shims/manual-types.d.ts +0 -12
  603. package/demo/node_modules/openai/_shims/manual-types.js +0 -3
  604. package/demo/node_modules/openai/_shims/manual-types.mjs +0 -3
  605. package/demo/node_modules/openai/_shims/node-runtime.d.ts +0 -3
  606. package/demo/node_modules/openai/_shims/node-runtime.d.ts.map +0 -1
  607. package/demo/node_modules/openai/_shims/node-runtime.js +0 -90
  608. package/demo/node_modules/openai/_shims/node-runtime.js.map +0 -1
  609. package/demo/node_modules/openai/_shims/node-runtime.mjs +0 -56
  610. package/demo/node_modules/openai/_shims/node-runtime.mjs.map +0 -1
  611. package/demo/node_modules/openai/_shims/node-types.d.ts +0 -42
  612. package/demo/node_modules/openai/_shims/node-types.js +0 -3
  613. package/demo/node_modules/openai/_shims/node-types.mjs +0 -3
  614. package/demo/node_modules/openai/_shims/registry.d.ts +0 -37
  615. package/demo/node_modules/openai/_shims/registry.d.ts.map +0 -1
  616. package/demo/node_modules/openai/_shims/registry.js +0 -41
  617. package/demo/node_modules/openai/_shims/registry.js.map +0 -1
  618. package/demo/node_modules/openai/_shims/registry.mjs +0 -37
  619. package/demo/node_modules/openai/_shims/registry.mjs.map +0 -1
  620. package/demo/node_modules/openai/_shims/web-runtime.d.ts +0 -5
  621. package/demo/node_modules/openai/_shims/web-runtime.d.ts.map +0 -1
  622. package/demo/node_modules/openai/_shims/web-runtime.js +0 -78
  623. package/demo/node_modules/openai/_shims/web-runtime.js.map +0 -1
  624. package/demo/node_modules/openai/_shims/web-runtime.mjs +0 -71
  625. package/demo/node_modules/openai/_shims/web-runtime.mjs.map +0 -1
  626. package/demo/node_modules/openai/_shims/web-types.d.ts +0 -83
  627. package/demo/node_modules/openai/_shims/web-types.js +0 -3
  628. package/demo/node_modules/openai/_shims/web-types.mjs +0 -3
  629. package/demo/node_modules/openai/bin/cli +0 -49
  630. package/demo/node_modules/openai/core.d.ts +0 -239
  631. package/demo/node_modules/openai/core.d.ts.map +0 -1
  632. package/demo/node_modules/openai/core.js +0 -879
  633. package/demo/node_modules/openai/core.js.map +0 -1
  634. package/demo/node_modules/openai/core.mjs +0 -848
  635. package/demo/node_modules/openai/core.mjs.map +0 -1
  636. package/demo/node_modules/openai/error.d.ts +0 -57
  637. package/demo/node_modules/openai/error.d.ts.map +0 -1
  638. package/demo/node_modules/openai/error.js +0 -148
  639. package/demo/node_modules/openai/error.js.map +0 -1
  640. package/demo/node_modules/openai/error.mjs +0 -132
  641. package/demo/node_modules/openai/error.mjs.map +0 -1
  642. package/demo/node_modules/openai/index.d.mts +0 -267
  643. package/demo/node_modules/openai/index.d.ts +0 -267
  644. package/demo/node_modules/openai/index.d.ts.map +0 -1
  645. package/demo/node_modules/openai/index.js +0 -262
  646. package/demo/node_modules/openai/index.js.map +0 -1
  647. package/demo/node_modules/openai/index.mjs +0 -232
  648. package/demo/node_modules/openai/index.mjs.map +0 -1
  649. package/demo/node_modules/openai/lib/AbstractAssistantStreamRunner.d.ts +0 -74
  650. package/demo/node_modules/openai/lib/AbstractAssistantStreamRunner.d.ts.map +0 -1
  651. package/demo/node_modules/openai/lib/AbstractAssistantStreamRunner.js +0 -246
  652. package/demo/node_modules/openai/lib/AbstractAssistantStreamRunner.js.map +0 -1
  653. package/demo/node_modules/openai/lib/AbstractAssistantStreamRunner.mjs +0 -242
  654. package/demo/node_modules/openai/lib/AbstractAssistantStreamRunner.mjs.map +0 -1
  655. package/demo/node_modules/openai/lib/AbstractChatCompletionRunner.d.ts +0 -114
  656. package/demo/node_modules/openai/lib/AbstractChatCompletionRunner.d.ts.map +0 -1
  657. package/demo/node_modules/openai/lib/AbstractChatCompletionRunner.js +0 -519
  658. package/demo/node_modules/openai/lib/AbstractChatCompletionRunner.js.map +0 -1
  659. package/demo/node_modules/openai/lib/AbstractChatCompletionRunner.mjs +0 -515
  660. package/demo/node_modules/openai/lib/AbstractChatCompletionRunner.mjs.map +0 -1
  661. package/demo/node_modules/openai/lib/AssistantStream.d.ts +0 -58
  662. package/demo/node_modules/openai/lib/AssistantStream.d.ts.map +0 -1
  663. package/demo/node_modules/openai/lib/AssistantStream.js +0 -548
  664. package/demo/node_modules/openai/lib/AssistantStream.js.map +0 -1
  665. package/demo/node_modules/openai/lib/AssistantStream.mjs +0 -521
  666. package/demo/node_modules/openai/lib/AssistantStream.mjs.map +0 -1
  667. package/demo/node_modules/openai/lib/ChatCompletionRunFunctions.test.d.ts +0 -2
  668. package/demo/node_modules/openai/lib/ChatCompletionRunFunctions.test.d.ts.map +0 -1
  669. package/demo/node_modules/openai/lib/ChatCompletionRunFunctions.test.js +0 -2177
  670. package/demo/node_modules/openai/lib/ChatCompletionRunFunctions.test.js.map +0 -1
  671. package/demo/node_modules/openai/lib/ChatCompletionRunFunctions.test.mjs +0 -2172
  672. package/demo/node_modules/openai/lib/ChatCompletionRunFunctions.test.mjs.map +0 -1
  673. package/demo/node_modules/openai/lib/ChatCompletionRunner.d.ts +0 -19
  674. package/demo/node_modules/openai/lib/ChatCompletionRunner.d.ts.map +0 -1
  675. package/demo/node_modules/openai/lib/ChatCompletionRunner.js +0 -34
  676. package/demo/node_modules/openai/lib/ChatCompletionRunner.js.map +0 -1
  677. package/demo/node_modules/openai/lib/ChatCompletionRunner.mjs +0 -30
  678. package/demo/node_modules/openai/lib/ChatCompletionRunner.mjs.map +0 -1
  679. package/demo/node_modules/openai/lib/ChatCompletionStream.d.ts +0 -149
  680. package/demo/node_modules/openai/lib/ChatCompletionStream.d.ts.map +0 -1
  681. package/demo/node_modules/openai/lib/ChatCompletionStream.js +0 -312
  682. package/demo/node_modules/openai/lib/ChatCompletionStream.js.map +0 -1
  683. package/demo/node_modules/openai/lib/ChatCompletionStream.mjs +0 -308
  684. package/demo/node_modules/openai/lib/ChatCompletionStream.mjs.map +0 -1
  685. package/demo/node_modules/openai/lib/ChatCompletionStreamingRunner.d.ts +0 -22
  686. package/demo/node_modules/openai/lib/ChatCompletionStreamingRunner.d.ts.map +0 -1
  687. package/demo/node_modules/openai/lib/ChatCompletionStreamingRunner.js +0 -32
  688. package/demo/node_modules/openai/lib/ChatCompletionStreamingRunner.js.map +0 -1
  689. package/demo/node_modules/openai/lib/ChatCompletionStreamingRunner.mjs +0 -28
  690. package/demo/node_modules/openai/lib/ChatCompletionStreamingRunner.mjs.map +0 -1
  691. package/demo/node_modules/openai/lib/RunnableFunction.d.ts +0 -95
  692. package/demo/node_modules/openai/lib/RunnableFunction.d.ts.map +0 -1
  693. package/demo/node_modules/openai/lib/RunnableFunction.js +0 -35
  694. package/demo/node_modules/openai/lib/RunnableFunction.js.map +0 -1
  695. package/demo/node_modules/openai/lib/RunnableFunction.mjs +0 -29
  696. package/demo/node_modules/openai/lib/RunnableFunction.mjs.map +0 -1
  697. package/demo/node_modules/openai/lib/Util.d.ts +0 -5
  698. package/demo/node_modules/openai/lib/Util.d.ts.map +0 -1
  699. package/demo/node_modules/openai/lib/Util.js +0 -26
  700. package/demo/node_modules/openai/lib/Util.js.map +0 -1
  701. package/demo/node_modules/openai/lib/Util.mjs +0 -22
  702. package/demo/node_modules/openai/lib/Util.mjs.map +0 -1
  703. package/demo/node_modules/openai/lib/chatCompletionUtils.d.ts +0 -6
  704. package/demo/node_modules/openai/lib/chatCompletionUtils.d.ts.map +0 -1
  705. package/demo/node_modules/openai/lib/chatCompletionUtils.js +0 -20
  706. package/demo/node_modules/openai/lib/chatCompletionUtils.js.map +0 -1
  707. package/demo/node_modules/openai/lib/chatCompletionUtils.mjs +0 -13
  708. package/demo/node_modules/openai/lib/chatCompletionUtils.mjs.map +0 -1
  709. package/demo/node_modules/openai/lib/jsonschema.d.ts +0 -106
  710. package/demo/node_modules/openai/lib/jsonschema.d.ts.map +0 -1
  711. package/demo/node_modules/openai/lib/jsonschema.js +0 -11
  712. package/demo/node_modules/openai/lib/jsonschema.js.map +0 -1
  713. package/demo/node_modules/openai/lib/jsonschema.mjs +0 -10
  714. package/demo/node_modules/openai/lib/jsonschema.mjs.map +0 -1
  715. package/demo/node_modules/openai/package.json +0 -105
  716. package/demo/node_modules/openai/pagination.d.ts +0 -37
  717. package/demo/node_modules/openai/pagination.d.ts.map +0 -1
  718. package/demo/node_modules/openai/pagination.js +0 -64
  719. package/demo/node_modules/openai/pagination.js.map +0 -1
  720. package/demo/node_modules/openai/pagination.mjs +0 -59
  721. package/demo/node_modules/openai/pagination.mjs.map +0 -1
  722. package/demo/node_modules/openai/resource.d.ts +0 -6
  723. package/demo/node_modules/openai/resource.d.ts.map +0 -1
  724. package/demo/node_modules/openai/resource.js +0 -11
  725. package/demo/node_modules/openai/resource.js.map +0 -1
  726. package/demo/node_modules/openai/resource.mjs +0 -7
  727. package/demo/node_modules/openai/resource.mjs.map +0 -1
  728. package/demo/node_modules/openai/resources/audio/audio.d.ts +0 -20
  729. package/demo/node_modules/openai/resources/audio/audio.d.ts.map +0 -1
  730. package/demo/node_modules/openai/resources/audio/audio.js +0 -46
  731. package/demo/node_modules/openai/resources/audio/audio.js.map +0 -1
  732. package/demo/node_modules/openai/resources/audio/audio.mjs +0 -19
  733. package/demo/node_modules/openai/resources/audio/audio.mjs.map +0 -1
  734. package/demo/node_modules/openai/resources/audio/index.d.ts +0 -5
  735. package/demo/node_modules/openai/resources/audio/index.d.ts.map +0 -1
  736. package/demo/node_modules/openai/resources/audio/index.js +0 -13
  737. package/demo/node_modules/openai/resources/audio/index.js.map +0 -1
  738. package/demo/node_modules/openai/resources/audio/index.mjs +0 -6
  739. package/demo/node_modules/openai/resources/audio/index.mjs.map +0 -1
  740. package/demo/node_modules/openai/resources/audio/speech.d.ts +0 -42
  741. package/demo/node_modules/openai/resources/audio/speech.d.ts.map +0 -1
  742. package/demo/node_modules/openai/resources/audio/speech.js +0 -17
  743. package/demo/node_modules/openai/resources/audio/speech.js.map +0 -1
  744. package/demo/node_modules/openai/resources/audio/speech.mjs +0 -13
  745. package/demo/node_modules/openai/resources/audio/speech.mjs.map +0 -1
  746. package/demo/node_modules/openai/resources/audio/transcriptions.d.ts +0 -71
  747. package/demo/node_modules/openai/resources/audio/transcriptions.d.ts.map +0 -1
  748. package/demo/node_modules/openai/resources/audio/transcriptions.js +0 -18
  749. package/demo/node_modules/openai/resources/audio/transcriptions.js.map +0 -1
  750. package/demo/node_modules/openai/resources/audio/transcriptions.mjs +0 -14
  751. package/demo/node_modules/openai/resources/audio/transcriptions.mjs.map +0 -1
  752. package/demo/node_modules/openai/resources/audio/translations.d.ts +0 -50
  753. package/demo/node_modules/openai/resources/audio/translations.d.ts.map +0 -1
  754. package/demo/node_modules/openai/resources/audio/translations.js +0 -18
  755. package/demo/node_modules/openai/resources/audio/translations.js.map +0 -1
  756. package/demo/node_modules/openai/resources/audio/translations.mjs +0 -14
  757. package/demo/node_modules/openai/resources/audio/translations.mjs.map +0 -1
  758. package/demo/node_modules/openai/resources/batches.d.ts +0 -189
  759. package/demo/node_modules/openai/resources/batches.d.ts.map +0 -1
  760. package/demo/node_modules/openai/resources/batches.js +0 -65
  761. package/demo/node_modules/openai/resources/batches.js.map +0 -1
  762. package/demo/node_modules/openai/resources/batches.mjs +0 -37
  763. package/demo/node_modules/openai/resources/batches.mjs.map +0 -1
  764. package/demo/node_modules/openai/resources/beta/assistants.d.ts +0 -1048
  765. package/demo/node_modules/openai/resources/beta/assistants.d.ts.map +0 -1
  766. package/demo/node_modules/openai/resources/beta/assistants.js +0 -89
  767. package/demo/node_modules/openai/resources/beta/assistants.js.map +0 -1
  768. package/demo/node_modules/openai/resources/beta/assistants.mjs +0 -61
  769. package/demo/node_modules/openai/resources/beta/assistants.mjs.map +0 -1
  770. package/demo/node_modules/openai/resources/beta/beta.d.ts +0 -53
  771. package/demo/node_modules/openai/resources/beta/beta.d.ts.map +0 -1
  772. package/demo/node_modules/openai/resources/beta/beta.js +0 -51
  773. package/demo/node_modules/openai/resources/beta/beta.js.map +0 -1
  774. package/demo/node_modules/openai/resources/beta/beta.mjs +0 -24
  775. package/demo/node_modules/openai/resources/beta/beta.mjs.map +0 -1
  776. package/demo/node_modules/openai/resources/beta/chat/chat.d.ts +0 -9
  777. package/demo/node_modules/openai/resources/beta/chat/chat.d.ts.map +0 -1
  778. package/demo/node_modules/openai/resources/beta/chat/chat.js +0 -40
  779. package/demo/node_modules/openai/resources/beta/chat/chat.js.map +0 -1
  780. package/demo/node_modules/openai/resources/beta/chat/chat.mjs +0 -13
  781. package/demo/node_modules/openai/resources/beta/chat/chat.mjs.map +0 -1
  782. package/demo/node_modules/openai/resources/beta/chat/completions.d.ts +0 -37
  783. package/demo/node_modules/openai/resources/beta/chat/completions.d.ts.map +0 -1
  784. package/demo/node_modules/openai/resources/beta/chat/completions.js +0 -39
  785. package/demo/node_modules/openai/resources/beta/chat/completions.js.map +0 -1
  786. package/demo/node_modules/openai/resources/beta/chat/completions.mjs +0 -30
  787. package/demo/node_modules/openai/resources/beta/chat/completions.mjs.map +0 -1
  788. package/demo/node_modules/openai/resources/beta/chat/index.d.ts +0 -3
  789. package/demo/node_modules/openai/resources/beta/chat/index.d.ts.map +0 -1
  790. package/demo/node_modules/openai/resources/beta/chat/index.js +0 -9
  791. package/demo/node_modules/openai/resources/beta/chat/index.js.map +0 -1
  792. package/demo/node_modules/openai/resources/beta/chat/index.mjs +0 -4
  793. package/demo/node_modules/openai/resources/beta/chat/index.mjs.map +0 -1
  794. package/demo/node_modules/openai/resources/beta/index.d.ts +0 -6
  795. package/demo/node_modules/openai/resources/beta/index.d.ts.map +0 -1
  796. package/demo/node_modules/openai/resources/beta/index.js +0 -17
  797. package/demo/node_modules/openai/resources/beta/index.js.map +0 -1
  798. package/demo/node_modules/openai/resources/beta/index.mjs +0 -7
  799. package/demo/node_modules/openai/resources/beta/index.mjs.map +0 -1
  800. package/demo/node_modules/openai/resources/beta/threads/index.d.ts +0 -4
  801. package/demo/node_modules/openai/resources/beta/threads/index.d.ts.map +0 -1
  802. package/demo/node_modules/openai/resources/beta/threads/index.js +0 -13
  803. package/demo/node_modules/openai/resources/beta/threads/index.js.map +0 -1
  804. package/demo/node_modules/openai/resources/beta/threads/index.mjs +0 -5
  805. package/demo/node_modules/openai/resources/beta/threads/index.mjs.map +0 -1
  806. package/demo/node_modules/openai/resources/beta/threads/messages.d.ts +0 -552
  807. package/demo/node_modules/openai/resources/beta/threads/messages.d.ts.map +0 -1
  808. package/demo/node_modules/openai/resources/beta/threads/messages.js +0 -89
  809. package/demo/node_modules/openai/resources/beta/threads/messages.js.map +0 -1
  810. package/demo/node_modules/openai/resources/beta/threads/messages.mjs +0 -61
  811. package/demo/node_modules/openai/resources/beta/threads/messages.mjs.map +0 -1
  812. package/demo/node_modules/openai/resources/beta/threads/runs/index.d.ts +0 -3
  813. package/demo/node_modules/openai/resources/beta/threads/runs/index.d.ts.map +0 -1
  814. package/demo/node_modules/openai/resources/beta/threads/runs/index.js +0 -11
  815. package/demo/node_modules/openai/resources/beta/threads/runs/index.js.map +0 -1
  816. package/demo/node_modules/openai/resources/beta/threads/runs/index.mjs +0 -4
  817. package/demo/node_modules/openai/resources/beta/threads/runs/index.mjs.map +0 -1
  818. package/demo/node_modules/openai/resources/beta/threads/runs/runs.d.ts +0 -1194
  819. package/demo/node_modules/openai/resources/beta/threads/runs/runs.d.ts.map +0 -1
  820. package/demo/node_modules/openai/resources/beta/threads/runs/runs.js +0 -190
  821. package/demo/node_modules/openai/resources/beta/threads/runs/runs.js.map +0 -1
  822. package/demo/node_modules/openai/resources/beta/threads/runs/runs.mjs +0 -162
  823. package/demo/node_modules/openai/resources/beta/threads/runs/runs.mjs.map +0 -1
  824. package/demo/node_modules/openai/resources/beta/threads/runs/steps.d.ts +0 -520
  825. package/demo/node_modules/openai/resources/beta/threads/runs/steps.d.ts.map +0 -1
  826. package/demo/node_modules/openai/resources/beta/threads/runs/steps.js +0 -60
  827. package/demo/node_modules/openai/resources/beta/threads/runs/steps.js.map +0 -1
  828. package/demo/node_modules/openai/resources/beta/threads/runs/steps.mjs +0 -32
  829. package/demo/node_modules/openai/resources/beta/threads/runs/steps.mjs.map +0 -1
  830. package/demo/node_modules/openai/resources/beta/threads/threads.d.ts +0 -1240
  831. package/demo/node_modules/openai/resources/beta/threads/threads.d.ts.map +0 -1
  832. package/demo/node_modules/openai/resources/beta/threads/threads.js +0 -108
  833. package/demo/node_modules/openai/resources/beta/threads/threads.js.map +0 -1
  834. package/demo/node_modules/openai/resources/beta/threads/threads.mjs +0 -81
  835. package/demo/node_modules/openai/resources/beta/threads/threads.mjs.map +0 -1
  836. package/demo/node_modules/openai/resources/beta/vector-stores/file-batches.d.ts +0 -142
  837. package/demo/node_modules/openai/resources/beta/vector-stores/file-batches.d.ts.map +0 -1
  838. package/demo/node_modules/openai/resources/beta/vector-stores/file-batches.js +0 -129
  839. package/demo/node_modules/openai/resources/beta/vector-stores/file-batches.js.map +0 -1
  840. package/demo/node_modules/openai/resources/beta/vector-stores/file-batches.mjs +0 -125
  841. package/demo/node_modules/openai/resources/beta/vector-stores/file-batches.mjs.map +0 -1
  842. package/demo/node_modules/openai/resources/beta/vector-stores/files.d.ts +0 -154
  843. package/demo/node_modules/openai/resources/beta/vector-stores/files.d.ts.map +0 -1
  844. package/demo/node_modules/openai/resources/beta/vector-stores/files.js +0 -149
  845. package/demo/node_modules/openai/resources/beta/vector-stores/files.js.map +0 -1
  846. package/demo/node_modules/openai/resources/beta/vector-stores/files.mjs +0 -121
  847. package/demo/node_modules/openai/resources/beta/vector-stores/files.mjs.map +0 -1
  848. package/demo/node_modules/openai/resources/beta/vector-stores/index.d.ts +0 -4
  849. package/demo/node_modules/openai/resources/beta/vector-stores/index.d.ts.map +0 -1
  850. package/demo/node_modules/openai/resources/beta/vector-stores/index.js +0 -13
  851. package/demo/node_modules/openai/resources/beta/vector-stores/index.js.map +0 -1
  852. package/demo/node_modules/openai/resources/beta/vector-stores/index.mjs +0 -5
  853. package/demo/node_modules/openai/resources/beta/vector-stores/index.mjs.map +0 -1
  854. package/demo/node_modules/openai/resources/beta/vector-stores/vector-stores.d.ts +0 -233
  855. package/demo/node_modules/openai/resources/beta/vector-stores/vector-stores.d.ts.map +0 -1
  856. package/demo/node_modules/openai/resources/beta/vector-stores/vector-stores.js +0 -99
  857. package/demo/node_modules/openai/resources/beta/vector-stores/vector-stores.js.map +0 -1
  858. package/demo/node_modules/openai/resources/beta/vector-stores/vector-stores.mjs +0 -71
  859. package/demo/node_modules/openai/resources/beta/vector-stores/vector-stores.mjs.map +0 -1
  860. package/demo/node_modules/openai/resources/chat/chat.d.ts +0 -42
  861. package/demo/node_modules/openai/resources/chat/chat.d.ts.map +0 -1
  862. package/demo/node_modules/openai/resources/chat/chat.js +0 -40
  863. package/demo/node_modules/openai/resources/chat/chat.js.map +0 -1
  864. package/demo/node_modules/openai/resources/chat/chat.mjs +0 -13
  865. package/demo/node_modules/openai/resources/chat/chat.mjs.map +0 -1
  866. package/demo/node_modules/openai/resources/chat/completions.d.ts +0 -845
  867. package/demo/node_modules/openai/resources/chat/completions.d.ts.map +0 -1
  868. package/demo/node_modules/openai/resources/chat/completions.js +0 -14
  869. package/demo/node_modules/openai/resources/chat/completions.js.map +0 -1
  870. package/demo/node_modules/openai/resources/chat/completions.mjs +0 -10
  871. package/demo/node_modules/openai/resources/chat/completions.mjs.map +0 -1
  872. package/demo/node_modules/openai/resources/chat/index.d.ts +0 -3
  873. package/demo/node_modules/openai/resources/chat/index.d.ts.map +0 -1
  874. package/demo/node_modules/openai/resources/chat/index.js +0 -9
  875. package/demo/node_modules/openai/resources/chat/index.js.map +0 -1
  876. package/demo/node_modules/openai/resources/chat/index.mjs +0 -4
  877. package/demo/node_modules/openai/resources/chat/index.mjs.map +0 -1
  878. package/demo/node_modules/openai/resources/completions.d.ts +0 -272
  879. package/demo/node_modules/openai/resources/completions.d.ts.map +0 -1
  880. package/demo/node_modules/openai/resources/completions.js +0 -14
  881. package/demo/node_modules/openai/resources/completions.js.map +0 -1
  882. package/demo/node_modules/openai/resources/completions.mjs +0 -10
  883. package/demo/node_modules/openai/resources/completions.mjs.map +0 -1
  884. package/demo/node_modules/openai/resources/embeddings.d.ts +0 -103
  885. package/demo/node_modules/openai/resources/embeddings.d.ts.map +0 -1
  886. package/demo/node_modules/openai/resources/embeddings.js +0 -17
  887. package/demo/node_modules/openai/resources/embeddings.js.map +0 -1
  888. package/demo/node_modules/openai/resources/embeddings.mjs +0 -13
  889. package/demo/node_modules/openai/resources/embeddings.mjs.map +0 -1
  890. package/demo/node_modules/openai/resources/files.d.ts +0 -140
  891. package/demo/node_modules/openai/resources/files.d.ts.map +0 -1
  892. package/demo/node_modules/openai/resources/files.js +0 -120
  893. package/demo/node_modules/openai/resources/files.js.map +0 -1
  894. package/demo/node_modules/openai/resources/files.mjs +0 -92
  895. package/demo/node_modules/openai/resources/files.mjs.map +0 -1
  896. package/demo/node_modules/openai/resources/fine-tuning/fine-tuning.d.ts +0 -19
  897. package/demo/node_modules/openai/resources/fine-tuning/fine-tuning.d.ts.map +0 -1
  898. package/demo/node_modules/openai/resources/fine-tuning/fine-tuning.js +0 -42
  899. package/demo/node_modules/openai/resources/fine-tuning/fine-tuning.js.map +0 -1
  900. package/demo/node_modules/openai/resources/fine-tuning/fine-tuning.mjs +0 -15
  901. package/demo/node_modules/openai/resources/fine-tuning/fine-tuning.mjs.map +0 -1
  902. package/demo/node_modules/openai/resources/fine-tuning/index.d.ts +0 -3
  903. package/demo/node_modules/openai/resources/fine-tuning/index.d.ts.map +0 -1
  904. package/demo/node_modules/openai/resources/fine-tuning/index.js +0 -11
  905. package/demo/node_modules/openai/resources/fine-tuning/index.js.map +0 -1
  906. package/demo/node_modules/openai/resources/fine-tuning/index.mjs +0 -4
  907. package/demo/node_modules/openai/resources/fine-tuning/index.mjs.map +0 -1
  908. package/demo/node_modules/openai/resources/fine-tuning/jobs/checkpoints.d.ts +0 -69
  909. package/demo/node_modules/openai/resources/fine-tuning/jobs/checkpoints.d.ts.map +0 -1
  910. package/demo/node_modules/openai/resources/fine-tuning/jobs/checkpoints.js +0 -47
  911. package/demo/node_modules/openai/resources/fine-tuning/jobs/checkpoints.js.map +0 -1
  912. package/demo/node_modules/openai/resources/fine-tuning/jobs/checkpoints.mjs +0 -19
  913. package/demo/node_modules/openai/resources/fine-tuning/jobs/checkpoints.mjs.map +0 -1
  914. package/demo/node_modules/openai/resources/fine-tuning/jobs/index.d.ts +0 -3
  915. package/demo/node_modules/openai/resources/fine-tuning/jobs/index.d.ts.map +0 -1
  916. package/demo/node_modules/openai/resources/fine-tuning/jobs/index.js +0 -12
  917. package/demo/node_modules/openai/resources/fine-tuning/jobs/index.js.map +0 -1
  918. package/demo/node_modules/openai/resources/fine-tuning/jobs/index.mjs +0 -4
  919. package/demo/node_modules/openai/resources/fine-tuning/jobs/index.mjs.map +0 -1
  920. package/demo/node_modules/openai/resources/fine-tuning/jobs/jobs.d.ts +0 -362
  921. package/demo/node_modules/openai/resources/fine-tuning/jobs/jobs.d.ts.map +0 -1
  922. package/demo/node_modules/openai/resources/fine-tuning/jobs/jobs.js +0 -93
  923. package/demo/node_modules/openai/resources/fine-tuning/jobs/jobs.js.map +0 -1
  924. package/demo/node_modules/openai/resources/fine-tuning/jobs/jobs.mjs +0 -64
  925. package/demo/node_modules/openai/resources/fine-tuning/jobs/jobs.mjs.map +0 -1
  926. package/demo/node_modules/openai/resources/images.d.ts +0 -174
  927. package/demo/node_modules/openai/resources/images.d.ts.map +0 -1
  928. package/demo/node_modules/openai/resources/images.js +0 -30
  929. package/demo/node_modules/openai/resources/images.js.map +0 -1
  930. package/demo/node_modules/openai/resources/images.mjs +0 -26
  931. package/demo/node_modules/openai/resources/images.mjs.map +0 -1
  932. package/demo/node_modules/openai/resources/index.d.ts +0 -13
  933. package/demo/node_modules/openai/resources/index.d.ts.map +0 -1
  934. package/demo/node_modules/openai/resources/index.js +0 -44
  935. package/demo/node_modules/openai/resources/index.js.map +0 -1
  936. package/demo/node_modules/openai/resources/index.mjs +0 -14
  937. package/demo/node_modules/openai/resources/index.mjs.map +0 -1
  938. package/demo/node_modules/openai/resources/models.d.ts +0 -58
  939. package/demo/node_modules/openai/resources/models.d.ts.map +0 -1
  940. package/demo/node_modules/openai/resources/models.js +0 -64
  941. package/demo/node_modules/openai/resources/models.js.map +0 -1
  942. package/demo/node_modules/openai/resources/models.mjs +0 -36
  943. package/demo/node_modules/openai/resources/models.mjs.map +0 -1
  944. package/demo/node_modules/openai/resources/moderations.d.ts +0 -176
  945. package/demo/node_modules/openai/resources/moderations.d.ts.map +0 -1
  946. package/demo/node_modules/openai/resources/moderations.js +0 -17
  947. package/demo/node_modules/openai/resources/moderations.js.map +0 -1
  948. package/demo/node_modules/openai/resources/moderations.mjs +0 -13
  949. package/demo/node_modules/openai/resources/moderations.mjs.map +0 -1
  950. package/demo/node_modules/openai/resources/shared.d.ts +0 -39
  951. package/demo/node_modules/openai/resources/shared.d.ts.map +0 -1
  952. package/demo/node_modules/openai/resources/shared.js +0 -4
  953. package/demo/node_modules/openai/resources/shared.js.map +0 -1
  954. package/demo/node_modules/openai/resources/shared.mjs +0 -3
  955. package/demo/node_modules/openai/resources/shared.mjs.map +0 -1
  956. package/demo/node_modules/openai/shims/node.d.ts +0 -29
  957. package/demo/node_modules/openai/shims/node.d.ts.map +0 -1
  958. package/demo/node_modules/openai/shims/node.js +0 -31
  959. package/demo/node_modules/openai/shims/node.js.map +0 -1
  960. package/demo/node_modules/openai/shims/node.mjs +0 -5
  961. package/demo/node_modules/openai/shims/node.mjs.map +0 -1
  962. package/demo/node_modules/openai/shims/web.d.ts +0 -26
  963. package/demo/node_modules/openai/shims/web.d.ts.map +0 -1
  964. package/demo/node_modules/openai/shims/web.js +0 -31
  965. package/demo/node_modules/openai/shims/web.js.map +0 -1
  966. package/demo/node_modules/openai/shims/web.mjs +0 -5
  967. package/demo/node_modules/openai/shims/web.mjs.map +0 -1
  968. package/demo/node_modules/openai/src/_shims/MultipartBody.ts +0 -9
  969. package/demo/node_modules/openai/src/_shims/README.md +0 -46
  970. package/demo/node_modules/openai/src/_shims/auto/runtime-bun.ts +0 -4
  971. package/demo/node_modules/openai/src/_shims/auto/runtime-node.ts +0 -4
  972. package/demo/node_modules/openai/src/_shims/auto/runtime.ts +0 -4
  973. package/demo/node_modules/openai/src/_shims/auto/types-node.ts +0 -4
  974. package/demo/node_modules/openai/src/_shims/auto/types.d.ts +0 -101
  975. package/demo/node_modules/openai/src/_shims/auto/types.js +0 -3
  976. package/demo/node_modules/openai/src/_shims/auto/types.mjs +0 -3
  977. package/demo/node_modules/openai/src/_shims/bun-runtime.ts +0 -14
  978. package/demo/node_modules/openai/src/_shims/index.d.ts +0 -81
  979. package/demo/node_modules/openai/src/_shims/index.js +0 -13
  980. package/demo/node_modules/openai/src/_shims/index.mjs +0 -7
  981. package/demo/node_modules/openai/src/_shims/manual-types.d.ts +0 -12
  982. package/demo/node_modules/openai/src/_shims/manual-types.js +0 -3
  983. package/demo/node_modules/openai/src/_shims/manual-types.mjs +0 -3
  984. package/demo/node_modules/openai/src/_shims/node-runtime.ts +0 -83
  985. package/demo/node_modules/openai/src/_shims/node-types.d.ts +0 -42
  986. package/demo/node_modules/openai/src/_shims/node-types.js +0 -3
  987. package/demo/node_modules/openai/src/_shims/node-types.mjs +0 -3
  988. package/demo/node_modules/openai/src/_shims/registry.ts +0 -65
  989. package/demo/node_modules/openai/src/_shims/web-runtime.ts +0 -103
  990. package/demo/node_modules/openai/src/_shims/web-types.d.ts +0 -83
  991. package/demo/node_modules/openai/src/_shims/web-types.js +0 -3
  992. package/demo/node_modules/openai/src/_shims/web-types.mjs +0 -3
  993. package/demo/node_modules/openai/src/core.ts +0 -1162
  994. package/demo/node_modules/openai/src/error.ts +0 -158
  995. package/demo/node_modules/openai/src/index.ts +0 -502
  996. package/demo/node_modules/openai/src/lib/.keep +0 -4
  997. package/demo/node_modules/openai/src/lib/AbstractAssistantStreamRunner.ts +0 -340
  998. package/demo/node_modules/openai/src/lib/AbstractChatCompletionRunner.ts +0 -682
  999. package/demo/node_modules/openai/src/lib/AssistantStream.ts +0 -723
  1000. package/demo/node_modules/openai/src/lib/ChatCompletionRunFunctions.test.ts +0 -2328
  1001. package/demo/node_modules/openai/src/lib/ChatCompletionRunner.ts +0 -68
  1002. package/demo/node_modules/openai/src/lib/ChatCompletionStream.ts +0 -494
  1003. package/demo/node_modules/openai/src/lib/ChatCompletionStreamingRunner.ts +0 -68
  1004. package/demo/node_modules/openai/src/lib/RunnableFunction.ts +0 -134
  1005. package/demo/node_modules/openai/src/lib/Util.ts +0 -23
  1006. package/demo/node_modules/openai/src/lib/chatCompletionUtils.ts +0 -28
  1007. package/demo/node_modules/openai/src/lib/jsonschema.ts +0 -148
  1008. package/demo/node_modules/openai/src/pagination.ts +0 -98
  1009. package/demo/node_modules/openai/src/resource.ts +0 -11
  1010. package/demo/node_modules/openai/src/resources/audio/audio.ts +0 -23
  1011. package/demo/node_modules/openai/src/resources/audio/index.ts +0 -6
  1012. package/demo/node_modules/openai/src/resources/audio/speech.ts +0 -52
  1013. package/demo/node_modules/openai/src/resources/audio/transcriptions.ts +0 -84
  1014. package/demo/node_modules/openai/src/resources/audio/translations.ts +0 -61
  1015. package/demo/node_modules/openai/src/resources/batches.ts +0 -252
  1016. package/demo/node_modules/openai/src/resources/beta/assistants.ts +0 -1315
  1017. package/demo/node_modules/openai/src/resources/beta/beta.ts +0 -56
  1018. package/demo/node_modules/openai/src/resources/beta/chat/chat.ts +0 -12
  1019. package/demo/node_modules/openai/src/resources/beta/chat/completions.ts +0 -106
  1020. package/demo/node_modules/openai/src/resources/beta/chat/index.ts +0 -4
  1021. package/demo/node_modules/openai/src/resources/beta/index.ts +0 -48
  1022. package/demo/node_modules/openai/src/resources/beta/threads/index.ts +0 -72
  1023. package/demo/node_modules/openai/src/resources/beta/threads/messages.ts +0 -706
  1024. package/demo/node_modules/openai/src/resources/beta/threads/runs/index.ts +0 -44
  1025. package/demo/node_modules/openai/src/resources/beta/threads/runs/runs.ts +0 -1627
  1026. package/demo/node_modules/openai/src/resources/beta/threads/runs/steps.ts +0 -641
  1027. package/demo/node_modules/openai/src/resources/beta/threads/threads.ts +0 -1536
  1028. package/demo/node_modules/openai/src/resources/beta/vector-stores/file-batches.ts +0 -293
  1029. package/demo/node_modules/openai/src/resources/beta/vector-stores/files.ts +0 -284
  1030. package/demo/node_modules/openai/src/resources/beta/vector-stores/index.ts +0 -25
  1031. package/demo/node_modules/openai/src/resources/beta/vector-stores/vector-stores.ts +0 -318
  1032. package/demo/node_modules/openai/src/resources/chat/chat.ts +0 -67
  1033. package/demo/node_modules/openai/src/resources/chat/completions.ts +0 -996
  1034. package/demo/node_modules/openai/src/resources/chat/index.ts +0 -33
  1035. package/demo/node_modules/openai/src/resources/completions.ts +0 -329
  1036. package/demo/node_modules/openai/src/resources/embeddings.ts +0 -125
  1037. package/demo/node_modules/openai/src/resources/files.ts +0 -214
  1038. package/demo/node_modules/openai/src/resources/fine-tuning/fine-tuning.ts +0 -22
  1039. package/demo/node_modules/openai/src/resources/fine-tuning/index.ts +0 -16
  1040. package/demo/node_modules/openai/src/resources/fine-tuning/jobs/checkpoints.ts +0 -108
  1041. package/demo/node_modules/openai/src/resources/fine-tuning/jobs/index.ts +0 -21
  1042. package/demo/node_modules/openai/src/resources/fine-tuning/jobs/jobs.ts +0 -458
  1043. package/demo/node_modules/openai/src/resources/images.ts +0 -215
  1044. package/demo/node_modules/openai/src/resources/index.ts +0 -45
  1045. package/demo/node_modules/openai/src/resources/models.ts +0 -76
  1046. package/demo/node_modules/openai/src/resources/moderations.ts +0 -214
  1047. package/demo/node_modules/openai/src/resources/shared.ts +0 -47
  1048. package/demo/node_modules/openai/src/shims/node.ts +0 -50
  1049. package/demo/node_modules/openai/src/shims/web.ts +0 -50
  1050. package/demo/node_modules/openai/src/streaming.ts +0 -508
  1051. package/demo/node_modules/openai/src/tsconfig.json +0 -11
  1052. package/demo/node_modules/openai/src/uploads.ts +0 -248
  1053. package/demo/node_modules/openai/src/version.ts +0 -1
  1054. package/demo/node_modules/openai/streaming.d.ts +0 -41
  1055. package/demo/node_modules/openai/streaming.d.ts.map +0 -1
  1056. package/demo/node_modules/openai/streaming.js +0 -433
  1057. package/demo/node_modules/openai/streaming.js.map +0 -1
  1058. package/demo/node_modules/openai/streaming.mjs +0 -426
  1059. package/demo/node_modules/openai/streaming.mjs.map +0 -1
  1060. package/demo/node_modules/openai/uploads.d.ts +0 -75
  1061. package/demo/node_modules/openai/uploads.d.ts.map +0 -1
  1062. package/demo/node_modules/openai/uploads.js +0 -165
  1063. package/demo/node_modules/openai/uploads.js.map +0 -1
  1064. package/demo/node_modules/openai/uploads.mjs +0 -152
  1065. package/demo/node_modules/openai/uploads.mjs.map +0 -1
  1066. package/demo/node_modules/openai/version.d.ts +0 -2
  1067. package/demo/node_modules/openai/version.d.ts.map +0 -1
  1068. package/demo/node_modules/openai/version.js +0 -5
  1069. package/demo/node_modules/openai/version.js.map +0 -1
  1070. package/demo/node_modules/openai/version.mjs +0 -2
  1071. package/demo/node_modules/openai/version.mjs.map +0 -1
  1072. package/demo/node_modules/tr46/index.js +0 -193
  1073. package/demo/node_modules/tr46/lib/.gitkeep +0 -0
  1074. package/demo/node_modules/tr46/lib/mappingTable.json +0 -1
  1075. package/demo/node_modules/tr46/package.json +0 -31
  1076. package/demo/node_modules/undici-types/README.md +0 -6
  1077. package/demo/node_modules/undici-types/agent.d.ts +0 -31
  1078. package/demo/node_modules/undici-types/api.d.ts +0 -43
  1079. package/demo/node_modules/undici-types/balanced-pool.d.ts +0 -18
  1080. package/demo/node_modules/undici-types/cache.d.ts +0 -36
  1081. package/demo/node_modules/undici-types/client.d.ts +0 -97
  1082. package/demo/node_modules/undici-types/connector.d.ts +0 -34
  1083. package/demo/node_modules/undici-types/content-type.d.ts +0 -21
  1084. package/demo/node_modules/undici-types/cookies.d.ts +0 -28
  1085. package/demo/node_modules/undici-types/diagnostics-channel.d.ts +0 -67
  1086. package/demo/node_modules/undici-types/dispatcher.d.ts +0 -241
  1087. package/demo/node_modules/undici-types/errors.d.ts +0 -128
  1088. package/demo/node_modules/undici-types/fetch.d.ts +0 -209
  1089. package/demo/node_modules/undici-types/file.d.ts +0 -39
  1090. package/demo/node_modules/undici-types/filereader.d.ts +0 -54
  1091. package/demo/node_modules/undici-types/formdata.d.ts +0 -108
  1092. package/demo/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  1093. package/demo/node_modules/undici-types/global-origin.d.ts +0 -7
  1094. package/demo/node_modules/undici-types/handlers.d.ts +0 -9
  1095. package/demo/node_modules/undici-types/header.d.ts +0 -4
  1096. package/demo/node_modules/undici-types/index.d.ts +0 -63
  1097. package/demo/node_modules/undici-types/interceptors.d.ts +0 -5
  1098. package/demo/node_modules/undici-types/mock-agent.d.ts +0 -50
  1099. package/demo/node_modules/undici-types/mock-client.d.ts +0 -25
  1100. package/demo/node_modules/undici-types/mock-errors.d.ts +0 -12
  1101. package/demo/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  1102. package/demo/node_modules/undici-types/mock-pool.d.ts +0 -25
  1103. package/demo/node_modules/undici-types/package.json +0 -55
  1104. package/demo/node_modules/undici-types/patch.d.ts +0 -71
  1105. package/demo/node_modules/undici-types/pool-stats.d.ts +0 -19
  1106. package/demo/node_modules/undici-types/pool.d.ts +0 -28
  1107. package/demo/node_modules/undici-types/proxy-agent.d.ts +0 -30
  1108. package/demo/node_modules/undici-types/readable.d.ts +0 -61
  1109. package/demo/node_modules/undici-types/webidl.d.ts +0 -220
  1110. package/demo/node_modules/undici-types/websocket.d.ts +0 -131
  1111. package/demo/node_modules/web-streams-polyfill/LICENSE +0 -22
  1112. package/demo/node_modules/web-streams-polyfill/README.md +0 -110
  1113. package/demo/node_modules/web-streams-polyfill/es2018/package.json +0 -14
  1114. package/demo/node_modules/web-streams-polyfill/es6/package.json +0 -14
  1115. package/demo/node_modules/web-streams-polyfill/package.json +0 -83
  1116. package/demo/node_modules/web-streams-polyfill/ponyfill/es2018/package.json +0 -13
  1117. package/demo/node_modules/web-streams-polyfill/ponyfill/es6/package.json +0 -13
  1118. package/demo/node_modules/web-streams-polyfill/ponyfill/package.json +0 -13
  1119. package/demo/node_modules/webidl-conversions/LICENSE.md +0 -12
  1120. package/demo/node_modules/webidl-conversions/README.md +0 -53
  1121. package/demo/node_modules/webidl-conversions/lib/index.js +0 -189
  1122. package/demo/node_modules/webidl-conversions/package.json +0 -23
  1123. package/demo/node_modules/whatwg-url/LICENSE.txt +0 -21
  1124. package/demo/node_modules/whatwg-url/README.md +0 -67
  1125. package/demo/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  1126. package/demo/node_modules/whatwg-url/lib/URL.js +0 -196
  1127. package/demo/node_modules/whatwg-url/lib/public-api.js +0 -11
  1128. package/demo/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  1129. package/demo/node_modules/whatwg-url/lib/utils.js +0 -20
  1130. package/demo/node_modules/whatwg-url/package.json +0 -32
  1131. package/demo/watson.png +0 -0
@@ -1,1240 +0,0 @@
1
- import * as Core from "../../../core.js";
2
- import { APIPromise } from "../../../core.js";
3
- import { APIResource } from "../../../resource.js";
4
- import { AssistantStream, ThreadCreateAndRunParamsBaseStream } from "../../../lib/AssistantStream.js";
5
- import * as ThreadsAPI from "./threads.js";
6
- import * as AssistantsAPI from "../assistants.js";
7
- import * as MessagesAPI from "./messages.js";
8
- import * as RunsAPI from "./runs/runs.js";
9
- import { Stream } from "../../../streaming.js";
10
- export declare class Threads extends APIResource {
11
- runs: RunsAPI.Runs;
12
- messages: MessagesAPI.Messages;
13
- /**
14
- * Create a thread.
15
- */
16
- create(body?: ThreadCreateParams, options?: Core.RequestOptions): Core.APIPromise<Thread>;
17
- create(options?: Core.RequestOptions): Core.APIPromise<Thread>;
18
- /**
19
- * Retrieves a thread.
20
- */
21
- retrieve(threadId: string, options?: Core.RequestOptions): Core.APIPromise<Thread>;
22
- /**
23
- * Modifies a thread.
24
- */
25
- update(threadId: string, body: ThreadUpdateParams, options?: Core.RequestOptions): Core.APIPromise<Thread>;
26
- /**
27
- * Delete a thread.
28
- */
29
- del(threadId: string, options?: Core.RequestOptions): Core.APIPromise<ThreadDeleted>;
30
- /**
31
- * Create a thread and run it in one request.
32
- */
33
- createAndRun(body: ThreadCreateAndRunParamsNonStreaming, options?: Core.RequestOptions): APIPromise<RunsAPI.Run>;
34
- createAndRun(body: ThreadCreateAndRunParamsStreaming, options?: Core.RequestOptions): APIPromise<Stream<AssistantsAPI.AssistantStreamEvent>>;
35
- createAndRun(body: ThreadCreateAndRunParamsBase, options?: Core.RequestOptions): APIPromise<Stream<AssistantsAPI.AssistantStreamEvent> | RunsAPI.Run>;
36
- /**
37
- * A helper to create a thread, start a run and then poll for a terminal state.
38
- * More information on Run lifecycles can be found here:
39
- * https://platform.openai.com/docs/assistants/how-it-works/runs-and-run-steps
40
- */
41
- createAndRunPoll(body: ThreadCreateAndRunParamsNonStreaming, options?: Core.RequestOptions & {
42
- pollIntervalMs?: number;
43
- }): Promise<Threads.Run>;
44
- /**
45
- * Create a thread and stream the run back
46
- */
47
- createAndRunStream(body: ThreadCreateAndRunParamsBaseStream, options?: Core.RequestOptions): AssistantStream;
48
- }
49
- /**
50
- * An object describing the expected output of the model. If `json_object` only
51
- * `function` type `tools` are allowed to be passed to the Run. If `text` the model
52
- * can return text or any value needed.
53
- */
54
- export interface AssistantResponseFormat {
55
- /**
56
- * Must be one of `text` or `json_object`.
57
- */
58
- type?: 'text' | 'json_object';
59
- }
60
- /**
61
- * Specifies the format that the model must output. Compatible with
62
- * [GPT-4o](https://platform.openai.com/docs/models/gpt-4o),
63
- * [GPT-4 Turbo](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4),
64
- * and all GPT-3.5 Turbo models since `gpt-3.5-turbo-1106`.
65
- *
66
- * Setting to `{ "type": "json_object" }` enables JSON mode, which guarantees the
67
- * message the model generates is valid JSON.
68
- *
69
- * **Important:** when using JSON mode, you **must** also instruct the model to
70
- * produce JSON yourself via a system or user message. Without this, the model may
71
- * generate an unending stream of whitespace until the generation reaches the token
72
- * limit, resulting in a long-running and seemingly "stuck" request. Also note that
73
- * the message content may be partially cut off if `finish_reason="length"`, which
74
- * indicates the generation exceeded `max_tokens` or the conversation exceeded the
75
- * max context length.
76
- */
77
- export type AssistantResponseFormatOption = 'none' | 'auto' | AssistantResponseFormat;
78
- /**
79
- * Specifies a tool the model should use. Use to force the model to call a specific
80
- * tool.
81
- */
82
- export interface AssistantToolChoice {
83
- /**
84
- * The type of the tool. If type is `function`, the function name must be set
85
- */
86
- type: 'function' | 'code_interpreter' | 'file_search';
87
- function?: AssistantToolChoiceFunction;
88
- }
89
- export interface AssistantToolChoiceFunction {
90
- /**
91
- * The name of the function to call.
92
- */
93
- name: string;
94
- }
95
- /**
96
- * Controls which (if any) tool is called by the model. `none` means the model will
97
- * not call any tools and instead generates a message. `auto` is the default value
98
- * and means the model can pick between generating a message or calling one or more
99
- * tools. `required` means the model must call one or more tools before responding
100
- * to the user. Specifying a particular tool like `{"type": "file_search"}` or
101
- * `{"type": "function", "function": {"name": "my_function"}}` forces the model to
102
- * call that tool.
103
- */
104
- export type AssistantToolChoiceOption = 'none' | 'auto' | 'required' | AssistantToolChoice;
105
- /**
106
- * Represents a thread that contains
107
- * [messages](https://platform.openai.com/docs/api-reference/messages).
108
- */
109
- export interface Thread {
110
- /**
111
- * The identifier, which can be referenced in API endpoints.
112
- */
113
- id: string;
114
- /**
115
- * The Unix timestamp (in seconds) for when the thread was created.
116
- */
117
- created_at: number;
118
- /**
119
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
120
- * for storing additional information about the object in a structured format. Keys
121
- * can be a maximum of 64 characters long and values can be a maxium of 512
122
- * characters long.
123
- */
124
- metadata: unknown | null;
125
- /**
126
- * The object type, which is always `thread`.
127
- */
128
- object: 'thread';
129
- /**
130
- * A set of resources that are made available to the assistant's tools in this
131
- * thread. The resources are specific to the type of tool. For example, the
132
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
133
- * tool requires a list of vector store IDs.
134
- */
135
- tool_resources: Thread.ToolResources | null;
136
- }
137
- export declare namespace Thread {
138
- /**
139
- * A set of resources that are made available to the assistant's tools in this
140
- * thread. The resources are specific to the type of tool. For example, the
141
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
142
- * tool requires a list of vector store IDs.
143
- */
144
- interface ToolResources {
145
- code_interpreter?: ToolResources.CodeInterpreter;
146
- file_search?: ToolResources.FileSearch;
147
- }
148
- namespace ToolResources {
149
- interface CodeInterpreter {
150
- /**
151
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
152
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
153
- * associated with the tool.
154
- */
155
- file_ids?: Array<string>;
156
- }
157
- interface FileSearch {
158
- /**
159
- * The
160
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
161
- * attached to this thread. There can be a maximum of 1 vector store attached to
162
- * the thread.
163
- */
164
- vector_store_ids?: Array<string>;
165
- }
166
- }
167
- }
168
- export interface ThreadDeleted {
169
- id: string;
170
- deleted: boolean;
171
- object: 'thread.deleted';
172
- }
173
- export interface ThreadCreateParams {
174
- /**
175
- * A list of [messages](https://platform.openai.com/docs/api-reference/messages) to
176
- * start the thread with.
177
- */
178
- messages?: Array<ThreadCreateParams.Message>;
179
- /**
180
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
181
- * for storing additional information about the object in a structured format. Keys
182
- * can be a maximum of 64 characters long and values can be a maxium of 512
183
- * characters long.
184
- */
185
- metadata?: unknown | null;
186
- /**
187
- * A set of resources that are made available to the assistant's tools in this
188
- * thread. The resources are specific to the type of tool. For example, the
189
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
190
- * tool requires a list of vector store IDs.
191
- */
192
- tool_resources?: ThreadCreateParams.ToolResources | null;
193
- }
194
- export declare namespace ThreadCreateParams {
195
- interface Message {
196
- /**
197
- * The text contents of the message.
198
- */
199
- content: string | Array<MessagesAPI.MessageContentPartParam>;
200
- /**
201
- * The role of the entity that is creating the message. Allowed values include:
202
- *
203
- * - `user`: Indicates the message is sent by an actual user and should be used in
204
- * most cases to represent user-generated messages.
205
- * - `assistant`: Indicates the message is generated by the assistant. Use this
206
- * value to insert messages from the assistant into the conversation.
207
- */
208
- role: 'user' | 'assistant';
209
- /**
210
- * A list of files attached to the message, and the tools they should be added to.
211
- */
212
- attachments?: Array<Message.Attachment> | null;
213
- /**
214
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
215
- * for storing additional information about the object in a structured format. Keys
216
- * can be a maximum of 64 characters long and values can be a maxium of 512
217
- * characters long.
218
- */
219
- metadata?: unknown | null;
220
- }
221
- namespace Message {
222
- interface Attachment {
223
- /**
224
- * The ID of the file to attach to the message.
225
- */
226
- file_id?: string;
227
- /**
228
- * The tools to add this file to.
229
- */
230
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool>;
231
- }
232
- }
233
- /**
234
- * A set of resources that are made available to the assistant's tools in this
235
- * thread. The resources are specific to the type of tool. For example, the
236
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
237
- * tool requires a list of vector store IDs.
238
- */
239
- interface ToolResources {
240
- code_interpreter?: ToolResources.CodeInterpreter;
241
- file_search?: ToolResources.FileSearch;
242
- }
243
- namespace ToolResources {
244
- interface CodeInterpreter {
245
- /**
246
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
247
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
248
- * associated with the tool.
249
- */
250
- file_ids?: Array<string>;
251
- }
252
- interface FileSearch {
253
- /**
254
- * The
255
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
256
- * attached to this thread. There can be a maximum of 1 vector store attached to
257
- * the thread.
258
- */
259
- vector_store_ids?: Array<string>;
260
- /**
261
- * A helper to create a
262
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
263
- * with file_ids and attach it to this thread. There can be a maximum of 1 vector
264
- * store attached to the thread.
265
- */
266
- vector_stores?: Array<FileSearch.VectorStore>;
267
- }
268
- namespace FileSearch {
269
- interface VectorStore {
270
- /**
271
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs to
272
- * add to the vector store. There can be a maximum of 10000 files in a vector
273
- * store.
274
- */
275
- file_ids?: Array<string>;
276
- /**
277
- * Set of 16 key-value pairs that can be attached to a vector store. This can be
278
- * useful for storing additional information about the vector store in a structured
279
- * format. Keys can be a maximum of 64 characters long and values can be a maxium
280
- * of 512 characters long.
281
- */
282
- metadata?: unknown;
283
- }
284
- }
285
- }
286
- }
287
- export interface ThreadUpdateParams {
288
- /**
289
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
290
- * for storing additional information about the object in a structured format. Keys
291
- * can be a maximum of 64 characters long and values can be a maxium of 512
292
- * characters long.
293
- */
294
- metadata?: unknown | null;
295
- /**
296
- * A set of resources that are made available to the assistant's tools in this
297
- * thread. The resources are specific to the type of tool. For example, the
298
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
299
- * tool requires a list of vector store IDs.
300
- */
301
- tool_resources?: ThreadUpdateParams.ToolResources | null;
302
- }
303
- export declare namespace ThreadUpdateParams {
304
- /**
305
- * A set of resources that are made available to the assistant's tools in this
306
- * thread. The resources are specific to the type of tool. For example, the
307
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
308
- * tool requires a list of vector store IDs.
309
- */
310
- interface ToolResources {
311
- code_interpreter?: ToolResources.CodeInterpreter;
312
- file_search?: ToolResources.FileSearch;
313
- }
314
- namespace ToolResources {
315
- interface CodeInterpreter {
316
- /**
317
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
318
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
319
- * associated with the tool.
320
- */
321
- file_ids?: Array<string>;
322
- }
323
- interface FileSearch {
324
- /**
325
- * The
326
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
327
- * attached to this thread. There can be a maximum of 1 vector store attached to
328
- * the thread.
329
- */
330
- vector_store_ids?: Array<string>;
331
- }
332
- }
333
- }
334
- export type ThreadCreateAndRunParams = ThreadCreateAndRunParamsNonStreaming | ThreadCreateAndRunParamsStreaming;
335
- export interface ThreadCreateAndRunParamsBase {
336
- /**
337
- * The ID of the
338
- * [assistant](https://platform.openai.com/docs/api-reference/assistants) to use to
339
- * execute this run.
340
- */
341
- assistant_id: string;
342
- /**
343
- * Override the default system message of the assistant. This is useful for
344
- * modifying the behavior on a per-run basis.
345
- */
346
- instructions?: string | null;
347
- /**
348
- * The maximum number of completion tokens that may be used over the course of the
349
- * run. The run will make a best effort to use only the number of completion tokens
350
- * specified, across multiple turns of the run. If the run exceeds the number of
351
- * completion tokens specified, the run will end with status `incomplete`. See
352
- * `incomplete_details` for more info.
353
- */
354
- max_completion_tokens?: number | null;
355
- /**
356
- * The maximum number of prompt tokens that may be used over the course of the run.
357
- * The run will make a best effort to use only the number of prompt tokens
358
- * specified, across multiple turns of the run. If the run exceeds the number of
359
- * prompt tokens specified, the run will end with status `incomplete`. See
360
- * `incomplete_details` for more info.
361
- */
362
- max_prompt_tokens?: number | null;
363
- /**
364
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
365
- * for storing additional information about the object in a structured format. Keys
366
- * can be a maximum of 64 characters long and values can be a maxium of 512
367
- * characters long.
368
- */
369
- metadata?: unknown | null;
370
- /**
371
- * The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
372
- * be used to execute this run. If a value is provided here, it will override the
373
- * model associated with the assistant. If not, the model associated with the
374
- * assistant will be used.
375
- */
376
- model?: (string & {}) | 'gpt-4o' | 'gpt-4o-2024-05-13' | 'gpt-4-turbo' | 'gpt-4-turbo-2024-04-09' | 'gpt-4-0125-preview' | 'gpt-4-turbo-preview' | 'gpt-4-1106-preview' | 'gpt-4-vision-preview' | 'gpt-4' | 'gpt-4-0314' | 'gpt-4-0613' | 'gpt-4-32k' | 'gpt-4-32k-0314' | 'gpt-4-32k-0613' | 'gpt-3.5-turbo' | 'gpt-3.5-turbo-16k' | 'gpt-3.5-turbo-0613' | 'gpt-3.5-turbo-1106' | 'gpt-3.5-turbo-0125' | 'gpt-3.5-turbo-16k-0613' | null;
377
- /**
378
- * Specifies the format that the model must output. Compatible with
379
- * [GPT-4o](https://platform.openai.com/docs/models/gpt-4o),
380
- * [GPT-4 Turbo](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4),
381
- * and all GPT-3.5 Turbo models since `gpt-3.5-turbo-1106`.
382
- *
383
- * Setting to `{ "type": "json_object" }` enables JSON mode, which guarantees the
384
- * message the model generates is valid JSON.
385
- *
386
- * **Important:** when using JSON mode, you **must** also instruct the model to
387
- * produce JSON yourself via a system or user message. Without this, the model may
388
- * generate an unending stream of whitespace until the generation reaches the token
389
- * limit, resulting in a long-running and seemingly "stuck" request. Also note that
390
- * the message content may be partially cut off if `finish_reason="length"`, which
391
- * indicates the generation exceeded `max_tokens` or the conversation exceeded the
392
- * max context length.
393
- */
394
- response_format?: AssistantResponseFormatOption | null;
395
- /**
396
- * If `true`, returns a stream of events that happen during the Run as server-sent
397
- * events, terminating when the Run enters a terminal state with a `data: [DONE]`
398
- * message.
399
- */
400
- stream?: boolean | null;
401
- /**
402
- * What sampling temperature to use, between 0 and 2. Higher values like 0.8 will
403
- * make the output more random, while lower values like 0.2 will make it more
404
- * focused and deterministic.
405
- */
406
- temperature?: number | null;
407
- /**
408
- * If no thread is provided, an empty thread will be created.
409
- */
410
- thread?: ThreadCreateAndRunParams.Thread;
411
- /**
412
- * Controls which (if any) tool is called by the model. `none` means the model will
413
- * not call any tools and instead generates a message. `auto` is the default value
414
- * and means the model can pick between generating a message or calling one or more
415
- * tools. `required` means the model must call one or more tools before responding
416
- * to the user. Specifying a particular tool like `{"type": "file_search"}` or
417
- * `{"type": "function", "function": {"name": "my_function"}}` forces the model to
418
- * call that tool.
419
- */
420
- tool_choice?: AssistantToolChoiceOption | null;
421
- /**
422
- * A set of resources that are used by the assistant's tools. The resources are
423
- * specific to the type of tool. For example, the `code_interpreter` tool requires
424
- * a list of file IDs, while the `file_search` tool requires a list of vector store
425
- * IDs.
426
- */
427
- tool_resources?: ThreadCreateAndRunParams.ToolResources | null;
428
- /**
429
- * Override the tools the assistant can use for this run. This is useful for
430
- * modifying the behavior on a per-run basis.
431
- */
432
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool | AssistantsAPI.FunctionTool> | null;
433
- /**
434
- * An alternative to sampling with temperature, called nucleus sampling, where the
435
- * model considers the results of the tokens with top_p probability mass. So 0.1
436
- * means only the tokens comprising the top 10% probability mass are considered.
437
- *
438
- * We generally recommend altering this or temperature but not both.
439
- */
440
- top_p?: number | null;
441
- /**
442
- * Controls for how a thread will be truncated prior to the run. Use this to
443
- * control the intial context window of the run.
444
- */
445
- truncation_strategy?: ThreadCreateAndRunParams.TruncationStrategy | null;
446
- }
447
- export declare namespace ThreadCreateAndRunParams {
448
- /**
449
- * If no thread is provided, an empty thread will be created.
450
- */
451
- interface Thread {
452
- /**
453
- * A list of [messages](https://platform.openai.com/docs/api-reference/messages) to
454
- * start the thread with.
455
- */
456
- messages?: Array<Thread.Message>;
457
- /**
458
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
459
- * for storing additional information about the object in a structured format. Keys
460
- * can be a maximum of 64 characters long and values can be a maxium of 512
461
- * characters long.
462
- */
463
- metadata?: unknown | null;
464
- /**
465
- * A set of resources that are made available to the assistant's tools in this
466
- * thread. The resources are specific to the type of tool. For example, the
467
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
468
- * tool requires a list of vector store IDs.
469
- */
470
- tool_resources?: Thread.ToolResources | null;
471
- }
472
- namespace Thread {
473
- interface Message {
474
- /**
475
- * The text contents of the message.
476
- */
477
- content: string | Array<MessagesAPI.MessageContentPartParam>;
478
- /**
479
- * The role of the entity that is creating the message. Allowed values include:
480
- *
481
- * - `user`: Indicates the message is sent by an actual user and should be used in
482
- * most cases to represent user-generated messages.
483
- * - `assistant`: Indicates the message is generated by the assistant. Use this
484
- * value to insert messages from the assistant into the conversation.
485
- */
486
- role: 'user' | 'assistant';
487
- /**
488
- * A list of files attached to the message, and the tools they should be added to.
489
- */
490
- attachments?: Array<Message.Attachment> | null;
491
- /**
492
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
493
- * for storing additional information about the object in a structured format. Keys
494
- * can be a maximum of 64 characters long and values can be a maxium of 512
495
- * characters long.
496
- */
497
- metadata?: unknown | null;
498
- }
499
- namespace Message {
500
- interface Attachment {
501
- /**
502
- * The ID of the file to attach to the message.
503
- */
504
- file_id?: string;
505
- /**
506
- * The tools to add this file to.
507
- */
508
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool>;
509
- }
510
- }
511
- /**
512
- * A set of resources that are made available to the assistant's tools in this
513
- * thread. The resources are specific to the type of tool. For example, the
514
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
515
- * tool requires a list of vector store IDs.
516
- */
517
- interface ToolResources {
518
- code_interpreter?: ToolResources.CodeInterpreter;
519
- file_search?: ToolResources.FileSearch;
520
- }
521
- namespace ToolResources {
522
- interface CodeInterpreter {
523
- /**
524
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
525
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
526
- * associated with the tool.
527
- */
528
- file_ids?: Array<string>;
529
- }
530
- interface FileSearch {
531
- /**
532
- * The
533
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
534
- * attached to this thread. There can be a maximum of 1 vector store attached to
535
- * the thread.
536
- */
537
- vector_store_ids?: Array<string>;
538
- /**
539
- * A helper to create a
540
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
541
- * with file_ids and attach it to this thread. There can be a maximum of 1 vector
542
- * store attached to the thread.
543
- */
544
- vector_stores?: Array<FileSearch.VectorStore>;
545
- }
546
- namespace FileSearch {
547
- interface VectorStore {
548
- /**
549
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs to
550
- * add to the vector store. There can be a maximum of 10000 files in a vector
551
- * store.
552
- */
553
- file_ids?: Array<string>;
554
- /**
555
- * Set of 16 key-value pairs that can be attached to a vector store. This can be
556
- * useful for storing additional information about the vector store in a structured
557
- * format. Keys can be a maximum of 64 characters long and values can be a maxium
558
- * of 512 characters long.
559
- */
560
- metadata?: unknown;
561
- }
562
- }
563
- }
564
- }
565
- /**
566
- * A set of resources that are used by the assistant's tools. The resources are
567
- * specific to the type of tool. For example, the `code_interpreter` tool requires
568
- * a list of file IDs, while the `file_search` tool requires a list of vector store
569
- * IDs.
570
- */
571
- interface ToolResources {
572
- code_interpreter?: ToolResources.CodeInterpreter;
573
- file_search?: ToolResources.FileSearch;
574
- }
575
- namespace ToolResources {
576
- interface CodeInterpreter {
577
- /**
578
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
579
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
580
- * associated with the tool.
581
- */
582
- file_ids?: Array<string>;
583
- }
584
- interface FileSearch {
585
- /**
586
- * The ID of the
587
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
588
- * attached to this assistant. There can be a maximum of 1 vector store attached to
589
- * the assistant.
590
- */
591
- vector_store_ids?: Array<string>;
592
- }
593
- }
594
- /**
595
- * Controls for how a thread will be truncated prior to the run. Use this to
596
- * control the intial context window of the run.
597
- */
598
- interface TruncationStrategy {
599
- /**
600
- * The truncation strategy to use for the thread. The default is `auto`. If set to
601
- * `last_messages`, the thread will be truncated to the n most recent messages in
602
- * the thread. When set to `auto`, messages in the middle of the thread will be
603
- * dropped to fit the context length of the model, `max_prompt_tokens`.
604
- */
605
- type: 'auto' | 'last_messages';
606
- /**
607
- * The number of most recent messages from the thread when constructing the context
608
- * for the run.
609
- */
610
- last_messages?: number | null;
611
- }
612
- type ThreadCreateAndRunParamsNonStreaming = ThreadsAPI.ThreadCreateAndRunParamsNonStreaming;
613
- type ThreadCreateAndRunParamsStreaming = ThreadsAPI.ThreadCreateAndRunParamsStreaming;
614
- }
615
- export interface ThreadCreateAndRunParamsNonStreaming extends ThreadCreateAndRunParamsBase {
616
- /**
617
- * If `true`, returns a stream of events that happen during the Run as server-sent
618
- * events, terminating when the Run enters a terminal state with a `data: [DONE]`
619
- * message.
620
- */
621
- stream?: false | null;
622
- }
623
- export interface ThreadCreateAndRunParamsStreaming extends ThreadCreateAndRunParamsBase {
624
- /**
625
- * If `true`, returns a stream of events that happen during the Run as server-sent
626
- * events, terminating when the Run enters a terminal state with a `data: [DONE]`
627
- * message.
628
- */
629
- stream: true;
630
- }
631
- export interface ThreadCreateAndRunPollParams {
632
- /**
633
- * The ID of the
634
- * [assistant](https://platform.openai.com/docs/api-reference/assistants) to use to
635
- * execute this run.
636
- */
637
- assistant_id: string;
638
- /**
639
- * Override the default system message of the assistant. This is useful for
640
- * modifying the behavior on a per-run basis.
641
- */
642
- instructions?: string | null;
643
- /**
644
- * The maximum number of completion tokens that may be used over the course of the
645
- * run. The run will make a best effort to use only the number of completion tokens
646
- * specified, across multiple turns of the run. If the run exceeds the number of
647
- * completion tokens specified, the run will end with status `incomplete`. See
648
- * `incomplete_details` for more info.
649
- */
650
- max_completion_tokens?: number | null;
651
- /**
652
- * The maximum number of prompt tokens that may be used over the course of the run.
653
- * The run will make a best effort to use only the number of prompt tokens
654
- * specified, across multiple turns of the run. If the run exceeds the number of
655
- * prompt tokens specified, the run will end with status `incomplete`. See
656
- * `incomplete_details` for more info.
657
- */
658
- max_prompt_tokens?: number | null;
659
- /**
660
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
661
- * for storing additional information about the object in a structured format. Keys
662
- * can be a maximum of 64 characters long and values can be a maxium of 512
663
- * characters long.
664
- */
665
- metadata?: unknown | null;
666
- /**
667
- * The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
668
- * be used to execute this run. If a value is provided here, it will override the
669
- * model associated with the assistant. If not, the model associated with the
670
- * assistant will be used.
671
- */
672
- model?: (string & {}) | 'gpt-4o' | 'gpt-4o-2024-05-13' | 'gpt-4-turbo' | 'gpt-4-turbo-2024-04-09' | 'gpt-4-0125-preview' | 'gpt-4-turbo-preview' | 'gpt-4-1106-preview' | 'gpt-4-vision-preview' | 'gpt-4' | 'gpt-4-0314' | 'gpt-4-0613' | 'gpt-4-32k' | 'gpt-4-32k-0314' | 'gpt-4-32k-0613' | 'gpt-3.5-turbo' | 'gpt-3.5-turbo-16k' | 'gpt-3.5-turbo-0613' | 'gpt-3.5-turbo-1106' | 'gpt-3.5-turbo-0125' | 'gpt-3.5-turbo-16k-0613' | null;
673
- /**
674
- * Specifies the format that the model must output. Compatible with
675
- * [GPT-4o](https://platform.openai.com/docs/models/gpt-4o),
676
- * [GPT-4 Turbo](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4),
677
- * and all GPT-3.5 Turbo models since `gpt-3.5-turbo-1106`.
678
- *
679
- * Setting to `{ "type": "json_object" }` enables JSON mode, which guarantees the
680
- * message the model generates is valid JSON.
681
- *
682
- * **Important:** when using JSON mode, you **must** also instruct the model to
683
- * produce JSON yourself via a system or user message. Without this, the model may
684
- * generate an unending stream of whitespace until the generation reaches the token
685
- * limit, resulting in a long-running and seemingly "stuck" request. Also note that
686
- * the message content may be partially cut off if `finish_reason="length"`, which
687
- * indicates the generation exceeded `max_tokens` or the conversation exceeded the
688
- * max context length.
689
- */
690
- response_format?: AssistantResponseFormatOption | null;
691
- /**
692
- * What sampling temperature to use, between 0 and 2. Higher values like 0.8 will
693
- * make the output more random, while lower values like 0.2 will make it more
694
- * focused and deterministic.
695
- */
696
- temperature?: number | null;
697
- /**
698
- * If no thread is provided, an empty thread will be created.
699
- */
700
- thread?: ThreadCreateAndRunPollParams.Thread;
701
- /**
702
- * Controls which (if any) tool is called by the model. `none` means the model will
703
- * not call any tools and instead generates a message. `auto` is the default value
704
- * and means the model can pick between generating a message or calling one or more
705
- * tools. `required` means the model must call one or more tools before responding
706
- * to the user. Specifying a particular tool like `{"type": "file_search"}` or
707
- * `{"type": "function", "function": {"name": "my_function"}}` forces the model to
708
- * call that tool.
709
- */
710
- tool_choice?: AssistantToolChoiceOption | null;
711
- /**
712
- * A set of resources that are used by the assistant's tools. The resources are
713
- * specific to the type of tool. For example, the `code_interpreter` tool requires
714
- * a list of file IDs, while the `file_search` tool requires a list of vector store
715
- * IDs.
716
- */
717
- tool_resources?: ThreadCreateAndRunPollParams.ToolResources | null;
718
- /**
719
- * Override the tools the assistant can use for this run. This is useful for
720
- * modifying the behavior on a per-run basis.
721
- */
722
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool | AssistantsAPI.FunctionTool> | null;
723
- /**
724
- * An alternative to sampling with temperature, called nucleus sampling, where the
725
- * model considers the results of the tokens with top_p probability mass. So 0.1
726
- * means only the tokens comprising the top 10% probability mass are considered.
727
- *
728
- * We generally recommend altering this or temperature but not both.
729
- */
730
- top_p?: number | null;
731
- /**
732
- * Controls for how a thread will be truncated prior to the run. Use this to
733
- * control the intial context window of the run.
734
- */
735
- truncation_strategy?: ThreadCreateAndRunPollParams.TruncationStrategy | null;
736
- }
737
- export declare namespace ThreadCreateAndRunPollParams {
738
- /**
739
- * If no thread is provided, an empty thread will be created.
740
- */
741
- interface Thread {
742
- /**
743
- * A list of [messages](https://platform.openai.com/docs/api-reference/messages) to
744
- * start the thread with.
745
- */
746
- messages?: Array<Thread.Message>;
747
- /**
748
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
749
- * for storing additional information about the object in a structured format. Keys
750
- * can be a maximum of 64 characters long and values can be a maxium of 512
751
- * characters long.
752
- */
753
- metadata?: unknown | null;
754
- /**
755
- * A set of resources that are made available to the assistant's tools in this
756
- * thread. The resources are specific to the type of tool. For example, the
757
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
758
- * tool requires a list of vector store IDs.
759
- */
760
- tool_resources?: Thread.ToolResources | null;
761
- }
762
- namespace Thread {
763
- interface Message {
764
- /**
765
- * The text contents of the message.
766
- */
767
- content: string | Array<MessagesAPI.MessageContentPartParam>;
768
- /**
769
- * The role of the entity that is creating the message. Allowed values include:
770
- *
771
- * - `user`: Indicates the message is sent by an actual user and should be used in
772
- * most cases to represent user-generated messages.
773
- * - `assistant`: Indicates the message is generated by the assistant. Use this
774
- * value to insert messages from the assistant into the conversation.
775
- */
776
- role: 'user' | 'assistant';
777
- /**
778
- * A list of files attached to the message, and the tools they should be added to.
779
- */
780
- attachments?: Array<Message.Attachment> | null;
781
- /**
782
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
783
- * for storing additional information about the object in a structured format. Keys
784
- * can be a maximum of 64 characters long and values can be a maxium of 512
785
- * characters long.
786
- */
787
- metadata?: unknown | null;
788
- }
789
- namespace Message {
790
- interface Attachment {
791
- /**
792
- * The ID of the file to attach to the message.
793
- */
794
- file_id?: string;
795
- /**
796
- * The tools to add this file to.
797
- */
798
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool>;
799
- }
800
- }
801
- /**
802
- * A set of resources that are made available to the assistant's tools in this
803
- * thread. The resources are specific to the type of tool. For example, the
804
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
805
- * tool requires a list of vector store IDs.
806
- */
807
- interface ToolResources {
808
- code_interpreter?: ToolResources.CodeInterpreter;
809
- file_search?: ToolResources.FileSearch;
810
- }
811
- namespace ToolResources {
812
- interface CodeInterpreter {
813
- /**
814
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
815
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
816
- * associated with the tool.
817
- */
818
- file_ids?: Array<string>;
819
- }
820
- interface FileSearch {
821
- /**
822
- * The
823
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
824
- * attached to this thread. There can be a maximum of 1 vector store attached to
825
- * the thread.
826
- */
827
- vector_store_ids?: Array<string>;
828
- /**
829
- * A helper to create a
830
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
831
- * with file_ids and attach it to this thread. There can be a maximum of 1 vector
832
- * store attached to the thread.
833
- */
834
- vector_stores?: Array<FileSearch.VectorStore>;
835
- }
836
- namespace FileSearch {
837
- interface VectorStore {
838
- /**
839
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs to
840
- * add to the vector store. There can be a maximum of 10000 files in a vector
841
- * store.
842
- */
843
- file_ids?: Array<string>;
844
- /**
845
- * Set of 16 key-value pairs that can be attached to a vector store. This can be
846
- * useful for storing additional information about the vector store in a structured
847
- * format. Keys can be a maximum of 64 characters long and values can be a maxium
848
- * of 512 characters long.
849
- */
850
- metadata?: unknown;
851
- }
852
- }
853
- }
854
- }
855
- /**
856
- * A set of resources that are used by the assistant's tools. The resources are
857
- * specific to the type of tool. For example, the `code_interpreter` tool requires
858
- * a list of file IDs, while the `file_search` tool requires a list of vector store
859
- * IDs.
860
- */
861
- interface ToolResources {
862
- code_interpreter?: ToolResources.CodeInterpreter;
863
- file_search?: ToolResources.FileSearch;
864
- }
865
- namespace ToolResources {
866
- interface CodeInterpreter {
867
- /**
868
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
869
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
870
- * associated with the tool.
871
- */
872
- file_ids?: Array<string>;
873
- }
874
- interface FileSearch {
875
- /**
876
- * The ID of the
877
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
878
- * attached to this assistant. There can be a maximum of 1 vector store attached to
879
- * the assistant.
880
- */
881
- vector_store_ids?: Array<string>;
882
- }
883
- }
884
- /**
885
- * Controls for how a thread will be truncated prior to the run. Use this to
886
- * control the intial context window of the run.
887
- */
888
- interface TruncationStrategy {
889
- /**
890
- * The truncation strategy to use for the thread. The default is `auto`. If set to
891
- * `last_messages`, the thread will be truncated to the n most recent messages in
892
- * the thread. When set to `auto`, messages in the middle of the thread will be
893
- * dropped to fit the context length of the model, `max_prompt_tokens`.
894
- */
895
- type: 'auto' | 'last_messages';
896
- /**
897
- * The number of most recent messages from the thread when constructing the context
898
- * for the run.
899
- */
900
- last_messages?: number | null;
901
- }
902
- }
903
- export interface ThreadCreateAndRunStreamParams {
904
- /**
905
- * The ID of the
906
- * [assistant](https://platform.openai.com/docs/api-reference/assistants) to use to
907
- * execute this run.
908
- */
909
- assistant_id: string;
910
- /**
911
- * Override the default system message of the assistant. This is useful for
912
- * modifying the behavior on a per-run basis.
913
- */
914
- instructions?: string | null;
915
- /**
916
- * The maximum number of completion tokens that may be used over the course of the
917
- * run. The run will make a best effort to use only the number of completion tokens
918
- * specified, across multiple turns of the run. If the run exceeds the number of
919
- * completion tokens specified, the run will end with status `incomplete`. See
920
- * `incomplete_details` for more info.
921
- */
922
- max_completion_tokens?: number | null;
923
- /**
924
- * The maximum number of prompt tokens that may be used over the course of the run.
925
- * The run will make a best effort to use only the number of prompt tokens
926
- * specified, across multiple turns of the run. If the run exceeds the number of
927
- * prompt tokens specified, the run will end with status `incomplete`. See
928
- * `incomplete_details` for more info.
929
- */
930
- max_prompt_tokens?: number | null;
931
- /**
932
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
933
- * for storing additional information about the object in a structured format. Keys
934
- * can be a maximum of 64 characters long and values can be a maxium of 512
935
- * characters long.
936
- */
937
- metadata?: unknown | null;
938
- /**
939
- * The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
940
- * be used to execute this run. If a value is provided here, it will override the
941
- * model associated with the assistant. If not, the model associated with the
942
- * assistant will be used.
943
- */
944
- model?: (string & {}) | 'gpt-4o' | 'gpt-4o-2024-05-13' | 'gpt-4-turbo' | 'gpt-4-turbo-2024-04-09' | 'gpt-4-0125-preview' | 'gpt-4-turbo-preview' | 'gpt-4-1106-preview' | 'gpt-4-vision-preview' | 'gpt-4' | 'gpt-4-0314' | 'gpt-4-0613' | 'gpt-4-32k' | 'gpt-4-32k-0314' | 'gpt-4-32k-0613' | 'gpt-3.5-turbo' | 'gpt-3.5-turbo-16k' | 'gpt-3.5-turbo-0613' | 'gpt-3.5-turbo-1106' | 'gpt-3.5-turbo-0125' | 'gpt-3.5-turbo-16k-0613' | null;
945
- /**
946
- * Specifies the format that the model must output. Compatible with
947
- * [GPT-4o](https://platform.openai.com/docs/models/gpt-4o),
948
- * [GPT-4 Turbo](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4),
949
- * and all GPT-3.5 Turbo models since `gpt-3.5-turbo-1106`.
950
- *
951
- * Setting to `{ "type": "json_object" }` enables JSON mode, which guarantees the
952
- * message the model generates is valid JSON.
953
- *
954
- * **Important:** when using JSON mode, you **must** also instruct the model to
955
- * produce JSON yourself via a system or user message. Without this, the model may
956
- * generate an unending stream of whitespace until the generation reaches the token
957
- * limit, resulting in a long-running and seemingly "stuck" request. Also note that
958
- * the message content may be partially cut off if `finish_reason="length"`, which
959
- * indicates the generation exceeded `max_tokens` or the conversation exceeded the
960
- * max context length.
961
- */
962
- response_format?: AssistantResponseFormatOption | null;
963
- /**
964
- * What sampling temperature to use, between 0 and 2. Higher values like 0.8 will
965
- * make the output more random, while lower values like 0.2 will make it more
966
- * focused and deterministic.
967
- */
968
- temperature?: number | null;
969
- /**
970
- * If no thread is provided, an empty thread will be created.
971
- */
972
- thread?: ThreadCreateAndRunStreamParams.Thread;
973
- /**
974
- * Controls which (if any) tool is called by the model. `none` means the model will
975
- * not call any tools and instead generates a message. `auto` is the default value
976
- * and means the model can pick between generating a message or calling one or more
977
- * tools. `required` means the model must call one or more tools before responding
978
- * to the user. Specifying a particular tool like `{"type": "file_search"}` or
979
- * `{"type": "function", "function": {"name": "my_function"}}` forces the model to
980
- * call that tool.
981
- */
982
- tool_choice?: AssistantToolChoiceOption | null;
983
- /**
984
- * A set of resources that are used by the assistant's tools. The resources are
985
- * specific to the type of tool. For example, the `code_interpreter` tool requires
986
- * a list of file IDs, while the `file_search` tool requires a list of vector store
987
- * IDs.
988
- */
989
- tool_resources?: ThreadCreateAndRunStreamParams.ToolResources | null;
990
- /**
991
- * Override the tools the assistant can use for this run. This is useful for
992
- * modifying the behavior on a per-run basis.
993
- */
994
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool | AssistantsAPI.FunctionTool> | null;
995
- /**
996
- * An alternative to sampling with temperature, called nucleus sampling, where the
997
- * model considers the results of the tokens with top_p probability mass. So 0.1
998
- * means only the tokens comprising the top 10% probability mass are considered.
999
- *
1000
- * We generally recommend altering this or temperature but not both.
1001
- */
1002
- top_p?: number | null;
1003
- /**
1004
- * Controls for how a thread will be truncated prior to the run. Use this to
1005
- * control the intial context window of the run.
1006
- */
1007
- truncation_strategy?: ThreadCreateAndRunStreamParams.TruncationStrategy | null;
1008
- }
1009
- export declare namespace ThreadCreateAndRunStreamParams {
1010
- /**
1011
- * If no thread is provided, an empty thread will be created.
1012
- */
1013
- interface Thread {
1014
- /**
1015
- * A list of [messages](https://platform.openai.com/docs/api-reference/messages) to
1016
- * start the thread with.
1017
- */
1018
- messages?: Array<Thread.Message>;
1019
- /**
1020
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
1021
- * for storing additional information about the object in a structured format. Keys
1022
- * can be a maximum of 64 characters long and values can be a maxium of 512
1023
- * characters long.
1024
- */
1025
- metadata?: unknown | null;
1026
- /**
1027
- * A set of resources that are made available to the assistant's tools in this
1028
- * thread. The resources are specific to the type of tool. For example, the
1029
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
1030
- * tool requires a list of vector store IDs.
1031
- */
1032
- tool_resources?: Thread.ToolResources | null;
1033
- }
1034
- namespace Thread {
1035
- interface Message {
1036
- /**
1037
- * The text contents of the message.
1038
- */
1039
- content: string | Array<MessagesAPI.MessageContentPartParam>;
1040
- /**
1041
- * The role of the entity that is creating the message. Allowed values include:
1042
- *
1043
- * - `user`: Indicates the message is sent by an actual user and should be used in
1044
- * most cases to represent user-generated messages.
1045
- * - `assistant`: Indicates the message is generated by the assistant. Use this
1046
- * value to insert messages from the assistant into the conversation.
1047
- */
1048
- role: 'user' | 'assistant';
1049
- /**
1050
- * A list of files attached to the message, and the tools they should be added to.
1051
- */
1052
- attachments?: Array<Message.Attachment> | null;
1053
- /**
1054
- * Set of 16 key-value pairs that can be attached to an object. This can be useful
1055
- * for storing additional information about the object in a structured format. Keys
1056
- * can be a maximum of 64 characters long and values can be a maxium of 512
1057
- * characters long.
1058
- */
1059
- metadata?: unknown | null;
1060
- }
1061
- namespace Message {
1062
- interface Attachment {
1063
- /**
1064
- * The ID of the file to attach to the message.
1065
- */
1066
- file_id?: string;
1067
- /**
1068
- * The tools to add this file to.
1069
- */
1070
- tools?: Array<AssistantsAPI.CodeInterpreterTool | AssistantsAPI.FileSearchTool>;
1071
- }
1072
- }
1073
- /**
1074
- * A set of resources that are made available to the assistant's tools in this
1075
- * thread. The resources are specific to the type of tool. For example, the
1076
- * `code_interpreter` tool requires a list of file IDs, while the `file_search`
1077
- * tool requires a list of vector store IDs.
1078
- */
1079
- interface ToolResources {
1080
- code_interpreter?: ToolResources.CodeInterpreter;
1081
- file_search?: ToolResources.FileSearch;
1082
- }
1083
- namespace ToolResources {
1084
- interface CodeInterpreter {
1085
- /**
1086
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
1087
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
1088
- * associated with the tool.
1089
- */
1090
- file_ids?: Array<string>;
1091
- }
1092
- interface FileSearch {
1093
- /**
1094
- * The
1095
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
1096
- * attached to this thread. There can be a maximum of 1 vector store attached to
1097
- * the thread.
1098
- */
1099
- vector_store_ids?: Array<string>;
1100
- /**
1101
- * A helper to create a
1102
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
1103
- * with file_ids and attach it to this thread. There can be a maximum of 1 vector
1104
- * store attached to the thread.
1105
- */
1106
- vector_stores?: Array<FileSearch.VectorStore>;
1107
- }
1108
- namespace FileSearch {
1109
- interface VectorStore {
1110
- /**
1111
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs to
1112
- * add to the vector store. There can be a maximum of 10000 files in a vector
1113
- * store.
1114
- */
1115
- file_ids?: Array<string>;
1116
- /**
1117
- * Set of 16 key-value pairs that can be attached to a vector store. This can be
1118
- * useful for storing additional information about the vector store in a structured
1119
- * format. Keys can be a maximum of 64 characters long and values can be a maxium
1120
- * of 512 characters long.
1121
- */
1122
- metadata?: unknown;
1123
- }
1124
- }
1125
- }
1126
- }
1127
- /**
1128
- * A set of resources that are used by the assistant's tools. The resources are
1129
- * specific to the type of tool. For example, the `code_interpreter` tool requires
1130
- * a list of file IDs, while the `file_search` tool requires a list of vector store
1131
- * IDs.
1132
- */
1133
- interface ToolResources {
1134
- code_interpreter?: ToolResources.CodeInterpreter;
1135
- file_search?: ToolResources.FileSearch;
1136
- }
1137
- namespace ToolResources {
1138
- interface CodeInterpreter {
1139
- /**
1140
- * A list of [file](https://platform.openai.com/docs/api-reference/files) IDs made
1141
- * available to the `code_interpreter` tool. There can be a maximum of 20 files
1142
- * associated with the tool.
1143
- */
1144
- file_ids?: Array<string>;
1145
- }
1146
- interface FileSearch {
1147
- /**
1148
- * The ID of the
1149
- * [vector store](https://platform.openai.com/docs/api-reference/vector-stores/object)
1150
- * attached to this assistant. There can be a maximum of 1 vector store attached to
1151
- * the assistant.
1152
- */
1153
- vector_store_ids?: Array<string>;
1154
- }
1155
- }
1156
- /**
1157
- * Controls for how a thread will be truncated prior to the run. Use this to
1158
- * control the intial context window of the run.
1159
- */
1160
- interface TruncationStrategy {
1161
- /**
1162
- * The truncation strategy to use for the thread. The default is `auto`. If set to
1163
- * `last_messages`, the thread will be truncated to the n most recent messages in
1164
- * the thread. When set to `auto`, messages in the middle of the thread will be
1165
- * dropped to fit the context length of the model, `max_prompt_tokens`.
1166
- */
1167
- type: 'auto' | 'last_messages';
1168
- /**
1169
- * The number of most recent messages from the thread when constructing the context
1170
- * for the run.
1171
- */
1172
- last_messages?: number | null;
1173
- }
1174
- }
1175
- export declare namespace Threads {
1176
- export import AssistantResponseFormat = ThreadsAPI.AssistantResponseFormat;
1177
- export import AssistantResponseFormatOption = ThreadsAPI.AssistantResponseFormatOption;
1178
- export import AssistantToolChoice = ThreadsAPI.AssistantToolChoice;
1179
- export import AssistantToolChoiceFunction = ThreadsAPI.AssistantToolChoiceFunction;
1180
- export import AssistantToolChoiceOption = ThreadsAPI.AssistantToolChoiceOption;
1181
- export import Thread = ThreadsAPI.Thread;
1182
- export import ThreadDeleted = ThreadsAPI.ThreadDeleted;
1183
- export import ThreadCreateParams = ThreadsAPI.ThreadCreateParams;
1184
- export import ThreadUpdateParams = ThreadsAPI.ThreadUpdateParams;
1185
- export import ThreadCreateAndRunParams = ThreadsAPI.ThreadCreateAndRunParams;
1186
- export import ThreadCreateAndRunParamsNonStreaming = ThreadsAPI.ThreadCreateAndRunParamsNonStreaming;
1187
- export import ThreadCreateAndRunParamsStreaming = ThreadsAPI.ThreadCreateAndRunParamsStreaming;
1188
- export import ThreadCreateAndRunPollParams = ThreadsAPI.ThreadCreateAndRunPollParams;
1189
- export import ThreadCreateAndRunStreamParams = ThreadsAPI.ThreadCreateAndRunStreamParams;
1190
- export import Runs = RunsAPI.Runs;
1191
- export import RequiredActionFunctionToolCall = RunsAPI.RequiredActionFunctionToolCall;
1192
- export import Run = RunsAPI.Run;
1193
- export import RunStatus = RunsAPI.RunStatus;
1194
- export import RunsPage = RunsAPI.RunsPage;
1195
- export import RunCreateParams = RunsAPI.RunCreateParams;
1196
- export import RunCreateParamsNonStreaming = RunsAPI.RunCreateParamsNonStreaming;
1197
- export import RunCreateParamsStreaming = RunsAPI.RunCreateParamsStreaming;
1198
- export import RunUpdateParams = RunsAPI.RunUpdateParams;
1199
- export import RunListParams = RunsAPI.RunListParams;
1200
- export import RunCreateAndPollParams = RunsAPI.RunCreateAndPollParams;
1201
- export import RunCreateAndStreamParams = RunsAPI.RunCreateAndStreamParams;
1202
- export import RunStreamParams = RunsAPI.RunStreamParams;
1203
- export import RunSubmitToolOutputsParams = RunsAPI.RunSubmitToolOutputsParams;
1204
- export import RunSubmitToolOutputsParamsNonStreaming = RunsAPI.RunSubmitToolOutputsParamsNonStreaming;
1205
- export import RunSubmitToolOutputsParamsStreaming = RunsAPI.RunSubmitToolOutputsParamsStreaming;
1206
- export import RunSubmitToolOutputsAndPollParams = RunsAPI.RunSubmitToolOutputsAndPollParams;
1207
- export import RunSubmitToolOutputsStreamParams = RunsAPI.RunSubmitToolOutputsStreamParams;
1208
- export import Messages = MessagesAPI.Messages;
1209
- export import Annotation = MessagesAPI.Annotation;
1210
- export import AnnotationDelta = MessagesAPI.AnnotationDelta;
1211
- export import FileCitationAnnotation = MessagesAPI.FileCitationAnnotation;
1212
- export import FileCitationDeltaAnnotation = MessagesAPI.FileCitationDeltaAnnotation;
1213
- export import FilePathAnnotation = MessagesAPI.FilePathAnnotation;
1214
- export import FilePathDeltaAnnotation = MessagesAPI.FilePathDeltaAnnotation;
1215
- export import ImageFile = MessagesAPI.ImageFile;
1216
- export import ImageFileContentBlock = MessagesAPI.ImageFileContentBlock;
1217
- export import ImageFileDelta = MessagesAPI.ImageFileDelta;
1218
- export import ImageFileDeltaBlock = MessagesAPI.ImageFileDeltaBlock;
1219
- export import ImageURL = MessagesAPI.ImageURL;
1220
- export import ImageURLContentBlock = MessagesAPI.ImageURLContentBlock;
1221
- export import ImageURLDelta = MessagesAPI.ImageURLDelta;
1222
- export import ImageURLDeltaBlock = MessagesAPI.ImageURLDeltaBlock;
1223
- export import Message = MessagesAPI.Message;
1224
- export import MessageContent = MessagesAPI.MessageContent;
1225
- export import MessageContentDelta = MessagesAPI.MessageContentDelta;
1226
- export import MessageContentPartParam = MessagesAPI.MessageContentPartParam;
1227
- export import MessageDeleted = MessagesAPI.MessageDeleted;
1228
- export import MessageDelta = MessagesAPI.MessageDelta;
1229
- export import MessageDeltaEvent = MessagesAPI.MessageDeltaEvent;
1230
- export import Text = MessagesAPI.Text;
1231
- export import TextContentBlock = MessagesAPI.TextContentBlock;
1232
- export import TextContentBlockParam = MessagesAPI.TextContentBlockParam;
1233
- export import TextDelta = MessagesAPI.TextDelta;
1234
- export import TextDeltaBlock = MessagesAPI.TextDeltaBlock;
1235
- export import MessagesPage = MessagesAPI.MessagesPage;
1236
- export import MessageCreateParams = MessagesAPI.MessageCreateParams;
1237
- export import MessageUpdateParams = MessagesAPI.MessageUpdateParams;
1238
- export import MessageListParams = MessagesAPI.MessageListParams;
1239
- }
1240
- //# sourceMappingURL=threads.d.ts.map