@psnext/slingcli 2.5.20260710-1 → 2.5.20260718-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 (1063) hide show
  1. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +1 -1
  2. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +8 -8
  3. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
  4. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
  5. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -1
  6. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -1
  7. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
  8. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +4 -4
  9. package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +1 -5
  10. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +2 -4
  11. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +1 -3
  12. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +2 -4
  13. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +3 -12
  14. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +4 -16
  15. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +3 -12
  16. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +2 -4
  17. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts +5 -9
  18. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-logger/loggerMiddleware.d.ts +3 -6
  19. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/configuration.d.ts +1 -2
  20. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts +1 -3
  21. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +1 -3
  22. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.browser.d.ts +1 -4
  23. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.d.ts +1 -4
  24. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.native.d.ts +1 -4
  25. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/check-features.d.ts +2 -6
  26. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/configurations.d.ts +1 -1
  27. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/user-agent-middleware.d.ts +4 -7
  28. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts +2 -2
  29. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +1 -1
  30. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +3 -8
  31. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +1 -1
  32. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +1 -1
  33. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.d.ts +1 -1
  34. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partition.d.ts +1 -1
  35. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.d.ts +3 -9
  36. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -5
  37. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +1 -3
  38. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +2 -6
  39. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +2 -6
  40. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +2 -6
  41. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +1 -3
  42. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +2 -5
  43. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +4 -6
  44. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -3
  45. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +2 -8
  46. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +3 -8
  47. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +8 -17
  48. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +1 -1
  49. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +1 -4
  50. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -19
  51. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +2 -2
  52. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +1 -1
  53. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +1 -5
  54. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -2
  55. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -3
  56. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +1 -4
  57. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -5
  58. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +1 -3
  59. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +1 -1
  60. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +4 -13
  61. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -7
  62. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
  63. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -3
  64. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +3 -12
  65. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +1 -1
  66. package/node_modules/@aws-sdk/core/package.json +65 -62
  67. package/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +1 -3
  68. package/node_modules/@aws-sdk/credential-provider-env/package.json +32 -32
  69. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +1 -3
  70. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +1 -3
  71. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
  72. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +1 -1
  73. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +1 -4
  74. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +1 -4
  75. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +10 -0
  76. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +5 -0
  77. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +4 -0
  78. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/http2/ClientHttp2SessionRef.d.ts +46 -0
  79. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +3 -0
  80. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +47 -0
  81. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +46 -0
  82. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +36 -0
  83. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +76 -0
  84. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2.d.ts +2 -0
  85. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-https.d.ts +2 -0
  86. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +2 -0
  87. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +6 -0
  88. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +6 -0
  89. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +2 -0
  90. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +9 -0
  91. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +12 -0
  92. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/package.json +5 -7
  93. package/node_modules/@aws-sdk/credential-provider-http/package.json +34 -34
  94. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -8
  95. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
  96. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +2 -4
  97. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +1 -1
  98. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
  99. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +1 -1
  100. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +1 -1
  101. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +2 -4
  102. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +2 -4
  103. package/node_modules/@aws-sdk/credential-provider-ini/package.json +40 -40
  104. package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +4 -4
  105. package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +4 -4
  106. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +1 -1
  107. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +1 -1
  108. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +1 -6
  109. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -3
  110. package/node_modules/@aws-sdk/credential-provider-login/package.json +35 -35
  111. package/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +1 -0
  112. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +4 -11
  113. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +1 -0
  114. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +1 -1
  115. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +3 -3
  116. package/node_modules/@aws-sdk/credential-provider-node/package.json +39 -39
  117. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +2 -4
  118. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +1 -1
  119. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
  120. package/node_modules/@aws-sdk/credential-provider-process/package.json +32 -32
  121. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -4
  122. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +2 -8
  123. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +1 -1
  124. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +1 -4
  125. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +2 -6
  126. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +2 -9
  127. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +2 -4
  128. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +1 -1
  129. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +1 -3
  130. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +1 -5
  131. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -4
  132. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +35 -35
  133. package/node_modules/@aws-sdk/credential-provider-sso/package.json +34 -34
  134. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +3 -7
  135. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -7
  136. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +1 -4
  137. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +40 -40
  138. package/node_modules/@aws-sdk/eventstream-handler-node/dist-cjs/index.js +1 -2
  139. package/node_modules/@aws-sdk/eventstream-handler-node/dist-es/EventStreamPayloadHandler.js +1 -2
  140. package/node_modules/@aws-sdk/eventstream-handler-node/dist-types/ts3.4/EventSigningTransformStream.d.ts +1 -5
  141. package/node_modules/@aws-sdk/eventstream-handler-node/dist-types/ts3.4/EventStreamPayloadHandler.d.ts +2 -4
  142. package/node_modules/@aws-sdk/eventstream-handler-node/package.json +29 -29
  143. package/node_modules/@aws-sdk/middleware-eventstream/dist-types/ts3.4/eventStreamConfiguration.d.ts +1 -1
  144. package/node_modules/@aws-sdk/middleware-eventstream/dist-types/ts3.4/eventStreamHandlingMiddleware.d.ts +2 -5
  145. package/node_modules/@aws-sdk/middleware-eventstream/dist-types/ts3.4/getEventStreamPlugin.d.ts +1 -1
  146. package/node_modules/@aws-sdk/middleware-eventstream/dist-types/ts3.4/index.d.ts +1 -4
  147. package/node_modules/@aws-sdk/middleware-eventstream/package.json +32 -32
  148. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/WebSocketFetchHandler.d.ts +5 -12
  149. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/WebsocketSignatureV4.d.ts +5 -19
  150. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/getWebSocketPlugin.d.ts +1 -1
  151. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/index.d.ts +1 -4
  152. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/middlewares/websocketEndpointMiddleware.d.ts +2 -6
  153. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/middlewares/websocketInjectSessionIdMiddleware.d.ts +1 -4
  154. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/resolveWebSocketConfig.d.ts +1 -1
  155. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/ws-eventstream/EventSigningTransformStream.d.ts +2 -5
  156. package/node_modules/@aws-sdk/middleware-websocket/dist-types/ts3.4/ws-eventstream/EventStreamPayloadHandler.d.ts +2 -4
  157. package/node_modules/@aws-sdk/middleware-websocket/package.json +29 -29
  158. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +11 -9
  159. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +121 -76
  160. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +6 -5
  161. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +6 -5
  162. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  163. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +12 -8
  164. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +2 -0
  165. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +6 -4
  166. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commandBuilder.js +3 -0
  167. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.js +4 -0
  168. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +1 -0
  169. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +80 -70
  170. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +1 -1
  171. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +23 -0
  172. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +6 -4
  173. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +6 -4
  174. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
  175. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +7 -0
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -2
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commandBuilder.d.ts +8 -4
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +2 -2
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +114 -0
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +1 -0
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +1 -0
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +41 -3
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +3 -0
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  189. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -3
  190. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  191. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
  192. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +7 -15
  193. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -22
  194. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  195. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +11 -15
  196. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +7 -13
  197. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +4 -6
  198. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -2
  199. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +1 -1
  200. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +1 -1
  201. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +2 -1
  202. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +9 -28
  203. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +13 -30
  204. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +12 -26
  205. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +13 -30
  206. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +6 -12
  207. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +2 -4
  208. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +1 -5
  209. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +20 -3
  210. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +25 -27
  211. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  212. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +11 -15
  213. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +13 -18
  214. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +9 -14
  215. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +42 -0
  216. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +1 -0
  217. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +2 -1
  218. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +1 -1
  219. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +2 -1
  220. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +1 -2
  221. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +4 -12
  222. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +9 -0
  223. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +13 -30
  224. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +12 -26
  225. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +13 -30
  226. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +5 -9
  227. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +1 -1
  228. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +4 -5
  229. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +3 -3
  230. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +13 -20
  231. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  232. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +10 -13
  233. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +7 -10
  234. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +5 -10
  235. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +1 -1
  236. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +1 -1
  237. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +2 -1
  238. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +4 -12
  239. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +12 -27
  240. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +11 -23
  241. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +12 -27
  242. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +5 -9
  243. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +1 -1
  244. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +1 -5
  245. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +4 -7
  246. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +16 -29
  247. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  248. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +11 -15
  249. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +7 -10
  250. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -5
  251. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -1
  252. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +1 -1
  253. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +2 -1
  254. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +11 -34
  255. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +12 -27
  256. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +11 -23
  257. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +12 -27
  258. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +5 -9
  259. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  260. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -5
  261. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +7 -10
  262. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +16 -30
  263. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  264. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +11 -16
  265. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +8 -18
  266. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -5
  267. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -6
  268. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  269. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +5 -7
  270. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -1
  271. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +1 -1
  272. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +2 -1
  273. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +7 -24
  274. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +14 -34
  275. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +14 -33
  276. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +14 -34
  277. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +6 -10
  278. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +1 -1
  279. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +1 -5
  280. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +10 -0
  281. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +5 -0
  282. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +4 -0
  283. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/http2/ClientHttp2SessionRef.d.ts +46 -0
  284. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +3 -0
  285. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +47 -0
  286. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +46 -0
  287. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +36 -0
  288. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +76 -0
  289. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2.d.ts +2 -0
  290. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-https.d.ts +2 -0
  291. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +2 -0
  292. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +6 -0
  293. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +6 -0
  294. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +2 -0
  295. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +9 -0
  296. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +12 -0
  297. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/package.json +5 -7
  298. package/node_modules/@aws-sdk/nested-clients/package.json +53 -50
  299. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +5 -13
  300. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +2 -2
  301. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -8
  302. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +1 -1
  303. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +29 -29
  304. package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -7
  305. package/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +1 -6
  306. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +2 -5
  307. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +1 -5
  308. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +7 -39
  309. package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -9
  310. package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +1 -6
  311. package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +1 -6
  312. package/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +1 -4
  313. package/node_modules/@aws-sdk/types/package.json +30 -30
  314. package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +2 -12
  315. package/node_modules/@aws-sdk/xml-builder/package.json +34 -34
  316. package/node_modules/@earendil-works/pi-agent-core/dist/agent-loop.js +39 -2
  317. package/node_modules/@earendil-works/pi-agent-core/dist/harness/session/jsonl-repo.js +2 -0
  318. package/node_modules/@earendil-works/pi-agent-core/dist/harness/session/jsonl-storage.js +32 -22
  319. package/node_modules/@earendil-works/pi-agent-core/dist/harness/session/memory-storage.js +3 -1
  320. package/node_modules/@earendil-works/pi-agent-core/dist/harness/session/session.js +73 -37
  321. package/node_modules/@earendil-works/pi-agent-core/dist/index.js +2 -0
  322. package/node_modules/@earendil-works/pi-agent-core/package.json +2 -2
  323. package/node_modules/@earendil-works/pi-ai/dist/api/anthropic-messages.js +102 -50
  324. package/node_modules/@earendil-works/pi-ai/dist/api/azure-openai-responses.js +3 -1
  325. package/node_modules/@earendil-works/pi-ai/dist/api/bedrock-converse-stream.js +19 -11
  326. package/node_modules/@earendil-works/pi-ai/dist/api/lazy.js +9 -10
  327. package/node_modules/@earendil-works/pi-ai/dist/api/openai-codex-responses.js +9 -5
  328. package/node_modules/@earendil-works/pi-ai/dist/api/openai-completions.js +56 -6
  329. package/node_modules/@earendil-works/pi-ai/dist/api/openai-responses-shared.js +58 -5
  330. package/node_modules/@earendil-works/pi-ai/dist/api/openai-responses.js +29 -9
  331. package/node_modules/@earendil-works/pi-ai/dist/api/pi-messages.js +309 -0
  332. package/node_modules/@earendil-works/pi-ai/dist/api/pi-messages.lazy.js +3 -0
  333. package/node_modules/@earendil-works/pi-ai/dist/api/simple-options.js +1 -1
  334. package/node_modules/@earendil-works/pi-ai/dist/api/transform-messages.js +4 -1
  335. package/node_modules/@earendil-works/pi-ai/dist/auth/credential-store.js +3 -0
  336. package/node_modules/@earendil-works/pi-ai/dist/auth/helpers.js +4 -3
  337. package/node_modules/@earendil-works/pi-ai/dist/{utils → auth}/oauth/anthropic.js +51 -116
  338. package/node_modules/@earendil-works/pi-ai/dist/{utils → auth}/oauth/github-copilot.js +18 -77
  339. package/node_modules/@earendil-works/pi-ai/dist/auth/oauth/load.js +49 -0
  340. package/node_modules/@earendil-works/pi-ai/dist/{utils → auth}/oauth/openai-codex.js +61 -155
  341. package/node_modules/@earendil-works/pi-ai/dist/auth/oauth/radius.js +318 -0
  342. package/node_modules/@earendil-works/pi-ai/dist/auth/oauth/xai.js +189 -0
  343. package/node_modules/@earendil-works/pi-ai/dist/auth/resolve.js +9 -7
  344. package/node_modules/@earendil-works/pi-ai/dist/bun-oauth.js +17 -0
  345. package/node_modules/@earendil-works/pi-ai/dist/cli.js +58 -76
  346. package/node_modules/@earendil-works/pi-ai/dist/compat/extension-oauth-types.js +2 -0
  347. package/node_modules/@earendil-works/pi-ai/dist/compat.js +25 -8
  348. package/node_modules/@earendil-works/pi-ai/dist/env-api-keys.js +1 -0
  349. package/node_modules/@earendil-works/pi-ai/dist/image-models.generated.js +176 -176
  350. package/node_modules/@earendil-works/pi-ai/dist/images-models.js +5 -4
  351. package/node_modules/@earendil-works/pi-ai/dist/index.js +1 -0
  352. package/node_modules/@earendil-works/pi-ai/dist/models-store.js +14 -0
  353. package/node_modules/@earendil-works/pi-ai/dist/models.js +229 -35
  354. package/node_modules/@earendil-works/pi-ai/dist/oauth.js +1 -1
  355. package/node_modules/@earendil-works/pi-ai/dist/providers/all.js +3 -0
  356. package/node_modules/@earendil-works/pi-ai/dist/providers/amazon-bedrock.js +51 -6
  357. package/node_modules/@earendil-works/pi-ai/dist/providers/amazon-bedrock.models.js +2 -1826
  358. package/node_modules/@earendil-works/pi-ai/dist/providers/ant-ling.models.js +2 -57
  359. package/node_modules/@earendil-works/pi-ai/dist/providers/anthropic.js +1 -1
  360. package/node_modules/@earendil-works/pi-ai/dist/providers/anthropic.models.js +2 -250
  361. package/node_modules/@earendil-works/pi-ai/dist/providers/azure-openai-responses.models.js +2 -812
  362. package/node_modules/@earendil-works/pi-ai/dist/providers/cerebras.models.js +2 -56
  363. package/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare-ai-gateway.js +4 -3
  364. package/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare-ai-gateway.models.js +2 -681
  365. package/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare-auth.js +22 -26
  366. package/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare-stream.js +21 -0
  367. package/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare-workers-ai.js +2 -1
  368. package/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare-workers-ai.models.js +2 -236
  369. package/node_modules/@earendil-works/pi-ai/dist/providers/data/amazon-bedrock.json +1 -0
  370. package/node_modules/@earendil-works/pi-ai/dist/providers/data/ant-ling.json +1 -0
  371. package/node_modules/@earendil-works/pi-ai/dist/providers/data/anthropic.json +1 -0
  372. package/node_modules/@earendil-works/pi-ai/dist/providers/data/azure-openai-responses.json +1 -0
  373. package/node_modules/@earendil-works/pi-ai/dist/providers/data/cerebras.json +1 -0
  374. package/node_modules/@earendil-works/pi-ai/dist/providers/data/cloudflare-ai-gateway.json +1 -0
  375. package/node_modules/@earendil-works/pi-ai/dist/providers/data/cloudflare-workers-ai.json +1 -0
  376. package/node_modules/@earendil-works/pi-ai/dist/providers/data/deepseek.json +1 -0
  377. package/node_modules/@earendil-works/pi-ai/dist/providers/data/fireworks.json +1 -0
  378. package/node_modules/@earendil-works/pi-ai/dist/providers/data/github-copilot.json +1 -0
  379. package/node_modules/@earendil-works/pi-ai/dist/providers/data/google-vertex.json +1 -0
  380. package/node_modules/@earendil-works/pi-ai/dist/providers/data/google.json +1 -0
  381. package/node_modules/@earendil-works/pi-ai/dist/providers/data/groq.json +1 -0
  382. package/node_modules/@earendil-works/pi-ai/dist/providers/data/huggingface.json +1 -0
  383. package/node_modules/@earendil-works/pi-ai/dist/providers/data/kimi-coding.json +1 -0
  384. package/node_modules/@earendil-works/pi-ai/dist/providers/data/minimax-cn.json +1 -0
  385. package/node_modules/@earendil-works/pi-ai/dist/providers/data/minimax.json +1 -0
  386. package/node_modules/@earendil-works/pi-ai/dist/providers/data/mistral.json +1 -0
  387. package/node_modules/@earendil-works/pi-ai/dist/providers/data/moonshotai-cn.json +1 -0
  388. package/node_modules/@earendil-works/pi-ai/dist/providers/data/moonshotai.json +1 -0
  389. package/node_modules/@earendil-works/pi-ai/dist/providers/data/nvidia.json +1 -0
  390. package/node_modules/@earendil-works/pi-ai/dist/providers/data/openai-codex.json +1 -0
  391. package/node_modules/@earendil-works/pi-ai/dist/providers/data/openai.json +1 -0
  392. package/node_modules/@earendil-works/pi-ai/dist/providers/data/opencode-go.json +1 -0
  393. package/node_modules/@earendil-works/pi-ai/dist/providers/data/opencode.json +1 -0
  394. package/node_modules/@earendil-works/pi-ai/dist/providers/data/openrouter.json +1 -0
  395. package/node_modules/@earendil-works/pi-ai/dist/providers/data/together.json +1 -0
  396. package/node_modules/@earendil-works/pi-ai/dist/providers/data/vercel-ai-gateway.json +1 -0
  397. package/node_modules/@earendil-works/pi-ai/dist/providers/data/xai.json +1 -0
  398. package/node_modules/@earendil-works/pi-ai/dist/providers/data/xiaomi-token-plan-ams.json +1 -0
  399. package/node_modules/@earendil-works/pi-ai/dist/providers/data/xiaomi-token-plan-cn.json +1 -0
  400. package/node_modules/@earendil-works/pi-ai/dist/providers/data/xiaomi-token-plan-sgp.json +1 -0
  401. package/node_modules/@earendil-works/pi-ai/dist/providers/data/xiaomi.json +1 -0
  402. package/node_modules/@earendil-works/pi-ai/dist/providers/data/zai-coding-cn.json +1 -0
  403. package/node_modules/@earendil-works/pi-ai/dist/providers/data/zai.json +1 -0
  404. package/node_modules/@earendil-works/pi-ai/dist/providers/deepseek.models.js +2 -40
  405. package/node_modules/@earendil-works/pi-ai/dist/providers/fireworks.models.js +2 -292
  406. package/node_modules/@earendil-works/pi-ai/dist/providers/github-copilot.js +11 -1
  407. package/node_modules/@earendil-works/pi-ai/dist/providers/github-copilot.models.js +2 -480
  408. package/node_modules/@earendil-works/pi-ai/dist/providers/google-vertex.js +56 -5
  409. package/node_modules/@earendil-works/pi-ai/dist/providers/google-vertex.models.js +2 -179
  410. package/node_modules/@earendil-works/pi-ai/dist/providers/google.models.js +2 -285
  411. package/node_modules/@earendil-works/pi-ai/dist/providers/groq.models.js +2 -122
  412. package/node_modules/@earendil-works/pi-ai/dist/providers/huggingface.models.js +2 -884
  413. package/node_modules/@earendil-works/pi-ai/dist/providers/kimi-coding.models.js +2 -56
  414. package/node_modules/@earendil-works/pi-ai/dist/providers/minimax-cn.models.js +2 -53
  415. package/node_modules/@earendil-works/pi-ai/dist/providers/minimax.models.js +2 -53
  416. package/node_modules/@earendil-works/pi-ai/dist/providers/mistral.models.js +2 -512
  417. package/node_modules/@earendil-works/pi-ai/dist/providers/moonshotai-cn.models.js +2 -166
  418. package/node_modules/@earendil-works/pi-ai/dist/providers/moonshotai.models.js +2 -166
  419. package/node_modules/@earendil-works/pi-ai/dist/providers/nvidia.models.js +2 -382
  420. package/node_modules/@earendil-works/pi-ai/dist/providers/openai-codex.js +1 -1
  421. package/node_modules/@earendil-works/pi-ai/dist/providers/openai-codex.models.js +2 -74
  422. package/node_modules/@earendil-works/pi-ai/dist/providers/openai.models.js +2 -812
  423. package/node_modules/@earendil-works/pi-ai/dist/providers/opencode-go.models.js +2 -237
  424. package/node_modules/@earendil-works/pi-ai/dist/providers/opencode.models.js +2 -921
  425. package/node_modules/@earendil-works/pi-ai/dist/providers/openrouter.models.js +2 -4883
  426. package/node_modules/@earendil-works/pi-ai/dist/providers/radius-config.js +59 -0
  427. package/node_modules/@earendil-works/pi-ai/dist/providers/radius.js +54 -0
  428. package/node_modules/@earendil-works/pi-ai/dist/providers/together.models.js +2 -377
  429. package/node_modules/@earendil-works/pi-ai/dist/providers/vercel-ai-gateway.models.js +2 -3288
  430. package/node_modules/@earendil-works/pi-ai/dist/providers/xai.js +15 -3
  431. package/node_modules/@earendil-works/pi-ai/dist/providers/xai.models.js +2 -146
  432. package/node_modules/@earendil-works/pi-ai/dist/providers/xiaomi-token-plan-ams.models.js +2 -92
  433. package/node_modules/@earendil-works/pi-ai/dist/providers/xiaomi-token-plan-cn.models.js +2 -92
  434. package/node_modules/@earendil-works/pi-ai/dist/providers/xiaomi-token-plan-sgp.models.js +2 -92
  435. package/node_modules/@earendil-works/pi-ai/dist/providers/xiaomi.models.js +2 -110
  436. package/node_modules/@earendil-works/pi-ai/dist/providers/zai-coding-cn.models.js +2 -111
  437. package/node_modules/@earendil-works/pi-ai/dist/providers/zai.models.js +2 -111
  438. package/node_modules/@earendil-works/pi-ai/dist/utils/deferred-tools.js +36 -0
  439. package/node_modules/@earendil-works/pi-ai/dist/utils/estimate.js +35 -14
  440. package/node_modules/@earendil-works/pi-ai/dist/utils/retry.js +4 -0
  441. package/node_modules/@earendil-works/pi-ai/dist/utils/validation.js +9 -21
  442. package/node_modules/@earendil-works/pi-ai/package.json +7 -2
  443. package/node_modules/@earendil-works/pi-coding-agent/dist/bun/cli.js +2 -0
  444. package/node_modules/@earendil-works/pi-coding-agent/dist/cli/args.js +5 -5
  445. package/node_modules/@earendil-works/pi-coding-agent/dist/cli/config-selector.js +1 -1
  446. package/node_modules/@earendil-works/pi-coding-agent/dist/cli/list-models.js +3 -3
  447. package/node_modules/@earendil-works/pi-coding-agent/dist/core/agent-session-runtime.js +3 -0
  448. package/node_modules/@earendil-works/pi-coding-agent/dist/core/agent-session-services.js +23 -9
  449. package/node_modules/@earendil-works/pi-coding-agent/dist/core/agent-session.js +156 -56
  450. package/node_modules/@earendil-works/pi-coding-agent/dist/core/auth-storage.js +46 -259
  451. package/node_modules/@earendil-works/pi-coding-agent/dist/core/cache-stats.js +101 -0
  452. package/node_modules/@earendil-works/pi-coding-agent/dist/core/compaction/compaction.js +51 -73
  453. package/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/loader.js +22 -5
  454. package/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/runner.js +64 -24
  455. package/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/wrapper.js +22 -3
  456. package/node_modules/@earendil-works/pi-coding-agent/dist/core/keybindings.js +10 -9
  457. package/node_modules/@earendil-works/pi-coding-agent/dist/core/model-config.js +243 -0
  458. package/node_modules/@earendil-works/pi-coding-agent/dist/core/model-registry.js +59 -705
  459. package/node_modules/@earendil-works/pi-coding-agent/dist/core/model-resolver.js +19 -18
  460. package/node_modules/@earendil-works/pi-coding-agent/dist/core/model-runtime.js +438 -0
  461. package/node_modules/@earendil-works/pi-coding-agent/dist/core/models-store.js +45 -0
  462. package/node_modules/@earendil-works/pi-coding-agent/dist/core/package-manager.js +75 -28
  463. package/node_modules/@earendil-works/pi-coding-agent/dist/core/project-trust.js +1 -1
  464. package/node_modules/@earendil-works/pi-coding-agent/dist/core/prompt-templates.js +4 -4
  465. package/node_modules/@earendil-works/pi-coding-agent/dist/core/provider-composer.js +375 -0
  466. package/node_modules/@earendil-works/pi-coding-agent/dist/core/radius.js +2 -0
  467. package/node_modules/@earendil-works/pi-coding-agent/dist/core/remote-catalog-provider.js +83 -0
  468. package/node_modules/@earendil-works/pi-coding-agent/dist/core/resource-loader.js +7 -7
  469. package/node_modules/@earendil-works/pi-coding-agent/dist/core/runtime-credentials.js +36 -0
  470. package/node_modules/@earendil-works/pi-coding-agent/dist/core/sdk.js +15 -19
  471. package/node_modules/@earendil-works/pi-coding-agent/dist/core/session-manager.js +13 -3
  472. package/node_modules/@earendil-works/pi-coding-agent/dist/core/settings-manager.js +10 -1
  473. package/node_modules/@earendil-works/pi-coding-agent/dist/core/slash-commands.js +3 -3
  474. package/node_modules/@earendil-works/pi-coding-agent/dist/core/system-prompt.js +1 -11
  475. package/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/read.js +1 -1
  476. package/node_modules/@earendil-works/pi-coding-agent/dist/extensions/index.js +3 -0
  477. package/node_modules/@earendil-works/pi-coding-agent/dist/extensions/llama/client.js +300 -0
  478. package/node_modules/@earendil-works/pi-coding-agent/dist/extensions/llama/huggingface.js +141 -0
  479. package/node_modules/@earendil-works/pi-coding-agent/dist/extensions/llama/index.js +208 -0
  480. package/node_modules/@earendil-works/pi-coding-agent/dist/extensions/llama/provider.js +102 -0
  481. package/node_modules/@earendil-works/pi-coding-agent/dist/extensions/llama/ui.js +416 -0
  482. package/node_modules/@earendil-works/pi-coding-agent/dist/index.js +2 -2
  483. package/node_modules/@earendil-works/pi-coding-agent/dist/main.js +17 -16
  484. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/assistant-message.js +22 -10
  485. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/config-selector.js +280 -25
  486. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/custom-editor.js +1 -1
  487. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/footer.js +5 -3
  488. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/login-dialog.js +17 -8
  489. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/model-selector.js +72 -41
  490. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/oauth-selector.js +30 -32
  491. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/settings-selector.js +12 -1
  492. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/thinking-selector.js +2 -1
  493. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/tree-selector.js +49 -12
  494. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/interactive-mode.js +437 -240
  495. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/theme/dark.json +1 -0
  496. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/theme/light.json +1 -0
  497. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/theme/theme-schema.json +6 -2
  498. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/theme/theme.js +10 -3
  499. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/print-mode.js +1 -1
  500. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/rpc/rpc-client.js +3 -3
  501. package/node_modules/@earendil-works/pi-coding-agent/dist/modes/rpc/rpc-mode.js +6 -3
  502. package/node_modules/@earendil-works/pi-coding-agent/dist/package-manager-cli.js +131 -22
  503. package/node_modules/@earendil-works/pi-coding-agent/dist/utils/clipboard-image.js +1 -1
  504. package/node_modules/@earendil-works/pi-coding-agent/dist/utils/clipboard.js +13 -0
  505. package/node_modules/@earendil-works/pi-coding-agent/docs/compaction.md +396 -0
  506. package/node_modules/@earendil-works/pi-coding-agent/docs/containerization.md +111 -0
  507. package/node_modules/@earendil-works/pi-coding-agent/docs/custom-provider.md +763 -0
  508. package/node_modules/@earendil-works/pi-coding-agent/docs/docs.json +143 -0
  509. package/node_modules/@earendil-works/pi-coding-agent/docs/extensions.md +2943 -0
  510. package/node_modules/@earendil-works/pi-coding-agent/docs/images/doom-extension.png +0 -0
  511. package/node_modules/@earendil-works/pi-coding-agent/docs/images/exy.png +0 -0
  512. package/node_modules/@earendil-works/pi-coding-agent/docs/images/interactive-mode.png +0 -0
  513. package/node_modules/@earendil-works/pi-coding-agent/docs/images/tree-view.png +0 -0
  514. package/node_modules/@earendil-works/pi-coding-agent/docs/index.md +79 -0
  515. package/node_modules/@earendil-works/pi-coding-agent/docs/json.md +82 -0
  516. package/node_modules/@earendil-works/pi-coding-agent/docs/keybindings.md +198 -0
  517. package/node_modules/@earendil-works/pi-coding-agent/docs/llama-cpp.md +99 -0
  518. package/node_modules/@earendil-works/pi-coding-agent/docs/models.md +540 -0
  519. package/node_modules/@earendil-works/pi-coding-agent/docs/packages.md +228 -0
  520. package/node_modules/@earendil-works/pi-coding-agent/docs/prompt-templates.md +96 -0
  521. package/node_modules/@earendil-works/pi-coding-agent/docs/providers.md +297 -0
  522. package/node_modules/@earendil-works/pi-coding-agent/docs/quickstart.md +165 -0
  523. package/node_modules/@earendil-works/pi-coding-agent/docs/rpc.md +1480 -0
  524. package/node_modules/@earendil-works/pi-coding-agent/docs/security.md +59 -0
  525. package/node_modules/@earendil-works/pi-coding-agent/docs/session-format.md +422 -0
  526. package/node_modules/@earendil-works/pi-coding-agent/docs/sessions.md +145 -0
  527. package/node_modules/@earendil-works/pi-coding-agent/docs/settings.md +319 -0
  528. package/node_modules/@earendil-works/pi-coding-agent/docs/shell-aliases.md +13 -0
  529. package/node_modules/@earendil-works/pi-coding-agent/docs/skills.md +231 -0
  530. package/node_modules/@earendil-works/pi-coding-agent/docs/terminal-setup.md +142 -0
  531. package/node_modules/@earendil-works/pi-coding-agent/docs/termux.md +127 -0
  532. package/node_modules/@earendil-works/pi-coding-agent/docs/themes.md +297 -0
  533. package/node_modules/@earendil-works/pi-coding-agent/docs/tmux.md +63 -0
  534. package/node_modules/@earendil-works/pi-coding-agent/docs/tui.md +942 -0
  535. package/node_modules/@earendil-works/pi-coding-agent/docs/usage.md +311 -0
  536. package/node_modules/@earendil-works/pi-coding-agent/docs/windows.md +17 -0
  537. package/node_modules/@earendil-works/pi-coding-agent/npm-shrinkwrap.json +12 -12
  538. package/node_modules/@earendil-works/pi-coding-agent/package.json +4 -4
  539. package/node_modules/@earendil-works/pi-orchestrator/dist/config.js +1 -1
  540. package/node_modules/@earendil-works/pi-orchestrator/dist/radius.js +6 -11
  541. package/node_modules/@earendil-works/pi-orchestrator/dist/serve.js +1 -1
  542. package/node_modules/@earendil-works/pi-orchestrator/package.json +2 -2
  543. package/node_modules/@earendil-works/pi-tui/dist/components/editor.js +22 -1
  544. package/node_modules/@earendil-works/pi-tui/dist/keys.js +6 -5
  545. package/node_modules/@earendil-works/pi-tui/dist/tui.js +2 -2
  546. package/node_modules/@earendil-works/pi-tui/dist/utils.js +23 -5
  547. package/node_modules/@earendil-works/pi-tui/package.json +2 -2
  548. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +3 -3
  549. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.browser.js +2 -2
  550. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.js +3 -3
  551. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.native.js +1 -1
  552. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.browser.js +2 -2
  553. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +2 -2
  554. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +20 -20
  555. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +20 -20
  556. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +1 -1
  557. package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.browser.js +3 -3
  558. package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.js +3 -3
  559. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +4 -4
  560. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.browser.js +4 -4
  561. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +16 -6
  562. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.native.js +4 -4
  563. package/node_modules/@smithy/core/dist-cjs/submodules/transport/index.js +1 -1
  564. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +2 -2
  565. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +1 -1
  566. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/regionInfo/getRegionInfo.js +1 -1
  567. package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.js +1 -1
  568. package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/getSelectorName.js +1 -1
  569. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/parseIni.js +1 -1
  570. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/service-customizations/s3.js +1 -1
  571. package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/parseURL.js +1 -1
  572. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +20 -20
  573. package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +1 -1
  574. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/StandardRetryStrategy.js +1 -1
  575. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retryMiddleware.js +1 -1
  576. package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/StandardRetryStrategy.js +1 -1
  577. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +2 -2
  578. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +1 -1
  579. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +1 -1
  580. package/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +1 -1
  581. package/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js +1 -1
  582. package/node_modules/@smithy/core/dist-es/submodules/serde/middleware-serde/deserializerMiddleware.js +2 -2
  583. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/ChecksumStream.js +11 -1
  584. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.js +1 -1
  585. package/node_modules/@smithy/core/dist-es/submodules/transport/isValidHostname.js +1 -1
  586. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +2 -2
  587. package/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +1 -1
  588. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +9 -4
  589. package/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +14 -0
  590. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +18 -0
  591. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +18 -0
  592. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +33 -0
  593. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-auth-scheme/index.d.ts +4 -0
  594. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-auth-scheme/resolveAuthOptions.d.ts +10 -0
  595. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-signing/getHttpSigningMiddleware.d.ts +9 -0
  596. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-signing/httpSigningMiddleware.d.ts +5 -0
  597. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/middleware-http-signing/index.d.ts +2 -0
  598. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/pagination/createPaginator.d.ts +7 -0
  599. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +15 -0
  600. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +8 -0
  601. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +8 -0
  602. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/httpAuthSchemes/index.d.ts +3 -0
  603. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +8 -0
  604. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/index.d.ts +4 -0
  605. package/node_modules/@smithy/core/dist-types/ts3.4/legacy-root-exports/util-identity-and-auth/memoizeIdentityProvider.d.ts +31 -0
  606. package/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +7 -0
  607. package/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +12 -0
  608. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +33 -0
  609. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +28 -0
  610. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +6 -0
  611. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +22 -0
  612. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +13 -0
  613. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +65 -0
  614. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +25 -0
  615. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +5 -0
  616. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +31 -0
  617. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/chunked-blob-reader/chunked-blob-reader.d.ts +6 -0
  618. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/chunked-blob-reader/chunked-blob-reader.native.d.ts +4 -0
  619. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/crc32/Crc32Js.d.ts +18 -0
  620. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/crc32/Crc32Node.d.ts +18 -0
  621. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/hash-blob-browser/blobHasher.d.ts +5 -0
  622. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/hash-stream-node/HashCalculator.d.ts +10 -0
  623. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/hash-stream-node/fileStreamHasher.d.ts +6 -0
  624. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/hash-stream-node/readableStreamHasher.d.ts +6 -0
  625. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/index.browser.d.ts +11 -0
  626. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/index.d.ts +11 -0
  627. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/index.native.d.ts +11 -0
  628. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/md5/Md5Js.d.ts +19 -0
  629. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/md5/Md5Node.d.ts +17 -0
  630. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/sha256/Sha256Js.d.ts +28 -0
  631. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/sha256/Sha256Node.d.ts +13 -0
  632. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/checksum/sha256/Sha256WebCrypto.d.ts +22 -0
  633. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/index.d.ts +27 -0
  634. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/invalid-dependency/invalidFunction.d.ts +4 -0
  635. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/invalid-dependency/invalidProvider.d.ts +5 -0
  636. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/middleware-stack/MiddlewareStack.d.ts +5 -0
  637. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/middleware-stack/types.d.ts +22 -0
  638. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/NoOpLogger.d.ts +11 -0
  639. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/client-command-builder.d.ts +22 -0
  640. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/client.d.ts +84 -0
  641. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/command.d.ts +118 -0
  642. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/constants.d.ts +4 -0
  643. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/create-aggregated-client.d.ts +16 -0
  644. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/default-error-handler.d.ts +15 -0
  645. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/defaults-mode.d.ts +28 -0
  646. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/emitWarningIfUnsupportedVersion.d.ts +7 -0
  647. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/exceptions.d.ts +42 -0
  648. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/extensions/checksum.d.ts +25 -0
  649. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +38 -0
  650. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/extensions/retry.d.ts +18 -0
  651. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/get-array-if-single-item.d.ts +7 -0
  652. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/get-value-from-text-node.d.ts +7 -0
  653. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/is-serializable-header-value.d.ts +5 -0
  654. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/object-mapping.d.ts +179 -0
  655. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/schemaLogFilter.d.ts +9 -0
  656. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/ser-utils.d.ts +14 -0
  657. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/serde-json.d.ts +10 -0
  658. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/util-waiter/circularReplacer.d.ts +6 -0
  659. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/util-waiter/createWaiter.d.ts +11 -0
  660. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/util-waiter/poller.d.ts +11 -0
  661. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/util-waiter/utils/sleep.d.ts +4 -0
  662. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/util-waiter/utils/validate.d.ts +8 -0
  663. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/util-waiter/waiter.d.ts +49 -0
  664. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +23 -0
  665. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +23 -0
  666. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/endpointsConfig/resolveCustomEndpointsConfig.d.ts +37 -0
  667. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/endpointsConfig/resolveEndpointsConfig.d.ts +57 -0
  668. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/endpointsConfig/utils/getEndpointFromRegion.d.ts +11 -0
  669. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +9 -0
  670. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/config.d.ts +17 -0
  671. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/getInstanceMetadataRegion.d.ts +7 -0
  672. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/getRealRegion.d.ts +4 -0
  673. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/isFipsRegion.d.ts +4 -0
  674. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/resolveRegionConfig.d.ts +34 -0
  675. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/EndpointVariant.d.ts +11 -0
  676. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/EndpointVariantTag.d.ts +10 -0
  677. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/PartitionHash.d.ts +15 -0
  678. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/RegionHash.d.ts +13 -0
  679. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/getHostnameFromVariants.d.ts +14 -0
  680. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/getRegionInfo.d.ts +19 -0
  681. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/getResolvedHostname.d.ts +13 -0
  682. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/getResolvedPartition.d.ts +13 -0
  683. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionInfo/getResolvedSigningRegion.d.ts +14 -0
  684. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/defaults-mode/constants.d.ts +36 -0
  685. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/defaults-mode/defaultsModeConfig.d.ts +6 -0
  686. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.d.ts +17 -0
  687. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/defaults-mode/resolveDefaultsModeConfig.d.ts +17 -0
  688. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/defaults-mode/resolveDefaultsModeConfig.native.d.ts +16 -0
  689. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/index.browser.d.ts +55 -0
  690. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/index.d.ts +36 -0
  691. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/index.native.d.ts +55 -0
  692. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/node-config-provider/configLoader.d.ts +31 -0
  693. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/node-config-provider/fromEnv.d.ts +20 -0
  694. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/node-config-provider/fromSharedConfigFiles.d.ts +22 -0
  695. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/node-config-provider/fromStatic.d.ts +9 -0
  696. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/node-config-provider/getSelectorName.d.ts +9 -0
  697. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/property-provider/CredentialsProviderError.d.ts +29 -0
  698. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/property-provider/ProviderError.d.ts +38 -0
  699. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/property-provider/TokenProviderError.d.ts +29 -0
  700. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/property-provider/chain.d.ts +12 -0
  701. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/property-provider/fromValue.d.ts +5 -0
  702. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/property-provider/memoize.d.ts +40 -0
  703. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/constants.d.ts +4 -0
  704. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/externalDataInterceptor.d.ts +9 -0
  705. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getConfigData.d.ts +8 -0
  706. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getConfigFilepath.d.ts +2 -0
  707. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getCredentialsFilepath.d.ts +2 -0
  708. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getHomeDir.d.ts +6 -0
  709. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getProfileName.d.ts +15 -0
  710. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getSSOTokenFilepath.d.ts +5 -0
  711. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getSSOTokenFromFile.d.ts +53 -0
  712. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/getSsoSessionData.d.ts +6 -0
  713. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/loadSharedConfigFiles.d.ts +33 -0
  714. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/loadSsoSessionData.d.ts +17 -0
  715. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/mergeConfigFiles.d.ts +7 -0
  716. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/parseIni.d.ts +2 -0
  717. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/parseKnownFiles.d.ts +18 -0
  718. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/readFile.d.ts +21 -0
  719. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/shared-ini-file-loader/types.d.ts +16 -0
  720. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/util-config-provider/booleanSelector.d.ts +10 -0
  721. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/util-config-provider/numberSelector.d.ts +9 -0
  722. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/util-config-provider/types.d.ts +4 -0
  723. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.browser.d.ts +24 -0
  724. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.d.ts +24 -0
  725. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/adaptors/createConfigValueProvider.d.ts +14 -0
  726. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.browser.d.ts +1 -0
  727. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.d.ts +4 -0
  728. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.d.ts +20 -0
  729. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/adaptors/getEndpointUrlConfig.d.ts +2 -0
  730. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/adaptors/toEndpointV1.d.ts +5 -0
  731. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/endpointMiddleware.d.ts +10 -0
  732. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/getEndpointPlugin.d.ts +11 -0
  733. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/resolveEndpointConfig.d.ts +110 -0
  734. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/resolveEndpointRequiredConfig.d.ts +32 -0
  735. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/service-customizations/index.d.ts +4 -0
  736. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/middleware-endpoint/service-customizations/s3.d.ts +26 -0
  737. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/bdd/BinaryDecisionDiagram.d.ts +41 -0
  738. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/cache/EndpointCache.d.ts +34 -0
  739. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/debug/debugId.d.ts +1 -0
  740. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/debug/index.d.ts +2 -0
  741. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/debug/toDebugString.d.ts +9 -0
  742. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/decideEndpoint.d.ts +7 -0
  743. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/getEndpointUrlConfig.d.ts +12 -0
  744. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/booleanEquals.d.ts +5 -0
  745. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/coalesce.d.ts +7 -0
  746. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/getAttr.d.ts +7 -0
  747. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/getAttrPathList.d.ts +4 -0
  748. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/index.d.ts +13 -0
  749. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/isIpAddress.d.ts +4 -0
  750. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/isSet.d.ts +5 -0
  751. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/ite.d.ts +6 -0
  752. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/not.d.ts +5 -0
  753. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/parseURL.d.ts +5 -0
  754. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/split.d.ts +11 -0
  755. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/stringEquals.d.ts +5 -0
  756. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/substring.d.ts +7 -0
  757. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/lib/uriEncode.d.ts +4 -0
  758. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/resolveEndpoint.d.ts +6 -0
  759. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/EndpointError.d.ts +3 -0
  760. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/EndpointFunctions.d.ts +2 -0
  761. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/EndpointRuleObject.d.ts +5 -0
  762. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/ErrorRuleObject.d.ts +2 -0
  763. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/RuleSetObject.d.ts +4 -0
  764. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/TreeRuleObject.d.ts +3 -0
  765. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/index.d.ts +7 -0
  766. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/types/shared.d.ts +25 -0
  767. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/callFunction.d.ts +1 -0
  768. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/customEndpointFunctions.d.ts +4 -0
  769. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/endpointFunctions.d.ts +2 -0
  770. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +11 -0
  771. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +8 -0
  772. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateEndpointRule.d.ts +3 -0
  773. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateErrorRule.d.ts +2 -0
  774. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +7 -0
  775. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +8 -0
  776. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateTemplate.d.ts +2 -0
  777. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateTreeRule.d.ts +1 -0
  778. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointHeaders.d.ts +2 -0
  779. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +8 -0
  780. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointProperty.d.ts +1 -0
  781. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointUrl.d.ts +2 -0
  782. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +4 -0
  783. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/index.d.ts +2 -0
  784. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +60 -0
  785. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/EventStreamCodec.d.ts +30 -0
  786. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/HeaderMarshaller.d.ts +12 -0
  787. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/Int64.d.ts +20 -0
  788. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/Message.d.ts +26 -0
  789. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/MessageDecoderStream.d.ts +17 -0
  790. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/MessageEncoderStream.d.ts +18 -0
  791. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/SmithyMessageDecoderStream.d.ts +17 -0
  792. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/SmithyMessageEncoderStream.d.ts +17 -0
  793. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-codec/splitMessage.d.ts +11 -0
  794. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde/EventStreamMarshaller.browser.d.ts +46 -0
  795. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde/EventStreamMarshaller.d.ts +31 -0
  796. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde/utils.d.ts +11 -0
  797. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde-config-resolver/EventStreamSerdeConfig.d.ts +27 -0
  798. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde-universal/EventStreamMarshaller.d.ts +22 -0
  799. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde-universal/getChunkedStream.d.ts +4 -0
  800. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/eventstream-serde-universal/getUnmarshalledStream.d.ts +18 -0
  801. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.browser.d.ts +23 -0
  802. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +23 -0
  803. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +31 -0
  804. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +95 -0
  805. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +16 -0
  806. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +16 -0
  807. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +10 -0
  808. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +7 -0
  809. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +27 -0
  810. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/middleware-content-length/contentLengthMiddleware.d.ts +6 -0
  811. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/Field.d.ts +49 -0
  812. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/Fields.d.ts +44 -0
  813. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +33 -0
  814. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/httpHandler.d.ts +31 -0
  815. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/types.d.ts +21 -0
  816. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/querystring-builder/buildQueryString.d.ts +5 -0
  817. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +52 -0
  818. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +4 -0
  819. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +13 -0
  820. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +21 -0
  821. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +23 -0
  822. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +14 -0
  823. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +9 -0
  824. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/util-uri-escape/escape-uri-path.d.ts +4 -0
  825. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/util-uri-escape/escape-uri.d.ts +4 -0
  826. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/index.browser.d.ts +26 -0
  827. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/index.d.ts +20 -0
  828. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/configurations.d.ts +71 -0
  829. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.browser.d.ts +5 -0
  830. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.d.ts +5 -0
  831. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/longPollMiddleware.d.ts +15 -0
  832. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/omitRetryHeadersMiddleware.d.ts +15 -0
  833. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/parseRetryAfterHeader.d.ts +10 -0
  834. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +23 -0
  835. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retry-pre-sra-deprecated/StandardRetryStrategy.d.ts +33 -0
  836. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retry-pre-sra-deprecated/defaultRetryQuota.d.ts +26 -0
  837. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retry-pre-sra-deprecated/delayDecider.d.ts +6 -0
  838. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retry-pre-sra-deprecated/retryDecider.d.ts +6 -0
  839. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retry-pre-sra-deprecated/types.d.ts +65 -0
  840. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/retryMiddleware.d.ts +19 -0
  841. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/middleware-retry/util.d.ts +2 -0
  842. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/service-error-classification/constants.d.ts +30 -0
  843. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/service-error-classification/service-error-classification.d.ts +30 -0
  844. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/AdaptiveRetryStrategy.d.ts +38 -0
  845. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/ConfiguredRetryStrategy.d.ts +31 -0
  846. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/DefaultRateLimiter.d.ts +119 -0
  847. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/DefaultRetryBackoffStrategy.d.ts +12 -0
  848. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/DefaultRetryToken.d.ts +18 -0
  849. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/StandardRetryStrategy.d.ts +56 -0
  850. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/config.d.ts +20 -0
  851. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/constants.d.ts +60 -0
  852. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/retries-2026-config.d.ts +11 -0
  853. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/types.d.ts +19 -0
  854. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +71 -0
  855. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +6 -0
  856. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +14 -0
  857. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +14 -0
  858. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +11 -0
  859. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +9 -0
  860. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +6 -0
  861. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +37 -0
  862. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +23 -0
  863. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +24 -0
  864. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +146 -0
  865. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +23 -0
  866. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +16 -0
  867. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +28 -0
  868. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +23 -0
  869. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +7 -0
  870. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +23 -0
  871. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +13 -0
  872. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/concatBytes.d.ts +6 -0
  873. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +6 -0
  874. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +61 -0
  875. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/hash-node/hash-node.d.ts +13 -0
  876. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.browser.d.ts +41 -0
  877. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +39 -0
  878. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.native.d.ts +39 -0
  879. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/is-array-buffer/is-array-buffer.d.ts +4 -0
  880. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +43 -0
  881. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/middleware-serde/deserializerMiddleware.d.ts +6 -0
  882. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/middleware-serde/serdePlugin.d.ts +24 -0
  883. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/middleware-serde/serializerMiddleware.d.ts +6 -0
  884. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +250 -0
  885. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +6 -0
  886. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +38 -0
  887. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +10 -0
  888. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +5 -0
  889. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-base64/constants-for-browser.d.ts +5 -0
  890. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-base64/fromBase64.browser.d.ts +8 -0
  891. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-base64/fromBase64.d.ts +7 -0
  892. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-base64/toBase64.browser.d.ts +9 -0
  893. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-base64/toBase64.d.ts +8 -0
  894. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-body-length/calculateBodyLength.browser.d.ts +4 -0
  895. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-body-length/calculateBodyLength.d.ts +4 -0
  896. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-buffer-from/buffer-from.d.ts +12 -0
  897. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-hex-encoding/hex-encoding.d.ts +12 -0
  898. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/ByteArrayCollector.d.ts +13 -0
  899. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.d.ts +18 -0
  900. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/checksum/ChecksumStream.browser.d.ts +37 -0
  901. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +82 -0
  902. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/checksum/createChecksumStream.browser.d.ts +14 -0
  903. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/checksum/createChecksumStream.d.ts +13 -0
  904. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/createBufferedReadable.browser.d.ts +55 -0
  905. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/createBufferedReadable.d.ts +16 -0
  906. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/getAwsChunkedEncodingStream.browser.d.ts +5 -0
  907. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/getAwsChunkedEncodingStream.d.ts +10 -0
  908. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/headStream.browser.d.ts +7 -0
  909. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/headStream.d.ts +9 -0
  910. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/sdk-stream-mixin.browser.d.ts +7 -0
  911. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/sdk-stream-mixin.d.ts +8 -0
  912. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/splitStream.browser.d.ts +8 -0
  913. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/splitStream.d.ts +17 -0
  914. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/stream-collector.browser.d.ts +12 -0
  915. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/stream-collector.d.ts +6 -0
  916. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/stream-type-check.d.ts +17 -0
  917. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-utf8/fromUtf8.browser.d.ts +1 -0
  918. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-utf8/fromUtf8.d.ts +1 -0
  919. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-utf8/toUint8Array.browser.d.ts +4 -0
  920. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-utf8/toUint8Array.d.ts +1 -0
  921. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-utf8/toUtf8.browser.d.ts +7 -0
  922. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-utf8/toUtf8.d.ts +7 -0
  923. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/uuid/v4.d.ts +24 -0
  924. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +33 -0
  925. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/getSmithyContext.d.ts +5 -0
  926. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/httpRequest.d.ts +52 -0
  927. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/httpResponse.d.ts +29 -0
  928. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/index.d.ts +10 -0
  929. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/isValidHostLabel.d.ts +7 -0
  930. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/isValidHostname.d.ts +1 -0
  931. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/normalizeProvider.d.ts +7 -0
  932. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/parseQueryString.d.ts +5 -0
  933. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/parseUrl.d.ts +5 -0
  934. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/transport/toEndpointV1.d.ts +6 -0
  935. package/node_modules/@smithy/core/package.json +6 -4
  936. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +7 -0
  937. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +13 -0
  938. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +7 -0
  939. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +13 -0
  940. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +12 -0
  941. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +21 -0
  942. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +10 -0
  943. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +26 -0
  944. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +19 -0
  945. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +40 -0
  946. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +5 -0
  947. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/node-http.d.ts +2 -0
  948. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +10 -0
  949. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +7 -0
  950. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +6 -0
  951. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +21 -0
  952. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +15 -0
  953. package/node_modules/@smithy/credential-provider-imds/package.json +4 -6
  954. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +7 -0
  955. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +38 -0
  956. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +2 -0
  957. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +1 -0
  958. package/node_modules/@smithy/fetch-http-handler/package.json +5 -7
  959. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +11 -11
  960. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +10 -10
  961. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +1 -1
  962. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +25 -0
  963. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +20 -0
  964. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +69 -0
  965. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +43 -0
  966. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +30 -0
  967. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +5 -0
  968. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +5 -0
  969. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +5 -0
  970. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +4 -0
  971. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +12 -0
  972. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +10 -0
  973. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +5 -0
  974. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +23 -0
  975. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +2 -0
  976. package/node_modules/@smithy/signature-v4/package.json +4 -6
  977. package/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +7 -0
  978. package/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +45 -0
  979. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +7 -0
  980. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +49 -0
  981. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +20 -0
  982. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +41 -0
  983. package/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +14 -0
  984. package/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +59 -0
  985. package/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +7 -0
  986. package/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +37 -0
  987. package/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +61 -0
  988. package/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +57 -0
  989. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +28 -0
  990. package/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +15 -0
  991. package/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +3 -0
  992. package/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +34 -0
  993. package/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +32 -0
  994. package/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +58 -0
  995. package/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +40 -0
  996. package/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +31 -0
  997. package/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +77 -0
  998. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointParameterInstructions.d.ts +41 -0
  999. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +27 -0
  1000. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +10 -0
  1001. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +28 -0
  1002. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +16 -0
  1003. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +5 -0
  1004. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +55 -0
  1005. package/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +137 -0
  1006. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +58 -0
  1007. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +32 -0
  1008. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +9 -0
  1009. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +6 -0
  1010. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +18 -0
  1011. package/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +35 -0
  1012. package/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +16 -0
  1013. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +128 -0
  1014. package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +110 -0
  1015. package/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +14 -0
  1016. package/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +31 -0
  1017. package/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +15 -0
  1018. package/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +4 -0
  1019. package/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +14 -0
  1020. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +52 -0
  1021. package/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +13 -0
  1022. package/node_modules/@smithy/types/dist-types/ts3.4/metrics.d.ts +93 -0
  1023. package/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +541 -0
  1024. package/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +33 -0
  1025. package/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +30 -0
  1026. package/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +40 -0
  1027. package/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +162 -0
  1028. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +149 -0
  1029. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +251 -0
  1030. package/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +65 -0
  1031. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +118 -0
  1032. package/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +46 -0
  1033. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +114 -0
  1034. package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +79 -0
  1035. package/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +172 -0
  1036. package/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +22 -0
  1037. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +28 -0
  1038. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +54 -0
  1039. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +41 -0
  1040. package/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +42 -0
  1041. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +26 -0
  1042. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +77 -0
  1043. package/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +14 -0
  1044. package/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +6 -0
  1045. package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +88 -0
  1046. package/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +40 -0
  1047. package/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +17 -0
  1048. package/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +192 -0
  1049. package/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +35 -0
  1050. package/node_modules/@smithy/types/package.json +2 -2
  1051. package/node_modules/ws/lib/receiver.js +15 -32
  1052. package/node_modules/ws/lib/websocket-server.js +4 -4
  1053. package/node_modules/ws/lib/websocket.js +4 -4
  1054. package/node_modules/ws/package.json +5 -1
  1055. package/package.json +7 -7
  1056. package/slingshot/index.js +344 -407
  1057. package/node_modules/@earendil-works/pi-ai/dist/utils/oauth/index.js +0 -122
  1058. package/node_modules/@earendil-works/pi-ai/dist/utils/oauth/load.js +0 -22
  1059. package/node_modules/@earendil-works/pi-ai/dist/utils/oauth/types.js +0 -2
  1060. package/node_modules/@earendil-works/pi-coding-agent/dist/core/provider-display-names.js +0 -36
  1061. /package/node_modules/@earendil-works/pi-ai/dist/{utils → auth}/oauth/device-code.js +0 -0
  1062. /package/node_modules/@earendil-works/pi-ai/dist/{utils → auth}/oauth/oauth-page.js +0 -0
  1063. /package/node_modules/@earendil-works/pi-ai/dist/{utils → auth}/oauth/pkce.js +0 -0
