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,619 +0,0 @@
1
- import * as Core from '@anthropic-ai/sdk/core';
2
- import { APIPromise } from '@anthropic-ai/sdk/core';
3
- import { APIResource } from '@anthropic-ai/sdk/resource';
4
- import { MessageStream } from '@anthropic-ai/sdk/lib/MessageStream';
5
- export { MessageStream } from '@anthropic-ai/sdk/lib/MessageStream';
6
- import * as MessagesAPI from '@anthropic-ai/sdk/resources/messages';
7
- import { Stream } from '@anthropic-ai/sdk/streaming';
8
- export declare class Messages extends APIResource {
9
- /**
10
- * Create a Message.
11
- *
12
- * Send a structured list of input messages with text and/or image content, and the
13
- * model will generate the next message in the conversation.
14
- *
15
- * The Messages API can be used for for either single queries or stateless
16
- * multi-turn conversations.
17
- */
18
- create(body: MessageCreateParamsNonStreaming, options?: Core.RequestOptions): APIPromise<Message>;
19
- create(body: MessageCreateParamsStreaming, options?: Core.RequestOptions): APIPromise<Stream<MessageStreamEvent>>;
20
- create(body: MessageCreateParamsBase, options?: Core.RequestOptions): APIPromise<Stream<MessageStreamEvent> | Message>;
21
- /**
22
- * Create a Message stream
23
- */
24
- stream(body: MessageStreamParams, options?: Core.RequestOptions): MessageStream;
25
- }
26
- export type ContentBlock = TextBlock;
27
- export interface ContentBlockDeltaEvent {
28
- delta: TextDelta;
29
- index: number;
30
- type: 'content_block_delta';
31
- }
32
- export interface ContentBlockStartEvent {
33
- content_block: TextBlock;
34
- index: number;
35
- type: 'content_block_start';
36
- }
37
- export interface ContentBlockStopEvent {
38
- index: number;
39
- type: 'content_block_stop';
40
- }
41
- export interface ImageBlockParam {
42
- source: ImageBlockParam.Source;
43
- type: 'image';
44
- }
45
- export declare namespace ImageBlockParam {
46
- interface Source {
47
- data: string;
48
- media_type: 'image/jpeg' | 'image/png' | 'image/gif' | 'image/webp';
49
- type: 'base64';
50
- }
51
- }
52
- export interface Message {
53
- /**
54
- * Unique object identifier.
55
- *
56
- * The format and length of IDs may change over time.
57
- */
58
- id: string;
59
- /**
60
- * Content generated by the model.
61
- *
62
- * This is an array of content blocks, each of which has a `type` that determines
63
- * its shape. Currently, the only `type` in responses is `"text"`.
64
- *
65
- * Example:
66
- *
67
- * ```json
68
- * [{ "type": "text", "text": "Hi, I'm Claude." }]
69
- * ```
70
- *
71
- * If the request input `messages` ended with an `assistant` turn, then the
72
- * response `content` will continue directly from that last turn. You can use this
73
- * to constrain the model's output.
74
- *
75
- * For example, if the input `messages` were:
76
- *
77
- * ```json
78
- * [
79
- * {
80
- * "role": "user",
81
- * "content": "What's the Greek name for Sun? (A) Sol (B) Helios (C) Sun"
82
- * },
83
- * { "role": "assistant", "content": "The best answer is (" }
84
- * ]
85
- * ```
86
- *
87
- * Then the response `content` might be:
88
- *
89
- * ```json
90
- * [{ "type": "text", "text": "B)" }]
91
- * ```
92
- */
93
- content: Array<TextBlock>;
94
- /**
95
- * The model that handled the request.
96
- */
97
- model: string;
98
- /**
99
- * Conversational role of the generated message.
100
- *
101
- * This will always be `"assistant"`.
102
- */
103
- role: 'assistant';
104
- /**
105
- * The reason that we stopped.
106
- *
107
- * This may be one the following values:
108
- *
109
- * - `"end_turn"`: the model reached a natural stopping point
110
- * - `"max_tokens"`: we exceeded the requested `max_tokens` or the model's maximum
111
- * - `"stop_sequence"`: one of your provided custom `stop_sequences` was generated
112
- *
113
- * In non-streaming mode this value is always non-null. In streaming mode, it is
114
- * null in the `message_start` event and non-null otherwise.
115
- */
116
- stop_reason: 'end_turn' | 'max_tokens' | 'stop_sequence' | null;
117
- /**
118
- * Which custom stop sequence was generated, if any.
119
- *
120
- * This value will be a non-null string if one of your custom stop sequences was
121
- * generated.
122
- */
123
- stop_sequence: string | null;
124
- /**
125
- * Object type.
126
- *
127
- * For Messages, this is always `"message"`.
128
- */
129
- type: 'message';
130
- /**
131
- * Billing and rate-limit usage.
132
- *
133
- * Anthropic's API bills and rate-limits by token counts, as tokens represent the
134
- * underlying cost to our systems.
135
- *
136
- * Under the hood, the API transforms requests into a format suitable for the
137
- * model. The model's output then goes through a parsing stage before becoming an
138
- * API response. As a result, the token counts in `usage` will not match one-to-one
139
- * with the exact visible content of an API request or response.
140
- *
141
- * For example, `output_tokens` will be non-zero, even for an empty string response
142
- * from Claude.
143
- */
144
- usage: Usage;
145
- }
146
- export interface MessageDeltaEvent {
147
- delta: MessageDeltaEvent.Delta;
148
- type: 'message_delta';
149
- /**
150
- * Billing and rate-limit usage.
151
- *
152
- * Anthropic's API bills and rate-limits by token counts, as tokens represent the
153
- * underlying cost to our systems.
154
- *
155
- * Under the hood, the API transforms requests into a format suitable for the
156
- * model. The model's output then goes through a parsing stage before becoming an
157
- * API response. As a result, the token counts in `usage` will not match one-to-one
158
- * with the exact visible content of an API request or response.
159
- *
160
- * For example, `output_tokens` will be non-zero, even for an empty string response
161
- * from Claude.
162
- */
163
- usage: MessageDeltaUsage;
164
- }
165
- export declare namespace MessageDeltaEvent {
166
- interface Delta {
167
- stop_reason: 'end_turn' | 'max_tokens' | 'stop_sequence' | null;
168
- stop_sequence: string | null;
169
- }
170
- }
171
- export interface MessageDeltaUsage {
172
- /**
173
- * The cumulative number of output tokens which were used.
174
- */
175
- output_tokens: number;
176
- }
177
- export interface MessageParam {
178
- content: string | Array<TextBlockParam | ImageBlockParam>;
179
- role: 'user' | 'assistant';
180
- }
181
- export interface MessageStartEvent {
182
- message: Message;
183
- type: 'message_start';
184
- }
185
- export interface MessageStopEvent {
186
- type: 'message_stop';
187
- }
188
- export type MessageStreamEvent = MessageStartEvent | MessageDeltaEvent | MessageStopEvent | ContentBlockStartEvent | ContentBlockDeltaEvent | ContentBlockStopEvent;
189
- export interface TextBlock {
190
- text: string;
191
- type: 'text';
192
- }
193
- export interface TextBlockParam {
194
- text: string;
195
- type: 'text';
196
- }
197
- export interface TextDelta {
198
- text: string;
199
- type: 'text_delta';
200
- }
201
- export interface Usage {
202
- /**
203
- * The number of input tokens which were used.
204
- */
205
- input_tokens: number;
206
- /**
207
- * The number of output tokens which were used.
208
- */
209
- output_tokens: number;
210
- }
211
- export type MessageCreateParams = MessageCreateParamsNonStreaming | MessageCreateParamsStreaming;
212
- export interface MessageCreateParamsBase {
213
- /**
214
- * The maximum number of tokens to generate before stopping.
215
- *
216
- * Note that our models may stop _before_ reaching this maximum. This parameter
217
- * only specifies the absolute maximum number of tokens to generate.
218
- *
219
- * Different models have different maximum values for this parameter. See
220
- * [models](https://docs.anthropic.com/claude/docs/models-overview) for details.
221
- */
222
- max_tokens: number;
223
- /**
224
- * Input messages.
225
- *
226
- * Our models are trained to operate on alternating `user` and `assistant`
227
- * conversational turns. When creating a new `Message`, you specify the prior
228
- * conversational turns with the `messages` parameter, and the model then generates
229
- * the next `Message` in the conversation.
230
- *
231
- * Each input message must be an object with a `role` and `content`. You can
232
- * specify a single `user`-role message, or you can include multiple `user` and
233
- * `assistant` messages. The first message must always use the `user` role.
234
- *
235
- * If the final message uses the `assistant` role, the response content will
236
- * continue immediately from the content in that message. This can be used to
237
- * constrain part of the model's response.
238
- *
239
- * Example with a single `user` message:
240
- *
241
- * ```json
242
- * [{ "role": "user", "content": "Hello, Claude" }]
243
- * ```
244
- *
245
- * Example with multiple conversational turns:
246
- *
247
- * ```json
248
- * [
249
- * { "role": "user", "content": "Hello there." },
250
- * { "role": "assistant", "content": "Hi, I'm Claude. How can I help you?" },
251
- * { "role": "user", "content": "Can you explain LLMs in plain English?" }
252
- * ]
253
- * ```
254
- *
255
- * Example with a partially-filled response from Claude:
256
- *
257
- * ```json
258
- * [
259
- * {
260
- * "role": "user",
261
- * "content": "What's the Greek name for Sun? (A) Sol (B) Helios (C) Sun"
262
- * },
263
- * { "role": "assistant", "content": "The best answer is (" }
264
- * ]
265
- * ```
266
- *
267
- * Each input message `content` may be either a single `string` or an array of
268
- * content blocks, where each block has a specific `type`. Using a `string` for
269
- * `content` is shorthand for an array of one content block of type `"text"`. The
270
- * following input messages are equivalent:
271
- *
272
- * ```json
273
- * { "role": "user", "content": "Hello, Claude" }
274
- * ```
275
- *
276
- * ```json
277
- * { "role": "user", "content": [{ "type": "text", "text": "Hello, Claude" }] }
278
- * ```
279
- *
280
- * Starting with Claude 3 models, you can also send image content blocks:
281
- *
282
- * ```json
283
- * {
284
- * "role": "user",
285
- * "content": [
286
- * {
287
- * "type": "image",
288
- * "source": {
289
- * "type": "base64",
290
- * "media_type": "image/jpeg",
291
- * "data": "/9j/4AAQSkZJRg..."
292
- * }
293
- * },
294
- * { "type": "text", "text": "What is in this image?" }
295
- * ]
296
- * }
297
- * ```
298
- *
299
- * We currently support the `base64` source type for images, and the `image/jpeg`,
300
- * `image/png`, `image/gif`, and `image/webp` media types.
301
- *
302
- * See [examples](https://docs.anthropic.com/claude/reference/messages-examples)
303
- * for more input examples.
304
- *
305
- * Note that if you want to include a
306
- * [system prompt](https://docs.anthropic.com/claude/docs/system-prompts), you can
307
- * use the top-level `system` parameter — there is no `"system"` role for input
308
- * messages in the Messages API.
309
- */
310
- messages: Array<MessageParam>;
311
- /**
312
- * The model that will complete your prompt.
313
- *
314
- * See [models](https://docs.anthropic.com/claude/docs/models-overview) for
315
- * additional details and options.
316
- */
317
- model: (string & {}) | 'claude-3-opus-20240229' | 'claude-3-sonnet-20240229' | 'claude-3-haiku-20240307' | 'claude-2.1' | 'claude-2.0' | 'claude-instant-1.2';
318
- /**
319
- * An object describing metadata about the request.
320
- */
321
- metadata?: MessageCreateParams.Metadata;
322
- /**
323
- * Custom text sequences that will cause the model to stop generating.
324
- *
325
- * Our models will normally stop when they have naturally completed their turn,
326
- * which will result in a response `stop_reason` of `"end_turn"`.
327
- *
328
- * If you want the model to stop generating when it encounters custom strings of
329
- * text, you can use the `stop_sequences` parameter. If the model encounters one of
330
- * the custom sequences, the response `stop_reason` value will be `"stop_sequence"`
331
- * and the response `stop_sequence` value will contain the matched stop sequence.
332
- */
333
- stop_sequences?: Array<string>;
334
- /**
335
- * Whether to incrementally stream the response using server-sent events.
336
- *
337
- * See [streaming](https://docs.anthropic.com/claude/reference/messages-streaming)
338
- * for details.
339
- */
340
- stream?: boolean;
341
- /**
342
- * System prompt.
343
- *
344
- * A system prompt is a way of providing context and instructions to Claude, such
345
- * as specifying a particular goal or role. See our
346
- * [guide to system prompts](https://docs.anthropic.com/claude/docs/system-prompts).
347
- */
348
- system?: string;
349
- /**
350
- * Amount of randomness injected into the response.
351
- *
352
- * Defaults to `1.0`. Ranges from `0.0` to `1.0`. Use `temperature` closer to `0.0`
353
- * for analytical / multiple choice, and closer to `1.0` for creative and
354
- * generative tasks.
355
- *
356
- * Note that even with `temperature` of `0.0`, the results will not be fully
357
- * deterministic.
358
- */
359
- temperature?: number;
360
- /**
361
- * Only sample from the top K options for each subsequent token.
362
- *
363
- * Used to remove "long tail" low probability responses.
364
- * [Learn more technical details here](https://towardsdatascience.com/how-to-sample-from-language-models-682bceb97277).
365
- *
366
- * Recommended for advanced use cases only. You usually only need to use
367
- * `temperature`.
368
- */
369
- top_k?: number;
370
- /**
371
- * Use nucleus sampling.
372
- *
373
- * In nucleus sampling, we compute the cumulative distribution over all the options
374
- * for each subsequent token in decreasing probability order and cut it off once it
375
- * reaches a particular probability specified by `top_p`. You should either alter
376
- * `temperature` or `top_p`, but not both.
377
- *
378
- * Recommended for advanced use cases only. You usually only need to use
379
- * `temperature`.
380
- */
381
- top_p?: number;
382
- }
383
- export declare namespace MessageCreateParams {
384
- /**
385
- * An object describing metadata about the request.
386
- */
387
- interface Metadata {
388
- /**
389
- * An external identifier for the user who is associated with the request.
390
- *
391
- * This should be a uuid, hash value, or other opaque identifier. Anthropic may use
392
- * this id to help detect abuse. Do not include any identifying information such as
393
- * name, email address, or phone number.
394
- */
395
- user_id?: string | null;
396
- }
397
- type MessageCreateParamsNonStreaming = MessagesAPI.MessageCreateParamsNonStreaming;
398
- type MessageCreateParamsStreaming = MessagesAPI.MessageCreateParamsStreaming;
399
- }
400
- export interface MessageCreateParamsNonStreaming extends MessageCreateParamsBase {
401
- /**
402
- * Whether to incrementally stream the response using server-sent events.
403
- *
404
- * See [streaming](https://docs.anthropic.com/claude/reference/messages-streaming)
405
- * for details.
406
- */
407
- stream?: false;
408
- }
409
- export interface MessageCreateParamsStreaming extends MessageCreateParamsBase {
410
- /**
411
- * Whether to incrementally stream the response using server-sent events.
412
- *
413
- * See [streaming](https://docs.anthropic.com/claude/reference/messages-streaming)
414
- * for details.
415
- */
416
- stream: true;
417
- }
418
- export interface MessageStreamParams {
419
- /**
420
- * The maximum number of tokens to generate before stopping.
421
- *
422
- * Note that our models may stop _before_ reaching this maximum. This parameter
423
- * only specifies the absolute maximum number of tokens to generate.
424
- *
425
- * Different models have different maximum values for this parameter. See
426
- * [models](https://docs.anthropic.com/claude/docs/models-overview) for details.
427
- */
428
- max_tokens: number;
429
- /**
430
- * Input messages.
431
- *
432
- * Our models are trained to operate on alternating `user` and `assistant`
433
- * conversational turns. When creating a new `Message`, you specify the prior
434
- * conversational turns with the `messages` parameter, and the model then generates
435
- * the next `Message` in the conversation.
436
- *
437
- * Each input message must be an object with a `role` and `content`. You can
438
- * specify a single `user`-role message, or you can include multiple `user` and
439
- * `assistant` messages. The first message must always use the `user` role.
440
- *
441
- * If the final message uses the `assistant` role, the response content will
442
- * continue immediately from the content in that message. This can be used to
443
- * constrain part of the model's response.
444
- *
445
- * Example with a single `user` message:
446
- *
447
- * ```json
448
- * [{ "role": "user", "content": "Hello, Claude" }]
449
- * ```
450
- *
451
- * Example with multiple conversational turns:
452
- *
453
- * ```json
454
- * [
455
- * { "role": "user", "content": "Hello there." },
456
- * { "role": "assistant", "content": "Hi, I'm Claude. How can I help you?" },
457
- * { "role": "user", "content": "Can you explain LLMs in plain English?" }
458
- * ]
459
- * ```
460
- *
461
- * Example with a partially-filled response from Claude:
462
- *
463
- * ```json
464
- * [
465
- * {
466
- * "role": "user",
467
- * "content": "What's the Greek name for Sun? (A) Sol (B) Helios (C) Sun"
468
- * },
469
- * { "role": "assistant", "content": "The best answer is (" }
470
- * ]
471
- * ```
472
- *
473
- * Each input message `content` may be either a single `string` or an array of
474
- * content blocks, where each block has a specific `type`. Using a `string` for
475
- * `content` is shorthand for an array of one content block of type `"text"`. The
476
- * following input messages are equivalent:
477
- *
478
- * ```json
479
- * { "role": "user", "content": "Hello, Claude" }
480
- * ```
481
- *
482
- * ```json
483
- * { "role": "user", "content": [{ "type": "text", "text": "Hello, Claude" }] }
484
- * ```
485
- *
486
- * Starting with Claude 3 models, you can also send image content blocks:
487
- *
488
- * ```json
489
- * {
490
- * "role": "user",
491
- * "content": [
492
- * {
493
- * "type": "image",
494
- * "source": {
495
- * "type": "base64",
496
- * "media_type": "image/jpeg",
497
- * "data": "/9j/4AAQSkZJRg..."
498
- * }
499
- * },
500
- * { "type": "text", "text": "What is in this image?" }
501
- * ]
502
- * }
503
- * ```
504
- *
505
- * We currently support the `base64` source type for images, and the `image/jpeg`,
506
- * `image/png`, `image/gif`, and `image/webp` media types.
507
- *
508
- * See [examples](https://docs.anthropic.com/claude/reference/messages-examples)
509
- * for more input examples.
510
- *
511
- * Note that if you want to include a
512
- * [system prompt](https://docs.anthropic.com/claude/docs/system-prompts), you can
513
- * use the top-level `system` parameter — there is no `"system"` role for input
514
- * messages in the Messages API.
515
- */
516
- messages: Array<MessageParam>;
517
- /**
518
- * The model that will complete your prompt.
519
- *
520
- * See [models](https://docs.anthropic.com/claude/docs/models-overview) for
521
- * additional details and options.
522
- */
523
- model: (string & {}) | 'claude-3-opus-20240229' | 'claude-3-sonnet-20240229' | 'claude-3-haiku-20240307' | 'claude-2.1' | 'claude-2.0' | 'claude-instant-1.2';
524
- /**
525
- * An object describing metadata about the request.
526
- */
527
- metadata?: MessageStreamParams.Metadata;
528
- /**
529
- * Custom text sequences that will cause the model to stop generating.
530
- *
531
- * Our models will normally stop when they have naturally completed their turn,
532
- * which will result in a response `stop_reason` of `"end_turn"`.
533
- *
534
- * If you want the model to stop generating when it encounters custom strings of
535
- * text, you can use the `stop_sequences` parameter. If the model encounters one of
536
- * the custom sequences, the response `stop_reason` value will be `"stop_sequence"`
537
- * and the response `stop_sequence` value will contain the matched stop sequence.
538
- */
539
- stop_sequences?: Array<string>;
540
- /**
541
- * System prompt.
542
- *
543
- * A system prompt is a way of providing context and instructions to Claude, such
544
- * as specifying a particular goal or role. See our
545
- * [guide to system prompts](https://docs.anthropic.com/claude/docs/system-prompts).
546
- */
547
- system?: string;
548
- /**
549
- * Amount of randomness injected into the response.
550
- *
551
- * Defaults to `1.0`. Ranges from `0.0` to `1.0`. Use `temperature` closer to `0.0`
552
- * for analytical / multiple choice, and closer to `1.0` for creative and
553
- * generative tasks.
554
- *
555
- * Note that even with `temperature` of `0.0`, the results will not be fully
556
- * deterministic.
557
- */
558
- temperature?: number;
559
- /**
560
- * Only sample from the top K options for each subsequent token.
561
- *
562
- * Used to remove "long tail" low probability responses.
563
- * [Learn more technical details here](https://towardsdatascience.com/how-to-sample-from-language-models-682bceb97277).
564
- *
565
- * Recommended for advanced use cases only. You usually only need to use
566
- * `temperature`.
567
- */
568
- top_k?: number;
569
- /**
570
- * Use nucleus sampling.
571
- *
572
- * In nucleus sampling, we compute the cumulative distribution over all the options
573
- * for each subsequent token in decreasing probability order and cut it off once it
574
- * reaches a particular probability specified by `top_p`. You should either alter
575
- * `temperature` or `top_p`, but not both.
576
- *
577
- * Recommended for advanced use cases only. You usually only need to use
578
- * `temperature`.
579
- */
580
- top_p?: number;
581
- }
582
- export declare namespace MessageStreamParams {
583
- /**
584
- * An object describing metadata about the request.
585
- */
586
- interface Metadata {
587
- /**
588
- * An external identifier for the user who is associated with the request.
589
- *
590
- * This should be a uuid, hash value, or other opaque identifier. Anthropic may use
591
- * this id to help detect abuse. Do not include any identifying information such as
592
- * name, email address, or phone number.
593
- */
594
- user_id?: string | null;
595
- }
596
- }
597
- export declare namespace Messages {
598
- export import ContentBlock = MessagesAPI.ContentBlock;
599
- export import ContentBlockDeltaEvent = MessagesAPI.ContentBlockDeltaEvent;
600
- export import ContentBlockStartEvent = MessagesAPI.ContentBlockStartEvent;
601
- export import ContentBlockStopEvent = MessagesAPI.ContentBlockStopEvent;
602
- export import ImageBlockParam = MessagesAPI.ImageBlockParam;
603
- export import Message = MessagesAPI.Message;
604
- export import MessageDeltaEvent = MessagesAPI.MessageDeltaEvent;
605
- export import MessageDeltaUsage = MessagesAPI.MessageDeltaUsage;
606
- export import MessageParam = MessagesAPI.MessageParam;
607
- export import MessageStartEvent = MessagesAPI.MessageStartEvent;
608
- export import MessageStopEvent = MessagesAPI.MessageStopEvent;
609
- export import MessageStreamEvent = MessagesAPI.MessageStreamEvent;
610
- export import TextBlock = MessagesAPI.TextBlock;
611
- export import TextBlockParam = MessagesAPI.TextBlockParam;
612
- export import TextDelta = MessagesAPI.TextDelta;
613
- export import Usage = MessagesAPI.Usage;
614
- export import MessageCreateParams = MessagesAPI.MessageCreateParams;
615
- export import MessageCreateParamsNonStreaming = MessagesAPI.MessageCreateParamsNonStreaming;
616
- export import MessageCreateParamsStreaming = MessagesAPI.MessageCreateParamsStreaming;
617
- export import MessageStreamParams = MessagesAPI.MessageStreamParams;
618
- }
619
- //# sourceMappingURL=messages.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../src/resources/messages.ts"],"names":[],"mappings":"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"}
@@ -1,28 +0,0 @@
1
- "use strict";
2
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.Messages = exports.MessageStream = void 0;
5
- const resource_1 = require("@anthropic-ai/sdk/resource");
6
- const MessageStream_1 = require("@anthropic-ai/sdk/lib/MessageStream");
7
- var MessageStream_2 = require("@anthropic-ai/sdk/lib/MessageStream");
8
- Object.defineProperty(exports, "MessageStream", { enumerable: true, get: function () { return MessageStream_2.MessageStream; } });
9
- class Messages extends resource_1.APIResource {
10
- create(body, options) {
11
- return this._client.post('/v1/messages', {
12
- body,
13
- timeout: 600000,
14
- ...options,
15
- stream: body.stream ?? false,
16
- });
17
- }
18
- /**
19
- * Create a Message stream
20
- */
21
- stream(body, options) {
22
- return MessageStream_1.MessageStream.createMessage(this, body, options);
23
- }
24
- }
25
- exports.Messages = Messages;
26
- (function (Messages) {
27
- })(Messages = exports.Messages || (exports.Messages = {}));
28
- //# sourceMappingURL=messages.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"messages.js","sourceRoot":"","sources":["../src/resources/messages.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAItF,yDAAyD;AACzD,uEAAoE;AACpE,qEAAoE;AAA3D,8GAAA,aAAa,OAAA;AAItB,MAAa,QAAS,SAAQ,sBAAW;IAmBvC,MAAM,CACJ,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,EAAE;YACvC,IAAI;YACJ,OAAO,EAAE,MAAM;YACf,GAAG,OAAO;YACV,MAAM,EAAE,IAAI,CAAC,MAAM,IAAI,KAAK;SAC7B,CAAiE,CAAC;IACrE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAAyB,EAAE,OAA6B;QAC7D,OAAO,6BAAa,CAAC,aAAa,CAAC,IAAI,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;IAC1D,CAAC;CACF;AArCD,4BAqCC;AAopBD,WAAiB,QAAQ;AAqBzB,CAAC,EArBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAqBxB"}
@@ -1,23 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
- import { APIResource } from '@anthropic-ai/sdk/resource';
3
- import { MessageStream } from '@anthropic-ai/sdk/lib/MessageStream';
4
- export { MessageStream } from '@anthropic-ai/sdk/lib/MessageStream';
5
- export class Messages extends APIResource {
6
- create(body, options) {
7
- return this._client.post('/v1/messages', {
8
- body,
9
- timeout: 600000,
10
- ...options,
11
- stream: body.stream ?? false,
12
- });
13
- }
14
- /**
15
- * Create a Message stream
16
- */
17
- stream(body, options) {
18
- return MessageStream.createMessage(this, body, options);
19
- }
20
- }
21
- (function (Messages) {
22
- })(Messages || (Messages = {}));
23
- //# sourceMappingURL=messages.mjs.map