modelmix 2.3.8 → 2.4.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 (593) hide show
  1. package/README.md +78 -3
  2. package/demo/demo.mjs +2 -2
  3. package/demo/title.md +1 -0
  4. package/index.js +19 -28
  5. package/package.json +1 -1
  6. package/demo/node_modules/.package-lock.json +0 -254
  7. package/demo/node_modules/@anthropic-ai/sdk/CHANGELOG.md +0 -859
  8. package/demo/node_modules/@anthropic-ai/sdk/LICENSE +0 -8
  9. package/demo/node_modules/@anthropic-ai/sdk/README.md +0 -424
  10. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts +0 -9
  11. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts.map +0 -1
  12. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js +0 -16
  13. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js.map +0 -1
  14. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs +0 -12
  15. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs.map +0 -1
  16. package/demo/node_modules/@anthropic-ai/sdk/_shims/README.md +0 -46
  17. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts +0 -5
  18. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts.map +0 -1
  19. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js +0 -21
  20. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js.map +0 -1
  21. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs +0 -2
  22. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs.map +0 -1
  23. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts +0 -5
  24. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts.map +0 -1
  25. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js +0 -21
  26. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js.map +0 -1
  27. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs +0 -2
  28. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs.map +0 -1
  29. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts +0 -5
  30. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts.map +0 -1
  31. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js +0 -21
  32. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js.map +0 -1
  33. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs +0 -2
  34. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs.map +0 -1
  35. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts +0 -5
  36. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts.map +0 -1
  37. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js +0 -21
  38. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js.map +0 -1
  39. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs +0 -2
  40. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs.map +0 -1
  41. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.d.ts +0 -101
  42. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.js +0 -3
  43. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.mjs +0 -3
  44. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts +0 -6
  45. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts.map +0 -1
  46. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js +0 -14
  47. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js.map +0 -1
  48. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs +0 -10
  49. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs.map +0 -1
  50. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.d.ts +0 -81
  51. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.js +0 -13
  52. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.mjs +0 -7
  53. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.d.ts +0 -12
  54. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.js +0 -3
  55. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.mjs +0 -3
  56. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts +0 -3
  57. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts.map +0 -1
  58. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js +0 -90
  59. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js.map +0 -1
  60. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs +0 -56
  61. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs.map +0 -1
  62. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.d.ts +0 -42
  63. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.js +0 -3
  64. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.mjs +0 -3
  65. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts +0 -37
  66. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts.map +0 -1
  67. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.js +0 -41
  68. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.js.map +0 -1
  69. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.mjs +0 -37
  70. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.mjs.map +0 -1
  71. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts +0 -5
  72. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts.map +0 -1
  73. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js +0 -78
  74. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js.map +0 -1
  75. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs +0 -71
  76. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs.map +0 -1
  77. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.d.ts +0 -83
  78. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.js +0 -3
  79. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.mjs +0 -3
  80. package/demo/node_modules/@anthropic-ai/sdk/core.d.ts +0 -239
  81. package/demo/node_modules/@anthropic-ai/sdk/core.d.ts.map +0 -1
  82. package/demo/node_modules/@anthropic-ai/sdk/core.js +0 -879
  83. package/demo/node_modules/@anthropic-ai/sdk/core.js.map +0 -1
  84. package/demo/node_modules/@anthropic-ai/sdk/core.mjs +0 -848
  85. package/demo/node_modules/@anthropic-ai/sdk/core.mjs.map +0 -1
  86. package/demo/node_modules/@anthropic-ai/sdk/error.d.ts +0 -53
  87. package/demo/node_modules/@anthropic-ai/sdk/error.d.ts.map +0 -1
  88. package/demo/node_modules/@anthropic-ai/sdk/error.js +0 -143
  89. package/demo/node_modules/@anthropic-ai/sdk/error.js.map +0 -1
  90. package/demo/node_modules/@anthropic-ai/sdk/error.mjs +0 -127
  91. package/demo/node_modules/@anthropic-ai/sdk/error.mjs.map +0 -1
  92. package/demo/node_modules/@anthropic-ai/sdk/index.d.mts +0 -147
  93. package/demo/node_modules/@anthropic-ai/sdk/index.d.ts +0 -147
  94. package/demo/node_modules/@anthropic-ai/sdk/index.d.ts.map +0 -1
  95. package/demo/node_modules/@anthropic-ai/sdk/index.js +0 -149
  96. package/demo/node_modules/@anthropic-ai/sdk/index.js.map +0 -1
  97. package/demo/node_modules/@anthropic-ai/sdk/index.mjs +0 -121
  98. package/demo/node_modules/@anthropic-ai/sdk/index.mjs.map +0 -1
  99. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts +0 -94
  100. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts.map +0 -1
  101. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.js +0 -436
  102. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.js.map +0 -1
  103. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs +0 -432
  104. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs.map +0 -1
  105. package/demo/node_modules/@anthropic-ai/sdk/package.json +0 -104
  106. package/demo/node_modules/@anthropic-ai/sdk/resource.d.ts +0 -6
  107. package/demo/node_modules/@anthropic-ai/sdk/resource.d.ts.map +0 -1
  108. package/demo/node_modules/@anthropic-ai/sdk/resource.js +0 -11
  109. package/demo/node_modules/@anthropic-ai/sdk/resource.js.map +0 -1
  110. package/demo/node_modules/@anthropic-ai/sdk/resource.mjs +0 -7
  111. package/demo/node_modules/@anthropic-ai/sdk/resource.mjs.map +0 -1
  112. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts +0 -9
  113. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts.map +0 -1
  114. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.js +0 -40
  115. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.js.map +0 -1
  116. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs +0 -13
  117. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs.map +0 -1
  118. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts +0 -3
  119. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts.map +0 -1
  120. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.js +0 -9
  121. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.js.map +0 -1
  122. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs +0 -4
  123. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs.map +0 -1
  124. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.d.ts +0 -3
  125. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.d.ts.map +0 -1
  126. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.js +0 -9
  127. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.js.map +0 -1
  128. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.mjs +0 -4
  129. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.mjs.map +0 -1
  130. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.d.ts +0 -462
  131. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.d.ts.map +0 -1
  132. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.js +0 -20
  133. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.js.map +0 -1
  134. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.mjs +0 -16
  135. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.mjs.map +0 -1
  136. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.d.ts +0 -19
  137. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.d.ts.map +0 -1
  138. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.js +0 -40
  139. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.js.map +0 -1
  140. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.mjs +0 -13
  141. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.mjs.map +0 -1
  142. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.d.ts +0 -184
  143. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.d.ts.map +0 -1
  144. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.js +0 -19
  145. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.js.map +0 -1
  146. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.mjs +0 -15
  147. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.mjs.map +0 -1
  148. package/demo/node_modules/@anthropic-ai/sdk/resources/index.d.ts +0 -4
  149. package/demo/node_modules/@anthropic-ai/sdk/resources/index.d.ts.map +0 -1
  150. package/demo/node_modules/@anthropic-ai/sdk/resources/index.js +0 -11
  151. package/demo/node_modules/@anthropic-ai/sdk/resources/index.js.map +0 -1
  152. package/demo/node_modules/@anthropic-ai/sdk/resources/index.mjs +0 -5
  153. package/demo/node_modules/@anthropic-ai/sdk/resources/index.mjs.map +0 -1
  154. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.d.ts +0 -619
  155. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.d.ts.map +0 -1
  156. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.js +0 -28
  157. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.js.map +0 -1
  158. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.mjs +0 -23
  159. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.mjs.map +0 -1
  160. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts +0 -2
  161. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts.map +0 -1
  162. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.js +0 -4
  163. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.js.map +0 -1
  164. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.mjs +0 -3
  165. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.mjs.map +0 -1
  166. package/demo/node_modules/@anthropic-ai/sdk/shims/node.d.ts +0 -29
  167. package/demo/node_modules/@anthropic-ai/sdk/shims/node.d.ts.map +0 -1
  168. package/demo/node_modules/@anthropic-ai/sdk/shims/node.js +0 -31
  169. package/demo/node_modules/@anthropic-ai/sdk/shims/node.js.map +0 -1
  170. package/demo/node_modules/@anthropic-ai/sdk/shims/node.mjs +0 -5
  171. package/demo/node_modules/@anthropic-ai/sdk/shims/node.mjs.map +0 -1
  172. package/demo/node_modules/@anthropic-ai/sdk/shims/web.d.ts +0 -26
  173. package/demo/node_modules/@anthropic-ai/sdk/shims/web.d.ts.map +0 -1
  174. package/demo/node_modules/@anthropic-ai/sdk/shims/web.js +0 -31
  175. package/demo/node_modules/@anthropic-ai/sdk/shims/web.js.map +0 -1
  176. package/demo/node_modules/@anthropic-ai/sdk/shims/web.mjs +0 -5
  177. package/demo/node_modules/@anthropic-ai/sdk/shims/web.mjs.map +0 -1
  178. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/MultipartBody.ts +0 -9
  179. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/README.md +0 -46
  180. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-bun.ts +0 -4
  181. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-node.ts +0 -4
  182. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime.ts +0 -4
  183. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types-node.ts +0 -4
  184. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.d.ts +0 -101
  185. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.js +0 -3
  186. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.mjs +0 -3
  187. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/bun-runtime.ts +0 -14
  188. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.d.ts +0 -81
  189. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.js +0 -13
  190. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.mjs +0 -7
  191. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.d.ts +0 -12
  192. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.js +0 -3
  193. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.mjs +0 -3
  194. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-runtime.ts +0 -83
  195. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.d.ts +0 -42
  196. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.js +0 -3
  197. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.mjs +0 -3
  198. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/registry.ts +0 -67
  199. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-runtime.ts +0 -103
  200. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.d.ts +0 -83
  201. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.js +0 -3
  202. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.mjs +0 -3
  203. package/demo/node_modules/@anthropic-ai/sdk/src/core.ts +0 -1162
  204. package/demo/node_modules/@anthropic-ai/sdk/src/error.ts +0 -146
  205. package/demo/node_modules/@anthropic-ai/sdk/src/index.ts +0 -264
  206. package/demo/node_modules/@anthropic-ai/sdk/src/lib/.keep +0 -4
  207. package/demo/node_modules/@anthropic-ai/sdk/src/lib/MessageStream.ts +0 -535
  208. package/demo/node_modules/@anthropic-ai/sdk/src/resource.ts +0 -11
  209. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/beta.ts +0 -12
  210. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/index.ts +0 -4
  211. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/index.ts +0 -16
  212. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/messages.ts +0 -531
  213. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/tools.ts +0 -22
  214. package/demo/node_modules/@anthropic-ai/sdk/src/resources/completions.ts +0 -223
  215. package/demo/node_modules/@anthropic-ai/sdk/src/resources/index.ts +0 -33
  216. package/demo/node_modules/@anthropic-ai/sdk/src/resources/messages.ts +0 -729
  217. package/demo/node_modules/@anthropic-ai/sdk/src/resources/top-level.ts +0 -3
  218. package/demo/node_modules/@anthropic-ai/sdk/src/shims/node.ts +0 -50
  219. package/demo/node_modules/@anthropic-ai/sdk/src/shims/web.ts +0 -50
  220. package/demo/node_modules/@anthropic-ai/sdk/src/streaming.ts +0 -509
  221. package/demo/node_modules/@anthropic-ai/sdk/src/tsconfig.json +0 -11
  222. package/demo/node_modules/@anthropic-ai/sdk/src/uploads.ts +0 -248
  223. package/demo/node_modules/@anthropic-ai/sdk/src/version.ts +0 -1
  224. package/demo/node_modules/@anthropic-ai/sdk/streaming.d.ts +0 -41
  225. package/demo/node_modules/@anthropic-ai/sdk/streaming.d.ts.map +0 -1
  226. package/demo/node_modules/@anthropic-ai/sdk/streaming.js +0 -431
  227. package/demo/node_modules/@anthropic-ai/sdk/streaming.js.map +0 -1
  228. package/demo/node_modules/@anthropic-ai/sdk/streaming.mjs +0 -424
  229. package/demo/node_modules/@anthropic-ai/sdk/streaming.mjs.map +0 -1
  230. package/demo/node_modules/@anthropic-ai/sdk/uploads.d.ts +0 -75
  231. package/demo/node_modules/@anthropic-ai/sdk/uploads.d.ts.map +0 -1
  232. package/demo/node_modules/@anthropic-ai/sdk/uploads.js +0 -165
  233. package/demo/node_modules/@anthropic-ai/sdk/uploads.js.map +0 -1
  234. package/demo/node_modules/@anthropic-ai/sdk/uploads.mjs +0 -152
  235. package/demo/node_modules/@anthropic-ai/sdk/uploads.mjs.map +0 -1
  236. package/demo/node_modules/@anthropic-ai/sdk/version.d.ts +0 -2
  237. package/demo/node_modules/@anthropic-ai/sdk/version.d.ts.map +0 -1
  238. package/demo/node_modules/@anthropic-ai/sdk/version.js +0 -5
  239. package/demo/node_modules/@anthropic-ai/sdk/version.js.map +0 -1
  240. package/demo/node_modules/@anthropic-ai/sdk/version.mjs +0 -2
  241. package/demo/node_modules/@anthropic-ai/sdk/version.mjs.map +0 -1
  242. package/demo/node_modules/@types/node/LICENSE +0 -21
  243. package/demo/node_modules/@types/node/README.md +0 -15
  244. package/demo/node_modules/@types/node/assert/strict.d.ts +0 -8
  245. package/demo/node_modules/@types/node/assert.d.ts +0 -985
  246. package/demo/node_modules/@types/node/async_hooks.d.ts +0 -522
  247. package/demo/node_modules/@types/node/buffer.d.ts +0 -2353
  248. package/demo/node_modules/@types/node/child_process.d.ts +0 -1544
  249. package/demo/node_modules/@types/node/cluster.d.ts +0 -578
  250. package/demo/node_modules/@types/node/console.d.ts +0 -452
  251. package/demo/node_modules/@types/node/constants.d.ts +0 -19
  252. package/demo/node_modules/@types/node/crypto.d.ts +0 -4457
  253. package/demo/node_modules/@types/node/dgram.d.ts +0 -596
  254. package/demo/node_modules/@types/node/diagnostics_channel.d.ts +0 -546
  255. package/demo/node_modules/@types/node/dns/promises.d.ts +0 -473
  256. package/demo/node_modules/@types/node/dns.d.ts +0 -853
  257. package/demo/node_modules/@types/node/dom-events.d.ts +0 -124
  258. package/demo/node_modules/@types/node/domain.d.ts +0 -170
  259. package/demo/node_modules/@types/node/events.d.ts +0 -819
  260. package/demo/node_modules/@types/node/fs/promises.d.ts +0 -1205
  261. package/demo/node_modules/@types/node/fs.d.ts +0 -4237
  262. package/demo/node_modules/@types/node/globals.d.ts +0 -377
  263. package/demo/node_modules/@types/node/globals.global.d.ts +0 -1
  264. package/demo/node_modules/@types/node/http.d.ts +0 -1803
  265. package/demo/node_modules/@types/node/http2.d.ts +0 -2392
  266. package/demo/node_modules/@types/node/https.d.ts +0 -544
  267. package/demo/node_modules/@types/node/index.d.ts +0 -88
  268. package/demo/node_modules/@types/node/inspector.d.ts +0 -2738
  269. package/demo/node_modules/@types/node/module.d.ts +0 -298
  270. package/demo/node_modules/@types/node/net.d.ts +0 -918
  271. package/demo/node_modules/@types/node/os.d.ts +0 -473
  272. package/demo/node_modules/@types/node/package.json +0 -222
  273. package/demo/node_modules/@types/node/path.d.ts +0 -191
  274. package/demo/node_modules/@types/node/perf_hooks.d.ts +0 -626
  275. package/demo/node_modules/@types/node/process.d.ts +0 -1548
  276. package/demo/node_modules/@types/node/punycode.d.ts +0 -117
  277. package/demo/node_modules/@types/node/querystring.d.ts +0 -141
  278. package/demo/node_modules/@types/node/readline/promises.d.ts +0 -143
  279. package/demo/node_modules/@types/node/readline.d.ts +0 -666
  280. package/demo/node_modules/@types/node/repl.d.ts +0 -430
  281. package/demo/node_modules/@types/node/stream/consumers.d.ts +0 -12
  282. package/demo/node_modules/@types/node/stream/promises.d.ts +0 -83
  283. package/demo/node_modules/@types/node/stream/web.d.ts +0 -352
  284. package/demo/node_modules/@types/node/stream.d.ts +0 -1731
  285. package/demo/node_modules/@types/node/string_decoder.d.ts +0 -67
  286. package/demo/node_modules/@types/node/test.d.ts +0 -1113
  287. package/demo/node_modules/@types/node/timers/promises.d.ts +0 -93
  288. package/demo/node_modules/@types/node/timers.d.ts +0 -126
  289. package/demo/node_modules/@types/node/tls.d.ts +0 -1203
  290. package/demo/node_modules/@types/node/trace_events.d.ts +0 -171
  291. package/demo/node_modules/@types/node/tty.d.ts +0 -206
  292. package/demo/node_modules/@types/node/url.d.ts +0 -954
  293. package/demo/node_modules/@types/node/util.d.ts +0 -2075
  294. package/demo/node_modules/@types/node/v8.d.ts +0 -753
  295. package/demo/node_modules/@types/node/vm.d.ts +0 -667
  296. package/demo/node_modules/@types/node/wasi.d.ts +0 -160
  297. package/demo/node_modules/@types/node/worker_threads.d.ts +0 -692
  298. package/demo/node_modules/@types/node/zlib.d.ts +0 -517
  299. package/demo/node_modules/@types/node-fetch/LICENSE +0 -21
  300. package/demo/node_modules/@types/node-fetch/README.md +0 -15
  301. package/demo/node_modules/@types/node-fetch/externals.d.ts +0 -32
  302. package/demo/node_modules/@types/node-fetch/index.d.ts +0 -238
  303. package/demo/node_modules/@types/node-fetch/package.json +0 -83
  304. package/demo/node_modules/abort-controller/LICENSE +0 -21
  305. package/demo/node_modules/abort-controller/README.md +0 -98
  306. package/demo/node_modules/abort-controller/browser.js +0 -13
  307. package/demo/node_modules/abort-controller/browser.mjs +0 -11
  308. package/demo/node_modules/abort-controller/package.json +0 -97
  309. package/demo/node_modules/abort-controller/polyfill.js +0 -21
  310. package/demo/node_modules/abort-controller/polyfill.mjs +0 -19
  311. package/demo/node_modules/agentkeepalive/History.md +0 -268
  312. package/demo/node_modules/agentkeepalive/LICENSE +0 -23
  313. package/demo/node_modules/agentkeepalive/README.md +0 -256
  314. package/demo/node_modules/agentkeepalive/browser.js +0 -5
  315. package/demo/node_modules/agentkeepalive/index.d.ts +0 -65
  316. package/demo/node_modules/agentkeepalive/index.js +0 -5
  317. package/demo/node_modules/agentkeepalive/lib/agent.js +0 -402
  318. package/demo/node_modules/agentkeepalive/lib/constants.js +0 -14
  319. package/demo/node_modules/agentkeepalive/lib/https_agent.js +0 -51
  320. package/demo/node_modules/agentkeepalive/package.json +0 -56
  321. package/demo/node_modules/asynckit/LICENSE +0 -21
  322. package/demo/node_modules/asynckit/README.md +0 -233
  323. package/demo/node_modules/asynckit/bench.js +0 -76
  324. package/demo/node_modules/asynckit/index.js +0 -6
  325. package/demo/node_modules/asynckit/lib/abort.js +0 -29
  326. package/demo/node_modules/asynckit/lib/async.js +0 -34
  327. package/demo/node_modules/asynckit/lib/defer.js +0 -26
  328. package/demo/node_modules/asynckit/lib/iterate.js +0 -75
  329. package/demo/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  330. package/demo/node_modules/asynckit/lib/readable_parallel.js +0 -25
  331. package/demo/node_modules/asynckit/lib/readable_serial.js +0 -25
  332. package/demo/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  333. package/demo/node_modules/asynckit/lib/state.js +0 -37
  334. package/demo/node_modules/asynckit/lib/streamify.js +0 -141
  335. package/demo/node_modules/asynckit/lib/terminator.js +0 -29
  336. package/demo/node_modules/asynckit/package.json +0 -63
  337. package/demo/node_modules/asynckit/parallel.js +0 -43
  338. package/demo/node_modules/asynckit/serial.js +0 -17
  339. package/demo/node_modules/asynckit/serialOrdered.js +0 -75
  340. package/demo/node_modules/asynckit/stream.js +0 -21
  341. package/demo/node_modules/combined-stream/License +0 -19
  342. package/demo/node_modules/combined-stream/Readme.md +0 -138
  343. package/demo/node_modules/combined-stream/lib/combined_stream.js +0 -208
  344. package/demo/node_modules/combined-stream/package.json +0 -25
  345. package/demo/node_modules/combined-stream/yarn.lock +0 -17
  346. package/demo/node_modules/delayed-stream/License +0 -19
  347. package/demo/node_modules/delayed-stream/Makefile +0 -7
  348. package/demo/node_modules/delayed-stream/Readme.md +0 -141
  349. package/demo/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  350. package/demo/node_modules/delayed-stream/package.json +0 -27
  351. package/demo/node_modules/dotenv/CHANGELOG.md +0 -475
  352. package/demo/node_modules/dotenv/LICENSE +0 -23
  353. package/demo/node_modules/dotenv/README-es.md +0 -448
  354. package/demo/node_modules/dotenv/README.md +0 -728
  355. package/demo/node_modules/dotenv/config.d.ts +0 -1
  356. package/demo/node_modules/dotenv/config.js +0 -9
  357. package/demo/node_modules/dotenv/lib/cli-options.js +0 -11
  358. package/demo/node_modules/dotenv/lib/env-options.js +0 -24
  359. package/demo/node_modules/dotenv/lib/main.d.ts +0 -153
  360. package/demo/node_modules/dotenv/lib/main.js +0 -361
  361. package/demo/node_modules/dotenv/package.json +0 -65
  362. package/demo/node_modules/event-target-shim/LICENSE +0 -22
  363. package/demo/node_modules/event-target-shim/README.md +0 -293
  364. package/demo/node_modules/event-target-shim/index.d.ts +0 -399
  365. package/demo/node_modules/event-target-shim/package.json +0 -82
  366. package/demo/node_modules/form-data/License +0 -19
  367. package/demo/node_modules/form-data/README.md.bak +0 -358
  368. package/demo/node_modules/form-data/Readme.md +0 -358
  369. package/demo/node_modules/form-data/index.d.ts +0 -62
  370. package/demo/node_modules/form-data/lib/browser.js +0 -2
  371. package/demo/node_modules/form-data/lib/form_data.js +0 -501
  372. package/demo/node_modules/form-data/lib/populate.js +0 -10
  373. package/demo/node_modules/form-data/package.json +0 -68
  374. package/demo/node_modules/form-data-encoder/@type/FileLike.d.ts +0 -23
  375. package/demo/node_modules/form-data-encoder/@type/FormDataEncoder.d.ts +0 -160
  376. package/demo/node_modules/form-data-encoder/@type/FormDataLike.d.ts +0 -40
  377. package/demo/node_modules/form-data-encoder/@type/index.d.ts +0 -5
  378. package/demo/node_modules/form-data-encoder/@type/util/createBoundary.d.ts +0 -13
  379. package/demo/node_modules/form-data-encoder/@type/util/escapeName.d.ts +0 -11
  380. package/demo/node_modules/form-data-encoder/@type/util/isFileLike.d.ts +0 -28
  381. package/demo/node_modules/form-data-encoder/@type/util/isFormData.d.ts +0 -15
  382. package/demo/node_modules/form-data-encoder/@type/util/isFunction.d.ts +0 -7
  383. package/demo/node_modules/form-data-encoder/@type/util/isPlainObject.d.ts +0 -2
  384. package/demo/node_modules/form-data-encoder/@type/util/normalizeValue.d.ts +0 -11
  385. package/demo/node_modules/form-data-encoder/lib/cjs/FileLike.js +0 -2
  386. package/demo/node_modules/form-data-encoder/lib/cjs/FormDataEncoder.js +0 -126
  387. package/demo/node_modules/form-data-encoder/lib/cjs/FormDataLike.js +0 -2
  388. package/demo/node_modules/form-data-encoder/lib/cjs/index.js +0 -17
  389. package/demo/node_modules/form-data-encoder/lib/cjs/package.json +0 -3
  390. package/demo/node_modules/form-data-encoder/lib/cjs/util/createBoundary.js +0 -12
  391. package/demo/node_modules/form-data-encoder/lib/cjs/util/escapeName.js +0 -7
  392. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFileLike.js +0 -16
  393. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFormData.js +0 -16
  394. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFunction.js +0 -4
  395. package/demo/node_modules/form-data-encoder/lib/cjs/util/isPlainObject.js +0 -15
  396. package/demo/node_modules/form-data-encoder/lib/cjs/util/normalizeValue.js +0 -11
  397. package/demo/node_modules/form-data-encoder/lib/esm/FileLike.js +0 -1
  398. package/demo/node_modules/form-data-encoder/lib/esm/FormDataEncoder.js +0 -119
  399. package/demo/node_modules/form-data-encoder/lib/esm/FormDataLike.js +0 -1
  400. package/demo/node_modules/form-data-encoder/lib/esm/index.js +0 -5
  401. package/demo/node_modules/form-data-encoder/lib/esm/package.json +0 -3
  402. package/demo/node_modules/form-data-encoder/lib/esm/util/createBoundary.js +0 -10
  403. package/demo/node_modules/form-data-encoder/lib/esm/util/escapeName.js +0 -5
  404. package/demo/node_modules/form-data-encoder/lib/esm/util/isFileLike.js +0 -9
  405. package/demo/node_modules/form-data-encoder/lib/esm/util/isFormData.js +0 -9
  406. package/demo/node_modules/form-data-encoder/lib/esm/util/isFunction.js +0 -2
  407. package/demo/node_modules/form-data-encoder/lib/esm/util/isPlainObject.js +0 -13
  408. package/demo/node_modules/form-data-encoder/lib/esm/util/normalizeValue.js +0 -9
  409. package/demo/node_modules/form-data-encoder/license +0 -21
  410. package/demo/node_modules/form-data-encoder/package.json +0 -63
  411. package/demo/node_modules/form-data-encoder/readme.md +0 -366
  412. package/demo/node_modules/formdata-node/@type/Blob.d.ts +0 -66
  413. package/demo/node_modules/formdata-node/@type/BlobPart.d.ts +0 -2
  414. package/demo/node_modules/formdata-node/@type/File.d.ts +0 -53
  415. package/demo/node_modules/formdata-node/@type/FormData.d.ts +0 -105
  416. package/demo/node_modules/formdata-node/@type/blobHelpers.d.ts +0 -9
  417. package/demo/node_modules/formdata-node/@type/browser.d.ts +0 -10
  418. package/demo/node_modules/formdata-node/@type/deprecateConstructorEntries.d.ts +0 -1
  419. package/demo/node_modules/formdata-node/@type/fileFromPath.d.ts +0 -55
  420. package/demo/node_modules/formdata-node/@type/index.d.ts +0 -3
  421. package/demo/node_modules/formdata-node/@type/isBlob.d.ts +0 -2
  422. package/demo/node_modules/formdata-node/@type/isFile.d.ts +0 -7
  423. package/demo/node_modules/formdata-node/@type/isFunction.d.ts +0 -1
  424. package/demo/node_modules/formdata-node/@type/isPlainObject.d.ts +0 -2
  425. package/demo/node_modules/formdata-node/lib/cjs/Blob.js +0 -122
  426. package/demo/node_modules/formdata-node/lib/cjs/BlobPart.js +0 -2
  427. package/demo/node_modules/formdata-node/lib/cjs/File.js +0 -52
  428. package/demo/node_modules/formdata-node/lib/cjs/FormData.js +0 -148
  429. package/demo/node_modules/formdata-node/lib/cjs/blobHelpers.js +0 -80
  430. package/demo/node_modules/formdata-node/lib/cjs/browser.js +0 -13
  431. package/demo/node_modules/formdata-node/lib/cjs/deprecateConstructorEntries.js +0 -6
  432. package/demo/node_modules/formdata-node/lib/cjs/fileFromPath.js +0 -97
  433. package/demo/node_modules/formdata-node/lib/cjs/index.js +0 -15
  434. package/demo/node_modules/formdata-node/lib/cjs/isBlob.js +0 -6
  435. package/demo/node_modules/formdata-node/lib/cjs/isFile.js +0 -6
  436. package/demo/node_modules/formdata-node/lib/cjs/isFunction.js +0 -5
  437. package/demo/node_modules/formdata-node/lib/cjs/isPlainObject.js +0 -15
  438. package/demo/node_modules/formdata-node/lib/cjs/package.json +0 -3
  439. package/demo/node_modules/formdata-node/lib/esm/Blob.js +0 -118
  440. package/demo/node_modules/formdata-node/lib/esm/BlobPart.js +0 -1
  441. package/demo/node_modules/formdata-node/lib/esm/File.js +0 -48
  442. package/demo/node_modules/formdata-node/lib/esm/FormData.js +0 -144
  443. package/demo/node_modules/formdata-node/lib/esm/blobHelpers.js +0 -75
  444. package/demo/node_modules/formdata-node/lib/esm/browser.js +0 -10
  445. package/demo/node_modules/formdata-node/lib/esm/deprecateConstructorEntries.js +0 -3
  446. package/demo/node_modules/formdata-node/lib/esm/fileFromPath.js +0 -79
  447. package/demo/node_modules/formdata-node/lib/esm/index.js +0 -3
  448. package/demo/node_modules/formdata-node/lib/esm/isBlob.js +0 -2
  449. package/demo/node_modules/formdata-node/lib/esm/isFile.js +0 -2
  450. package/demo/node_modules/formdata-node/lib/esm/isFunction.js +0 -1
  451. package/demo/node_modules/formdata-node/lib/esm/isPlainObject.js +0 -13
  452. package/demo/node_modules/formdata-node/lib/esm/package.json +0 -3
  453. package/demo/node_modules/formdata-node/lib/node-domexception.d.ts +0 -5
  454. package/demo/node_modules/formdata-node/license +0 -21
  455. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/LICENSE +0 -22
  456. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/README.md +0 -135
  457. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/es5/package.json +0 -6
  458. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/package.json +0 -101
  459. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/polyfill/es5/package.json +0 -5
  460. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/polyfill/package.json +0 -5
  461. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/polyfill.d.ts +0 -62
  462. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/ponyfill.d.ts +0 -775
  463. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/tsdoc-metadata.json +0 -11
  464. package/demo/node_modules/formdata-node/package.json +0 -94
  465. package/demo/node_modules/formdata-node/readme.md +0 -444
  466. package/demo/node_modules/humanize-ms/History.md +0 -25
  467. package/demo/node_modules/humanize-ms/LICENSE +0 -17
  468. package/demo/node_modules/humanize-ms/README.md +0 -40
  469. package/demo/node_modules/humanize-ms/index.js +0 -24
  470. package/demo/node_modules/humanize-ms/package.json +0 -37
  471. package/demo/node_modules/mime-db/HISTORY.md +0 -507
  472. package/demo/node_modules/mime-db/LICENSE +0 -23
  473. package/demo/node_modules/mime-db/README.md +0 -100
  474. package/demo/node_modules/mime-db/db.json +0 -8519
  475. package/demo/node_modules/mime-db/index.js +0 -12
  476. package/demo/node_modules/mime-db/package.json +0 -60
  477. package/demo/node_modules/mime-types/HISTORY.md +0 -397
  478. package/demo/node_modules/mime-types/LICENSE +0 -23
  479. package/demo/node_modules/mime-types/README.md +0 -113
  480. package/demo/node_modules/mime-types/index.js +0 -188
  481. package/demo/node_modules/mime-types/package.json +0 -44
  482. package/demo/node_modules/ms/index.js +0 -162
  483. package/demo/node_modules/ms/license.md +0 -21
  484. package/demo/node_modules/ms/package.json +0 -38
  485. package/demo/node_modules/ms/readme.md +0 -59
  486. package/demo/node_modules/node-domexception/.history/README_20210527203617.md +0 -2
  487. package/demo/node_modules/node-domexception/.history/README_20210527212714.md +0 -41
  488. package/demo/node_modules/node-domexception/.history/README_20210527213345.md +0 -36
  489. package/demo/node_modules/node-domexception/.history/README_20210527213411.md +0 -36
  490. package/demo/node_modules/node-domexception/.history/README_20210527213803.md +0 -36
  491. package/demo/node_modules/node-domexception/.history/README_20210527214323.md +0 -38
  492. package/demo/node_modules/node-domexception/.history/README_20210527214408.md +0 -38
  493. package/demo/node_modules/node-domexception/.history/index_20210527203842.js +0 -0
  494. package/demo/node_modules/node-domexception/.history/index_20210527203947.js +0 -8
  495. package/demo/node_modules/node-domexception/.history/index_20210527204259.js +0 -9
  496. package/demo/node_modules/node-domexception/.history/index_20210527204418.js +0 -9
  497. package/demo/node_modules/node-domexception/.history/index_20210527204756.js +0 -11
  498. package/demo/node_modules/node-domexception/.history/index_20210527204833.js +0 -11
  499. package/demo/node_modules/node-domexception/.history/index_20210527211208.js +0 -15
  500. package/demo/node_modules/node-domexception/.history/index_20210527211248.js +0 -15
  501. package/demo/node_modules/node-domexception/.history/index_20210527212722.js +0 -23
  502. package/demo/node_modules/node-domexception/.history/index_20210527212731.js +0 -23
  503. package/demo/node_modules/node-domexception/.history/index_20210527212746.js +0 -15
  504. package/demo/node_modules/node-domexception/.history/index_20210527212900.js +0 -16
  505. package/demo/node_modules/node-domexception/.history/index_20210527213022.js +0 -16
  506. package/demo/node_modules/node-domexception/.history/index_20210527213822.js +0 -16
  507. package/demo/node_modules/node-domexception/.history/index_20210527213843.js +0 -17
  508. package/demo/node_modules/node-domexception/.history/index_20210527213852.js +0 -17
  509. package/demo/node_modules/node-domexception/.history/index_20210527213910.js +0 -16
  510. package/demo/node_modules/node-domexception/.history/index_20210527214034.js +0 -16
  511. package/demo/node_modules/node-domexception/.history/index_20210527214643.js +0 -41
  512. package/demo/node_modules/node-domexception/.history/index_20210527214654.js +0 -41
  513. package/demo/node_modules/node-domexception/.history/index_20210527214700.js +0 -16
  514. package/demo/node_modules/node-domexception/.history/package_20210527203733.json +0 -19
  515. package/demo/node_modules/node-domexception/.history/package_20210527203825.json +0 -16
  516. package/demo/node_modules/node-domexception/.history/package_20210527204621.json +0 -19
  517. package/demo/node_modules/node-domexception/.history/package_20210527204913.json +0 -25
  518. package/demo/node_modules/node-domexception/.history/package_20210527204925.json +0 -25
  519. package/demo/node_modules/node-domexception/.history/package_20210527205145.json +0 -29
  520. package/demo/node_modules/node-domexception/.history/package_20210527205156.json +0 -29
  521. package/demo/node_modules/node-domexception/.history/test_20210527205603.js +0 -0
  522. package/demo/node_modules/node-domexception/.history/test_20210527205957.js +0 -3
  523. package/demo/node_modules/node-domexception/.history/test_20210527210021.js +0 -3
  524. package/demo/node_modules/node-domexception/LICENSE +0 -21
  525. package/demo/node_modules/node-domexception/README.md +0 -46
  526. package/demo/node_modules/node-domexception/index.js +0 -16
  527. package/demo/node_modules/node-domexception/package.json +0 -29
  528. package/demo/node_modules/node-fetch/LICENSE.md +0 -22
  529. package/demo/node_modules/node-fetch/README.md +0 -634
  530. package/demo/node_modules/node-fetch/browser.js +0 -25
  531. package/demo/node_modules/node-fetch/lib/index.es.js +0 -1777
  532. package/demo/node_modules/node-fetch/lib/index.js +0 -1787
  533. package/demo/node_modules/node-fetch/lib/index.mjs +0 -1775
  534. package/demo/node_modules/node-fetch/package.json +0 -89
  535. package/demo/node_modules/tr46/index.js +0 -193
  536. package/demo/node_modules/tr46/lib/.gitkeep +0 -0
  537. package/demo/node_modules/tr46/lib/mappingTable.json +0 -1
  538. package/demo/node_modules/tr46/package.json +0 -31
  539. package/demo/node_modules/undici-types/README.md +0 -6
  540. package/demo/node_modules/undici-types/agent.d.ts +0 -31
  541. package/demo/node_modules/undici-types/api.d.ts +0 -43
  542. package/demo/node_modules/undici-types/balanced-pool.d.ts +0 -18
  543. package/demo/node_modules/undici-types/cache.d.ts +0 -36
  544. package/demo/node_modules/undici-types/client.d.ts +0 -97
  545. package/demo/node_modules/undici-types/connector.d.ts +0 -34
  546. package/demo/node_modules/undici-types/content-type.d.ts +0 -21
  547. package/demo/node_modules/undici-types/cookies.d.ts +0 -28
  548. package/demo/node_modules/undici-types/diagnostics-channel.d.ts +0 -67
  549. package/demo/node_modules/undici-types/dispatcher.d.ts +0 -241
  550. package/demo/node_modules/undici-types/errors.d.ts +0 -128
  551. package/demo/node_modules/undici-types/fetch.d.ts +0 -209
  552. package/demo/node_modules/undici-types/file.d.ts +0 -39
  553. package/demo/node_modules/undici-types/filereader.d.ts +0 -54
  554. package/demo/node_modules/undici-types/formdata.d.ts +0 -108
  555. package/demo/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  556. package/demo/node_modules/undici-types/global-origin.d.ts +0 -7
  557. package/demo/node_modules/undici-types/handlers.d.ts +0 -9
  558. package/demo/node_modules/undici-types/header.d.ts +0 -4
  559. package/demo/node_modules/undici-types/index.d.ts +0 -63
  560. package/demo/node_modules/undici-types/interceptors.d.ts +0 -5
  561. package/demo/node_modules/undici-types/mock-agent.d.ts +0 -50
  562. package/demo/node_modules/undici-types/mock-client.d.ts +0 -25
  563. package/demo/node_modules/undici-types/mock-errors.d.ts +0 -12
  564. package/demo/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  565. package/demo/node_modules/undici-types/mock-pool.d.ts +0 -25
  566. package/demo/node_modules/undici-types/package.json +0 -55
  567. package/demo/node_modules/undici-types/patch.d.ts +0 -71
  568. package/demo/node_modules/undici-types/pool-stats.d.ts +0 -19
  569. package/demo/node_modules/undici-types/pool.d.ts +0 -28
  570. package/demo/node_modules/undici-types/proxy-agent.d.ts +0 -30
  571. package/demo/node_modules/undici-types/readable.d.ts +0 -61
  572. package/demo/node_modules/undici-types/webidl.d.ts +0 -220
  573. package/demo/node_modules/undici-types/websocket.d.ts +0 -131
  574. package/demo/node_modules/web-streams-polyfill/LICENSE +0 -22
  575. package/demo/node_modules/web-streams-polyfill/README.md +0 -110
  576. package/demo/node_modules/web-streams-polyfill/es2018/package.json +0 -14
  577. package/demo/node_modules/web-streams-polyfill/es6/package.json +0 -14
  578. package/demo/node_modules/web-streams-polyfill/package.json +0 -83
  579. package/demo/node_modules/web-streams-polyfill/ponyfill/es2018/package.json +0 -13
  580. package/demo/node_modules/web-streams-polyfill/ponyfill/es6/package.json +0 -13
  581. package/demo/node_modules/web-streams-polyfill/ponyfill/package.json +0 -13
  582. package/demo/node_modules/webidl-conversions/LICENSE.md +0 -12
  583. package/demo/node_modules/webidl-conversions/README.md +0 -53
  584. package/demo/node_modules/webidl-conversions/lib/index.js +0 -189
  585. package/demo/node_modules/webidl-conversions/package.json +0 -23
  586. package/demo/node_modules/whatwg-url/LICENSE.txt +0 -21
  587. package/demo/node_modules/whatwg-url/README.md +0 -67
  588. package/demo/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  589. package/demo/node_modules/whatwg-url/lib/URL.js +0 -196
  590. package/demo/node_modules/whatwg-url/lib/public-api.js +0 -11
  591. package/demo/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  592. package/demo/node_modules/whatwg-url/lib/utils.js +0 -20
  593. package/demo/node_modules/whatwg-url/package.json +0 -32
