@openrouter/sdk 0.13.58 → 0.13.60

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 (232) hide show
  1. package/esm/funcs/betaResponsesSend.d.ts +2 -4
  2. package/esm/funcs/byokList.js +1 -2
  3. package/esm/funcs/chatSend.d.ts +2 -4
  4. package/esm/funcs/datasetsGetAppRankings.js +1 -2
  5. package/esm/funcs/embeddingsListModels.js +1 -2
  6. package/esm/funcs/filesList.js +2 -3
  7. package/esm/funcs/guardrailsList.js +1 -2
  8. package/esm/funcs/guardrailsListGuardrailKeyAssignments.js +1 -2
  9. package/esm/funcs/guardrailsListGuardrailMemberAssignments.js +1 -2
  10. package/esm/funcs/guardrailsListKeyAssignments.js +1 -2
  11. package/esm/funcs/guardrailsListMemberAssignments.js +1 -2
  12. package/esm/funcs/imagesGenerate.d.ts +2 -4
  13. package/esm/funcs/modelsList.js +1 -2
  14. package/esm/funcs/modelsListForUser.js +1 -2
  15. package/esm/funcs/observabilityList.js +1 -2
  16. package/esm/funcs/organizationListMembers.js +1 -2
  17. package/esm/funcs/presetsList.js +1 -2
  18. package/esm/funcs/presetsListVersions.js +1 -2
  19. package/esm/funcs/workspacesList.js +1 -2
  20. package/esm/funcs/workspacesListMembers.js +1 -2
  21. package/esm/hooks/types.d.ts +1 -0
  22. package/esm/lib/config.d.ts +3 -3
  23. package/esm/lib/config.js +3 -3
  24. package/esm/lib/encodings.js +1 -1
  25. package/esm/lib/env.js +3 -3
  26. package/esm/lib/event-streams.d.ts +7 -2
  27. package/esm/lib/event-streams.js +30 -14
  28. package/esm/lib/matchers.js +1 -1
  29. package/esm/lib/primitives.d.ts +1 -0
  30. package/esm/lib/primitives.js +17 -0
  31. package/esm/lib/retries.js +7 -0
  32. package/esm/lib/sdks.js +50 -16
  33. package/esm/models/additionaltoolsitem.d.ts +7 -7
  34. package/esm/models/additionaltoolsitem.js +5 -5
  35. package/esm/models/advisornestedtool.d.ts +3 -3
  36. package/esm/models/advisornestedtool.js +2 -2
  37. package/esm/models/agentmessageitem.d.ts +3 -3
  38. package/esm/models/agentmessageitem.js +3 -3
  39. package/esm/models/badgatewayresponseerrordata.d.ts +1 -1
  40. package/esm/models/badgatewayresponseerrordata.js +1 -1
  41. package/esm/models/badrequestresponseerrordata.d.ts +1 -1
  42. package/esm/models/badrequestresponseerrordata.js +1 -1
  43. package/esm/models/baseinputsunion.d.ts +3 -3
  44. package/esm/models/baseinputsunion.js +0 -3
  45. package/esm/models/byokproviderslug.d.ts +1 -0
  46. package/esm/models/byokproviderslug.js +1 -0
  47. package/esm/models/chatassistantmessage.d.ts +4 -4
  48. package/esm/models/chatassistantmessage.js +4 -4
  49. package/esm/models/chatfunctiontool.d.ts +2 -2
  50. package/esm/models/chatfunctiontool.js +1 -1
  51. package/esm/models/chatjsonschemaconfig.d.ts +2 -2
  52. package/esm/models/chatjsonschemaconfig.js +1 -1
  53. package/esm/models/chatrequest.d.ts +4 -4
  54. package/esm/models/chatrequest.js +1 -3
  55. package/esm/models/chatstreamingresponse.js +3 -1
  56. package/esm/models/compactionitem.d.ts +1 -1
  57. package/esm/models/compactionitem.js +1 -1
  58. package/esm/models/compoundfilter.d.ts +2 -2
  59. package/esm/models/compoundfilter.js +2 -2
  60. package/esm/models/conflictresponseerrordata.d.ts +1 -1
  61. package/esm/models/conflictresponseerrordata.js +1 -1
  62. package/esm/models/contextcompactionitem.d.ts +1 -1
  63. package/esm/models/contextcompactionitem.js +1 -1
  64. package/esm/models/createobservabilitydestinationrequest.d.ts +2 -2
  65. package/esm/models/createobservabilitydestinationrequest.js +1 -1
  66. package/esm/models/debugevent.d.ts +1 -1
  67. package/esm/models/debugevent.js +1 -1
  68. package/esm/models/easyinputmessage.d.ts +8 -8
  69. package/esm/models/easyinputmessage.js +0 -4
  70. package/esm/models/edgenetworktimeoutresponseerrordata.d.ts +1 -1
  71. package/esm/models/edgenetworktimeoutresponseerrordata.js +1 -1
  72. package/esm/models/errors/badgatewayresponseerror.d.ts +2 -2
  73. package/esm/models/errors/badgatewayresponseerror.js +1 -2
  74. package/esm/models/errors/badrequestresponseerror.d.ts +2 -2
  75. package/esm/models/errors/badrequestresponseerror.js +1 -2
  76. package/esm/models/errors/conflictresponseerror.d.ts +2 -2
  77. package/esm/models/errors/conflictresponseerror.js +1 -2
  78. package/esm/models/errors/edgenetworktimeoutresponseerror.d.ts +2 -2
  79. package/esm/models/errors/edgenetworktimeoutresponseerror.js +1 -2
  80. package/esm/models/errors/forbiddenresponseerror.d.ts +2 -2
  81. package/esm/models/errors/forbiddenresponseerror.js +1 -2
  82. package/esm/models/errors/internalserverresponseerror.d.ts +2 -2
  83. package/esm/models/errors/internalserverresponseerror.js +1 -2
  84. package/esm/models/errors/notfoundresponseerror.d.ts +2 -2
  85. package/esm/models/errors/notfoundresponseerror.js +1 -2
  86. package/esm/models/errors/payloadtoolargeresponseerror.d.ts +2 -2
  87. package/esm/models/errors/payloadtoolargeresponseerror.js +1 -2
  88. package/esm/models/errors/paymentrequiredresponseerror.d.ts +2 -2
  89. package/esm/models/errors/paymentrequiredresponseerror.js +1 -2
  90. package/esm/models/errors/provideroverloadedresponseerror.d.ts +2 -2
  91. package/esm/models/errors/provideroverloadedresponseerror.js +1 -2
  92. package/esm/models/errors/requesttimeoutresponseerror.d.ts +2 -2
  93. package/esm/models/errors/requesttimeoutresponseerror.js +1 -2
  94. package/esm/models/errors/serviceunavailableresponseerror.d.ts +2 -2
  95. package/esm/models/errors/serviceunavailableresponseerror.js +1 -2
  96. package/esm/models/errors/toomanyrequestsresponseerror.d.ts +2 -2
  97. package/esm/models/errors/toomanyrequestsresponseerror.js +1 -2
  98. package/esm/models/errors/unauthorizedresponseerror.d.ts +2 -2
  99. package/esm/models/errors/unauthorizedresponseerror.js +1 -2
  100. package/esm/models/errors/unprocessableentityresponseerror.d.ts +2 -2
  101. package/esm/models/errors/unprocessableentityresponseerror.js +1 -2
  102. package/esm/models/filesearchservertool.d.ts +4 -4
  103. package/esm/models/filesearchservertool.js +1 -8
  104. package/esm/models/forbiddenresponseerrordata.d.ts +1 -1
  105. package/esm/models/forbiddenresponseerrordata.js +1 -1
  106. package/esm/models/formatjsonschemaconfig.d.ts +2 -2
  107. package/esm/models/formatjsonschemaconfig.js +2 -2
  108. package/esm/models/functioncalloutputitem.d.ts +2 -9
  109. package/esm/models/functioncalloutputitem.js +2 -8
  110. package/esm/models/fusionplugin.d.ts +28 -2
  111. package/esm/models/fusionplugin.js +28 -1
  112. package/esm/models/fusionservertoolconfig.d.ts +2 -2
  113. package/esm/models/fusionservertoolconfig.js +1 -1
  114. package/esm/models/generationcontentdata.d.ts +1 -1
  115. package/esm/models/generationcontentdata.js +1 -1
  116. package/esm/models/imageconfig.d.ts +2 -2
  117. package/esm/models/imageconfig.js +1 -1
  118. package/esm/models/imagegenerationproviderpreferences.d.ts +256 -250
  119. package/esm/models/imagegenerationproviderpreferences.js +126 -133
  120. package/esm/models/imagegenerationservertoolconfigunion.d.ts +2 -2
  121. package/esm/models/imagegenerationservertoolconfigunion.js +1 -1
  122. package/esm/models/imagestreamingresponse.js +3 -1
  123. package/esm/models/index.d.ts +0 -2
  124. package/esm/models/index.js +0 -2
  125. package/esm/models/inputsunion.d.ts +8 -8
  126. package/esm/models/inputsunion.js +0 -4
  127. package/esm/models/internalserverresponseerrordata.d.ts +1 -1
  128. package/esm/models/internalserverresponseerrordata.js +1 -1
  129. package/esm/models/listendpointsresponse.d.ts +2 -33
  130. package/esm/models/listendpointsresponse.js +2 -30
  131. package/esm/models/localshellcalloutputitem.d.ts +3 -10
  132. package/esm/models/localshellcalloutputitem.js +2 -9
  133. package/esm/models/mcplisttoolsitem.d.ts +4 -4
  134. package/esm/models/mcplisttoolsitem.js +2 -2
  135. package/esm/models/mcpservertool.d.ts +8 -8
  136. package/esm/models/mcpservertool.js +4 -24
  137. package/esm/models/messagesadvisortoolresultblock.d.ts +2 -2
  138. package/esm/models/messagesadvisortoolresultblock.js +1 -1
  139. package/esm/models/messagesfallbackparam.d.ts +1 -1
  140. package/esm/models/messagesfallbackparam.js +1 -1
  141. package/esm/models/messagesmessageparam.d.ts +4 -4
  142. package/esm/models/messagesmessageparam.js +2 -2
  143. package/esm/models/messagesoutputconfig.d.ts +2 -2
  144. package/esm/models/messagesoutputconfig.js +1 -1
  145. package/esm/models/messagesrequest.d.ts +10 -32
  146. package/esm/models/messagesrequest.js +7 -21
  147. package/esm/models/namespacefunctiontool.d.ts +4 -4
  148. package/esm/models/namespacefunctiontool.js +4 -6
  149. package/esm/models/notfoundresponseerrordata.d.ts +1 -1
  150. package/esm/models/notfoundresponseerrordata.js +1 -1
  151. package/esm/models/openairesponsefunctiontoolcalloutput.d.ts +3 -10
  152. package/esm/models/openairesponsefunctiontoolcalloutput.js +2 -11
  153. package/esm/models/openresponsesresult.d.ts +46 -2
  154. package/esm/models/openresponsesresult.js +69 -3
  155. package/esm/models/operations/listbyokkeys.d.ts +1 -0
  156. package/esm/models/operations/listbyokkeys.js +1 -0
  157. package/esm/models/outputcomputercallitem.d.ts +2 -2
  158. package/esm/models/outputcomputercallitem.js +2 -2
  159. package/esm/models/outputmemoryservertoolitem.d.ts +2 -2
  160. package/esm/models/outputmemoryservertoolitem.js +2 -2
  161. package/esm/models/outputmessage.d.ts +2 -2
  162. package/esm/models/outputmessage.js +0 -2
  163. package/esm/models/outputmessageitem.d.ts +2 -2
  164. package/esm/models/outputmessageitem.js +0 -2
  165. package/esm/models/payloadtoolargeresponseerrordata.d.ts +1 -1
  166. package/esm/models/payloadtoolargeresponseerrordata.js +1 -1
  167. package/esm/models/paymentrequiredresponseerrordata.d.ts +1 -1
  168. package/esm/models/paymentrequiredresponseerrordata.js +1 -1
  169. package/esm/models/pipelinestage.d.ts +1 -1
  170. package/esm/models/pipelinestage.js +1 -1
  171. package/esm/models/preferredmaxlatency.d.ts +2 -2
  172. package/esm/models/preferredmaxlatency.js +1 -1
  173. package/esm/models/preferredminthroughput.d.ts +2 -2
  174. package/esm/models/preferredminthroughput.js +1 -1
  175. package/esm/models/presetdesignatedversion.d.ts +1 -1
  176. package/esm/models/presetdesignatedversion.js +1 -1
  177. package/esm/models/providername.d.ts +2 -1
  178. package/esm/models/providername.js +2 -1
  179. package/esm/models/provideroptions.d.ts +252 -246
  180. package/esm/models/provideroptions.js +124 -123
  181. package/esm/models/provideroverloadedresponseerrordata.d.ts +1 -1
  182. package/esm/models/provideroverloadedresponseerrordata.js +1 -1
  183. package/esm/models/providerpreferences.d.ts +4 -4
  184. package/esm/models/providerpreferences.js +2 -10
  185. package/esm/models/providerresponse.d.ts +2 -1
  186. package/esm/models/providerresponse.js +2 -1
  187. package/esm/models/publicendpoint.d.ts +2 -16
  188. package/esm/models/publicendpoint.js +2 -15
  189. package/esm/models/quantization.d.ts +2 -0
  190. package/esm/models/quantization.js +2 -0
  191. package/esm/models/requesttimeoutresponseerrordata.d.ts +1 -1
  192. package/esm/models/requesttimeoutresponseerrordata.js +1 -1
  193. package/esm/models/responsesrequest.d.ts +37 -5
  194. package/esm/models/responsesrequest.js +24 -4
  195. package/esm/models/responsesstreamingresponse.js +3 -1
  196. package/esm/models/routerparams.d.ts +1 -1
  197. package/esm/models/serviceunavailableresponseerrordata.d.ts +1 -1
  198. package/esm/models/serviceunavailableresponseerrordata.js +1 -1
  199. package/esm/models/shellcallitem.d.ts +5 -12
  200. package/esm/models/shellcallitem.js +3 -10
  201. package/esm/models/shellcalloutputitem.d.ts +4 -11
  202. package/esm/models/shellcalloutputitem.js +3 -10
  203. package/esm/models/subagentnestedtool.d.ts +3 -3
  204. package/esm/models/subagentnestedtool.js +2 -2
  205. package/esm/models/toolchoiceallowed.d.ts +2 -2
  206. package/esm/models/toolchoiceallowed.js +2 -2
  207. package/esm/models/toomanyrequestsresponseerrordata.d.ts +1 -1
  208. package/esm/models/toomanyrequestsresponseerrordata.js +1 -1
  209. package/esm/models/traceconfig.d.ts +1 -1
  210. package/esm/models/traceconfig.js +1 -1
  211. package/esm/models/unauthorizedresponseerrordata.d.ts +1 -1
  212. package/esm/models/unauthorizedresponseerrordata.js +1 -1
  213. package/esm/models/unprocessableentityresponseerrordata.d.ts +1 -1
  214. package/esm/models/unprocessableentityresponseerrordata.js +1 -1
  215. package/esm/models/updateobservabilitydestinationrequest.d.ts +2 -2
  216. package/esm/models/updateobservabilitydestinationrequest.js +1 -1
  217. package/esm/models/videogenerationrequest.d.ts +252 -246
  218. package/esm/models/videogenerationrequest.js +124 -123
  219. package/esm/sdk/chat.d.ts +2 -4
  220. package/esm/sdk/images.d.ts +2 -3
  221. package/esm/sdk/responses.d.ts +2 -4
  222. package/esm/types/async.js +8 -7
  223. package/jsr.json +1 -1
  224. package/package.json +4 -4
  225. package/esm/lib/dlv.d.ts +0 -14
  226. package/esm/lib/dlv.js +0 -47
  227. package/esm/lib/is-plain-object.d.ts +0 -2
  228. package/esm/lib/is-plain-object.js +0 -39
  229. package/esm/models/reasoningconfig.d.ts +0 -35
  230. package/esm/models/reasoningconfig.js +0 -27
  231. package/esm/models/usage.d.ts +0 -52
  232. package/esm/models/usage.js +0 -75