@@ -1,3291 +1,5 @@
1
1
  // This file is auto-generated by scripts/generate-models.ts
2
2
  // Do not edit manually - run 'npm run generate-models' to update
3
- export const VERCEL_AI_GATEWAY_MODELS = {
4
- "alibaba/qwen-3-14b": {
5
- id: "alibaba/qwen-3-14b",
6
- name: "Qwen3-14B",
7
- api: "anthropic-messages",
8
- provider: "vercel-ai-gateway",
9
- baseUrl: "https://ai-gateway.vercel.sh",
10
- reasoning: true,
11
- input: ["text"],
12
- cost: {
13
- input: 0.12,
14
- output: 0.24,
15
- cacheRead: 0,
16
- cacheWrite: 0,
17
- },
18
- contextWindow: 40960,
19
- maxTokens: 16384,
20
- },
21
- "alibaba/qwen-3-235b": {
22
- id: "alibaba/qwen-3-235b",
23
- name: "Qwen3 235B A22B",
24
- api: "anthropic-messages",
25
- provider: "vercel-ai-gateway",
26
- baseUrl: "https://ai-gateway.vercel.sh",
27
- reasoning: true,
28
- input: ["text"],
29
- cost: {
30
- input: 0.22,
31
- output: 0.88,
32
- cacheRead: 0,
33
- cacheWrite: 0,
34
- },
35
- contextWindow: 262144,
36
- maxTokens: 16384,
37
- },
38
- "alibaba/qwen-3-30b": {
39
- id: "alibaba/qwen-3-30b",
40
- name: "Qwen3-30B-A3B",
41
- api: "anthropic-messages",
42
- provider: "vercel-ai-gateway",
43
- baseUrl: "https://ai-gateway.vercel.sh",
44
- reasoning: true,
45
- input: ["text"],
46
- cost: {
47
- input: 0.12,
48
- output: 0.5,
49
- cacheRead: 0,
50
- cacheWrite: 0,
51
- },
52
- contextWindow: 40960,
53
- maxTokens: 16384,
54
- },
55
- "alibaba/qwen-3-32b": {
56
- id: "alibaba/qwen-3-32b",
57
- name: "Qwen 3 32B",
58
- api: "anthropic-messages",
59
- provider: "vercel-ai-gateway",
60
- baseUrl: "https://ai-gateway.vercel.sh",
61
- reasoning: true,
62
- input: ["text"],
63
- cost: {
64
- input: 0.16,
65
- output: 0.64,
66
- cacheRead: 0,
67
- cacheWrite: 0,
68
- },
69
- contextWindow: 128000,
70
- maxTokens: 8192,
71
- },
72
- "alibaba/qwen-3.6-max-preview": {
73
- id: "alibaba/qwen-3.6-max-preview",
74
- name: "Qwen 3.6 Max Preview",
75
- api: "anthropic-messages",
76
- provider: "vercel-ai-gateway",
77
- baseUrl: "https://ai-gateway.vercel.sh",
78
- reasoning: true,
79
- input: ["text"],
80
- cost: {
81
- input: 1.3,
82
- output: 7.8,
83
- cacheRead: 0.26,
84
- cacheWrite: 1.625,
85
- },
86
- contextWindow: 240000,
87
- maxTokens: 64000,
88
- },
89
- "alibaba/qwen3-235b-a22b-thinking": {
90
- id: "alibaba/qwen3-235b-a22b-thinking",
91
- name: "Qwen3 VL 235B A22B Thinking",
92
- api: "anthropic-messages",
93
- provider: "vercel-ai-gateway",
94
- baseUrl: "https://ai-gateway.vercel.sh",
95
- reasoning: true,
96
- input: ["text", "image"],
97
- cost: {
98
- input: 0.4,
99
- output: 4,
100
- cacheRead: 0,
101
- cacheWrite: 0,
102
- },
103
- contextWindow: 131072,
104
- maxTokens: 32768,
105
- },
106
- "alibaba/qwen3-coder": {
107
- id: "alibaba/qwen3-coder",
108
- name: "Qwen3 Coder 480B A35B Instruct",
109
- api: "anthropic-messages",
110
- provider: "vercel-ai-gateway",
111
- baseUrl: "https://ai-gateway.vercel.sh",
112
- reasoning: false,
113
- input: ["text"],
114
- cost: {
115
- input: 1.5,
116
- output: 7.5,
117
- cacheRead: 0.3,
118
- cacheWrite: 0,
119
- },
120
- contextWindow: 262144,
121
- maxTokens: 65536,
122
- },
123
- "alibaba/qwen3-coder-30b-a3b": {
124
- id: "alibaba/qwen3-coder-30b-a3b",
125
- name: "Qwen 3 Coder 30B A3B Instruct",
126
- api: "anthropic-messages",
127
- provider: "vercel-ai-gateway",
128
- baseUrl: "https://ai-gateway.vercel.sh",
129
- reasoning: false,
130
- input: ["text"],
131
- cost: {
132
- input: 0.15,
133
- output: 0.6,
134
- cacheRead: 0,
135
- cacheWrite: 0,
136
- },
137
- contextWindow: 262144,
138
- maxTokens: 8192,
139
- },
140
- "alibaba/qwen3-coder-next": {
141
- id: "alibaba/qwen3-coder-next",
142
- name: "Qwen3 Coder Next",
143
- api: "anthropic-messages",
144
- provider: "vercel-ai-gateway",
145
- baseUrl: "https://ai-gateway.vercel.sh",
146
- reasoning: false,
147
- input: ["text"],
148
- cost: {
149
- input: 0.5,
150
- output: 1.2,
151
- cacheRead: 0,
152
- cacheWrite: 0,
153
- },
154
- contextWindow: 256000,
155
- maxTokens: 256000,
156
- },
157
- "alibaba/qwen3-coder-plus": {
158
- id: "alibaba/qwen3-coder-plus",
159
- name: "Qwen3 Coder Plus",
160
- api: "anthropic-messages",
161
- provider: "vercel-ai-gateway",
162
- baseUrl: "https://ai-gateway.vercel.sh",
163
- reasoning: false,
164
- input: ["text"],
165
- cost: {
166
- input: 1,
167
- output: 5,
168
- cacheRead: 0.2,
169
- cacheWrite: 0,
170
- },
171
- contextWindow: 1000000,
172
- maxTokens: 65536,
173
- },
174
- "alibaba/qwen3-max": {
175
- id: "alibaba/qwen3-max",
176
- name: "Qwen3 Max",
177
- api: "anthropic-messages",
178
- provider: "vercel-ai-gateway",
179
- baseUrl: "https://ai-gateway.vercel.sh",
180
- reasoning: false,
181
- input: ["text"],
182
- cost: {
183
- input: 1.2,
184
- output: 6,
185
- cacheRead: 0.24,
186
- cacheWrite: 0,
187
- },
188
- contextWindow: 262144,
189
- maxTokens: 32768,
190
- },
191
- "alibaba/qwen3-max-preview": {
192
- id: "alibaba/qwen3-max-preview",
193
- name: "Qwen3 Max Preview",
194
- api: "anthropic-messages",
195
- provider: "vercel-ai-gateway",
196
- baseUrl: "https://ai-gateway.vercel.sh",
197
- reasoning: false,
198
- input: ["text"],
199
- cost: {
200
- input: 1.2,
201
- output: 6,
202
- cacheRead: 0.24,
203
- cacheWrite: 0,
204
- },
205
- contextWindow: 262144,
206
- maxTokens: 32768,
207
- },
208
- "alibaba/qwen3-max-thinking": {
209
- id: "alibaba/qwen3-max-thinking",
210
- name: "Qwen 3 Max Thinking",
211
- api: "anthropic-messages",
212
- provider: "vercel-ai-gateway",
213
- baseUrl: "https://ai-gateway.vercel.sh",
214
- reasoning: true,
215
- input: ["text"],
216
- cost: {
217
- input: 1.2,
218
- output: 6,
219
- cacheRead: 0.24,
220
- cacheWrite: 0,
221
- },
222
- contextWindow: 256000,
223
- maxTokens: 65536,
224
- },
225
- "alibaba/qwen3-next-80b-a3b-instruct": {
226
- id: "alibaba/qwen3-next-80b-a3b-instruct",
227
- name: "Qwen3 Next 80B A3B Instruct",
228
- api: "anthropic-messages",
229
- provider: "vercel-ai-gateway",
230
- baseUrl: "https://ai-gateway.vercel.sh",
231
- reasoning: false,
232
- input: ["text"],
233
- cost: {
234
- input: 0.15,
235
- output: 1.2,
236
- cacheRead: 0,
237
- cacheWrite: 0,
238
- },
239
- contextWindow: 131072,
240
- maxTokens: 32768,
241
- },
242
- "alibaba/qwen3-next-80b-a3b-thinking": {
243
- id: "alibaba/qwen3-next-80b-a3b-thinking",
244
- name: "Qwen3 Next 80B A3B Thinking",
245
- api: "anthropic-messages",
246
- provider: "vercel-ai-gateway",
247
- baseUrl: "https://ai-gateway.vercel.sh",
248
- reasoning: true,
249
- input: ["text"],
250
- cost: {
251
- input: 0.15,
252
- output: 1.2,
253
- cacheRead: 0,
254
- cacheWrite: 0,
255
- },
256
- contextWindow: 131072,
257
- maxTokens: 32768,
258
- },
259
- "alibaba/qwen3-vl-235b-a22b-instruct": {
260
- id: "alibaba/qwen3-vl-235b-a22b-instruct",
261
- name: "Qwen3 VL 235B A22B Instruct",
262
- api: "anthropic-messages",
263
- provider: "vercel-ai-gateway",
264
- baseUrl: "https://ai-gateway.vercel.sh",
265
- reasoning: false,
266
- input: ["text", "image"],
267
- cost: {
268
- input: 0.4,
269
- output: 1.6,
270
- cacheRead: 0,
271
- cacheWrite: 0,
272
- },
273
- contextWindow: 131072,
274
- maxTokens: 129024,
275
- },
276
- "alibaba/qwen3-vl-instruct": {
277
- id: "alibaba/qwen3-vl-instruct",
278
- name: "Qwen3 VL 235B A22B Instruct",
279
- api: "anthropic-messages",
280
- provider: "vercel-ai-gateway",
281
- baseUrl: "https://ai-gateway.vercel.sh",
282
- reasoning: false,
283
- input: ["text", "image"],
284
- cost: {
285
- input: 0.4,
286
- output: 1.6,
287
- cacheRead: 0,
288
- cacheWrite: 0,
289
- },
290
- contextWindow: 131072,
291
- maxTokens: 129024,
292
- },
293
- "alibaba/qwen3-vl-thinking": {
294
- id: "alibaba/qwen3-vl-thinking",
295
- name: "Qwen3 VL 235B A22B Thinking",
296
- api: "anthropic-messages",
297
- provider: "vercel-ai-gateway",
298
- baseUrl: "https://ai-gateway.vercel.sh",
299
- reasoning: true,
300
- input: ["text", "image"],
301
- cost: {
302
- input: 0.4,
303
- output: 4,
304
- cacheRead: 0,
305
- cacheWrite: 0,
306
- },
307
- contextWindow: 131072,
308
- maxTokens: 32768,
309
- },
310
- "alibaba/qwen3.5-flash": {
311
- id: "alibaba/qwen3.5-flash",
312
- name: "Qwen 3.5 Flash",
313
- api: "anthropic-messages",
314
- provider: "vercel-ai-gateway",
315
- baseUrl: "https://ai-gateway.vercel.sh",
316
- reasoning: true,
317
- input: ["text", "image"],
318
- cost: {
319
- input: 0.1,
320
- output: 0.4,
321
- cacheRead: 0.001,
322
- cacheWrite: 0.125,
323
- },
324
- contextWindow: 1000000,
325
- maxTokens: 64000,
326
- },
327
- "alibaba/qwen3.5-plus": {
328
- id: "alibaba/qwen3.5-plus",
329
- name: "Qwen 3.5 Plus",
330
- api: "anthropic-messages",
331
- provider: "vercel-ai-gateway",
332
- baseUrl: "https://ai-gateway.vercel.sh",
333
- reasoning: true,
334
- input: ["text", "image"],
335
- cost: {
336
- input: 0.4,
337
- output: 2.4,
338
- cacheRead: 0.04,
339
- cacheWrite: 0.5,
340
- },
341
- contextWindow: 1000000,
342
- maxTokens: 64000,
343
- },
344
- "alibaba/qwen3.6-27b": {
345
- id: "alibaba/qwen3.6-27b",
346
- name: "Qwen 3.6 27B",
347
- api: "anthropic-messages",
348
- provider: "vercel-ai-gateway",
349
- baseUrl: "https://ai-gateway.vercel.sh",
350
- reasoning: true,
351
- input: ["text", "image"],
352
- cost: {
353
- input: 0.6,
354
- output: 3.6,
355
- cacheRead: 0,
356
- cacheWrite: 0,
357
- },
358
- contextWindow: 256000,
359
- maxTokens: 256000,
360
- },
361
- "alibaba/qwen3.6-plus": {
362
- id: "alibaba/qwen3.6-plus",
363
- name: "Qwen 3.6 Plus",
364
- api: "anthropic-messages",
365
- provider: "vercel-ai-gateway",
366
- baseUrl: "https://ai-gateway.vercel.sh",
367
- reasoning: true,
368
- input: ["text", "image"],
369
- cost: {
370
- input: 0.5,
371
- output: 3,
372
- cacheRead: 0.1,
373
- cacheWrite: 0.625,
374
- },
375
- contextWindow: 1000000,
376
- maxTokens: 64000,
377
- },
378
- "alibaba/qwen3.7-max": {
379
- id: "alibaba/qwen3.7-max",
380
- name: "Qwen 3.7 Max",
381
- api: "anthropic-messages",
382
- provider: "vercel-ai-gateway",
383
- baseUrl: "https://ai-gateway.vercel.sh",
384
- reasoning: true,
385
- input: ["text"],
386
- cost: {
387
- input: 1.25,
388
- output: 3.75,
389
- cacheRead: 0.25,
390
- cacheWrite: 1.5625,
391
- },
392
- contextWindow: 991000,
393
- maxTokens: 64000,
394
- },
395
- "alibaba/qwen3.7-plus": {
396
- id: "alibaba/qwen3.7-plus",
397
- name: "Qwen 3.7 Plus",
398
- api: "anthropic-messages",
399
- provider: "vercel-ai-gateway",
400
- baseUrl: "https://ai-gateway.vercel.sh",
401
- reasoning: true,
402
- input: ["text", "image"],
403
- cost: {
404
- input: 0.4,
405
- output: 1.6,
406
- cacheRead: 0.08,
407
- cacheWrite: 0.5,
408
- },
409
- contextWindow: 1000000,
410
- maxTokens: 64000,
411
- },
412
- "amazon/nova-2-lite": {
413
- id: "amazon/nova-2-lite",
414
- name: "Nova 2 Lite",
415
- api: "anthropic-messages",
416
- provider: "vercel-ai-gateway",
417
- baseUrl: "https://ai-gateway.vercel.sh",
418
- reasoning: true,
419
- input: ["text", "image"],
420
- cost: {
421
- input: 0.3,
422
- output: 2.5,
423
- cacheRead: 0.075,
424
- cacheWrite: 0,
425
- },
426
- contextWindow: 1000000,
427
- maxTokens: 1000000,
428
- },
429
- "amazon/nova-lite": {
430
- id: "amazon/nova-lite",
431
- name: "Nova Lite",
432
- api: "anthropic-messages",
433
- provider: "vercel-ai-gateway",
434
- baseUrl: "https://ai-gateway.vercel.sh",
435
- reasoning: false,
436
- input: ["text", "image"],
437
- cost: {
438
- input: 0.06,
439
- output: 0.24,
440
- cacheRead: 0,
441
- cacheWrite: 0,
442
- },
443
- contextWindow: 300000,
444
- maxTokens: 8192,
445
- },
446
- "amazon/nova-micro": {
447
- id: "amazon/nova-micro",
448
- name: "Nova Micro",
449
- api: "anthropic-messages",
450
- provider: "vercel-ai-gateway",
451
- baseUrl: "https://ai-gateway.vercel.sh",
452
- reasoning: false,
453
- input: ["text"],
454
- cost: {
455
- input: 0.035,
456
- output: 0.14,
457
- cacheRead: 0,
458
- cacheWrite: 0,
459
- },
460
- contextWindow: 128000,
461
- maxTokens: 8192,
462
- },
463
- "amazon/nova-pro": {
464
- id: "amazon/nova-pro",
465
- name: "Nova Pro",
466
- api: "anthropic-messages",
467
- provider: "vercel-ai-gateway",
468
- baseUrl: "https://ai-gateway.vercel.sh",
469
- reasoning: false,
470
- input: ["text", "image"],
471
- cost: {
472
- input: 0.8,
473
- output: 3.2,
474
- cacheRead: 0,
475
- cacheWrite: 0,
476
- },
477
- contextWindow: 300000,
478
- maxTokens: 8192,
479
- },
480
- "anthropic/claude-3-haiku": {
481
- id: "anthropic/claude-3-haiku",
482
- name: "Claude 3 Haiku",
483
- api: "anthropic-messages",
484
- provider: "vercel-ai-gateway",
485
- baseUrl: "https://ai-gateway.vercel.sh",
486
- reasoning: false,
487
- input: ["text", "image"],
488
- cost: {
489
- input: 0.25,
490
- output: 1.25,
491
- cacheRead: 0.03,
492
- cacheWrite: 0.3,
493
- },
494
- contextWindow: 200000,
495
- maxTokens: 4096,
496
- },
497
- "anthropic/claude-3.5-haiku": {
498
- id: "anthropic/claude-3.5-haiku",
499
- name: "Claude 3.5 Haiku",
500
- api: "anthropic-messages",
501
- provider: "vercel-ai-gateway",
502
- baseUrl: "https://ai-gateway.vercel.sh",
503
- reasoning: false,
504
- input: ["text", "image"],
505
- cost: {
506
- input: 0.8,
507
- output: 4,
508
- cacheRead: 0.08,
509
- cacheWrite: 1,
510
- },
511
- contextWindow: 200000,
512
- maxTokens: 8192,
513
- },
514
- "anthropic/claude-fable-5": {
515
- id: "anthropic/claude-fable-5",
516
- name: "Claude Fable 5",
517
- api: "anthropic-messages",
518
- provider: "vercel-ai-gateway",
519
- baseUrl: "https://ai-gateway.vercel.sh",
520
- compat: { "forceAdaptiveThinking": true },
521
- reasoning: true,
522
- thinkingLevelMap: { "off": null, "xhigh": "xhigh" },
523
- input: ["text", "image"],
524
- cost: {
525
- input: 10,
526
- output: 50,
527
- cacheRead: 1,
528
- cacheWrite: 12.5,
529
- },
530
- contextWindow: 1000000,
531
- maxTokens: 128000,
532
- },
533
- "anthropic/claude-haiku-4.5": {
534
- id: "anthropic/claude-haiku-4.5",
535
- name: "Claude Haiku 4.5",
536
- api: "anthropic-messages",
537
- provider: "vercel-ai-gateway",
538
- baseUrl: "https://ai-gateway.vercel.sh",
539
- reasoning: true,
540
- input: ["text", "image"],
541
- cost: {
542
- input: 1,
543
- output: 5,
544
- cacheRead: 0.1,
545
- cacheWrite: 1.25,
546
- },
547
- contextWindow: 200000,
548
- maxTokens: 64000,
549
- },
550
- "anthropic/claude-opus-4": {
551
- id: "anthropic/claude-opus-4",
552
- name: "Claude Opus 4",
553
- api: "anthropic-messages",
554
- provider: "vercel-ai-gateway",
555
- baseUrl: "https://ai-gateway.vercel.sh",
556
- reasoning: true,
557
- input: ["text", "image"],
558
- cost: {
559
- input: 15,
560
- output: 75,
561
- cacheRead: 1.5,
562
- cacheWrite: 18.75,
563
- },
564
- contextWindow: 200000,
565
- maxTokens: 32000,
566
- },
567
- "anthropic/claude-opus-4.1": {
568
- id: "anthropic/claude-opus-4.1",
569
- name: "Claude Opus 4.1",
570
- api: "anthropic-messages",
571
- provider: "vercel-ai-gateway",
572
- baseUrl: "https://ai-gateway.vercel.sh",
573
- reasoning: true,
574
- input: ["text", "image"],
575
- cost: {
576
- input: 15,
577
- output: 75,
578
- cacheRead: 1.5,
579
- cacheWrite: 18.75,
580
- },
581
- contextWindow: 200000,
582
- maxTokens: 32000,
583
- },
584
- "anthropic/claude-opus-4.5": {
585
- id: "anthropic/claude-opus-4.5",
586
- name: "Claude Opus 4.5",
587
- api: "anthropic-messages",
588
- provider: "vercel-ai-gateway",
589
- baseUrl: "https://ai-gateway.vercel.sh",
590
- reasoning: true,
591
- input: ["text", "image"],
592
- cost: {
593
- input: 5,
594
- output: 25,
595
- cacheRead: 0.5,
596
- cacheWrite: 6.25,
597
- },
598
- contextWindow: 200000,
599
- maxTokens: 64000,
600
- },
601
- "anthropic/claude-opus-4.6": {
602
- id: "anthropic/claude-opus-4.6",
603
- name: "Claude Opus 4.6",
604
- api: "anthropic-messages",
605
- provider: "vercel-ai-gateway",
606
- baseUrl: "https://ai-gateway.vercel.sh",
607
- compat: { "forceAdaptiveThinking": true },
608
- reasoning: true,
609
- thinkingLevelMap: { "xhigh": "max" },
610
- input: ["text", "image"],
611
- cost: {
612
- input: 5,
613
- output: 25,
614
- cacheRead: 0.5,
615
- cacheWrite: 6.25,
616
- },
617
- contextWindow: 1000000,
618
- maxTokens: 128000,
619
- },
620
- "anthropic/claude-opus-4.7": {
621
- id: "anthropic/claude-opus-4.7",
622
- name: "Claude Opus 4.7",
623
- api: "anthropic-messages",
624
- provider: "vercel-ai-gateway",
625
- baseUrl: "https://ai-gateway.vercel.sh",
626
- compat: { "forceAdaptiveThinking": true, "supportsTemperature": false },
627
- reasoning: true,
628
- thinkingLevelMap: { "xhigh": "xhigh" },
629
- input: ["text", "image"],
630
- cost: {
631
- input: 5,
632
- output: 25,
633
- cacheRead: 0.5,
634
- cacheWrite: 6.25,
635
- },
636
- contextWindow: 1000000,
637
- maxTokens: 128000,
638
- },
639
- "anthropic/claude-opus-4.8": {
640
- id: "anthropic/claude-opus-4.8",
641
- name: "Claude Opus 4.8",
642
- api: "anthropic-messages",
643
- provider: "vercel-ai-gateway",
644
- baseUrl: "https://ai-gateway.vercel.sh",
645
- compat: { "forceAdaptiveThinking": true, "supportsTemperature": false },
646
- reasoning: true,
647
- thinkingLevelMap: { "xhigh": "xhigh" },
648
- input: ["text", "image"],
649
- cost: {
650
- input: 5,
651
- output: 25,
652
- cacheRead: 0.5,
653
- cacheWrite: 6.25,
654
- },
655
- contextWindow: 1000000,
656
- maxTokens: 128000,
657
- },
658
- "anthropic/claude-sonnet-4": {
659
- id: "anthropic/claude-sonnet-4",
660
- name: "Claude Sonnet 4",
661
- api: "anthropic-messages",
662
- provider: "vercel-ai-gateway",
663
- baseUrl: "https://ai-gateway.vercel.sh",
664
- reasoning: true,
665
- input: ["text", "image"],
666
- cost: {
667
- input: 3,
668
- output: 15,
669
- cacheRead: 0.3,
670
- cacheWrite: 3.75,
671
- },
672
- contextWindow: 1000000,
673
- maxTokens: 64000,
674
- },
675
- "anthropic/claude-sonnet-4.5": {
676
- id: "anthropic/claude-sonnet-4.5",
677
- name: "Claude Sonnet 4.5",
678
- api: "anthropic-messages",
679
- provider: "vercel-ai-gateway",
680
- baseUrl: "https://ai-gateway.vercel.sh",
681
- reasoning: true,
682
- input: ["text", "image"],
683
- cost: {
684
- input: 3,
685
- output: 15,
686
- cacheRead: 0.3,
687
- cacheWrite: 3.75,
688
- },
689
- contextWindow: 1000000,
690
- maxTokens: 64000,
691
- },
692
- "anthropic/claude-sonnet-4.6": {
693
- id: "anthropic/claude-sonnet-4.6",
694
- name: "Claude Sonnet 4.6",
695
- api: "anthropic-messages",
696
- provider: "vercel-ai-gateway",
697
- baseUrl: "https://ai-gateway.vercel.sh",
698
- compat: { "forceAdaptiveThinking": true },
699
- reasoning: true,
700
- input: ["text", "image"],
701
- cost: {
702
- input: 3,
703
- output: 15,
704
- cacheRead: 0.3,
705
- cacheWrite: 3.75,
706
- },
707
- contextWindow: 1000000,
708
- maxTokens: 128000,
709
- },
710
- "anthropic/claude-sonnet-5": {
711
- id: "anthropic/claude-sonnet-5",
712
- name: "Claude Sonnet 5",
713
- api: "anthropic-messages",
714
- provider: "vercel-ai-gateway",
715
- baseUrl: "https://ai-gateway.vercel.sh",
716
- compat: { "forceAdaptiveThinking": true },
717
- reasoning: true,
718
- input: ["text", "image"],
719
- cost: {
720
- input: 2,
721
- output: 10,
722
- cacheRead: 0.2,
723
- cacheWrite: 2.5,
724
- },
725
- contextWindow: 1000000,
726
- maxTokens: 128000,
727
- },
728
- "arcee-ai/trinity-large-preview": {
729
- id: "arcee-ai/trinity-large-preview",
730
- name: "Trinity Large Preview",
731
- api: "anthropic-messages",
732
- provider: "vercel-ai-gateway",
733
- baseUrl: "https://ai-gateway.vercel.sh",
734
- reasoning: false,
735
- input: ["text"],
736
- cost: {
737
- input: 0.25,
738
- output: 1,
739
- cacheRead: 0,
740
- cacheWrite: 0,
741
- },
742
- contextWindow: 131000,
743
- maxTokens: 131000,
744
- },
745
- "arcee-ai/trinity-large-thinking": {
746
- id: "arcee-ai/trinity-large-thinking",
747
- name: "Trinity Large Thinking",
748
- api: "anthropic-messages",
749
- provider: "vercel-ai-gateway",
750
- baseUrl: "https://ai-gateway.vercel.sh",
751
- reasoning: true,
752
- input: ["text"],
753
- cost: {
754
- input: 0.25,
755
- output: 0.9,
756
- cacheRead: 0,
757
- cacheWrite: 0,
758
- },
759
- contextWindow: 262100,
760
- maxTokens: 80000,
761
- },
762
- "arcee-ai/trinity-mini": {
763
- id: "arcee-ai/trinity-mini",
764
- name: "Trinity Mini",
765
- api: "anthropic-messages",
766
- provider: "vercel-ai-gateway",
767
- baseUrl: "https://ai-gateway.vercel.sh",
768
- reasoning: false,
769
- input: ["text"],
770
- cost: {
771
- input: 0.045,
772
- output: 0.15,
773
- cacheRead: 0,
774
- cacheWrite: 0,
775
- },
776
- contextWindow: 131072,
777
- maxTokens: 131072,
778
- },
779
- "bytedance/seed-1.6": {
780
- id: "bytedance/seed-1.6",
781
- name: "Seed 1.6",
782
- api: "anthropic-messages",
783
- provider: "vercel-ai-gateway",
784
- baseUrl: "https://ai-gateway.vercel.sh",
785
- reasoning: true,
786
- input: ["text", "image"],
787
- cost: {
788
- input: 0.25,
789
- output: 2,
790
- cacheRead: 0.05,
791
- cacheWrite: 0,
792
- },
793
- contextWindow: 256000,
794
- maxTokens: 32000,
795
- },
796
- "bytedance/seed-1.8": {
797
- id: "bytedance/seed-1.8",
798
- name: "Bytedance Seed 1.8",
799
- api: "anthropic-messages",
800
- provider: "vercel-ai-gateway",
801
- baseUrl: "https://ai-gateway.vercel.sh",
802
- reasoning: true,
803
- input: ["text", "image"],
804
- cost: {
805
- input: 0.25,
806
- output: 2,
807
- cacheRead: 0.05,
808
- cacheWrite: 0,
809
- },
810
- contextWindow: 256000,
811
- maxTokens: 64000,
812
- },
813
- "cohere/command-a": {
814
- id: "cohere/command-a",
815
- name: "Command A",
816
- api: "anthropic-messages",
817
- provider: "vercel-ai-gateway",
818
- baseUrl: "https://ai-gateway.vercel.sh",
819
- reasoning: false,
820
- input: ["text"],
821
- cost: {
822
- input: 2.5,
823
- output: 10,
824
- cacheRead: 0,
825
- cacheWrite: 0,
826
- },
827
- contextWindow: 256000,
828
- maxTokens: 8000,
829
- },
830
- "deepseek/deepseek-r1": {
831
- id: "deepseek/deepseek-r1",
832
- name: "DeepSeek-R1",
833
- api: "anthropic-messages",
834
- provider: "vercel-ai-gateway",
835
- baseUrl: "https://ai-gateway.vercel.sh",
836
- reasoning: true,
837
- input: ["text"],
838
- cost: {
839
- input: 1.35,
840
- output: 5.4,
841
- cacheRead: 0,
842
- cacheWrite: 0,
843
- },
844
- contextWindow: 128000,
845
- maxTokens: 8192,
846
- },
847
- "deepseek/deepseek-v3": {
848
- id: "deepseek/deepseek-v3",
849
- name: "DeepSeek V3 0324",
850
- api: "anthropic-messages",
851
- provider: "vercel-ai-gateway",
852
- baseUrl: "https://ai-gateway.vercel.sh",
853
- reasoning: false,
854
- input: ["text"],
855
- cost: {
856
- input: 0.27,
857
- output: 1.12,
858
- cacheRead: 0.135,
859
- cacheWrite: 0,
860
- },
861
- contextWindow: 163840,
862
- maxTokens: 163840,
863
- },
864
- "deepseek/deepseek-v3.1": {
865
- id: "deepseek/deepseek-v3.1",
866
- name: "DeepSeek V3.1",
867
- api: "anthropic-messages",
868
- provider: "vercel-ai-gateway",
869
- baseUrl: "https://ai-gateway.vercel.sh",
870
- reasoning: true,
871
- input: ["text"],
872
- cost: {
873
- input: 0.6,
874
- output: 1.7,
875
- cacheRead: 0,
876
- cacheWrite: 0,
877
- },
878
- contextWindow: 128000,
879
- maxTokens: 128000,
880
- },
881
- "deepseek/deepseek-v3.1-terminus": {
882
- id: "deepseek/deepseek-v3.1-terminus",
883
- name: "DeepSeek V3.1 Terminus",
884
- api: "anthropic-messages",
885
- provider: "vercel-ai-gateway",
886
- baseUrl: "https://ai-gateway.vercel.sh",
887
- reasoning: true,
888
- input: ["text"],
889
- cost: {
890
- input: 0.27,
891
- output: 1,
892
- cacheRead: 0.135,
893
- cacheWrite: 0,
894
- },
895
- contextWindow: 131072,
896
- maxTokens: 65536,
897
- },
898
- "deepseek/deepseek-v3.2": {
899
- id: "deepseek/deepseek-v3.2",
900
- name: "DeepSeek V3.2",
901
- api: "anthropic-messages",
902
- provider: "vercel-ai-gateway",
903
- baseUrl: "https://ai-gateway.vercel.sh",
904
- reasoning: false,
905
- input: ["text"],
906
- cost: {
907
- input: 0.28,
908
- output: 0.42,
909
- cacheRead: 0.028,
910
- cacheWrite: 0,
911
- },
912
- contextWindow: 128000,
913
- maxTokens: 8000,
914
- },
915
- "deepseek/deepseek-v3.2-thinking": {
916
- id: "deepseek/deepseek-v3.2-thinking",
917
- name: "DeepSeek V3.2 Thinking",
918
- api: "anthropic-messages",
919
- provider: "vercel-ai-gateway",
920
- baseUrl: "https://ai-gateway.vercel.sh",
921
- reasoning: true,
922
- input: ["text"],
923
- cost: {
924
- input: 0.62,
925
- output: 1.85,
926
- cacheRead: 0,
927
- cacheWrite: 0,
928
- },
929
- contextWindow: 128000,
930
- maxTokens: 8000,
931
- },
932
- "deepseek/deepseek-v4-flash": {
933
- id: "deepseek/deepseek-v4-flash",
934
- name: "DeepSeek V4 Flash",
935
- api: "anthropic-messages",
936
- provider: "vercel-ai-gateway",
937
- baseUrl: "https://ai-gateway.vercel.sh",
938
- reasoning: true,
939
- input: ["text"],
940
- cost: {
941
- input: 0.14,
942
- output: 0.28,
943
- cacheRead: 0.028,
944
- cacheWrite: 0,
945
- },
946
- contextWindow: 1000000,
947
- maxTokens: 384000,
948
- },
949
- "deepseek/deepseek-v4-pro": {
950
- id: "deepseek/deepseek-v4-pro",
951
- name: "DeepSeek V4 Pro",
952
- api: "anthropic-messages",
953
- provider: "vercel-ai-gateway",
954
- baseUrl: "https://ai-gateway.vercel.sh",
955
- reasoning: true,
956
- input: ["text"],
957
- cost: {
958
- input: 0.435,
959
- output: 0.87,
960
- cacheRead: 0.0036,
961
- cacheWrite: 0,
962
- },
963
- contextWindow: 1000000,
964
- maxTokens: 384000,
965
- },
966
- "google/gemini-2.5-flash": {
967
- id: "google/gemini-2.5-flash",
968
- name: "Gemini 2.5 Flash",
969
- api: "anthropic-messages",
970
- provider: "vercel-ai-gateway",
971
- baseUrl: "https://ai-gateway.vercel.sh",
972
- reasoning: true,
973
- input: ["text", "image"],
974
- cost: {
975
- input: 0.3,
976
- output: 2.5,
977
- cacheRead: 0.03,
978
- cacheWrite: 0,
979
- },
980
- contextWindow: 1000000,
981
- maxTokens: 65536,
982
- },
983
- "google/gemini-2.5-flash-lite": {
984
- id: "google/gemini-2.5-flash-lite",
985
- name: "Gemini 2.5 Flash Lite",
986
- api: "anthropic-messages",
987
- provider: "vercel-ai-gateway",
988
- baseUrl: "https://ai-gateway.vercel.sh",
989
- reasoning: true,
990
- input: ["text", "image"],
991
- cost: {
992
- input: 0.1,
993
- output: 0.4,
994
- cacheRead: 0.01,
995
- cacheWrite: 0,
996
- },
997
- contextWindow: 1048576,
998
- maxTokens: 65536,
999
- },
1000
- "google/gemini-2.5-pro": {
1001
- id: "google/gemini-2.5-pro",
1002
- name: "Gemini 2.5 Pro",
1003
- api: "anthropic-messages",
1004
- provider: "vercel-ai-gateway",
1005
- baseUrl: "https://ai-gateway.vercel.sh",
1006
- reasoning: true,
1007
- input: ["text", "image"],
1008
- cost: {
1009
- input: 1.25,
1010
- output: 10,
1011
- cacheRead: 0.125,
1012
- cacheWrite: 0,
1013
- },
1014
- contextWindow: 1048576,
1015
- maxTokens: 65536,
1016
- },
1017
- "google/gemini-3-flash": {
1018
- id: "google/gemini-3-flash",
1019
- name: "Gemini 3 Flash",
1020
- api: "anthropic-messages",
1021
- provider: "vercel-ai-gateway",
1022
- baseUrl: "https://ai-gateway.vercel.sh",
1023
- reasoning: true,
1024
- input: ["text", "image"],
1025
- cost: {
1026
- input: 0.5,
1027
- output: 3,
1028
- cacheRead: 0.05,
1029
- cacheWrite: 0,
1030
- },
1031
- contextWindow: 1000000,
1032
- maxTokens: 65000,
1033
- },
1034
- "google/gemini-3-pro-preview": {
1035
- id: "google/gemini-3-pro-preview",
1036
- name: "Gemini 3 Pro Preview",
1037
- api: "anthropic-messages",
1038
- provider: "vercel-ai-gateway",
1039
- baseUrl: "https://ai-gateway.vercel.sh",
1040
- reasoning: true,
1041
- input: ["text", "image"],
1042
- cost: {
1043
- input: 2,
1044
- output: 12,
1045
- cacheRead: 0.2,
1046
- cacheWrite: 0,
1047
- },
1048
- contextWindow: 1000000,
1049
- maxTokens: 64000,
1050
- },
1051
- "google/gemini-3.1-flash-lite": {
1052
- id: "google/gemini-3.1-flash-lite",
1053
- name: "Gemini 3.1 Flash Lite",
1054
- api: "anthropic-messages",
1055
- provider: "vercel-ai-gateway",
1056
- baseUrl: "https://ai-gateway.vercel.sh",
1057
- reasoning: true,
1058
- input: ["text", "image"],
1059
- cost: {
1060
- input: 0.25,
1061
- output: 1.5,
1062
- cacheRead: 0.03,
1063
- cacheWrite: 0,
1064
- },
1065
- contextWindow: 1000000,
1066
- maxTokens: 65000,
1067
- },
1068
- "google/gemini-3.1-flash-lite-preview": {
1069
- id: "google/gemini-3.1-flash-lite-preview",
1070
- name: "Gemini 3.1 Flash Lite Preview",
1071
- api: "anthropic-messages",
1072
- provider: "vercel-ai-gateway",
1073
- baseUrl: "https://ai-gateway.vercel.sh",
1074
- reasoning: true,
1075
- input: ["text", "image"],
1076
- cost: {
1077
- input: 0.25,
1078
- output: 1.5,
1079
- cacheRead: 0.03,
1080
- cacheWrite: 0,
1081
- },
1082
- contextWindow: 1000000,
1083
- maxTokens: 65000,
1084
- },
1085
- "google/gemini-3.1-pro-preview": {
1086
- id: "google/gemini-3.1-pro-preview",
1087
- name: "Gemini 3.1 Pro Preview",
1088
- api: "anthropic-messages",
1089
- provider: "vercel-ai-gateway",
1090
- baseUrl: "https://ai-gateway.vercel.sh",
1091
- reasoning: true,
1092
- input: ["text", "image"],
1093
- cost: {
1094
- input: 2,
1095
- output: 12,
1096
- cacheRead: 0.2,
1097
- cacheWrite: 0,
1098
- },
1099
- contextWindow: 1000000,
1100
- maxTokens: 64000,
1101
- },
1102
- "google/gemini-3.5-flash": {
1103
- id: "google/gemini-3.5-flash",
1104
- name: "Gemini 3.5 Flash",
1105
- api: "anthropic-messages",
1106
- provider: "vercel-ai-gateway",
1107
- baseUrl: "https://ai-gateway.vercel.sh",
1108
- reasoning: true,
1109
- input: ["text", "image"],
1110
- cost: {
1111
- input: 1.5,
1112
- output: 9,
1113
- cacheRead: 0.15,
1114
- cacheWrite: 0,
1115
- },
1116
- contextWindow: 1000000,
1117
- maxTokens: 64000,
1118
- },
1119
- "google/gemma-4-26b-a4b-it": {
1120
- id: "google/gemma-4-26b-a4b-it",
1121
- name: "Gemma 4 26B A4B IT",
1122
- api: "anthropic-messages",
1123
- provider: "vercel-ai-gateway",
1124
- baseUrl: "https://ai-gateway.vercel.sh",
1125
- reasoning: true,
1126
- input: ["text", "image"],
1127
- cost: {
1128
- input: 0.15,
1129
- output: 0.6,
1130
- cacheRead: 0.015,
1131
- cacheWrite: 0,
1132
- },
1133
- contextWindow: 262144,
1134
- maxTokens: 131072,
1135
- },
1136
- "google/gemma-4-31b-it": {
1137
- id: "google/gemma-4-31b-it",
1138
- name: "Gemma 4 31B IT",
1139
- api: "anthropic-messages",
1140
- provider: "vercel-ai-gateway",
1141
- baseUrl: "https://ai-gateway.vercel.sh",
1142
- reasoning: true,
1143
- input: ["text", "image"],
1144
- cost: {
1145
- input: 0.14,
1146
- output: 0.4,
1147
- cacheRead: 0,
1148
- cacheWrite: 0,
1149
- },
1150
- contextWindow: 262144,
1151
- maxTokens: 131072,
1152
- },
1153
- "inception/mercury-2": {
1154
- id: "inception/mercury-2",
1155
- name: "Mercury 2",
1156
- api: "anthropic-messages",
1157
- provider: "vercel-ai-gateway",
1158
- baseUrl: "https://ai-gateway.vercel.sh",
1159
- reasoning: true,
1160
- input: ["text"],
1161
- cost: {
1162
- input: 0.25,
1163
- output: 0.75,
1164
- cacheRead: 0.025,
1165
- cacheWrite: 0,
1166
- },
1167
- contextWindow: 128000,
1168
- maxTokens: 128000,
1169
- },
1170
- "inception/mercury-coder-small": {
1171
- id: "inception/mercury-coder-small",
1172
- name: "Mercury Coder Small Beta",
1173
- api: "anthropic-messages",
1174
- provider: "vercel-ai-gateway",
1175
- baseUrl: "https://ai-gateway.vercel.sh",
1176
- reasoning: false,
1177
- input: ["text"],
1178
- cost: {
1179
- input: 0.25,
1180
- output: 1,
1181
- cacheRead: 0,
1182
- cacheWrite: 0,
1183
- },
1184
- contextWindow: 32000,
1185
- maxTokens: 16384,
1186
- },
1187
- "interfaze/interfaze-beta": {
1188
- id: "interfaze/interfaze-beta",
1189
- name: "Interfaze Beta",
1190
- api: "anthropic-messages",
1191
- provider: "vercel-ai-gateway",
1192
- baseUrl: "https://ai-gateway.vercel.sh",
1193
- reasoning: true,
1194
- input: ["text", "image"],
1195
- cost: {
1196
- input: 1.5,
1197
- output: 3.5,
1198
- cacheRead: 0,
1199
- cacheWrite: 0,
1200
- },
1201
- contextWindow: 1000000,
1202
- maxTokens: 32000,
1203
- },
1204
- "kwaipilot/kat-coder-pro-v1": {
1205
- id: "kwaipilot/kat-coder-pro-v1",
1206
- name: "KAT-Coder-Pro V1",
1207
- api: "anthropic-messages",
1208
- provider: "vercel-ai-gateway",
1209
- baseUrl: "https://ai-gateway.vercel.sh",
1210
- reasoning: false,
1211
- input: ["text"],
1212
- cost: {
1213
- input: 0.3,
1214
- output: 1.2,
1215
- cacheRead: 0.06,
1216
- cacheWrite: 0,
1217
- },
1218
- contextWindow: 256000,
1219
- maxTokens: 32000,
1220
- },
1221
- "kwaipilot/kat-coder-pro-v2": {
1222
- id: "kwaipilot/kat-coder-pro-v2",
1223
- name: "Kat Coder Pro V2",
1224
- api: "anthropic-messages",
1225
- provider: "vercel-ai-gateway",
1226
- baseUrl: "https://ai-gateway.vercel.sh",
1227
- reasoning: true,
1228
- input: ["text"],
1229
- cost: {
1230
- input: 0.3,
1231
- output: 1.2,
1232
- cacheRead: 0.06,
1233
- cacheWrite: 0,
1234
- },
1235
- contextWindow: 256000,
1236
- maxTokens: 256000,
1237
- },
1238
- "meituan/longcat-flash-chat": {
1239
- id: "meituan/longcat-flash-chat",
1240
- name: "LongCat Flash Chat",
1241
- api: "anthropic-messages",
1242
- provider: "vercel-ai-gateway",
1243
- baseUrl: "https://ai-gateway.vercel.sh",
1244
- reasoning: false,
1245
- input: ["text"],
1246
- cost: {
1247
- input: 0,
1248
- output: 0,
1249
- cacheRead: 0,
1250
- cacheWrite: 0,
1251
- },
1252
- contextWindow: 128000,
1253
- maxTokens: 100000,
1254
- },
1255
- "meituan/longcat-flash-thinking-2601": {
1256
- id: "meituan/longcat-flash-thinking-2601",
1257
- name: "LongCat Flash Thinking 2601",
1258
- api: "anthropic-messages",
1259
- provider: "vercel-ai-gateway",
1260
- baseUrl: "https://ai-gateway.vercel.sh",
1261
- reasoning: true,
1262
- input: ["text"],
1263
- cost: {
1264
- input: 0,
1265
- output: 0,
1266
- cacheRead: 0,
1267
- cacheWrite: 0,
1268
- },
1269
- contextWindow: 32768,
1270
- maxTokens: 32768,
1271
- },
1272
- "meta/llama-3.1-70b": {
1273
- id: "meta/llama-3.1-70b",
1274
- name: "Llama 3.1 70B Instruct",
1275
- api: "anthropic-messages",
1276
- provider: "vercel-ai-gateway",
1277
- baseUrl: "https://ai-gateway.vercel.sh",
1278
- reasoning: false,
1279
- input: ["text"],
1280
- cost: {
1281
- input: 0.72,
1282
- output: 0.72,
1283
- cacheRead: 0,
1284
- cacheWrite: 0,
1285
- },
1286
- contextWindow: 128000,
1287
- maxTokens: 8192,
1288
- },
1289
- "meta/llama-3.1-8b": {
1290
- id: "meta/llama-3.1-8b",
1291
- name: "Llama 3.1 8B Instruct",
1292
- api: "anthropic-messages",
1293
- provider: "vercel-ai-gateway",
1294
- baseUrl: "https://ai-gateway.vercel.sh",
1295
- reasoning: false,
1296
- input: ["text"],
1297
- cost: {
1298
- input: 0.22,
1299
- output: 0.22,
1300
- cacheRead: 0,
1301
- cacheWrite: 0,
1302
- },
1303
- contextWindow: 128000,
1304
- maxTokens: 8192,
1305
- },
1306
- "meta/llama-3.2-11b": {
1307
- id: "meta/llama-3.2-11b",
1308
- name: "Llama 3.2 11B Vision Instruct",
1309
- api: "anthropic-messages",
1310
- provider: "vercel-ai-gateway",
1311
- baseUrl: "https://ai-gateway.vercel.sh",
1312
- reasoning: false,
1313
- input: ["text", "image"],
1314
- cost: {
1315
- input: 0.16,
1316
- output: 0.16,
1317
- cacheRead: 0,
1318
- cacheWrite: 0,
1319
- },
1320
- contextWindow: 128000,
1321
- maxTokens: 8192,
1322
- },
1323
- "meta/llama-3.2-90b": {
1324
- id: "meta/llama-3.2-90b",
1325
- name: "Llama 3.2 90B Vision Instruct",
1326
- api: "anthropic-messages",
1327
- provider: "vercel-ai-gateway",
1328
- baseUrl: "https://ai-gateway.vercel.sh",
1329
- reasoning: false,
1330
- input: ["text", "image"],
1331
- cost: {
1332
- input: 0.72,
1333
- output: 0.72,
1334
- cacheRead: 0,
1335
- cacheWrite: 0,
1336
- },
1337
- contextWindow: 128000,
1338
- maxTokens: 8192,
1339
- },
1340
- "meta/llama-3.3-70b": {
1341
- id: "meta/llama-3.3-70b",
1342
- name: "Llama 3.3 70B Instruct",
1343
- api: "anthropic-messages",
1344
- provider: "vercel-ai-gateway",
1345
- baseUrl: "https://ai-gateway.vercel.sh",
1346
- reasoning: false,
1347
- input: ["text"],
1348
- cost: {
1349
- input: 0.72,
1350
- output: 0.72,
1351
- cacheRead: 0,
1352
- cacheWrite: 0,
1353
- },
1354
- contextWindow: 128000,
1355
- maxTokens: 8192,
1356
- },
1357
- "meta/llama-4-maverick": {
1358
- id: "meta/llama-4-maverick",
1359
- name: "Llama 4 Maverick 17B Instruct",
1360
- api: "anthropic-messages",
1361
- provider: "vercel-ai-gateway",
1362
- baseUrl: "https://ai-gateway.vercel.sh",
1363
- reasoning: false,
1364
- input: ["text", "image"],
1365
- cost: {
1366
- input: 0.24,
1367
- output: 0.97,
1368
- cacheRead: 0,
1369
- cacheWrite: 0,
1370
- },
1371
- contextWindow: 128000,
1372
- maxTokens: 8192,
1373
- },
1374
- "meta/llama-4-scout": {
1375
- id: "meta/llama-4-scout",
1376
- name: "Llama 4 Scout 17B Instruct",
1377
- api: "anthropic-messages",
1378
- provider: "vercel-ai-gateway",
1379
- baseUrl: "https://ai-gateway.vercel.sh",
1380
- reasoning: false,
1381
- input: ["text", "image"],
1382
- cost: {
1383
- input: 0.17,
1384
- output: 0.66,
1385
- cacheRead: 0,
1386
- cacheWrite: 0,
1387
- },
1388
- contextWindow: 128000,
1389
- maxTokens: 8192,
1390
- },
1391
- "meta/muse-spark-1.1": {
1392
- id: "meta/muse-spark-1.1",
1393
- name: "Muse Spark 1.1",
1394
- api: "anthropic-messages",
1395
- provider: "vercel-ai-gateway",
1396
- baseUrl: "https://ai-gateway.vercel.sh",
1397
- reasoning: true,
1398
- input: ["text", "image"],
1399
- cost: {
1400
- input: 1.25,
1401
- output: 4.25,
1402
- cacheRead: 0.15,
1403
- cacheWrite: 0,
1404
- },
1405
- contextWindow: 1048576,
1406
- maxTokens: 1048576,
1407
- },
1408
- "minimax/minimax-m2": {
1409
- id: "minimax/minimax-m2",
1410
- name: "MiniMax M2",
1411
- api: "anthropic-messages",
1412
- provider: "vercel-ai-gateway",
1413
- baseUrl: "https://ai-gateway.vercel.sh",
1414
- reasoning: true,
1415
- input: ["text"],
1416
- cost: {
1417
- input: 0.3,
1418
- output: 1.2,
1419
- cacheRead: 0.03,
1420
- cacheWrite: 0.375,
1421
- },
1422
- contextWindow: 205000,
1423
- maxTokens: 205000,
1424
- },
1425
- "minimax/minimax-m2.1": {
1426
- id: "minimax/minimax-m2.1",
1427
- name: "MiniMax M2.1",
1428
- api: "anthropic-messages",
1429
- provider: "vercel-ai-gateway",
1430
- baseUrl: "https://ai-gateway.vercel.sh",
1431
- reasoning: true,
1432
- input: ["text"],
1433
- cost: {
1434
- input: 0.3,
1435
- output: 1.2,
1436
- cacheRead: 0.03,
1437
- cacheWrite: 0.375,
1438
- },
1439
- contextWindow: 204800,
1440
- maxTokens: 131072,
1441
- },
1442
- "minimax/minimax-m2.1-lightning": {
1443
- id: "minimax/minimax-m2.1-lightning",
1444
- name: "MiniMax M2.1 Lightning",
1445
- api: "anthropic-messages",
1446
- provider: "vercel-ai-gateway",
1447
- baseUrl: "https://ai-gateway.vercel.sh",
1448
- reasoning: true,
1449
- input: ["text"],
1450
- cost: {
1451
- input: 0.3,
1452
- output: 2.4,
1453
- cacheRead: 0.03,
1454
- cacheWrite: 0.375,
1455
- },
1456
- contextWindow: 204800,
1457
- maxTokens: 131072,
1458
- },
1459
- "minimax/minimax-m2.5": {
1460
- id: "minimax/minimax-m2.5",
1461
- name: "MiniMax M2.5",
1462
- api: "anthropic-messages",
1463
- provider: "vercel-ai-gateway",
1464
- baseUrl: "https://ai-gateway.vercel.sh",
1465
- reasoning: true,
1466
- input: ["text"],
1467
- cost: {
1468
- input: 0.3,
1469
- output: 1.2,
1470
- cacheRead: 0.03,
1471
- cacheWrite: 0.375,
1472
- },
1473
- contextWindow: 204800,
1474
- maxTokens: 131000,
1475
- },
1476
- "minimax/minimax-m2.5-highspeed": {
1477
- id: "minimax/minimax-m2.5-highspeed",
1478
- name: "MiniMax M2.5 High Speed",
1479
- api: "anthropic-messages",
1480
- provider: "vercel-ai-gateway",
1481
- baseUrl: "https://ai-gateway.vercel.sh",
1482
- reasoning: true,
1483
- input: ["text"],
1484
- cost: {
1485
- input: 0.6,
1486
- output: 2.4,
1487
- cacheRead: 0.03,
1488
- cacheWrite: 0.375,
1489
- },
1490
- contextWindow: 204800,
1491
- maxTokens: 131000,
1492
- },
1493
- "minimax/minimax-m2.7": {
1494
- id: "minimax/minimax-m2.7",
1495
- name: "MiniMax M2.7",
1496
- api: "anthropic-messages",
1497
- provider: "vercel-ai-gateway",
1498
- baseUrl: "https://ai-gateway.vercel.sh",
1499
- reasoning: true,
1500
- input: ["text"],
1501
- cost: {
1502
- input: 0.3,
1503
- output: 1.2,
1504
- cacheRead: 0.06,
1505
- cacheWrite: 0.375,
1506
- },
1507
- contextWindow: 204800,
1508
- maxTokens: 131000,
1509
- },
1510
- "minimax/minimax-m2.7-highspeed": {
1511
- id: "minimax/minimax-m2.7-highspeed",
1512
- name: "MiniMax M2.7 High Speed",
1513
- api: "anthropic-messages",
1514
- provider: "vercel-ai-gateway",
1515
- baseUrl: "https://ai-gateway.vercel.sh",
1516
- reasoning: true,
1517
- input: ["text"],
1518
- cost: {
1519
- input: 0.6,
1520
- output: 2.4,
1521
- cacheRead: 0.06,
1522
- cacheWrite: 0.375,
1523
- },
1524
- contextWindow: 204800,
1525
- maxTokens: 131100,
1526
- },
1527
- "minimax/minimax-m3": {
1528
- id: "minimax/minimax-m3",
1529
- name: "MiniMax M3",
1530
- api: "anthropic-messages",
1531
- provider: "vercel-ai-gateway",
1532
- baseUrl: "https://ai-gateway.vercel.sh",
1533
- reasoning: true,
1534
- input: ["text", "image"],
1535
- cost: {
1536
- input: 0.3,
1537
- output: 1.2,
1538
- cacheRead: 0.06,
1539
- cacheWrite: 0,
1540
- },
1541
- contextWindow: 1000000,
1542
- maxTokens: 1000000,
1543
- },
1544
- "mistral/codestral": {
1545
- id: "mistral/codestral",
1546
- name: "Mistral Codestral",
1547
- api: "anthropic-messages",
1548
- provider: "vercel-ai-gateway",
1549
- baseUrl: "https://ai-gateway.vercel.sh",
1550
- reasoning: false,
1551
- input: ["text"],
1552
- cost: {
1553
- input: 0.3,
1554
- output: 0.9,
1555
- cacheRead: 0,
1556
- cacheWrite: 0,
1557
- },
1558
- contextWindow: 128000,
1559
- maxTokens: 4000,
1560
- },
1561
- "mistral/devstral-2": {
1562
- id: "mistral/devstral-2",
1563
- name: "Devstral 2",
1564
- api: "anthropic-messages",
1565
- provider: "vercel-ai-gateway",
1566
- baseUrl: "https://ai-gateway.vercel.sh",
1567
- reasoning: false,
1568
- input: ["text"],
1569
- cost: {
1570
- input: 0.4,
1571
- output: 2,
1572
- cacheRead: 0,
1573
- cacheWrite: 0,
1574
- },
1575
- contextWindow: 256000,
1576
- maxTokens: 256000,
1577
- },
1578
- "mistral/devstral-small": {
1579
- id: "mistral/devstral-small",
1580
- name: "Devstral Small 1.1",
1581
- api: "anthropic-messages",
1582
- provider: "vercel-ai-gateway",
1583
- baseUrl: "https://ai-gateway.vercel.sh",
1584
- reasoning: false,
1585
- input: ["text"],
1586
- cost: {
1587
- input: 0.1,
1588
- output: 0.3,
1589
- cacheRead: 0,
1590
- cacheWrite: 0,
1591
- },
1592
- contextWindow: 128000,
1593
- maxTokens: 64000,
1594
- },
1595
- "mistral/devstral-small-2": {
1596
- id: "mistral/devstral-small-2",
1597
- name: "Devstral Small 2",
1598
- api: "anthropic-messages",
1599
- provider: "vercel-ai-gateway",
1600
- baseUrl: "https://ai-gateway.vercel.sh",
1601
- reasoning: false,
1602
- input: ["text", "image"],
1603
- cost: {
1604
- input: 0.1,
1605
- output: 0.3,
1606
- cacheRead: 0,
1607
- cacheWrite: 0,
1608
- },
1609
- contextWindow: 256000,
1610
- maxTokens: 256000,
1611
- },
1612
- "mistral/magistral-medium": {
1613
- id: "mistral/magistral-medium",
1614
- name: "Magistral Medium 2509",
1615
- api: "anthropic-messages",
1616
- provider: "vercel-ai-gateway",
1617
- baseUrl: "https://ai-gateway.vercel.sh",
1618
- reasoning: true,
1619
- input: ["text", "image"],
1620
- cost: {
1621
- input: 2,
1622
- output: 5,
1623
- cacheRead: 0,
1624
- cacheWrite: 0,
1625
- },
1626
- contextWindow: 128000,
1627
- maxTokens: 64000,
1628
- },
1629
- "mistral/magistral-small": {
1630
- id: "mistral/magistral-small",
1631
- name: "Magistral Small 2509",
1632
- api: "anthropic-messages",
1633
- provider: "vercel-ai-gateway",
1634
- baseUrl: "https://ai-gateway.vercel.sh",
1635
- reasoning: true,
1636
- input: ["text", "image"],
1637
- cost: {
1638
- input: 0.5,
1639
- output: 1.5,
1640
- cacheRead: 0,
1641
- cacheWrite: 0,
1642
- },
1643
- contextWindow: 128000,
1644
- maxTokens: 64000,
1645
- },
1646
- "mistral/ministral-14b": {
1647
- id: "mistral/ministral-14b",
1648
- name: "Ministral 14B",
1649
- api: "anthropic-messages",
1650
- provider: "vercel-ai-gateway",
1651
- baseUrl: "https://ai-gateway.vercel.sh",
1652
- reasoning: false,
1653
- input: ["text", "image"],
1654
- cost: {
1655
- input: 0.2,
1656
- output: 0.2,
1657
- cacheRead: 0,
1658
- cacheWrite: 0,
1659
- },
1660
- contextWindow: 256000,
1661
- maxTokens: 256000,
1662
- },
1663
- "mistral/ministral-3b": {
1664
- id: "mistral/ministral-3b",
1665
- name: "Ministral 3B",
1666
- api: "anthropic-messages",
1667
- provider: "vercel-ai-gateway",
1668
- baseUrl: "https://ai-gateway.vercel.sh",
1669
- reasoning: false,
1670
- input: ["text"],
1671
- cost: {
1672
- input: 0.1,
1673
- output: 0.1,
1674
- cacheRead: 0,
1675
- cacheWrite: 0,
1676
- },
1677
- contextWindow: 128000,
1678
- maxTokens: 4000,
1679
- },
1680
- "mistral/ministral-8b": {
1681
- id: "mistral/ministral-8b",
1682
- name: "Ministral 8B",
1683
- api: "anthropic-messages",
1684
- provider: "vercel-ai-gateway",
1685
- baseUrl: "https://ai-gateway.vercel.sh",
1686
- reasoning: false,
1687
- input: ["text"],
1688
- cost: {
1689
- input: 0.15,
1690
- output: 0.15,
1691
- cacheRead: 0,
1692
- cacheWrite: 0,
1693
- },
1694
- contextWindow: 128000,
1695
- maxTokens: 4000,
1696
- },
1697
- "mistral/mistral-large-3": {
1698
- id: "mistral/mistral-large-3",
1699
- name: "Mistral Large 3",
1700
- api: "anthropic-messages",
1701
- provider: "vercel-ai-gateway",
1702
- baseUrl: "https://ai-gateway.vercel.sh",
1703
- reasoning: false,
1704
- input: ["text", "image"],
1705
- cost: {
1706
- input: 0.5,
1707
- output: 1.5,
1708
- cacheRead: 0,
1709
- cacheWrite: 0,
1710
- },
1711
- contextWindow: 256000,
1712
- maxTokens: 256000,
1713
- },
1714
- "mistral/mistral-medium": {
1715
- id: "mistral/mistral-medium",
1716
- name: "Mistral Medium 3.1",
1717
- api: "anthropic-messages",
1718
- provider: "vercel-ai-gateway",
1719
- baseUrl: "https://ai-gateway.vercel.sh",
1720
- reasoning: false,
1721
- input: ["text", "image"],
1722
- cost: {
1723
- input: 0.4,
1724
- output: 2,
1725
- cacheRead: 0,
1726
- cacheWrite: 0,
1727
- },
1728
- contextWindow: 128000,
1729
- maxTokens: 64000,
1730
- },
1731
- "mistral/mistral-medium-3.5": {
1732
- id: "mistral/mistral-medium-3.5",
1733
- name: "Mistral Medium Latest",
1734
- api: "anthropic-messages",
1735
- provider: "vercel-ai-gateway",
1736
- baseUrl: "https://ai-gateway.vercel.sh",
1737
- reasoning: true,
1738
- input: ["text", "image"],
1739
- cost: {
1740
- input: 1.5,
1741
- output: 7.5,
1742
- cacheRead: 0,
1743
- cacheWrite: 0,
1744
- },
1745
- contextWindow: 256000,
1746
- maxTokens: 256000,
1747
- },
1748
- "mistral/mistral-nemo": {
1749
- id: "mistral/mistral-nemo",
1750
- name: "Mistral Nemo 12B",
1751
- api: "anthropic-messages",
1752
- provider: "vercel-ai-gateway",
1753
- baseUrl: "https://ai-gateway.vercel.sh",
1754
- reasoning: false,
1755
- input: ["text"],
1756
- cost: {
1757
- input: 0.15,
1758
- output: 0.15,
1759
- cacheRead: 0,
1760
- cacheWrite: 0,
1761
- },
1762
- contextWindow: 128000,
1763
- maxTokens: 128000,
1764
- },
1765
- "mistral/mistral-small": {
1766
- id: "mistral/mistral-small",
1767
- name: "Mistral Small",
1768
- api: "anthropic-messages",
1769
- provider: "vercel-ai-gateway",
1770
- baseUrl: "https://ai-gateway.vercel.sh",
1771
- reasoning: false,
1772
- input: ["text", "image"],
1773
- cost: {
1774
- input: 0.1,
1775
- output: 0.3,
1776
- cacheRead: 0,
1777
- cacheWrite: 0,
1778
- },
1779
- contextWindow: 32000,
1780
- maxTokens: 4000,
1781
- },
1782
- "mistral/pixtral-12b": {
1783
- id: "mistral/pixtral-12b",
1784
- name: "Pixtral 12B 2409",
1785
- api: "anthropic-messages",
1786
- provider: "vercel-ai-gateway",
1787
- baseUrl: "https://ai-gateway.vercel.sh",
1788
- reasoning: false,
1789
- input: ["text", "image"],
1790
- cost: {
1791
- input: 0.15,
1792
- output: 0.15,
1793
- cacheRead: 0,
1794
- cacheWrite: 0,
1795
- },
1796
- contextWindow: 128000,
1797
- maxTokens: 4000,
1798
- },
1799
- "mistral/pixtral-large": {
1800
- id: "mistral/pixtral-large",
1801
- name: "Pixtral Large",
1802
- api: "anthropic-messages",
1803
- provider: "vercel-ai-gateway",
1804
- baseUrl: "https://ai-gateway.vercel.sh",
1805
- reasoning: false,
1806
- input: ["text", "image"],
1807
- cost: {
1808
- input: 2,
1809
- output: 6,
1810
- cacheRead: 0,
1811
- cacheWrite: 0,
1812
- },
1813
- contextWindow: 128000,
1814
- maxTokens: 4000,
1815
- },
1816
- "moonshotai/kimi-k2": {
1817
- id: "moonshotai/kimi-k2",
1818
- name: "Kimi K2 Instruct",
1819
- api: "anthropic-messages",
1820
- provider: "vercel-ai-gateway",
1821
- baseUrl: "https://ai-gateway.vercel.sh",
1822
- reasoning: false,
1823
- input: ["text"],
1824
- cost: {
1825
- input: 0.57,
1826
- output: 2.3,
1827
- cacheRead: 0,
1828
- cacheWrite: 0,
1829
- },
1830
- contextWindow: 131072,
1831
- maxTokens: 131072,
1832
- },
1833
- "moonshotai/kimi-k2-thinking": {
1834
- id: "moonshotai/kimi-k2-thinking",
1835
- name: "Kimi K2 Thinking",
1836
- api: "anthropic-messages",
1837
- provider: "vercel-ai-gateway",
1838
- baseUrl: "https://ai-gateway.vercel.sh",
1839
- reasoning: true,
1840
- input: ["text"],
1841
- cost: {
1842
- input: 0.47,
1843
- output: 2,
1844
- cacheRead: 0.141,
1845
- cacheWrite: 0,
1846
- },
1847
- contextWindow: 216144,
1848
- maxTokens: 216144,
1849
- },
1850
- "moonshotai/kimi-k2.5": {
1851
- id: "moonshotai/kimi-k2.5",
1852
- name: "Kimi K2.5",
1853
- api: "anthropic-messages",
1854
- provider: "vercel-ai-gateway",
1855
- baseUrl: "https://ai-gateway.vercel.sh",
1856
- reasoning: true,
1857
- input: ["text", "image"],
1858
- cost: {
1859
- input: 0.6,
1860
- output: 3,
1861
- cacheRead: 0.1,
1862
- cacheWrite: 0,
1863
- },
1864
- contextWindow: 262114,
1865
- maxTokens: 262114,
1866
- },
1867
- "moonshotai/kimi-k2.6": {
1868
- id: "moonshotai/kimi-k2.6",
1869
- name: "Kimi K2.6",
1870
- api: "anthropic-messages",
1871
- provider: "vercel-ai-gateway",
1872
- baseUrl: "https://ai-gateway.vercel.sh",
1873
- reasoning: true,
1874
- input: ["text", "image"],
1875
- cost: {
1876
- input: 0.95,
1877
- output: 4,
1878
- cacheRead: 0.16,
1879
- cacheWrite: 0,
1880
- },
1881
- contextWindow: 262000,
1882
- maxTokens: 262000,
1883
- },
1884
- "moonshotai/kimi-k2.7-code": {
1885
- id: "moonshotai/kimi-k2.7-code",
1886
- name: "Kimi K2.7 Code",
1887
- api: "anthropic-messages",
1888
- provider: "vercel-ai-gateway",
1889
- baseUrl: "https://ai-gateway.vercel.sh",
1890
- reasoning: true,
1891
- input: ["text", "image"],
1892
- cost: {
1893
- input: 0.95,
1894
- output: 4,
1895
- cacheRead: 0.19,
1896
- cacheWrite: 0,
1897
- },
1898
- contextWindow: 256000,
1899
- maxTokens: 32768,
1900
- },
1901
- "moonshotai/kimi-k2.7-code-highspeed": {
1902
- id: "moonshotai/kimi-k2.7-code-highspeed",
1903
- name: "Kimi K2.7 Code High Speed",
1904
- api: "anthropic-messages",
1905
- provider: "vercel-ai-gateway",
1906
- baseUrl: "https://ai-gateway.vercel.sh",
1907
- reasoning: true,
1908
- input: ["text", "image"],
1909
- cost: {
1910
- input: 1.9,
1911
- output: 8,
1912
- cacheRead: 0.38,
1913
- cacheWrite: 0,
1914
- },
1915
- contextWindow: 262144,
1916
- maxTokens: 32768,
1917
- },
1918
- "nvidia/nemotron-3-nano-30b-a3b": {
1919
- id: "nvidia/nemotron-3-nano-30b-a3b",
1920
- name: "Nemotron 3 Nano 30B A3B",
1921
- api: "anthropic-messages",
1922
- provider: "vercel-ai-gateway",
1923
- baseUrl: "https://ai-gateway.vercel.sh",
1924
- reasoning: true,
1925
- input: ["text"],
1926
- cost: {
1927
- input: 0.05,
1928
- output: 0.24,
1929
- cacheRead: 0,
1930
- cacheWrite: 0,
1931
- },
1932
- contextWindow: 262144,
1933
- maxTokens: 262144,
1934
- },
1935
- "nvidia/nemotron-3-super-120b-a12b": {
1936
- id: "nvidia/nemotron-3-super-120b-a12b",
1937
- name: "NVIDIA Nemotron 3 Super 120B A12B",
1938
- api: "anthropic-messages",
1939
- provider: "vercel-ai-gateway",
1940
- baseUrl: "https://ai-gateway.vercel.sh",
1941
- reasoning: true,
1942
- input: ["text"],
1943
- cost: {
1944
- input: 0.15,
1945
- output: 0.65,
1946
- cacheRead: 0,
1947
- cacheWrite: 0,
1948
- },
1949
- contextWindow: 256000,
1950
- maxTokens: 32000,
1951
- },
1952
- "nvidia/nemotron-3-ultra-550b-a55b": {
1953
- id: "nvidia/nemotron-3-ultra-550b-a55b",
1954
- name: "Nemotron 3 Ultra",
1955
- api: "anthropic-messages",
1956
- provider: "vercel-ai-gateway",
1957
- baseUrl: "https://ai-gateway.vercel.sh",
1958
- reasoning: true,
1959
- input: ["text"],
1960
- cost: {
1961
- input: 0.6,
1962
- output: 2.4,
1963
- cacheRead: 0.12,
1964
- cacheWrite: 0,
1965
- },
1966
- contextWindow: 1000000,
1967
- maxTokens: 65000,
1968
- },
1969
- "nvidia/nemotron-nano-12b-v2-vl": {
1970
- id: "nvidia/nemotron-nano-12b-v2-vl",
1971
- name: "Nvidia Nemotron Nano 12B V2 VL",
1972
- api: "anthropic-messages",
1973
- provider: "vercel-ai-gateway",
1974
- baseUrl: "https://ai-gateway.vercel.sh",
1975
- reasoning: true,
1976
- input: ["text", "image"],
1977
- cost: {
1978
- input: 0.2,
1979
- output: 0.6,
1980
- cacheRead: 0,
1981
- cacheWrite: 0,
1982
- },
1983
- contextWindow: 131072,
1984
- maxTokens: 131072,
1985
- },
1986
- "nvidia/nemotron-nano-9b-v2": {
1987
- id: "nvidia/nemotron-nano-9b-v2",
1988
- name: "Nvidia Nemotron Nano 9B V2",
1989
- api: "anthropic-messages",
1990
- provider: "vercel-ai-gateway",
1991
- baseUrl: "https://ai-gateway.vercel.sh",
1992
- reasoning: true,
1993
- input: ["text"],
1994
- cost: {
1995
- input: 0.06,
1996
- output: 0.23,
1997
- cacheRead: 0,
1998
- cacheWrite: 0,
1999
- },
2000
- contextWindow: 131072,
2001
- maxTokens: 131072,
2002
- },
2003
- "openai/gpt-3.5-turbo": {
2004
- id: "openai/gpt-3.5-turbo",
2005
- name: "GPT-3.5 Turbo",
2006
- api: "anthropic-messages",
2007
- provider: "vercel-ai-gateway",
2008
- baseUrl: "https://ai-gateway.vercel.sh",
2009
- reasoning: false,
2010
- input: ["text"],
2011
- cost: {
2012
- input: 0.5,
2013
- output: 1.5,
2014
- cacheRead: 0,
2015
- cacheWrite: 0,
2016
- },
2017
- contextWindow: 16385,
2018
- maxTokens: 4096,
2019
- },
2020
- "openai/gpt-4-turbo": {
2021
- id: "openai/gpt-4-turbo",
2022
- name: "GPT-4 Turbo",
2023
- api: "anthropic-messages",
2024
- provider: "vercel-ai-gateway",
2025
- baseUrl: "https://ai-gateway.vercel.sh",
2026
- reasoning: false,
2027
- input: ["text", "image"],
2028
- cost: {
2029
- input: 10,
2030
- output: 30,
2031
- cacheRead: 0,
2032
- cacheWrite: 0,
2033
- },
2034
- contextWindow: 128000,
2035
- maxTokens: 4096,
2036
- },
2037
- "openai/gpt-4.1": {
2038
- id: "openai/gpt-4.1",
2039
- name: "GPT-4.1",
2040
- api: "anthropic-messages",
2041
- provider: "vercel-ai-gateway",
2042
- baseUrl: "https://ai-gateway.vercel.sh",
2043
- reasoning: false,
2044
- input: ["text", "image"],
2045
- cost: {
2046
- input: 2,
2047
- output: 8,
2048
- cacheRead: 0.5,
2049
- cacheWrite: 0,
2050
- },
2051
- contextWindow: 1047576,
2052
- maxTokens: 32768,
2053
- },
2054
- "openai/gpt-4.1-mini": {
2055
- id: "openai/gpt-4.1-mini",
2056
- name: "GPT-4.1 mini",
2057
- api: "anthropic-messages",
2058
- provider: "vercel-ai-gateway",
2059
- baseUrl: "https://ai-gateway.vercel.sh",
2060
- reasoning: false,
2061
- input: ["text", "image"],
2062
- cost: {
2063
- input: 0.4,
2064
- output: 1.6,
2065
- cacheRead: 0.1,
2066
- cacheWrite: 0,
2067
- },
2068
- contextWindow: 1047576,
2069
- maxTokens: 32768,
2070
- },
2071
- "openai/gpt-4.1-nano": {
2072
- id: "openai/gpt-4.1-nano",
2073
- name: "GPT-4.1 nano",
2074
- api: "anthropic-messages",
2075
- provider: "vercel-ai-gateway",
2076
- baseUrl: "https://ai-gateway.vercel.sh",
2077
- reasoning: false,
2078
- input: ["text", "image"],
2079
- cost: {
2080
- input: 0.1,
2081
- output: 0.4,
2082
- cacheRead: 0.025,
2083
- cacheWrite: 0,
2084
- },
2085
- contextWindow: 1047576,
2086
- maxTokens: 32768,
2087
- },
2088
- "openai/gpt-4o": {
2089
- id: "openai/gpt-4o",
2090
- name: "GPT-4o",
2091
- api: "anthropic-messages",
2092
- provider: "vercel-ai-gateway",
2093
- baseUrl: "https://ai-gateway.vercel.sh",
2094
- reasoning: false,
2095
- input: ["text", "image"],
2096
- cost: {
2097
- input: 2.5,
2098
- output: 10,
2099
- cacheRead: 1.25,
2100
- cacheWrite: 0,
2101
- },
2102
- contextWindow: 128000,
2103
- maxTokens: 16384,
2104
- },
2105
- "openai/gpt-4o-mini": {
2106
- id: "openai/gpt-4o-mini",
2107
- name: "GPT-4o mini",
2108
- api: "anthropic-messages",
2109
- provider: "vercel-ai-gateway",
2110
- baseUrl: "https://ai-gateway.vercel.sh",
2111
- reasoning: false,
2112
- input: ["text", "image"],
2113
- cost: {
2114
- input: 0.15,
2115
- output: 0.6,
2116
- cacheRead: 0.075,
2117
- cacheWrite: 0,
2118
- },
2119
- contextWindow: 128000,
2120
- maxTokens: 16384,
2121
- },
2122
- "openai/gpt-5": {
2123
- id: "openai/gpt-5",
2124
- name: "GPT-5",
2125
- api: "anthropic-messages",
2126
- provider: "vercel-ai-gateway",
2127
- baseUrl: "https://ai-gateway.vercel.sh",
2128
- reasoning: true,
2129
- input: ["text", "image"],
2130
- cost: {
2131
- input: 1.25,
2132
- output: 10,
2133
- cacheRead: 0.125,
2134
- cacheWrite: 0,
2135
- },
2136
- contextWindow: 400000,
2137
- maxTokens: 128000,
2138
- },
2139
- "openai/gpt-5-chat": {
2140
- id: "openai/gpt-5-chat",
2141
- name: "GPT 5 Chat",
2142
- api: "anthropic-messages",
2143
- provider: "vercel-ai-gateway",
2144
- baseUrl: "https://ai-gateway.vercel.sh",
2145
- reasoning: false,
2146
- input: ["text", "image"],
2147
- cost: {
2148
- input: 1.25,
2149
- output: 10,
2150
- cacheRead: 0.125,
2151
- cacheWrite: 0,
2152
- },
2153
- contextWindow: 128000,
2154
- maxTokens: 16384,
2155
- },
2156
- "openai/gpt-5-codex": {
2157
- id: "openai/gpt-5-codex",
2158
- name: "GPT-5-Codex",
2159
- api: "anthropic-messages",
2160
- provider: "vercel-ai-gateway",
2161
- baseUrl: "https://ai-gateway.vercel.sh",
2162
- reasoning: true,
2163
- input: ["text", "image"],
2164
- cost: {
2165
- input: 1.25,
2166
- output: 10,
2167
- cacheRead: 0.125,
2168
- cacheWrite: 0,
2169
- },
2170
- contextWindow: 400000,
2171
- maxTokens: 128000,
2172
- },
2173
- "openai/gpt-5-mini": {
2174
- id: "openai/gpt-5-mini",
2175
- name: "GPT-5 mini",
2176
- api: "anthropic-messages",
2177
- provider: "vercel-ai-gateway",
2178
- baseUrl: "https://ai-gateway.vercel.sh",
2179
- reasoning: true,
2180
- input: ["text", "image"],
2181
- cost: {
2182
- input: 0.25,
2183
- output: 2,
2184
- cacheRead: 0.025,
2185
- cacheWrite: 0,
2186
- },
2187
- contextWindow: 400000,
2188
- maxTokens: 128000,
2189
- },
2190
- "openai/gpt-5-nano": {
2191
- id: "openai/gpt-5-nano",
2192
- name: "GPT-5 nano",
2193
- api: "anthropic-messages",
2194
- provider: "vercel-ai-gateway",
2195
- baseUrl: "https://ai-gateway.vercel.sh",
2196
- reasoning: true,
2197
- input: ["text", "image"],
2198
- cost: {
2199
- input: 0.05,
2200
- output: 0.4,
2201
- cacheRead: 0.005,
2202
- cacheWrite: 0,
2203
- },
2204
- contextWindow: 400000,
2205
- maxTokens: 128000,
2206
- },
2207
- "openai/gpt-5-pro": {
2208
- id: "openai/gpt-5-pro",
2209
- name: "GPT-5 pro",
2210
- api: "anthropic-messages",
2211
- provider: "vercel-ai-gateway",
2212
- baseUrl: "https://ai-gateway.vercel.sh",
2213
- reasoning: true,
2214
- input: ["text", "image"],
2215
- cost: {
2216
- input: 15,
2217
- output: 120,
2218
- cacheRead: 0,
2219
- cacheWrite: 0,
2220
- },
2221
- contextWindow: 400000,
2222
- maxTokens: 272000,
2223
- },
2224
- "openai/gpt-5.1-codex": {
2225
- id: "openai/gpt-5.1-codex",
2226
- name: "GPT-5.1-Codex",
2227
- api: "anthropic-messages",
2228
- provider: "vercel-ai-gateway",
2229
- baseUrl: "https://ai-gateway.vercel.sh",
2230
- reasoning: true,
2231
- input: ["text", "image"],
2232
- cost: {
2233
- input: 1.25,
2234
- output: 10,
2235
- cacheRead: 0.125,
2236
- cacheWrite: 0,
2237
- },
2238
- contextWindow: 400000,
2239
- maxTokens: 128000,
2240
- },
2241
- "openai/gpt-5.1-codex-max": {
2242
- id: "openai/gpt-5.1-codex-max",
2243
- name: "GPT 5.1 Codex Max",
2244
- api: "anthropic-messages",
2245
- provider: "vercel-ai-gateway",
2246
- baseUrl: "https://ai-gateway.vercel.sh",
2247
- reasoning: true,
2248
- input: ["text", "image"],
2249
- cost: {
2250
- input: 1.25,
2251
- output: 10,
2252
- cacheRead: 0.125,
2253
- cacheWrite: 0,
2254
- },
2255
- contextWindow: 400000,
2256
- maxTokens: 128000,
2257
- },
2258
- "openai/gpt-5.1-codex-mini": {
2259
- id: "openai/gpt-5.1-codex-mini",
2260
- name: "GPT 5.1 Codex Mini",
2261
- api: "anthropic-messages",
2262
- provider: "vercel-ai-gateway",
2263
- baseUrl: "https://ai-gateway.vercel.sh",
2264
- reasoning: true,
2265
- input: ["text", "image"],
2266
- cost: {
2267
- input: 0.25,
2268
- output: 2,
2269
- cacheRead: 0.025,
2270
- cacheWrite: 0,
2271
- },
2272
- contextWindow: 400000,
2273
- maxTokens: 128000,
2274
- },
2275
- "openai/gpt-5.1-instant": {
2276
- id: "openai/gpt-5.1-instant",
2277
- name: "GPT-5.1 Instant",
2278
- api: "anthropic-messages",
2279
- provider: "vercel-ai-gateway",
2280
- baseUrl: "https://ai-gateway.vercel.sh",
2281
- reasoning: false,
2282
- input: ["text", "image"],
2283
- cost: {
2284
- input: 1.25,
2285
- output: 10,
2286
- cacheRead: 0.125,
2287
- cacheWrite: 0,
2288
- },
2289
- contextWindow: 128000,
2290
- maxTokens: 16384,
2291
- },
2292
- "openai/gpt-5.1-thinking": {
2293
- id: "openai/gpt-5.1-thinking",
2294
- name: "GPT 5.1 Thinking",
2295
- api: "anthropic-messages",
2296
- provider: "vercel-ai-gateway",
2297
- baseUrl: "https://ai-gateway.vercel.sh",
2298
- reasoning: true,
2299
- input: ["text", "image"],
2300
- cost: {
2301
- input: 1.25,
2302
- output: 10,
2303
- cacheRead: 0.125,
2304
- cacheWrite: 0,
2305
- },
2306
- contextWindow: 400000,
2307
- maxTokens: 128000,
2308
- },
2309
- "openai/gpt-5.2": {
2310
- id: "openai/gpt-5.2",
2311
- name: "GPT 5.2",
2312
- api: "anthropic-messages",
2313
- provider: "vercel-ai-gateway",
2314
- baseUrl: "https://ai-gateway.vercel.sh",
2315
- reasoning: true,
2316
- thinkingLevelMap: { "xhigh": "xhigh" },
2317
- input: ["text", "image"],
2318
- cost: {
2319
- input: 1.75,
2320
- output: 14,
2321
- cacheRead: 0.175,
2322
- cacheWrite: 0,
2323
- },
2324
- contextWindow: 400000,
2325
- maxTokens: 128000,
2326
- },
2327
- "openai/gpt-5.2-chat": {
2328
- id: "openai/gpt-5.2-chat",
2329
- name: "GPT 5.2 Chat",
2330
- api: "anthropic-messages",
2331
- provider: "vercel-ai-gateway",
2332
- baseUrl: "https://ai-gateway.vercel.sh",
2333
- reasoning: false,
2334
- thinkingLevelMap: { "xhigh": "xhigh" },
2335
- input: ["text", "image"],
2336
- cost: {
2337
- input: 1.75,
2338
- output: 14,
2339
- cacheRead: 0.175,
2340
- cacheWrite: 0,
2341
- },
2342
- contextWindow: 128000,
2343
- maxTokens: 16384,
2344
- },
2345
- "openai/gpt-5.2-codex": {
2346
- id: "openai/gpt-5.2-codex",
2347
- name: "GPT 5.2 Codex",
2348
- api: "anthropic-messages",
2349
- provider: "vercel-ai-gateway",
2350
- baseUrl: "https://ai-gateway.vercel.sh",
2351
- reasoning: true,
2352
- thinkingLevelMap: { "xhigh": "xhigh" },
2353
- input: ["text", "image"],
2354
- cost: {
2355
- input: 1.75,
2356
- output: 14,
2357
- cacheRead: 0.175,
2358
- cacheWrite: 0,
2359
- },
2360
- contextWindow: 400000,
2361
- maxTokens: 128000,
2362
- },
2363
- "openai/gpt-5.2-pro": {
2364
- id: "openai/gpt-5.2-pro",
2365
- name: "GPT 5.2 ",
2366
- api: "anthropic-messages",
2367
- provider: "vercel-ai-gateway",
2368
- baseUrl: "https://ai-gateway.vercel.sh",
2369
- reasoning: true,
2370
- thinkingLevelMap: { "xhigh": "xhigh" },
2371
- input: ["text", "image"],
2372
- cost: {
2373
- input: 21,
2374
- output: 168,
2375
- cacheRead: 0,
2376
- cacheWrite: 0,
2377
- },
2378
- contextWindow: 400000,
2379
- maxTokens: 128000,
2380
- },
2381
- "openai/gpt-5.3-chat": {
2382
- id: "openai/gpt-5.3-chat",
2383
- name: "GPT-5.3 Chat",
2384
- api: "anthropic-messages",
2385
- provider: "vercel-ai-gateway",
2386
- baseUrl: "https://ai-gateway.vercel.sh",
2387
- reasoning: false,
2388
- thinkingLevelMap: { "xhigh": "xhigh" },
2389
- input: ["text", "image"],
2390
- cost: {
2391
- input: 1.75,
2392
- output: 14,
2393
- cacheRead: 0.175,
2394
- cacheWrite: 0,
2395
- },
2396
- contextWindow: 128000,
2397
- maxTokens: 16384,
2398
- },
2399
- "openai/gpt-5.3-codex": {
2400
- id: "openai/gpt-5.3-codex",
2401
- name: "GPT 5.3 Codex",
2402
- api: "anthropic-messages",
2403
- provider: "vercel-ai-gateway",
2404
- baseUrl: "https://ai-gateway.vercel.sh",
2405
- reasoning: true,
2406
- thinkingLevelMap: { "xhigh": "xhigh" },
2407
- input: ["text", "image"],
2408
- cost: {
2409
- input: 1.75,
2410
- output: 14,
2411
- cacheRead: 0.175,
2412
- cacheWrite: 0,
2413
- },
2414
- contextWindow: 400000,
2415
- maxTokens: 128000,
2416
- },
2417
- "openai/gpt-5.4": {
2418
- id: "openai/gpt-5.4",
2419
- name: "GPT 5.4",
2420
- api: "anthropic-messages",
2421
- provider: "vercel-ai-gateway",
2422
- baseUrl: "https://ai-gateway.vercel.sh",
2423
- reasoning: true,
2424
- thinkingLevelMap: { "xhigh": "xhigh" },
2425
- input: ["text", "image"],
2426
- cost: {
2427
- input: 2.5,
2428
- output: 15,
2429
- cacheRead: 0.25,
2430
- cacheWrite: 0,
2431
- },
2432
- contextWindow: 1050000,
2433
- maxTokens: 128000,
2434
- },
2435
- "openai/gpt-5.4-mini": {
2436
- id: "openai/gpt-5.4-mini",
2437
- name: "GPT 5.4 Mini",
2438
- api: "anthropic-messages",
2439
- provider: "vercel-ai-gateway",
2440
- baseUrl: "https://ai-gateway.vercel.sh",
2441
- reasoning: true,
2442
- thinkingLevelMap: { "xhigh": "xhigh" },
2443
- input: ["text", "image"],
2444
- cost: {
2445
- input: 0.75,
2446
- output: 4.5,
2447
- cacheRead: 0.075,
2448
- cacheWrite: 0,
2449
- },
2450
- contextWindow: 400000,
2451
- maxTokens: 128000,
2452
- },
2453
- "openai/gpt-5.4-nano": {
2454
- id: "openai/gpt-5.4-nano",
2455
- name: "GPT 5.4 Nano",
2456
- api: "anthropic-messages",
2457
- provider: "vercel-ai-gateway",
2458
- baseUrl: "https://ai-gateway.vercel.sh",
2459
- reasoning: true,
2460
- thinkingLevelMap: { "xhigh": "xhigh" },
2461
- input: ["text", "image"],
2462
- cost: {
2463
- input: 0.2,
2464
- output: 1.25,
2465
- cacheRead: 0.02,
2466
- cacheWrite: 0,
2467
- },
2468
- contextWindow: 400000,
2469
- maxTokens: 128000,
2470
- },
2471
- "openai/gpt-5.4-pro": {
2472
- id: "openai/gpt-5.4-pro",
2473
- name: "GPT 5.4 Pro",
2474
- api: "anthropic-messages",
2475
- provider: "vercel-ai-gateway",
2476
- baseUrl: "https://ai-gateway.vercel.sh",
2477
- reasoning: true,
2478
- thinkingLevelMap: { "xhigh": "xhigh" },
2479
- input: ["text", "image"],
2480
- cost: {
2481
- input: 30,
2482
- output: 180,
2483
- cacheRead: 0,
2484
- cacheWrite: 0,
2485
- },
2486
- contextWindow: 1050000,
2487
- maxTokens: 128000,
2488
- },
2489
- "openai/gpt-5.5": {
2490
- id: "openai/gpt-5.5",
2491
- name: "GPT 5.5",
2492
- api: "anthropic-messages",
2493
- provider: "vercel-ai-gateway",
2494
- baseUrl: "https://ai-gateway.vercel.sh",
2495
- reasoning: true,
2496
- thinkingLevelMap: { "xhigh": "xhigh" },
2497
- input: ["text", "image"],
2498
- cost: {
2499
- input: 5,
2500
- output: 30,
2501
- cacheRead: 0.5,
2502
- cacheWrite: 0,
2503
- },
2504
- contextWindow: 1000000,
2505
- maxTokens: 128000,
2506
- },
2507
- "openai/gpt-5.5-pro": {
2508
- id: "openai/gpt-5.5-pro",
2509
- name: "GPT 5.5 Pro",
2510
- api: "anthropic-messages",
2511
- provider: "vercel-ai-gateway",
2512
- baseUrl: "https://ai-gateway.vercel.sh",
2513
- reasoning: true,
2514
- thinkingLevelMap: { "xhigh": "xhigh", "off": null, "minimal": null, "low": null },
2515
- input: ["text", "image"],
2516
- cost: {
2517
- input: 30,
2518
- output: 180,
2519
- cacheRead: 0,
2520
- cacheWrite: 0,
2521
- },
2522
- contextWindow: 1000000,
2523
- maxTokens: 128000,
2524
- },
2525
- "openai/gpt-5.6-luna": {
2526
- id: "openai/gpt-5.6-luna",
2527
- name: "GPT 5.6 Luna",
2528
- api: "anthropic-messages",
2529
- provider: "vercel-ai-gateway",
2530
- baseUrl: "https://ai-gateway.vercel.sh",
2531
- reasoning: true,
2532
- input: ["text", "image"],
2533
- cost: {
2534
- input: 1,
2535
- output: 6,
2536
- cacheRead: 0.1,
2537
- cacheWrite: 1.25,
2538
- },
2539
- contextWindow: 1050000,
2540
- maxTokens: 128000,
2541
- },
2542
- "openai/gpt-5.6-sol": {
2543
- id: "openai/gpt-5.6-sol",
2544
- name: "GPT 5.6 Sol",
2545
- api: "anthropic-messages",
2546
- provider: "vercel-ai-gateway",
2547
- baseUrl: "https://ai-gateway.vercel.sh",
2548
- reasoning: true,
2549
- input: ["text", "image"],
2550
- cost: {
2551
- input: 5,
2552
- output: 30,
2553
- cacheRead: 0.5,
2554
- cacheWrite: 6.25,
2555
- },
2556
- contextWindow: 1050000,
2557
- maxTokens: 128000,
2558
- },
2559
- "openai/gpt-5.6-terra": {
2560
- id: "openai/gpt-5.6-terra",
2561
- name: "GPT 5.6 Terra",
2562
- api: "anthropic-messages",
2563
- provider: "vercel-ai-gateway",
2564
- baseUrl: "https://ai-gateway.vercel.sh",
2565
- reasoning: true,
2566
- input: ["text", "image"],
2567
- cost: {
2568
- input: 2.5,
2569
- output: 15,
2570
- cacheRead: 0.25,
2571
- cacheWrite: 3.125,
2572
- },
2573
- contextWindow: 1050000,
2574
- maxTokens: 128000,
2575
- },
2576
- "openai/gpt-oss-120b": {
2577
- id: "openai/gpt-oss-120b",
2578
- name: "GPT OSS 120B",
2579
- api: "anthropic-messages",
2580
- provider: "vercel-ai-gateway",
2581
- baseUrl: "https://ai-gateway.vercel.sh",
2582
- reasoning: true,
2583
- input: ["text"],
2584
- cost: {
2585
- input: 0.1,
2586
- output: 0.5,
2587
- cacheRead: 0,
2588
- cacheWrite: 0,
2589
- },
2590
- contextWindow: 131072,
2591
- maxTokens: 131072,
2592
- },
2593
- "openai/gpt-oss-20b": {
2594
- id: "openai/gpt-oss-20b",
2595
- name: "GPT OSS 20B",
2596
- api: "anthropic-messages",
2597
- provider: "vercel-ai-gateway",
2598
- baseUrl: "https://ai-gateway.vercel.sh",
2599
- reasoning: true,
2600
- input: ["text"],
2601
- cost: {
2602
- input: 0.05,
2603
- output: 0.2,
2604
- cacheRead: 0,
2605
- cacheWrite: 0,
2606
- },
2607
- contextWindow: 131072,
2608
- maxTokens: 8192,
2609
- },
2610
- "openai/gpt-oss-safeguard-20b": {
2611
- id: "openai/gpt-oss-safeguard-20b",
2612
- name: "GPT OSS Safeguard 20B",
2613
- api: "anthropic-messages",
2614
- provider: "vercel-ai-gateway",
2615
- baseUrl: "https://ai-gateway.vercel.sh",
2616
- reasoning: true,
2617
- input: ["text"],
2618
- cost: {
2619
- input: 0.075,
2620
- output: 0.3,
2621
- cacheRead: 0.037,
2622
- cacheWrite: 0,
2623
- },
2624
- contextWindow: 131072,
2625
- maxTokens: 65536,
2626
- },
2627
- "openai/o1": {
2628
- id: "openai/o1",
2629
- name: "o1",
2630
- api: "anthropic-messages",
2631
- provider: "vercel-ai-gateway",
2632
- baseUrl: "https://ai-gateway.vercel.sh",
2633
- reasoning: true,
2634
- input: ["text", "image"],
2635
- cost: {
2636
- input: 15,
2637
- output: 60,
2638
- cacheRead: 7.5,
2639
- cacheWrite: 0,
2640
- },
2641
- contextWindow: 200000,
2642
- maxTokens: 100000,
2643
- },
2644
- "openai/o3": {
2645
- id: "openai/o3",
2646
- name: "o3",
2647
- api: "anthropic-messages",
2648
- provider: "vercel-ai-gateway",
2649
- baseUrl: "https://ai-gateway.vercel.sh",
2650
- reasoning: true,
2651
- input: ["text", "image"],
2652
- cost: {
2653
- input: 2,
2654
- output: 8,
2655
- cacheRead: 0.5,
2656
- cacheWrite: 0,
2657
- },
2658
- contextWindow: 200000,
2659
- maxTokens: 100000,
2660
- },
2661
- "openai/o3-deep-research": {
2662
- id: "openai/o3-deep-research",
2663
- name: "o3-deep-research",
2664
- api: "anthropic-messages",
2665
- provider: "vercel-ai-gateway",
2666
- baseUrl: "https://ai-gateway.vercel.sh",
2667
- reasoning: true,
2668
- input: ["text", "image"],
2669
- cost: {
2670
- input: 10,
2671
- output: 40,
2672
- cacheRead: 2.5,
2673
- cacheWrite: 0,
2674
- },
2675
- contextWindow: 200000,
2676
- maxTokens: 100000,
2677
- },
2678
- "openai/o3-mini": {
2679
- id: "openai/o3-mini",
2680
- name: "o3-mini",
2681
- api: "anthropic-messages",
2682
- provider: "vercel-ai-gateway",
2683
- baseUrl: "https://ai-gateway.vercel.sh",
2684
- reasoning: true,
2685
- input: ["text"],
2686
- cost: {
2687
- input: 1.1,
2688
- output: 4.4,
2689
- cacheRead: 0.55,
2690
- cacheWrite: 0,
2691
- },
2692
- contextWindow: 200000,
2693
- maxTokens: 100000,
2694
- },
2695
- "openai/o3-pro": {
2696
- id: "openai/o3-pro",
2697
- name: "o3 Pro",
2698
- api: "anthropic-messages",
2699
- provider: "vercel-ai-gateway",
2700
- baseUrl: "https://ai-gateway.vercel.sh",
2701
- reasoning: true,
2702
- input: ["text", "image"],
2703
- cost: {
2704
- input: 20,
2705
- output: 80,
2706
- cacheRead: 0,
2707
- cacheWrite: 0,
2708
- },
2709
- contextWindow: 200000,
2710
- maxTokens: 100000,
2711
- },
2712
- "openai/o4-mini": {
2713
- id: "openai/o4-mini",
2714
- name: "o4-mini",
2715
- api: "anthropic-messages",
2716
- provider: "vercel-ai-gateway",
2717
- baseUrl: "https://ai-gateway.vercel.sh",
2718
- reasoning: true,
2719
- input: ["text", "image"],
2720
- cost: {
2721
- input: 1.1,
2722
- output: 4.4,
2723
- cacheRead: 0.275,
2724
- cacheWrite: 0,
2725
- },
2726
- contextWindow: 200000,
2727
- maxTokens: 100000,
2728
- },
2729
- "sakana/fugu-ultra": {
2730
- id: "sakana/fugu-ultra",
2731
- name: "Fugu Ultra",
2732
- api: "anthropic-messages",
2733
- provider: "vercel-ai-gateway",
2734
- baseUrl: "https://ai-gateway.vercel.sh",
2735
- reasoning: true,
2736
- input: ["text", "image"],
2737
- cost: {
2738
- input: 5,
2739
- output: 30,
2740
- cacheRead: 0.5,
2741
- cacheWrite: 0,
2742
- },
2743
- contextWindow: 1000000,
2744
- maxTokens: 1000000,
2745
- },
2746
- "stepfun/step-3.5-flash": {
2747
- id: "stepfun/step-3.5-flash",
2748
- name: "StepFun 3.5 Flash",
2749
- api: "anthropic-messages",
2750
- provider: "vercel-ai-gateway",
2751
- baseUrl: "https://ai-gateway.vercel.sh",
2752
- reasoning: true,
2753
- input: ["text"],
2754
- cost: {
2755
- input: 0.09,
2756
- output: 0.3,
2757
- cacheRead: 0.02,
2758
- cacheWrite: 0,
2759
- },
2760
- contextWindow: 262114,
2761
- maxTokens: 262114,
2762
- },
2763
- "stepfun/step-3.7-flash": {
2764
- id: "stepfun/step-3.7-flash",
2765
- name: "Step 3.7 Flash",
2766
- api: "anthropic-messages",
2767
- provider: "vercel-ai-gateway",
2768
- baseUrl: "https://ai-gateway.vercel.sh",
2769
- reasoning: true,
2770
- input: ["text", "image"],
2771
- cost: {
2772
- input: 0.2,
2773
- output: 1.15,
2774
- cacheRead: 0.04,
2775
- cacheWrite: 0,
2776
- },
2777
- contextWindow: 256000,
2778
- maxTokens: 256000,
2779
- },
2780
- "xai/grok-4.1-fast-non-reasoning": {
2781
- id: "xai/grok-4.1-fast-non-reasoning",
2782
- name: "Grok 4.1 Fast Non-Reasoning",
2783
- api: "anthropic-messages",
2784
- provider: "vercel-ai-gateway",
2785
- baseUrl: "https://ai-gateway.vercel.sh",
2786
- reasoning: false,
2787
- input: ["text", "image"],
2788
- cost: {
2789
- input: 0.2,
2790
- output: 0.5,
2791
- cacheRead: 0.05,
2792
- cacheWrite: 0,
2793
- },
2794
- contextWindow: 1000000,
2795
- maxTokens: 1000000,
2796
- },
2797
- "xai/grok-4.1-fast-reasoning": {
2798
- id: "xai/grok-4.1-fast-reasoning",
2799
- name: "Grok 4.1 Fast Reasoning",
2800
- api: "anthropic-messages",
2801
- provider: "vercel-ai-gateway",
2802
- baseUrl: "https://ai-gateway.vercel.sh",
2803
- reasoning: true,
2804
- input: ["text", "image"],
2805
- cost: {
2806
- input: 0.2,
2807
- output: 0.5,
2808
- cacheRead: 0.05,
2809
- cacheWrite: 0,
2810
- },
2811
- contextWindow: 1000000,
2812
- maxTokens: 1000000,
2813
- },
2814
- "xai/grok-4.20-multi-agent": {
2815
- id: "xai/grok-4.20-multi-agent",
2816
- name: "Grok 4.20 Multi-Agent",
2817
- api: "anthropic-messages",
2818
- provider: "vercel-ai-gateway",
2819
- baseUrl: "https://ai-gateway.vercel.sh",
2820
- reasoning: true,
2821
- input: ["text", "image"],
2822
- cost: {
2823
- input: 1.25,
2824
- output: 2.5,
2825
- cacheRead: 0.2,
2826
- cacheWrite: 0,
2827
- },
2828
- contextWindow: 2000000,
2829
- maxTokens: 2000000,
2830
- },
2831
- "xai/grok-4.20-multi-agent-beta": {
2832
- id: "xai/grok-4.20-multi-agent-beta",
2833
- name: "Grok 4.20 Multi Agent Beta",
2834
- api: "anthropic-messages",
2835
- provider: "vercel-ai-gateway",
2836
- baseUrl: "https://ai-gateway.vercel.sh",
2837
- reasoning: true,
2838
- input: ["text", "image"],
2839
- cost: {
2840
- input: 1.25,
2841
- output: 2.5,
2842
- cacheRead: 0.2,
2843
- cacheWrite: 0,
2844
- },
2845
- contextWindow: 2000000,
2846
- maxTokens: 2000000,
2847
- },
2848
- "xai/grok-4.20-non-reasoning": {
2849
- id: "xai/grok-4.20-non-reasoning",
2850
- name: "Grok 4.20 Non-Reasoning",
2851
- api: "anthropic-messages",
2852
- provider: "vercel-ai-gateway",
2853
- baseUrl: "https://ai-gateway.vercel.sh",
2854
- reasoning: false,
2855
- input: ["text", "image"],
2856
- cost: {
2857
- input: 1.25,
2858
- output: 2.5,
2859
- cacheRead: 0.2,
2860
- cacheWrite: 0,
2861
- },
2862
- contextWindow: 2000000,
2863
- maxTokens: 2000000,
2864
- },
2865
- "xai/grok-4.20-non-reasoning-beta": {
2866
- id: "xai/grok-4.20-non-reasoning-beta",
2867
- name: "Grok 4.20 Beta Non-Reasoning",
2868
- api: "anthropic-messages",
2869
- provider: "vercel-ai-gateway",
2870
- baseUrl: "https://ai-gateway.vercel.sh",
2871
- reasoning: false,
2872
- input: ["text", "image"],
2873
- cost: {
2874
- input: 1.25,
2875
- output: 2.5,
2876
- cacheRead: 0.2,
2877
- cacheWrite: 0,
2878
- },
2879
- contextWindow: 2000000,
2880
- maxTokens: 2000000,
2881
- },
2882
- "xai/grok-4.20-reasoning": {
2883
- id: "xai/grok-4.20-reasoning",
2884
- name: "Grok 4.20 Reasoning",
2885
- api: "anthropic-messages",
2886
- provider: "vercel-ai-gateway",
2887
- baseUrl: "https://ai-gateway.vercel.sh",
2888
- reasoning: true,
2889
- input: ["text", "image"],
2890
- cost: {
2891
- input: 1.25,
2892
- output: 2.5,
2893
- cacheRead: 0.2,
2894
- cacheWrite: 0,
2895
- },
2896
- contextWindow: 2000000,
2897
- maxTokens: 2000000,
2898
- },
2899
- "xai/grok-4.20-reasoning-beta": {
2900
- id: "xai/grok-4.20-reasoning-beta",
2901
- name: "Grok 4.20 Beta Reasoning",
2902
- api: "anthropic-messages",
2903
- provider: "vercel-ai-gateway",
2904
- baseUrl: "https://ai-gateway.vercel.sh",
2905
- reasoning: true,
2906
- input: ["text", "image"],
2907
- cost: {
2908
- input: 1.25,
2909
- output: 2.5,
2910
- cacheRead: 0.2,
2911
- cacheWrite: 0,
2912
- },
2913
- contextWindow: 2000000,
2914
- maxTokens: 2000000,
2915
- },
2916
- "xai/grok-4.3": {
2917
- id: "xai/grok-4.3",
2918
- name: "Grok 4.3",
2919
- api: "anthropic-messages",
2920
- provider: "vercel-ai-gateway",
2921
- baseUrl: "https://ai-gateway.vercel.sh",
2922
- reasoning: true,
2923
- input: ["text", "image"],
2924
- cost: {
2925
- input: 1.25,
2926
- output: 2.5,
2927
- cacheRead: 0.2,
2928
- cacheWrite: 0,
2929
- },
2930
- contextWindow: 1000000,
2931
- maxTokens: 1000000,
2932
- },
2933
- "xai/grok-4.5": {
2934
- id: "xai/grok-4.5",
2935
- name: "Grok 4.5",
2936
- api: "anthropic-messages",
2937
- provider: "vercel-ai-gateway",
2938
- baseUrl: "https://ai-gateway.vercel.sh",
2939
- reasoning: true,
2940
- input: ["text", "image"],
2941
- cost: {
2942
- input: 2,
2943
- output: 6,
2944
- cacheRead: 0.5,
2945
- cacheWrite: 0,
2946
- },
2947
- contextWindow: 500000,
2948
- maxTokens: 500000,
2949
- },
2950
- "xai/grok-build-0.1": {
2951
- id: "xai/grok-build-0.1",
2952
- name: "Grok Build 0.1",
2953
- api: "anthropic-messages",
2954
- provider: "vercel-ai-gateway",
2955
- baseUrl: "https://ai-gateway.vercel.sh",
2956
- reasoning: true,
2957
- input: ["text", "image"],
2958
- cost: {
2959
- input: 1,
2960
- output: 2,
2961
- cacheRead: 0.2,
2962
- cacheWrite: 0,
2963
- },
2964
- contextWindow: 256000,
2965
- maxTokens: 256000,
2966
- },
2967
- "xiaomi/mimo-v2-flash": {
2968
- id: "xiaomi/mimo-v2-flash",
2969
- name: "MiMo V2 Flash",
2970
- api: "anthropic-messages",
2971
- provider: "vercel-ai-gateway",
2972
- baseUrl: "https://ai-gateway.vercel.sh",
2973
- reasoning: true,
2974
- input: ["text"],
2975
- cost: {
2976
- input: 0.1,
2977
- output: 0.3,
2978
- cacheRead: 0.01,
2979
- cacheWrite: 0,
2980
- },
2981
- contextWindow: 262144,
2982
- maxTokens: 32000,
2983
- },
2984
- "xiaomi/mimo-v2-pro": {
2985
- id: "xiaomi/mimo-v2-pro",
2986
- name: "MiMo V2 Pro",
2987
- api: "anthropic-messages",
2988
- provider: "vercel-ai-gateway",
2989
- baseUrl: "https://ai-gateway.vercel.sh",
2990
- reasoning: true,
2991
- input: ["text"],
2992
- cost: {
2993
- input: 1,
2994
- output: 3,
2995
- cacheRead: 0.2,
2996
- cacheWrite: 0,
2997
- },
2998
- contextWindow: 1000000,
2999
- maxTokens: 128000,
3000
- },
3001
- "xiaomi/mimo-v2.5": {
3002
- id: "xiaomi/mimo-v2.5",
3003
- name: "MiMo M2.5",
3004
- api: "anthropic-messages",
3005
- provider: "vercel-ai-gateway",
3006
- baseUrl: "https://ai-gateway.vercel.sh",
3007
- reasoning: true,
3008
- input: ["text", "image"],
3009
- cost: {
3010
- input: 0.14,
3011
- output: 0.28,
3012
- cacheRead: 0.0028,
3013
- cacheWrite: 0,
3014
- },
3015
- contextWindow: 1050000,
3016
- maxTokens: 131100,
3017
- },
3018
- "xiaomi/mimo-v2.5-pro": {
3019
- id: "xiaomi/mimo-v2.5-pro",
3020
- name: "MiMo V2.5 Pro",
3021
- api: "anthropic-messages",
3022
- provider: "vercel-ai-gateway",
3023
- baseUrl: "https://ai-gateway.vercel.sh",
3024
- reasoning: true,
3025
- input: ["text"],
3026
- cost: {
3027
- input: 0.435,
3028
- output: 0.87,
3029
- cacheRead: 0.0036,
3030
- cacheWrite: 0,
3031
- },
3032
- contextWindow: 1050000,
3033
- maxTokens: 131000,
3034
- },
3035
- "zai/glm-4.5": {
3036
- id: "zai/glm-4.5",
3037
- name: "GLM 4.5",
3038
- api: "anthropic-messages",
3039
- provider: "vercel-ai-gateway",
3040
- baseUrl: "https://ai-gateway.vercel.sh",
3041
- reasoning: true,
3042
- input: ["text"],
3043
- cost: {
3044
- input: 0.6,
3045
- output: 2.2,
3046
- cacheRead: 0.11,
3047
- cacheWrite: 0,
3048
- },
3049
- contextWindow: 128000,
3050
- maxTokens: 96000,
3051
- },
3052
- "zai/glm-4.5-air": {
3053
- id: "zai/glm-4.5-air",
3054
- name: "GLM 4.5 Air",
3055
- api: "anthropic-messages",
3056
- provider: "vercel-ai-gateway",
3057
- baseUrl: "https://ai-gateway.vercel.sh",
3058
- reasoning: true,
3059
- input: ["text"],
3060
- cost: {
3061
- input: 0.2,
3062
- output: 1.1,
3063
- cacheRead: 0.03,
3064
- cacheWrite: 0,
3065
- },
3066
- contextWindow: 128000,
3067
- maxTokens: 96000,
3068
- },
3069
- "zai/glm-4.5v": {
3070
- id: "zai/glm-4.5v",
3071
- name: "GLM 4.5V",
3072
- api: "anthropic-messages",
3073
- provider: "vercel-ai-gateway",
3074
- baseUrl: "https://ai-gateway.vercel.sh",
3075
- reasoning: true,
3076
- input: ["text", "image"],
3077
- cost: {
3078
- input: 0.6,
3079
- output: 1.8,
3080
- cacheRead: 0.11,
3081
- cacheWrite: 0,
3082
- },
3083
- contextWindow: 66000,
3084
- maxTokens: 16000,
3085
- },
3086
- "zai/glm-4.6": {
3087
- id: "zai/glm-4.6",
3088
- name: "GLM 4.6",
3089
- api: "anthropic-messages",
3090
- provider: "vercel-ai-gateway",
3091
- baseUrl: "https://ai-gateway.vercel.sh",
3092
- reasoning: true,
3093
- input: ["text"],
3094
- cost: {
3095
- input: 0.6,
3096
- output: 2.2,
3097
- cacheRead: 0.11,
3098
- cacheWrite: 0,
3099
- },
3100
- contextWindow: 200000,
3101
- maxTokens: 96000,
3102
- },
3103
- "zai/glm-4.6v": {
3104
- id: "zai/glm-4.6v",
3105
- name: "GLM-4.6V",
3106
- api: "anthropic-messages",
3107
- provider: "vercel-ai-gateway",
3108
- baseUrl: "https://ai-gateway.vercel.sh",
3109
- reasoning: true,
3110
- input: ["text", "image"],
3111
- cost: {
3112
- input: 0.3,
3113
- output: 0.9,
3114
- cacheRead: 0.05,
3115
- cacheWrite: 0,
3116
- },
3117
- contextWindow: 128000,
3118
- maxTokens: 24000,
3119
- },
3120
- "zai/glm-4.6v-flash": {
3121
- id: "zai/glm-4.6v-flash",
3122
- name: "GLM-4.6V-Flash",
3123
- api: "anthropic-messages",
3124
- provider: "vercel-ai-gateway",
3125
- baseUrl: "https://ai-gateway.vercel.sh",
3126
- reasoning: true,
3127
- input: ["text", "image"],
3128
- cost: {
3129
- input: 0,
3130
- output: 0,
3131
- cacheRead: 0,
3132
- cacheWrite: 0,
3133
- },
3134
- contextWindow: 128000,
3135
- maxTokens: 24000,
3136
- },
3137
- "zai/glm-4.7": {
3138
- id: "zai/glm-4.7",
3139
- name: "GLM 4.7",
3140
- api: "anthropic-messages",
3141
- provider: "vercel-ai-gateway",
3142
- baseUrl: "https://ai-gateway.vercel.sh",
3143
- reasoning: true,
3144
- input: ["text"],
3145
- cost: {
3146
- input: 0.6,
3147
- output: 2.2,
3148
- cacheRead: 0.12,
3149
- cacheWrite: 0,
3150
- },
3151
- contextWindow: 200000,
3152
- maxTokens: 120000,
3153
- },
3154
- "zai/glm-4.7-flash": {
3155
- id: "zai/glm-4.7-flash",
3156
- name: "GLM 4.7 Flash",
3157
- api: "anthropic-messages",
3158
- provider: "vercel-ai-gateway",
3159
- baseUrl: "https://ai-gateway.vercel.sh",
3160
- reasoning: true,
3161
- input: ["text"],
3162
- cost: {
3163
- input: 0.07,
3164
- output: 0.4,
3165
- cacheRead: 0,
3166
- cacheWrite: 0,
3167
- },
3168
- contextWindow: 200000,
3169
- maxTokens: 131000,
3170
- },
3171
- "zai/glm-4.7-flashx": {
3172
- id: "zai/glm-4.7-flashx",
3173
- name: "GLM 4.7 FlashX",
3174
- api: "anthropic-messages",
3175
- provider: "vercel-ai-gateway",
3176
- baseUrl: "https://ai-gateway.vercel.sh",
3177
- reasoning: true,
3178
- input: ["text"],
3179
- cost: {
3180
- input: 0.06,
3181
- output: 0.4,
3182
- cacheRead: 0.01,
3183
- cacheWrite: 0,
3184
- },
3185
- contextWindow: 200000,
3186
- maxTokens: 128000,
3187
- },
3188
- "zai/glm-5": {
3189
- id: "zai/glm-5",
3190
- name: "GLM 5",
3191
- api: "anthropic-messages",
3192
- provider: "vercel-ai-gateway",
3193
- baseUrl: "https://ai-gateway.vercel.sh",
3194
- reasoning: true,
3195
- input: ["text"],
3196
- cost: {
3197
- input: 0.95,
3198
- output: 3.15,
3199
- cacheRead: 0.2,
3200
- cacheWrite: 0,
3201
- },
3202
- contextWindow: 202800,
3203
- maxTokens: 131100,
3204
- },
3205
- "zai/glm-5-turbo": {
3206
- id: "zai/glm-5-turbo",
3207
- name: "GLM 5 Turbo",
3208
- api: "anthropic-messages",
3209
- provider: "vercel-ai-gateway",
3210
- baseUrl: "https://ai-gateway.vercel.sh",
3211
- reasoning: true,
3212
- input: ["text"],
3213
- cost: {
3214
- input: 1.2,
3215
- output: 4,
3216
- cacheRead: 0.24,
3217
- cacheWrite: 0,
3218
- },
3219
- contextWindow: 202800,
3220
- maxTokens: 131100,
3221
- },
3222
- "zai/glm-5.1": {
3223
- id: "zai/glm-5.1",
3224
- name: "GLM 5.1",
3225
- api: "anthropic-messages",
3226
- provider: "vercel-ai-gateway",
3227
- baseUrl: "https://ai-gateway.vercel.sh",
3228
- reasoning: true,
3229
- input: ["text"],
3230
- cost: {
3231
- input: 1.3,
3232
- output: 4.3,
3233
- cacheRead: 0.26,
3234
- cacheWrite: 0,
3235
- },
3236
- contextWindow: 202000,
3237
- maxTokens: 202000,
3238
- },
3239
- "zai/glm-5.2": {
3240
- id: "zai/glm-5.2",
3241
- name: "GLM 5.2",
3242
- api: "anthropic-messages",
3243
- provider: "vercel-ai-gateway",
3244
- baseUrl: "https://ai-gateway.vercel.sh",
3245
- reasoning: true,
3246
- input: ["text"],
3247
- cost: {
3248
- input: 1.4,
3249
- output: 4.4,
3250
- cacheRead: 0.26,
3251
- cacheWrite: 0,
3252
- },
3253
- contextWindow: 1040000,
3254
- maxTokens: 128000,
3255
- },
3256
- "zai/glm-5.2-fast": {
3257
- id: "zai/glm-5.2-fast",
3258
- name: "GLM 5.2 Fast",
3259
- api: "anthropic-messages",
3260
- provider: "vercel-ai-gateway",
3261
- baseUrl: "https://ai-gateway.vercel.sh",
3262
- reasoning: true,
3263
- input: ["text"],
3264
- cost: {
3265
- input: 3,
3266
- output: 10.25,
3267
- cacheRead: 0.5,
3268
- cacheWrite: 0,
3269
- },
3270
- contextWindow: 1000000,
3271
- maxTokens: 128000,
3272
- },
3273
- "zai/glm-5v-turbo": {
3274
- id: "zai/glm-5v-turbo",
3275
- name: "GLM 5V Turbo",
3276
- api: "anthropic-messages",
3277
- provider: "vercel-ai-gateway",
3278
- baseUrl: "https://ai-gateway.vercel.sh",
3279
- reasoning: true,
3280
- input: ["text", "image"],
3281
- cost: {
3282
- input: 1.2,
3283
- output: 4,
3284
- cacheRead: 0.24,
3285
- cacheWrite: 0,
3286
- },
3287
- contextWindow: 200000,
3288
- maxTokens: 128000,
3289
- },
3290
- };
3
+ import values from "./data/vercel-ai-gateway.json" with { type: "json" };
4
+ export const VERCEL_AI_GATEWAY_MODELS = values;
3291
5
  //# sourceMappingURL=vercel-ai-gateway.models.js.map