@@ -1,37 +0,0 @@
1
- export let auto = false;
2
- export let kind = undefined;
3
- export let fetch = undefined;
4
- export let Request = undefined;
5
- export let Response = undefined;
6
- export let Headers = undefined;
7
- export let FormData = undefined;
8
- export let Blob = undefined;
9
- export let File = undefined;
10
- export let ReadableStream = undefined;
11
- export let getMultipartRequestOptions = undefined;
12
- export let getDefaultAgent = undefined;
13
- export let fileFromPath = undefined;
14
- export let isFsReadStream = undefined;
15
- export function setShims(shims, options = { auto: false }) {
16
- if (auto) {
17
- throw new Error(`you must \`import '@anthropic-ai/sdk/shims/${shims.kind}'\` before importing anything else from @anthropic-ai/sdk`);
18
- }
19
- if (kind) {
20
- throw new Error(`can't \`import '@anthropic-ai/sdk/shims/${shims.kind}'\` after \`import '@anthropic-ai/sdk/shims/${kind}'\``);
21
- }
22
- auto = options.auto;
23
- kind = shims.kind;
24
- fetch = shims.fetch;
25
- Request = shims.Request;
26
- Response = shims.Response;
27
- Headers = shims.Headers;
28
- FormData = shims.FormData;
29
- Blob = shims.Blob;
30
- File = shims.File;
31
- ReadableStream = shims.ReadableStream;
32
- getMultipartRequestOptions = shims.getMultipartRequestOptions;
33
- getDefaultAgent = shims.getDefaultAgent;
34
- fileFromPath = shims.fileFromPath;
35
- isFsReadStream = shims.isFsReadStream;
36
- }
37
- //# sourceMappingURL=registry.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"registry.mjs","sourceRoot":"","sources":["../src/_shims/registry.ts"],"names":[],"mappings":"AA0BA,MAAM,CAAC,IAAI,IAAI,GAAG,KAAK,CAAC;AACxB,MAAM,CAAC,IAAI,IAAI,GAA8B,SAAS,CAAC;AACvD,MAAM,CAAC,IAAI,KAAK,GAA+B,SAAS,CAAC;AACzD,MAAM,CAAC,IAAI,OAAO,GAAiC,SAAS,CAAC;AAC7D,MAAM,CAAC,IAAI,QAAQ,GAAkC,SAAS,CAAC;AAC/D,MAAM,CAAC,IAAI,OAAO,GAAiC,SAAS,CAAC;AAC7D,MAAM,CAAC,IAAI,QAAQ,GAAkC,SAAS,CAAC;AAC/D,MAAM,CAAC,IAAI,IAAI,GAA8B,SAAS,CAAC;AACvD,MAAM,CAAC,IAAI,IAAI,GAA8B,SAAS,CAAC;AACvD,MAAM,CAAC,IAAI,cAAc,GAAwC,SAAS,CAAC;AAC3E,MAAM,CAAC,IAAI,0BAA0B,GAAoD,SAAS,CAAC;AACnG,MAAM,CAAC,IAAI,eAAe,GAAyC,SAAS,CAAC;AAC7E,MAAM,CAAC,IAAI,YAAY,GAAsC,SAAS,CAAC;AACvE,MAAM,CAAC,IAAI,cAAc,GAAwC,SAAS,CAAC;AAE3E,MAAM,UAAU,QAAQ,CAAC,KAAY,EAAE,UAA6B,EAAE,IAAI,EAAE,KAAK,EAAE;IACjF,IAAI,IAAI,EAAE;QACR,MAAM,IAAI,KAAK,CACb,8CAA8C,KAAK,CAAC,IAAI,2DAA2D,CACpH,CAAC;KACH;IACD,IAAI,IAAI,EAAE;QACR,MAAM,IAAI,KAAK,CACb,2CAA2C,KAAK,CAAC,IAAI,+CAA+C,IAAI,KAAK,CAC9G,CAAC;KACH;IACD,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;IACpB,IAAI,GAAG,KAAK,CAAC,IAAI,CAAC;IAClB,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC;IACpB,OAAO,GAAG,KAAK,CAAC,OAAO,CAAC;IACxB,QAAQ,GAAG,KAAK,CAAC,QAAQ,CAAC;IAC1B,OAAO,GAAG,KAAK,CAAC,OAAO,CAAC;IACxB,QAAQ,GAAG,KAAK,CAAC,QAAQ,CAAC;IAC1B,IAAI,GAAG,KAAK,CAAC,IAAI,CAAC;IAClB,IAAI,GAAG,KAAK,CAAC,IAAI,CAAC;IAClB,cAAc,GAAG,KAAK,CAAC,cAAc,CAAC;IACtC,0BAA0B,GAAG,KAAK,CAAC,0BAA0B,CAAC;IAC9D,eAAe,GAAG,KAAK,CAAC,eAAe,CAAC;IACxC,YAAY,GAAG,KAAK,CAAC,YAAY,CAAC;IAClC,cAAc,GAAG,KAAK,CAAC,cAAc,CAAC;AACxC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { type Shims } from "./registry.js";
2
- export declare function getRuntime({ manuallyImported }?: {
3
- manuallyImported?: boolean;
4
- }): Shims;
5
- //# sourceMappingURL=web-runtime.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"web-runtime.d.ts","sourceRoot":"","sources":["../src/_shims/web-runtime.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC,wBAAgB,UAAU,CAAC,EAAE,gBAAgB,EAAE,GAAE;IAAE,gBAAgB,CAAC,EAAE,OAAO,CAAA;CAAO,GAAG,KAAK,CA+F3F"}
@@ -1,78 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getRuntime = void 0;
4
- /**
5
- * Disclaimer: modules in _shims aren't intended to be imported by SDK users.
6
- */
7
- const MultipartBody_1 = require("./MultipartBody.js");
8
- function getRuntime({ manuallyImported } = {}) {
9
- const recommendation = manuallyImported ?
10
- `You may need to use polyfills`
11
- : `Add one of these imports before your first \`import … from '@anthropic-ai/sdk'\`:
12
- - \`import '@anthropic-ai/sdk/shims/node'\` (if you're running on Node)
13
- - \`import '@anthropic-ai/sdk/shims/web'\` (otherwise)
14
- `;
15
- let _fetch, _Request, _Response, _Headers;
16
- try {
17
- // @ts-ignore
18
- _fetch = fetch;
19
- // @ts-ignore
20
- _Request = Request;
21
- // @ts-ignore
22
- _Response = Response;
23
- // @ts-ignore
24
- _Headers = Headers;
25
- }
26
- catch (error) {
27
- throw new Error(`this environment is missing the following Web Fetch API type: ${error.message}. ${recommendation}`);
28
- }
29
- return {
30
- kind: 'web',
31
- fetch: _fetch,
32
- Request: _Request,
33
- Response: _Response,
34
- Headers: _Headers,
35
- FormData:
36
- // @ts-ignore
37
- typeof FormData !== 'undefined' ? FormData : (class FormData {
38
- // @ts-ignore
39
- constructor() {
40
- throw new Error(`file uploads aren't supported in this environment yet as 'FormData' is undefined. ${recommendation}`);
41
- }
42
- }),
43
- Blob: typeof Blob !== 'undefined' ? Blob : (class Blob {
44
- constructor() {
45
- throw new Error(`file uploads aren't supported in this environment yet as 'Blob' is undefined. ${recommendation}`);
46
- }
47
- }),
48
- File:
49
- // @ts-ignore
50
- typeof File !== 'undefined' ? File : (class File {
51
- // @ts-ignore
52
- constructor() {
53
- throw new Error(`file uploads aren't supported in this environment yet as 'File' is undefined. ${recommendation}`);
54
- }
55
- }),
56
- ReadableStream:
57
- // @ts-ignore
58
- typeof ReadableStream !== 'undefined' ? ReadableStream : (class ReadableStream {
59
- // @ts-ignore
60
- constructor() {
61
- throw new Error(`streaming isn't supported in this environment yet as 'ReadableStream' is undefined. ${recommendation}`);
62
- }
63
- }),
64
- getMultipartRequestOptions: async (
65
- // @ts-ignore
66
- form, opts) => ({
67
- ...opts,
68
- body: new MultipartBody_1.MultipartBody(form),
69
- }),
70
- getDefaultAgent: (url) => undefined,
71
- fileFromPath: () => {
72
- throw new Error('The `fileFromPath` function is only supported in Node. See the README for more details: https://www.github.com/anthropics/anthropic-sdk-typescript#file-uploads');
73
- },
74
- isFsReadStream: (value) => false,
75
- };
76
- }
77
- exports.getRuntime = getRuntime;
78
- //# sourceMappingURL=web-runtime.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"web-runtime.js","sourceRoot":"","sources":["../src/_shims/web-runtime.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,sDAAgD;AAIhD,SAAgB,UAAU,CAAC,EAAE,gBAAgB,KAAqC,EAAE;IAClF,MAAM,cAAc,GAClB,gBAAgB,CAAC,CAAC;QAChB,+BAA+B;QACjC,CAAC,CAAC;;;CAGL,CAAC;IAEA,IAAI,MAAM,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,CAAC;IAC1C,IAAI;QACF,aAAa;QACb,MAAM,GAAG,KAAK,CAAC;QACf,aAAa;QACb,QAAQ,GAAG,OAAO,CAAC;QACnB,aAAa;QACb,SAAS,GAAG,QAAQ,CAAC;QACrB,aAAa;QACb,QAAQ,GAAG,OAAO,CAAC;KACpB;IAAC,OAAO,KAAK,EAAE;QACd,MAAM,IAAI,KAAK,CACb,iEACG,KAAa,CAAC,OACjB,KAAK,cAAc,EAAE,CACtB,CAAC;KACH;IAED,OAAO;QACL,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,QAAQ;QACjB,QAAQ,EAAE,SAAS;QACnB,OAAO,EAAE,QAAQ;QACjB,QAAQ;QACN,aAAa;QACb,OAAO,QAAQ,KAAK,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAC3C,MAAM,QAAQ;YACZ,aAAa;YACb;gBACE,MAAM,IAAI,KAAK,CACb,qFAAqF,cAAc,EAAE,CACtG,CAAC;YACJ,CAAC;SACF,CACF;QACH,IAAI,EACF,OAAO,IAAI,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACnC,MAAM,IAAI;YACR;gBACE,MAAM,IAAI,KAAK,CACb,iFAAiF,cAAc,EAAE,CAClG,CAAC;YACJ,CAAC;SACF,CACF;QACH,IAAI;QACF,aAAa;QACb,OAAO,IAAI,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACnC,MAAM,IAAI;YACR,aAAa;YACb;gBACE,MAAM,IAAI,KAAK,CACb,iFAAiF,cAAc,EAAE,CAClG,CAAC;YACJ,CAAC;SACF,CACF;QACH,cAAc;QACZ,aAAa;QACb,OAAO,cAAc,KAAK,WAAW,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CACvD,MAAM,cAAc;YAClB,aAAa;YACb;gBACE,MAAM,IAAI,KAAK,CACb,uFAAuF,cAAc,EAAE,CACxG,CAAC;YACJ,CAAC;SACF,CACF;QACH,0BAA0B,EAAE,KAAK;QAC/B,aAAa;QACb,IAAc,EACd,IAAuB,EACK,EAAE,CAAC,CAAC;YAChC,GAAG,IAAI;YACP,IAAI,EAAE,IAAI,6BAAa,CAAC,IAAI,CAAQ;SACrC,CAAC;QACF,eAAe,EAAE,CAAC,GAAW,EAAE,EAAE,CAAC,SAAS;QAC3C,YAAY,EAAE,GAAG,EAAE;YACjB,MAAM,IAAI,KAAK,CACb,iKAAiK,CAClK,CAAC;QACJ,CAAC;QACD,cAAc,EAAE,CAAC,KAAU,EAAE,EAAE,CAAC,KAAK;KACtC,CAAC;AACJ,CAAC;AA/FD,gCA+FC"}
@@ -1,71 +0,0 @@
1
- import { MultipartBody } from "./MultipartBody.mjs";
2
- export function getRuntime({ manuallyImported } = {}) {
3
- const recommendation = manuallyImported ?
4
- `You may need to use polyfills`
5
- : `Add one of these imports before your first \`import … from '@anthropic-ai/sdk'\`:
6
- - \`import '@anthropic-ai/sdk/shims/node'\` (if you're running on Node)
7
- - \`import '@anthropic-ai/sdk/shims/web'\` (otherwise)
8
- `;
9
- let _fetch, _Request, _Response, _Headers;
10
- try {
11
- // @ts-ignore
12
- _fetch = fetch;
13
- // @ts-ignore
14
- _Request = Request;
15
- // @ts-ignore
16
- _Response = Response;
17
- // @ts-ignore
18
- _Headers = Headers;
19
- }
20
- catch (error) {
21
- throw new Error(`this environment is missing the following Web Fetch API type: ${error.message}. ${recommendation}`);
22
- }
23
- return {
24
- kind: 'web',
25
- fetch: _fetch,
26
- Request: _Request,
27
- Response: _Response,
28
- Headers: _Headers,
29
- FormData:
30
- // @ts-ignore
31
- typeof FormData !== 'undefined' ? FormData : (class FormData {
32
- // @ts-ignore
33
- constructor() {
34
- throw new Error(`file uploads aren't supported in this environment yet as 'FormData' is undefined. ${recommendation}`);
35
- }
36
- }),
37
- Blob: typeof Blob !== 'undefined' ? Blob : (class Blob {
38
- constructor() {
39
- throw new Error(`file uploads aren't supported in this environment yet as 'Blob' is undefined. ${recommendation}`);
40
- }
41
- }),
42
- File:
43
- // @ts-ignore
44
- typeof File !== 'undefined' ? File : (class File {
45
- // @ts-ignore
46
- constructor() {
47
- throw new Error(`file uploads aren't supported in this environment yet as 'File' is undefined. ${recommendation}`);
48
- }
49
- }),
50
- ReadableStream:
51
- // @ts-ignore
52
- typeof ReadableStream !== 'undefined' ? ReadableStream : (class ReadableStream {
53
- // @ts-ignore
54
- constructor() {
55
- throw new Error(`streaming isn't supported in this environment yet as 'ReadableStream' is undefined. ${recommendation}`);
56
- }
57
- }),
58
- getMultipartRequestOptions: async (
59
- // @ts-ignore
60
- form, opts) => ({
61
- ...opts,
62
- body: new MultipartBody(form),
63
- }),
64
- getDefaultAgent: (url) => undefined,
65
- fileFromPath: () => {
66
- throw new Error('The `fileFromPath` function is only supported in Node. See the README for more details: https://www.github.com/anthropics/anthropic-sdk-typescript#file-uploads');
67
- },
68
- isFsReadStream: (value) => false,
69
- };
70
- }
71
- //# sourceMappingURL=web-runtime.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"web-runtime.mjs","sourceRoot":"","sources":["../src/_shims/web-runtime.ts"],"names":[],"mappings":"OAGO,EAAE,aAAa,EAAE;AAIxB,MAAM,UAAU,UAAU,CAAC,EAAE,gBAAgB,KAAqC,EAAE;IAClF,MAAM,cAAc,GAClB,gBAAgB,CAAC,CAAC;QAChB,+BAA+B;QACjC,CAAC,CAAC;;;CAGL,CAAC;IAEA,IAAI,MAAM,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,CAAC;IAC1C,IAAI;QACF,aAAa;QACb,MAAM,GAAG,KAAK,CAAC;QACf,aAAa;QACb,QAAQ,GAAG,OAAO,CAAC;QACnB,aAAa;QACb,SAAS,GAAG,QAAQ,CAAC;QACrB,aAAa;QACb,QAAQ,GAAG,OAAO,CAAC;KACpB;IAAC,OAAO,KAAK,EAAE;QACd,MAAM,IAAI,KAAK,CACb,iEACG,KAAa,CAAC,OACjB,KAAK,cAAc,EAAE,CACtB,CAAC;KACH;IAED,OAAO;QACL,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,QAAQ;QACjB,QAAQ,EAAE,SAAS;QACnB,OAAO,EAAE,QAAQ;QACjB,QAAQ;QACN,aAAa;QACb,OAAO,QAAQ,KAAK,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAC3C,MAAM,QAAQ;YACZ,aAAa;YACb;gBACE,MAAM,IAAI,KAAK,CACb,qFAAqF,cAAc,EAAE,CACtG,CAAC;YACJ,CAAC;SACF,CACF;QACH,IAAI,EACF,OAAO,IAAI,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACnC,MAAM,IAAI;YACR;gBACE,MAAM,IAAI,KAAK,CACb,iFAAiF,cAAc,EAAE,CAClG,CAAC;YACJ,CAAC;SACF,CACF;QACH,IAAI;QACF,aAAa;QACb,OAAO,IAAI,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACnC,MAAM,IAAI;YACR,aAAa;YACb;gBACE,MAAM,IAAI,KAAK,CACb,iFAAiF,cAAc,EAAE,CAClG,CAAC;YACJ,CAAC;SACF,CACF;QACH,cAAc;QACZ,aAAa;QACb,OAAO,cAAc,KAAK,WAAW,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CACvD,MAAM,cAAc;YAClB,aAAa;YACb;gBACE,MAAM,IAAI,KAAK,CACb,uFAAuF,cAAc,EAAE,CACxG,CAAC;YACJ,CAAC;SACF,CACF;QACH,0BAA0B,EAAE,KAAK;QAC/B,aAAa;QACb,IAAc,EACd,IAAuB,EACK,EAAE,CAAC,CAAC;YAChC,GAAG,IAAI;YACP,IAAI,EAAE,IAAI,aAAa,CAAC,IAAI,CAAQ;SACrC,CAAC;QACF,eAAe,EAAE,CAAC,GAAW,EAAE,EAAE,CAAC,SAAS;QAC3C,YAAY,EAAE,GAAG,EAAE;YACjB,MAAM,IAAI,KAAK,CACb,iKAAiK,CAClK,CAAC;QACJ,CAAC;QACD,cAAc,EAAE,CAAC,KAAU,EAAE,EAAE,CAAC,KAAK;KACtC,CAAC;AACJ,CAAC"}
@@ -1,83 +0,0 @@
1
- /**
2
- * Disclaimer: modules in _shims aren't intended to be imported by SDK users.
3
- */
4
- export type Agent = any;
5
-
6
- declare const _fetch: typeof fetch;
7
- export { _fetch as fetch };
8
-
9
- type _Request = Request;
10
- export { _Request as Request };
11
-
12
- type _RequestInfo = RequestInfo;
13
- export { type _RequestInfo as RequestInfo };
14
-
15
- type _RequestInit = RequestInit;
16
- export { type _RequestInit as RequestInit };
17
-
18
- type _Response = Response;
19
- export { _Response as Response };
20
-
21
- type _ResponseInit = ResponseInit;
22
- export { type _ResponseInit as ResponseInit };
23
-
24
- type _ResponseType = ResponseType;
25
- export { type _ResponseType as ResponseType };
26
-
27
- type _BodyInit = BodyInit;
28
- export { type _BodyInit as BodyInit };
29
-
30
- type _Headers = Headers;
31
- export { _Headers as Headers };
32
-
33
- type _HeadersInit = HeadersInit;
34
- export { type _HeadersInit as HeadersInit };
35
-
36
- type EndingType = 'native' | 'transparent';
37
-
38
- export interface BlobPropertyBag {
39
- endings?: EndingType;
40
- type?: string;
41
- }
42
-
43
- export interface FilePropertyBag extends BlobPropertyBag {
44
- lastModified?: number;
45
- }
46
-
47
- export type FileFromPathOptions = Omit<FilePropertyBag, 'lastModified'>;
48
-
49
- type _FormData = FormData;
50
- declare const _FormData: typeof FormData;
51
- export { _FormData as FormData };
52
-
53
- type _File = File;
54
- declare const _File: typeof File;
55
- export { _File as File };
56
-
57
- type _Blob = Blob;
58
- declare const _Blob: typeof Blob;
59
- export { _Blob as Blob };
60
-
61
- export declare class Readable {
62
- readable: boolean;
63
- readonly readableEnded: boolean;
64
- readonly readableFlowing: boolean | null;
65
- readonly readableHighWaterMark: number;
66
- readonly readableLength: number;
67
- readonly readableObjectMode: boolean;
68
- destroyed: boolean;
69
- read(size?: number): any;
70
- pause(): this;
71
- resume(): this;
72
- isPaused(): boolean;
73
- destroy(error?: Error): this;
74
- [Symbol.asyncIterator](): AsyncIterableIterator<any>;
75
- }
76
-
77
- export declare class FsReadStream extends Readable {
78
- path: {}; // node type is string | Buffer
79
- }
80
-
81
- type _ReadableStream<R = any> = ReadableStream<R>;
82
- declare const _ReadableStream: typeof ReadableStream;
83
- export { _ReadableStream as ReadableStream };
@@ -1,3 +0,0 @@
1
- /**
2
- * Disclaimer: modules in _shims aren't intended to be imported by SDK users.
3
- */
@@ -1,3 +0,0 @@
1
- /**
2
- * Disclaimer: modules in _shims aren't intended to be imported by SDK users.
3
- */
@@ -1,239 +0,0 @@
1
-
2
-
3
- import { Stream } from "./streaming.js";
4
- import { APIError } from "./error.js";
5
- import { type Readable, type Agent, type RequestInfo, type RequestInit, type Response, type HeadersInit } from "./_shims/index.js";
6
- export { type Response };
7
- export { maybeMultipartFormRequestOptions, multipartFormRequestOptions, createForm, type Uploadable, } from "./uploads.js";
8
- export type Fetch = (url: RequestInfo, init?: RequestInit) => Promise<Response>;
9
- type PromiseOrValue<T> = T | Promise<T>;
10
- type APIResponseProps = {
11
- response: Response;
12
- options: FinalRequestOptions;
13
- controller: AbortController;
14
- };
15
- /**
16
- * A subclass of `Promise` providing additional helper methods
17
- * for interacting with the SDK.
18
- */
19
- export declare class APIPromise<T> extends Promise<T> {
20
- private responsePromise;
21
- private parseResponse;
22
- private parsedPromise;
23
- constructor(responsePromise: Promise<APIResponseProps>, parseResponse?: (props: APIResponseProps) => PromiseOrValue<T>);
24
- _thenUnwrap<U>(transform: (data: T) => U): APIPromise<U>;
25
- /**
26
- * Gets the raw `Response` instance instead of parsing the response
27
- * data.
28
- *
29
- * If you want to parse the response body but still get the `Response`
30
- * instance, you can use {@link withResponse()}.
31
- *
32
- * 👋 Getting the wrong TypeScript type for `Response`?
33
- * Try setting `"moduleResolution": "NodeNext"` if you can,
34
- * or add one of these imports before your first `import … from '@anthropic-ai/sdk'`:
35
- * - `import '@anthropic-ai/sdk/shims/node'` (if you're running on Node)
36
- * - `import '@anthropic-ai/sdk/shims/web'` (otherwise)
37
- */
38
- asResponse(): Promise<Response>;
39
- /**
40
- * Gets the parsed response data and the raw `Response` instance.
41
- *
42
- * If you just want to get the raw `Response` instance without parsing it,
43
- * you can use {@link asResponse()}.
44
- *
45
- *
46
- * 👋 Getting the wrong TypeScript type for `Response`?
47
- * Try setting `"moduleResolution": "NodeNext"` if you can,
48
- * or add one of these imports before your first `import … from '@anthropic-ai/sdk'`:
49
- * - `import '@anthropic-ai/sdk/shims/node'` (if you're running on Node)
50
- * - `import '@anthropic-ai/sdk/shims/web'` (otherwise)
51
- */
52
- withResponse(): Promise<{
53
- data: T;
54
- response: Response;
55
- }>;
56
- private parse;
57
- then<TResult1 = T, TResult2 = never>(onfulfilled?: ((value: T) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | undefined | null): Promise<TResult1 | TResult2>;
58
- catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null): Promise<T | TResult>;
59
- finally(onfinally?: (() => void) | undefined | null): Promise<T>;
60
- }
61
- export declare abstract class APIClient {
62
- baseURL: string;
63
- maxRetries: number;
64
- timeout: number;
65
- httpAgent: Agent | undefined;
66
- private fetch;
67
- protected idempotencyHeader?: string;
68
- constructor({ baseURL, maxRetries, timeout, // 10 minutes
69
- httpAgent, fetch: overridenFetch, }: {
70
- baseURL: string;
71
- maxRetries?: number | undefined;
72
- timeout: number | undefined;
73
- httpAgent: Agent | undefined;
74
- fetch: Fetch | undefined;
75
- });
76
- protected authHeaders(opts: FinalRequestOptions): Headers;
77
- /**
78
- * Override this to add your own default headers, for example:
79
- *
80
- * {
81
- * ...super.defaultHeaders(),
82
- * Authorization: 'Bearer 123',
83
- * }
84
- */
85
- protected defaultHeaders(opts: FinalRequestOptions): Headers;
86
- protected abstract defaultQuery(): DefaultQuery | undefined;
87
- /**
88
- * Override this to add your own headers validation:
89
- */
90
- protected validateHeaders(headers: Headers, customHeaders: Headers): void;
91
- protected defaultIdempotencyKey(): string;
92
- get<Req, Rsp>(path: string, opts?: PromiseOrValue<RequestOptions<Req>>): APIPromise<Rsp>;
93
- post<Req, Rsp>(path: string, opts?: PromiseOrValue<RequestOptions<Req>>): APIPromise<Rsp>;
94
- patch<Req, Rsp>(path: string, opts?: PromiseOrValue<RequestOptions<Req>>): APIPromise<Rsp>;
95
- put<Req, Rsp>(path: string, opts?: PromiseOrValue<RequestOptions<Req>>): APIPromise<Rsp>;
96
- delete<Req, Rsp>(path: string, opts?: PromiseOrValue<RequestOptions<Req>>): APIPromise<Rsp>;
97
- private methodRequest;
98
- getAPIList<Item, PageClass extends AbstractPage<Item> = AbstractPage<Item>>(path: string, Page: new (...args: any[]) => PageClass, opts?: RequestOptions<any>): PagePromise<PageClass, Item>;
99
- private calculateContentLength;
100
- buildRequest<Req>(options: FinalRequestOptions<Req>): {
101
- req: RequestInit;
102
- url: string;
103
- timeout: number;
104
- };
105
- private buildHeaders;
106
- /**
107
- * Used as a callback for mutating the given `FinalRequestOptions` object.
108
- */
109
- protected prepareOptions(options: FinalRequestOptions): Promise<void>;
110
- /**
111
- * Used as a callback for mutating the given `RequestInit` object.
112
- *
113
- * This is useful for cases where you want to add certain headers based off of
114
- * the request properties, e.g. `method` or `url`.
115
- */
116
- protected prepareRequest(request: RequestInit, { url, options }: {
117
- url: string;
118
- options: FinalRequestOptions;
119
- }): Promise<void>;
120
- protected parseHeaders(headers: HeadersInit | null | undefined): Record<string, string>;
121
- protected makeStatusError(status: number | undefined, error: Object | undefined, message: string | undefined, headers: Headers | undefined): APIError;
122
- request<Req, Rsp>(options: PromiseOrValue<FinalRequestOptions<Req>>, remainingRetries?: number | null): APIPromise<Rsp>;
123
- private makeRequest;
124
- requestAPIList<Item = unknown, PageClass extends AbstractPage<Item> = AbstractPage<Item>>(Page: new (...args: ConstructorParameters<typeof AbstractPage>) => PageClass, options: FinalRequestOptions): PagePromise<PageClass, Item>;
125
- buildURL<Req>(path: string, query: Req | null | undefined): string;
126
- protected stringifyQuery(query: Record<string, unknown>): string;
127
- fetchWithTimeout(url: RequestInfo, init: RequestInit | undefined, ms: number, controller: AbortController): Promise<Response>;
128
- protected getRequestClient(): RequestClient;
129
- private shouldRetry;
130
- private retryRequest;
131
- private calculateDefaultRetryTimeoutMillis;
132
- private getUserAgent;
133
- }
134
- export type PageInfo = {
135
- url: URL;
136
- } | {
137
- params: Record<string, unknown> | null;
138
- };
139
- export declare abstract class AbstractPage<Item> implements AsyncIterable<Item> {
140
- #private;
141
- protected options: FinalRequestOptions;
142
- protected response: Response;
143
- protected body: unknown;
144
- constructor(client: APIClient, response: Response, body: unknown, options: FinalRequestOptions);
145
- /**
146
- * @deprecated Use nextPageInfo instead
147
- */
148
- abstract nextPageParams(): Partial<Record<string, unknown>> | null;
149
- abstract nextPageInfo(): PageInfo | null;
150
- abstract getPaginatedItems(): Item[];
151
- hasNextPage(): boolean;
152
- getNextPage(): Promise<this>;
153
- iterPages(): AsyncGenerator<AbstractPage<Item>, void, unknown>;
154
- [Symbol.asyncIterator](): AsyncGenerator<Awaited<Item>, void, unknown>;
155
- }
156
- /**
157
- * This subclass of Promise will resolve to an instantiated Page once the request completes.
158
- *
159
- * It also implements AsyncIterable to allow auto-paginating iteration on an unawaited list call, eg:
160
- *
161
- * for await (const item of client.items.list()) {
162
- * console.log(item)
163
- * }
164
- */
165
- export declare class PagePromise<PageClass extends AbstractPage<Item>, Item = ReturnType<PageClass['getPaginatedItems']>[number]> extends APIPromise<PageClass> implements AsyncIterable<Item> {
166
- constructor(client: APIClient, request: Promise<APIResponseProps>, Page: new (...args: ConstructorParameters<typeof AbstractPage>) => PageClass);
167
- /**
168
- * Allow auto-paginating iteration on an unawaited list call, eg:
169
- *
170
- * for await (const item of client.items.list()) {
171
- * console.log(item)
172
- * }
173
- */
174
- [Symbol.asyncIterator](): AsyncGenerator<Awaited<Item>, void, unknown>;
175
- }
176
- export declare const createResponseHeaders: (headers: Awaited<ReturnType<Fetch>>['headers']) => Record<string, string>;
177
- type HTTPMethod = 'get' | 'post' | 'put' | 'patch' | 'delete';
178
- export type RequestClient = {
179
- fetch: Fetch;
180
- };
181
- export type Headers = Record<string, string | null | undefined>;
182
- export type DefaultQuery = Record<string, string | undefined>;
183
- export type KeysEnum<T> = {
184
- [P in keyof Required<T>]: true;
185
- };
186
- export type RequestOptions<Req = unknown | Record<string, unknown> | Readable> = {
187
- method?: HTTPMethod;
188
- path?: string;
189
- query?: Req | undefined;
190
- body?: Req | null | undefined;
191
- headers?: Headers | undefined;
192
- maxRetries?: number;
193
- stream?: boolean | undefined;
194
- timeout?: number;
195
- httpAgent?: Agent;
196
- signal?: AbortSignal | undefined | null;
197
- idempotencyKey?: string;
198
- __binaryResponse?: boolean | undefined;
199
- __streamClass?: typeof Stream;
200
- };
201
- export declare const isRequestOptions: (obj: unknown) => obj is RequestOptions<unknown>;
202
- export type FinalRequestOptions<Req = unknown | Record<string, unknown> | Readable> = RequestOptions<Req> & {
203
- method: HTTPMethod;
204
- path: string;
205
- };
206
- export declare const safeJSON: (text: string) => any;
207
- export declare const sleep: (ms: number) => Promise<unknown>;
208
- export declare const castToError: (err: any) => Error;
209
- export declare const ensurePresent: <T>(value: T | null | undefined) => T;
210
- /**
211
- * Read an environment variable.
212
- *
213
- * Trims beginning and trailing whitespace.
214
- *
215
- * Will return undefined if the environment variable doesn't exist or cannot be accessed.
216
- */
217
- export declare const readEnv: (env: string) => string | undefined;
218
- export declare const coerceInteger: (value: unknown) => number;
219
- export declare const coerceFloat: (value: unknown) => number;
220
- export declare const coerceBoolean: (value: unknown) => boolean;
221
- export declare const maybeCoerceInteger: (value: unknown) => number | undefined;
222
- export declare const maybeCoerceFloat: (value: unknown) => number | undefined;
223
- export declare const maybeCoerceBoolean: (value: unknown) => boolean | undefined;
224
- export declare function isEmptyObj(obj: Object | null | undefined): boolean;
225
- export declare function hasOwn(obj: Object, key: string): boolean;
226
- export declare function debug(action: string, ...args: any[]): void;
227
- export declare const isRunningInBrowser: () => boolean;
228
- export interface HeadersProtocol {
229
- get: (header: string) => string | null | undefined;
230
- }
231
- export type HeadersLike = Record<string, string | string[] | undefined> | HeadersProtocol;
232
- export declare const isHeadersProtocol: (headers: any) => headers is HeadersProtocol;
233
- export declare const getRequiredHeader: (headers: HeadersLike, header: string) => string;
234
- /**
235
- * Encodes a string to Base64 format.
236
- */
237
- export declare const toBase64: (str: string | null | undefined) => string;
238
- export declare function isObj(obj: unknown): obj is Record<string, unknown>;
239
- //# sourceMappingURL=core.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"core.d.ts","sourceRoot":"","sources":["src/core.ts"],"names":[],"mappings":"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"}