@@ -25,373 +25,376 @@ export type VideoGenerationRequestAspectRatio = OpenEnum<typeof VideoGenerationR
25
25
  */
26
26
  export type VideoGenerationRequestOptions = {
27
27
  oneai?: {
28
- [k: string]: any | null;
28
+ [k: string]: any;
29
29
  } | undefined;
30
30
  ai21?: {
31
- [k: string]: any | null;
31
+ [k: string]: any;
32
32
  } | undefined;
33
33
  aionLabs?: {
34
- [k: string]: any | null;
34
+ [k: string]: any;
35
35
  } | undefined;
36
36
  akashml?: {
37
- [k: string]: any | null;
37
+ [k: string]: any;
38
38
  } | undefined;
39
39
  alibaba?: {
40
- [k: string]: any | null;
40
+ [k: string]: any;
41
41
  } | undefined;
42
42
  amazonBedrock?: {
43
- [k: string]: any | null;
43
+ [k: string]: any;
44
44
  } | undefined;
45
45
  amazonNova?: {
46
- [k: string]: any | null;
46
+ [k: string]: any;
47
47
  } | undefined;
48
48
  ambient?: {
49
- [k: string]: any | null;
49
+ [k: string]: any;
50
50
  } | undefined;
51
51
  anthropic?: {
52
- [k: string]: any | null;
52
+ [k: string]: any;
53
53
  } | undefined;
54
54
  anyscale?: {
55
- [k: string]: any | null;
55
+ [k: string]: any;
56
56
  } | undefined;
57
57
  arceeAi?: {
58
- [k: string]: any | null;
58
+ [k: string]: any;
59
59
  } | undefined;
60
60
  atlasCloud?: {
61
- [k: string]: any | null;
61
+ [k: string]: any;
62
62
  } | undefined;
63
63
  atoma?: {
64
- [k: string]: any | null;
64
+ [k: string]: any;
65
65
  } | undefined;
66
66
  avian?: {
67
- [k: string]: any | null;
67
+ [k: string]: any;
68
68
  } | undefined;
69
69
  azure?: {
70
- [k: string]: any | null;
70
+ [k: string]: any;
71
71
  } | undefined;
72
72
  baidu?: {
73
- [k: string]: any | null;
73
+ [k: string]: any;
74
74
  } | undefined;
75
75
  baseten?: {
76
- [k: string]: any | null;
76
+ [k: string]: any;
77
77
  } | undefined;
78
78
  blackForestLabs?: {
79
- [k: string]: any | null;
79
+ [k: string]: any;
80
80
  } | undefined;
81
81
  byteplus?: {
82
- [k: string]: any | null;
82
+ [k: string]: any;
83
83
  } | undefined;
84
84
  centml?: {
85
- [k: string]: any | null;
85
+ [k: string]: any;
86
86
  } | undefined;
87
87
  cerebras?: {
88
- [k: string]: any | null;
88
+ [k: string]: any;
89
89
  } | undefined;
90
90
  chutes?: {
91
- [k: string]: any | null;
91
+ [k: string]: any;
92
92
  } | undefined;
93
93
  cirrascale?: {
94
- [k: string]: any | null;
94
+ [k: string]: any;
95
95
  } | undefined;
96
96
  clarifai?: {
97
- [k: string]: any | null;
97
+ [k: string]: any;
98
98
  } | undefined;
99
99
  cloudflare?: {
100
- [k: string]: any | null;
100
+ [k: string]: any;
101
101
  } | undefined;
102
102
  cohere?: {
103
- [k: string]: any | null;
103
+ [k: string]: any;
104
104
  } | undefined;
105
105
  crofai?: {
106
- [k: string]: any | null;
106
+ [k: string]: any;
107
107
  } | undefined;
108
108
  crucible?: {
109
- [k: string]: any | null;
109
+ [k: string]: any;
110
110
  } | undefined;
111
111
  crusoe?: {
112
- [k: string]: any | null;
112
+ [k: string]: any;
113
113
  } | undefined;
114
114
  darkbloom?: {
115
- [k: string]: any | null;
115
+ [k: string]: any;
116
116
  } | undefined;
117
117
  decart?: {
118
- [k: string]: any | null;
118
+ [k: string]: any;
119
119
  } | undefined;
120
120
  deepgram?: {
121
- [k: string]: any | null;
121
+ [k: string]: any;
122
122
  } | undefined;
123
123
  deepinfra?: {
124
- [k: string]: any | null;
124
+ [k: string]: any;
125
125
  } | undefined;
126
126
  deepseek?: {
127
- [k: string]: any | null;
127
+ [k: string]: any;
128
128
  } | undefined;
129
129
  dekallm?: {
130
- [k: string]: any | null;
130
+ [k: string]: any;
131
131
  } | undefined;
132
132
  digitalocean?: {
133
- [k: string]: any | null;
133
+ [k: string]: any;
134
134
  } | undefined;
135
135
  enfer?: {
136
- [k: string]: any | null;
136
+ [k: string]: any;
137
137
  } | undefined;
138
138
  fakeProvider?: {
139
- [k: string]: any | null;
139
+ [k: string]: any;
140
140
  } | undefined;
141
141
  featherless?: {
142
- [k: string]: any | null;
142
+ [k: string]: any;
143
143
  } | undefined;
144
144
  fireworks?: {
145
- [k: string]: any | null;
145
+ [k: string]: any;
146
146
  } | undefined;
147
147
  friendli?: {
148
- [k: string]: any | null;
148
+ [k: string]: any;
149
149
  } | undefined;
150
150
  gmicloud?: {
151
- [k: string]: any | null;
151
+ [k: string]: any;
152
152
  } | undefined;
153
153
  googleAiStudio?: {
154
- [k: string]: any | null;
154
+ [k: string]: any;
155
155
  } | undefined;
156
156
  googleVertex?: {
157
- [k: string]: any | null;
157
+ [k: string]: any;
158
158
  } | undefined;
159
159
  gopomelo?: {
160
- [k: string]: any | null;
160
+ [k: string]: any;
161
161
  } | undefined;
162
162
  groq?: {
163
- [k: string]: any | null;
163
+ [k: string]: any;
164
164
  } | undefined;
165
165
  heygen?: {
166
- [k: string]: any | null;
166
+ [k: string]: any;
167
167
  } | undefined;
168
168
  huggingface?: {
169
- [k: string]: any | null;
169
+ [k: string]: any;
170
170
  } | undefined;
171
171
  hyperbolic?: {
172
- [k: string]: any | null;
172
+ [k: string]: any;
173
173
  } | undefined;
174
174
  hyperbolicQuantized?: {
175
- [k: string]: any | null;
175
+ [k: string]: any;
176
176
  } | undefined;
177
177
  inception?: {
178
- [k: string]: any | null;
178
+ [k: string]: any;
179
179
  } | undefined;
180
180
  inceptron?: {
181
- [k: string]: any | null;
181
+ [k: string]: any;
182
182
  } | undefined;
183
183
  inferactVllm?: {
184
- [k: string]: any | null;
184
+ [k: string]: any;
185
185
  } | undefined;
186
186
  inferenceNet?: {
187
- [k: string]: any | null;
187
+ [k: string]: any;
188
188
  } | undefined;
189
189
  infermatic?: {
190
- [k: string]: any | null;
190
+ [k: string]: any;
191
191
  } | undefined;
192
192
  inflection?: {
193
- [k: string]: any | null;
193
+ [k: string]: any;
194
194
  } | undefined;
195
195
  inocloud?: {
196
- [k: string]: any | null;
196
+ [k: string]: any;
197
197
  } | undefined;
198
198
  ioNet?: {
199
- [k: string]: any | null;
199
+ [k: string]: any;
200
200
  } | undefined;
201
201
  ionstream?: {
202
- [k: string]: any | null;
202
+ [k: string]: any;
203
203
  } | undefined;
204
204
  klusterai?: {
205
- [k: string]: any | null;
205
+ [k: string]: any;
206
206
  } | undefined;
207
207
  krea?: {
208
- [k: string]: any | null;
208
+ [k: string]: any;
209
209
  } | undefined;
210
210
  lambda?: {
211
- [k: string]: any | null;
211
+ [k: string]: any;
212
212
  } | undefined;
213
213
  lepton?: {
214
- [k: string]: any | null;
214
+ [k: string]: any;
215
215
  } | undefined;
216
216
  liquid?: {
217
- [k: string]: any | null;
217
+ [k: string]: any;
218
218
  } | undefined;
219
219
  lynn?: {
220
- [k: string]: any | null;
220
+ [k: string]: any;
221
221
  } | undefined;
222
222
  lynnPrivate?: {
223
- [k: string]: any | null;
223
+ [k: string]: any;
224
224
  } | undefined;
225
225
  mancer?: {
226
- [k: string]: any | null;
226
+ [k: string]: any;
227
227
  } | undefined;
228
228
  mancerOld?: {
229
- [k: string]: any | null;
229
+ [k: string]: any;
230
230
  } | undefined;
231
231
  mara?: {
232
- [k: string]: any | null;
232
+ [k: string]: any;
233
233
  } | undefined;
234
234
  meta?: {
235
- [k: string]: any | null;
235
+ [k: string]: any;
236
236
  } | undefined;
237
237
  minimax?: {
238
- [k: string]: any | null;
238
+ [k: string]: any;
239
239
  } | undefined;
240
240
  mistral?: {
241
- [k: string]: any | null;
241
+ [k: string]: any;
242
242
  } | undefined;
243
243
  modal?: {
244
- [k: string]: any | null;
244
+ [k: string]: any;
245
245
  } | undefined;
246
246
  modelrun?: {
247
- [k: string]: any | null;
247
+ [k: string]: any;
248
248
  } | undefined;
249
249
  modular?: {
250
- [k: string]: any | null;
250
+ [k: string]: any;
251
251
  } | undefined;
252
252
  moonshotai?: {
253
- [k: string]: any | null;
253
+ [k: string]: any;
254
254
  } | undefined;
255
255
  morph?: {
256
- [k: string]: any | null;
256
+ [k: string]: any;
257
257
  } | undefined;
258
258
  ncompass?: {
259
- [k: string]: any | null;
259
+ [k: string]: any;
260
260
  } | undefined;
261
261
  nebius?: {
262
- [k: string]: any | null;
262
+ [k: string]: any;
263
263
  } | undefined;
264
264
  nexAgi?: {
265
- [k: string]: any | null;
265
+ [k: string]: any;
266
266
  } | undefined;
267
267
  nextbit?: {
268
- [k: string]: any | null;
268
+ [k: string]: any;
269
269
  } | undefined;
270
270
  nineteen?: {
271
- [k: string]: any | null;
271
+ [k: string]: any;
272
272
  } | undefined;
273
273
  novita?: {
274
- [k: string]: any | null;
274
+ [k: string]: any;
275
275
  } | undefined;
276
276
  nvidia?: {
277
- [k: string]: any | null;
277
+ [k: string]: any;
278
278
  } | undefined;
279
279
  octoai?: {
280
- [k: string]: any | null;
280
+ [k: string]: any;
281
281
  } | undefined;
282
282
  openInference?: {
283
- [k: string]: any | null;
283
+ [k: string]: any;
284
284
  } | undefined;
285
285
  openai?: {
286
- [k: string]: any | null;
286
+ [k: string]: any;
287
287
  } | undefined;
288
288
  parasail?: {
289
- [k: string]: any | null;
289
+ [k: string]: any;
290
290
  } | undefined;
291
291
  perceptron?: {
292
- [k: string]: any | null;
292
+ [k: string]: any;
293
293
  } | undefined;
294
294
  perplexity?: {
295
- [k: string]: any | null;
295
+ [k: string]: any;
296
296
  } | undefined;
297
297
  phala?: {
298
- [k: string]: any | null;
298
+ [k: string]: any;
299
299
  } | undefined;
300
300
  poolside?: {
301
- [k: string]: any | null;
301
+ [k: string]: any;
302
302
  } | undefined;
303
303
  quiver?: {
304
- [k: string]: any | null;
304
+ [k: string]: any;
305
305
  } | undefined;
306
306
  recraft?: {
307
- [k: string]: any | null;
307
+ [k: string]: any;
308
308
  } | undefined;
309
309
  recursal?: {
310
- [k: string]: any | null;
310
+ [k: string]: any;
311
311
  } | undefined;
312
312
  reflection?: {
313
- [k: string]: any | null;
313
+ [k: string]: any;
314
314
  } | undefined;
315
315
  reka?: {
316
- [k: string]: any | null;
316
+ [k: string]: any;
317
317
  } | undefined;
318
318
  relace?: {
319
- [k: string]: any | null;
319
+ [k: string]: any;
320
320
  } | undefined;
321
321
  replicate?: {
322
- [k: string]: any | null;
322
+ [k: string]: any;
323
323
  } | undefined;
324
324
  sailResearch?: {
325
- [k: string]: any | null;
325
+ [k: string]: any;
326
326
  } | undefined;
327
327
  sakana?: {
328
- [k: string]: any | null;
328
+ [k: string]: any;
329
329
  } | undefined;
330
330
  sambanova?: {
331
- [k: string]: any | null;
331
+ [k: string]: any;
332
332
  } | undefined;
333
333
  sambanovaCloaked?: {
334
- [k: string]: any | null;
334
+ [k: string]: any;
335
335
  } | undefined;
336
336
  seed?: {
337
- [k: string]: any | null;
337
+ [k: string]: any;
338
338
  } | undefined;
339
339
  sfCompute?: {
340
- [k: string]: any | null;
340
+ [k: string]: any;
341
341
  } | undefined;
342
342
  siliconflow?: {
343
- [k: string]: any | null;
343
+ [k: string]: any;
344
344
  } | undefined;
345
345
  sourceful?: {
346
- [k: string]: any | null;
346
+ [k: string]: any;
347
347
  } | undefined;
348
348
  stealth?: {
349
- [k: string]: any | null;
349
+ [k: string]: any;
350
350
  } | undefined;
351
351
  stepfun?: {
352
- [k: string]: any | null;
352
+ [k: string]: any;
353
353
  } | undefined;
354
354
  streamlake?: {
355
- [k: string]: any | null;
355
+ [k: string]: any;
356
356
  } | undefined;
357
357
  switchpoint?: {
358
- [k: string]: any | null;
358
+ [k: string]: any;
359
359
  } | undefined;
360
360
  targon?: {
361
- [k: string]: any | null;
361
+ [k: string]: any;
362
+ } | undefined;
363
+ tencent?: {
364
+ [k: string]: any;
362
365
  } | undefined;
363
366
  tenstorrent?: {
364
- [k: string]: any | null;
367
+ [k: string]: any;
365
368
  } | undefined;
366
369
  together?: {
367
- [k: string]: any | null;
370
+ [k: string]: any;
368
371
  } | undefined;
369
372
  togetherLite?: {
370
- [k: string]: any | null;
373
+ [k: string]: any;
371
374
  } | undefined;
372
375
  ubicloud?: {
373
- [k: string]: any | null;
376
+ [k: string]: any;
374
377
  } | undefined;
375
378
  upstage?: {
376
- [k: string]: any | null;
379
+ [k: string]: any;
377
380
  } | undefined;
378
381
  venice?: {
379
- [k: string]: any | null;
382
+ [k: string]: any;
380
383
  } | undefined;
381
384
  wafer?: {
382
- [k: string]: any | null;
385
+ [k: string]: any;
383
386
  } | undefined;
384
387
  wandb?: {
385
- [k: string]: any | null;
388
+ [k: string]: any;
386
389
  } | undefined;
387
390
  xai?: {
388
- [k: string]: any | null;
391
+ [k: string]: any;
389
392
  } | undefined;
390
393
  xiaomi?: {
391
- [k: string]: any | null;
394
+ [k: string]: any;
392
395
  } | undefined;
393
396
  zAi?: {
394
- [k: string]: any | null;
397
+ [k: string]: any;
395
398
  } | undefined;
396
399
  };
