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