397
400
  /**
@@ -464,373 +467,376 @@ export declare const VideoGenerationRequestAspectRatio$outboundSchema: z.ZodType
464
467
  /** @internal */
465
468
  export type VideoGenerationRequestOptions$Outbound = {
466
469
  "01ai"?: {
467
- [k: string]: any | null;
470
+ [k: string]: any;
468
471
  } | undefined;
469
472
  ai21?: {
470
- [k: string]: any | null;
473
+ [k: string]: any;
471
474
  } | undefined;
472
475
  "aion-labs"?: {
473
- [k: string]: any | null;
476
+ [k: string]: any;
474
477
  } | undefined;
475
478
  akashml?: {
476
- [k: string]: any | null;
479
+ [k: string]: any;
477
480
  } | undefined;
478
481
  alibaba?: {
479
- [k: string]: any | null;
482
+ [k: string]: any;
480
483
  } | undefined;
481
484
  "amazon-bedrock"?: {
482
- [k: string]: any | null;
485
+ [k: string]: any;
483
486
  } | undefined;
484
487
  "amazon-nova"?: {
485
- [k: string]: any | null;
488
+ [k: string]: any;
486
489
  } | undefined;
487
490
  ambient?: {
488
- [k: string]: any | null;
491
+ [k: string]: any;
489
492
  } | undefined;
490
493
  anthropic?: {
491
- [k: string]: any | null;
494
+ [k: string]: any;
492
495
  } | undefined;
493
496
  anyscale?: {
494
- [k: string]: any | null;
497
+ [k: string]: any;
495
498
  } | undefined;
496
499
  "arcee-ai"?: {
497
- [k: string]: any | null;
500
+ [k: string]: any;
498
501
  } | undefined;
499
502
  "atlas-cloud"?: {
500
- [k: string]: any | null;
503
+ [k: string]: any;
501
504
  } | undefined;
502
505
  atoma?: {
503
- [k: string]: any | null;
506
+ [k: string]: any;
504
507
  } | undefined;
505
508
  avian?: {
506
- [k: string]: any | null;
509
+ [k: string]: any;
507
510
  } | undefined;
508
511
  azure?: {
509
- [k: string]: any | null;
512
+ [k: string]: any;
510
513
  } | undefined;
511
514
  baidu?: {
512
- [k: string]: any | null;
515
+ [k: string]: any;
513
516
  } | undefined;
514
517
  baseten?: {
515
- [k: string]: any | null;
518
+ [k: string]: any;
516
519
  } | undefined;
517
520
  "black-forest-labs"?: {
518
- [k: string]: any | null;
521
+ [k: string]: any;
519
522
  } | undefined;
520
523
  byteplus?: {
521
- [k: string]: any | null;
524
+ [k: string]: any;
522
525
  } | undefined;
523
526
  centml?: {
524
- [k: string]: any | null;
527
+ [k: string]: any;
525
528
  } | undefined;
526
529
  cerebras?: {
527
- [k: string]: any | null;
530
+ [k: string]: any;
528
531
  } | undefined;
529
532
  chutes?: {
530
- [k: string]: any | null;
533
+ [k: string]: any;
531
534
  } | undefined;
532
535
  cirrascale?: {
533
- [k: string]: any | null;
536
+ [k: string]: any;
534
537
  } | undefined;
535
538
  clarifai?: {
536
- [k: string]: any | null;
539
+ [k: string]: any;
537
540
  } | undefined;
538
541
  cloudflare?: {
539
- [k: string]: any | null;
542
+ [k: string]: any;
540
543
  } | undefined;
541
544
  cohere?: {
542
- [k: string]: any | null;
545
+ [k: string]: any;
543
546
  } | undefined;
544
547
  crofai?: {
545
- [k: string]: any | null;
548
+ [k: string]: any;
546
549
  } | undefined;
547
550
  crucible?: {
548
- [k: string]: any | null;
551
+ [k: string]: any;
549
552
  } | undefined;
550
553
  crusoe?: {
551
- [k: string]: any | null;
554
+ [k: string]: any;
552
555
  } | undefined;
553
556
  darkbloom?: {
554
- [k: string]: any | null;
557
+ [k: string]: any;
555
558
  } | undefined;
556
559
  decart?: {
557
- [k: string]: any | null;
560
+ [k: string]: any;
558
561
  } | undefined;
559
562
  deepgram?: {
560
- [k: string]: any | null;
563
+ [k: string]: any;
561
564
  } | undefined;
562
565
  deepinfra?: {
563
- [k: string]: any | null;
566
+ [k: string]: any;
564
567
  } | undefined;
565
568
  deepseek?: {
566
- [k: string]: any | null;
569
+ [k: string]: any;
567
570
  } | undefined;
568
571
  dekallm?: {
569
- [k: string]: any | null;
572
+ [k: string]: any;
570
573
  } | undefined;
571
574
  digitalocean?: {
572
- [k: string]: any | null;
575
+ [k: string]: any;
573
576
  } | undefined;
574
577
  enfer?: {
575
- [k: string]: any | null;
578
+ [k: string]: any;
576
579
  } | undefined;
577
580
  "fake-provider"?: {
578
- [k: string]: any | null;
581
+ [k: string]: any;
579
582
  } | undefined;
580
583
  featherless?: {
581
- [k: string]: any | null;
584
+ [k: string]: any;
582
585
  } | undefined;
583
586
  fireworks?: {
584
- [k: string]: any | null;
587
+ [k: string]: any;
585
588
  } | undefined;
586
589
  friendli?: {
587
- [k: string]: any | null;
590
+ [k: string]: any;
588
591
  } | undefined;
589
592
  gmicloud?: {
590
- [k: string]: any | null;
593
+ [k: string]: any;
591
594
  } | undefined;
592
595
  "google-ai-studio"?: {
593
- [k: string]: any | null;
596
+ [k: string]: any;
594
597
  } | undefined;
595
598
  "google-vertex"?: {
596
- [k: string]: any | null;
599
+ [k: string]: any;
597
600
  } | undefined;
598
601
  gopomelo?: {
599
- [k: string]: any | null;
602
+ [k: string]: any;
600
603
  } | undefined;
601
604
  groq?: {
602
- [k: string]: any | null;
605
+ [k: string]: any;
603
606
  } | undefined;
604
607
  heygen?: {
605
- [k: string]: any | null;
608
+ [k: string]: any;
606
609
  } | undefined;
607
610
  huggingface?: {
608
- [k: string]: any | null;
611
+ [k: string]: any;
609
612
  } | undefined;
610
613
  hyperbolic?: {
611
- [k: string]: any | null;
614
+ [k: string]: any;
612
615
  } | undefined;
613
616
  "hyperbolic-quantized"?: {
614
- [k: string]: any | null;
617
+ [k: string]: any;
615
618
  } | undefined;
616
619
  inception?: {
617
- [k: string]: any | null;
620
+ [k: string]: any;
618
621
  } | undefined;
619
622
  inceptron?: {
620
- [k: string]: any | null;
623
+ [k: string]: any;
621
624
  } | undefined;
622
625
  "inferact-vllm"?: {
623
- [k: string]: any | null;
626
+ [k: string]: any;
624
627
  } | undefined;
625
628
  "inference-net"?: {
626
- [k: string]: any | null;
629
+ [k: string]: any;
627
630
  } | undefined;
628
631
  infermatic?: {
629
- [k: string]: any | null;
632
+ [k: string]: any;
630
633
  } | undefined;
631
634
  inflection?: {
632
- [k: string]: any | null;
635
+ [k: string]: any;
633
636
  } | undefined;
634
637
  inocloud?: {
635
- [k: string]: any | null;
638
+ [k: string]: any;
636
639
  } | undefined;
637
640
  "io-net"?: {
638
- [k: string]: any | null;
641
+ [k: string]: any;
639
642
  } | undefined;
640
643
  ionstream?: {
641
- [k: string]: any | null;
644
+ [k: string]: any;
642
645
  } | undefined;
643
646
  klusterai?: {
644
- [k: string]: any | null;
647
+ [k: string]: any;
645
648
  } | undefined;
646
649
  krea?: {
647
- [k: string]: any | null;
650
+ [k: string]: any;
648
651
  } | undefined;
649
652
  lambda?: {
650
- [k: string]: any | null;
653
+ [k: string]: any;
651
654
  } | undefined;
652
655
  lepton?: {
653
- [k: string]: any | null;
656
+ [k: string]: any;
654
657
  } | undefined;
655
658
  liquid?: {
656
- [k: string]: any | null;
659
+ [k: string]: any;
657
660
  } | undefined;
658
661
  lynn?: {
659
- [k: string]: any | null;
662
+ [k: string]: any;
660
663
  } | undefined;
661
664
  "lynn-private"?: {
662
- [k: string]: any | null;
665
+ [k: string]: any;
663
666
  } | undefined;
664
667
  mancer?: {
665
- [k: string]: any | null;
668
+ [k: string]: any;
666
669
  } | undefined;
667
670
  "mancer-old"?: {
668
- [k: string]: any | null;
671
+ [k: string]: any;
669
672
  } | undefined;
670
673
  mara?: {
671
- [k: string]: any | null;
674
+ [k: string]: any;
672
675
  } | undefined;
673
676
  meta?: {
674
- [k: string]: any | null;
677
+ [k: string]: any;
675
678
  } | undefined;
676
679
  minimax?: {
677
- [k: string]: any | null;
680
+ [k: string]: any;
678
681
  } | undefined;
679
682
  mistral?: {
680
- [k: string]: any | null;
683
+ [k: string]: any;
681
684
  } | undefined;
682
685
  modal?: {
683
- [k: string]: any | null;
686
+ [k: string]: any;
684
687
  } | undefined;
685
688
  modelrun?: {
686
- [k: string]: any | null;
689
+ [k: string]: any;
687
690
  } | undefined;
688
691
  modular?: {
689
- [k: string]: any | null;
692
+ [k: string]: any;
690
693
  } | undefined;
691
694
  moonshotai?: {
692
- [k: string]: any | null;
695
+ [k: string]: any;
693
696
  } | undefined;
694
697
  morph?: {
695
- [k: string]: any | null;
698
+ [k: string]: any;
696
699
  } | undefined;
697
700
  ncompass?: {
698
- [k: string]: any | null;
701
+ [k: string]: any;
699
702
  } | undefined;
700
703
  nebius?: {
701
- [k: string]: any | null;
704
+ [k: string]: any;
702
705
  } | undefined;
703
706
  "nex-agi"?: {
704
- [k: string]: any | null;
707
+ [k: string]: any;
705
708
  } | undefined;
706
709
  nextbit?: {
707
- [k: string]: any | null;
710
+ [k: string]: any;
708
711
  } | undefined;
709
712
  nineteen?: {
710
- [k: string]: any | null;
713
+ [k: string]: any;
711
714
  } | undefined;
712
715
  novita?: {
713
- [k: string]: any | null;
716
+ [k: string]: any;
714
717
  } | undefined;
715
718
  nvidia?: {
716
- [k: string]: any | null;
719
+ [k: string]: any;
717
720
  } | undefined;
718
721
  octoai?: {
719
- [k: string]: any | null;
722
+ [k: string]: any;
720
723
  } | undefined;
721
724
  "open-inference"?: {
722
- [k: string]: any | null;
725
+ [k: string]: any;
723
726
  } | undefined;
724
727
  openai?: {
725
- [k: string]: any | null;
728
+ [k: string]: any;
726
729
  } | undefined;
727
730
  parasail?: {
728
- [k: string]: any | null;
731
+ [k: string]: any;
729
732
  } | undefined;
730
733
  perceptron?: {
731
- [k: string]: any | null;
734
+ [k: string]: any;
732
735
  } | undefined;
733
736
  perplexity?: {
734
- [k: string]: any | null;
737
+ [k: string]: any;
735
738
  } | undefined;
736
739
  phala?: {
737
- [k: string]: any | null;
740
+ [k: string]: any;
738
741
  } | undefined;
739
742
  poolside?: {
740
- [k: string]: any | null;
743
+ [k: string]: any;
741
744
  } | undefined;
742
745
  quiver?: {
743
- [k: string]: any | null;
746
+ [k: string]: any;
744
747
  } | undefined;
745
748
  recraft?: {
746
- [k: string]: any | null;
749
+ [k: string]: any;
747
750
  } | undefined;
748
751
  recursal?: {
749
- [k: string]: any | null;
752
+ [k: string]: any;
750
753
  } | undefined;
751
754
  reflection?: {
752
- [k: string]: any | null;
755
+ [k: string]: any;
753
756
  } | undefined;
754
757
  reka?: {
755
- [k: string]: any | null;
758
+ [k: string]: any;
756
759
  } | undefined;
757
760
  relace?: {
758
- [k: string]: any | null;
761
+ [k: string]: any;
759
762
  } | undefined;
760
763
  replicate?: {
761
- [k: string]: any | null;
764
+ [k: string]: any;
762
765
  } | undefined;
763
766
  "sail-research"?: {
764
- [k: string]: any | null;
767
+ [k: string]: any;
765
768
  } | undefined;
766
769
  sakana?: {
767
- [k: string]: any | null;
770
+ [k: string]: any;
768
771
  } | undefined;
769
772
  sambanova?: {
770
- [k: string]: any | null;
773
+ [k: string]: any;
771
774
  } | undefined;
772
775
  "sambanova-cloaked"?: {
773
- [k: string]: any | null;
776
+ [k: string]: any;
774
777
  } | undefined;
775
778
  seed?: {
776
- [k: string]: any | null;
779
+ [k: string]: any;
777
780
  } | undefined;
778
781
  "sf-compute"?: {
779
- [k: string]: any | null;
782
+ [k: string]: any;
780
783
  } | undefined;
781
784
  siliconflow?: {
782
- [k: string]: any | null;
785
+ [k: string]: any;
783
786
  } | undefined;
784
787
  sourceful?: {
785
- [k: string]: any | null;
788
+ [k: string]: any;
786
789
  } | undefined;
787
790
  stealth?: {
788
- [k: string]: any | null;
791
+ [k: string]: any;
789
792
  } | undefined;
790
793
  stepfun?: {
791
- [k: string]: any | null;
794
+ [k: string]: any;
792
795
  } | undefined;
793
796
  streamlake?: {
794
- [k: string]: any | null;
797
+ [k: string]: any;
795
798
  } | undefined;
796
799
  switchpoint?: {
797
- [k: string]: any | null;
800
+ [k: string]: any;
798
801
  } | undefined;
799
802
  targon?: {
800
- [k: string]: any | null;
803
+ [k: string]: any;
804
+ } | undefined;
805
+ tencent?: {
806
+ [k: string]: any;
801
807
  } | undefined;
802
808
  tenstorrent?: {
803
- [k: string]: any | null;
809
+ [k: string]: any;
804
810
  } | undefined;
805
811
  together?: {
806
- [k: string]: any | null;
812
+ [k: string]: any;
807
813
  } | undefined;
808
814
  "together-lite"?: {
809
- [k: string]: any | null;
815
+ [k: string]: any;
810
816
  } | undefined;
811
817
  ubicloud?: {
812
- [k: string]: any | null;
818
+ [k: string]: any;
813
819
  } | undefined;
814
820
  upstage?: {
815
- [k: string]: any | null;
821
+ [k: string]: any;
816
822
  } | undefined;
817
823
  venice?: {
818
- [k: string]: any | null;
824
+ [k: string]: any;
819
825
  } | undefined;
820
826
  wafer?: {
821
- [k: string]: any | null;
827
+ [k: string]: any;
822
828
  } | undefined;
823
829
  wandb?: {
824
- [k: string]: any | null;
830
+ [k: string]: any;
825
831
  } | undefined;
826
832
  xai?: {
827
- [k: string]: any | null;
833
+ [k: string]: any;
828
834
  } | undefined;
829
835
  xiaomi?: {
830
- [k: string]: any | null;
836
+ [k: string]: any;
831
837
  } | undefined;
832
838
  "z-ai"?: {
833
- [k: string]: any | null;
839
+ [k: string]: any;
834
840
  } | undefined;
835
841
  };
836
842
  /** @internal */