promptgun 0.8.4 → 0.8.6
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/build/index.d.ts +604 -544
- package/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -20,730 +20,790 @@ export declare class AIClient {
|
|
|
20
20
|
chat<T = undefined>(toPrompt: (args?: T) => Prompt, args?: T): BasicPrompt<T>;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
export declare
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
23
|
+
export declare const AiModel: {
|
|
24
|
+
/**
|
|
25
|
+
* | Attribute | Rating | Value |
|
|
26
|
+
* |----------------|-----------------|----------------|
|
|
27
|
+
* | Intelligence | ○○○○ | High |
|
|
28
|
+
* | Speed | ○○○ | Moderate |
|
|
29
|
+
* | | Input | Output |
|
|
30
|
+
* | Type | Text/Audio | Text/Audio |
|
|
31
|
+
* | Price | Unknown | Unknown |
|
|
32
|
+
*
|
|
32
33
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
33
|
-
*
|
|
34
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-audio-preview-2024-12-17)
|
|
34
35
|
*/
|
|
35
|
-
gpt_4o_audio_preview_2024_12_17
|
|
36
|
+
gpt_4o_audio_preview_2024_12_17: string;
|
|
36
37
|
/**
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
42
|
-
*
|
|
43
|
-
*
|
|
38
|
+
* | Attribute | Rating | Value |
|
|
39
|
+
* |----------------|-----------------|----------------|
|
|
40
|
+
* | Intelligence | ○○○○ | High |
|
|
41
|
+
* | Speed | ○○○ | Moderate |
|
|
42
|
+
* | | Input | Output |
|
|
43
|
+
* | Type | Text/Audio | Text/Audio |
|
|
44
|
+
* | Price | Unknown | Unknown |
|
|
45
|
+
*
|
|
44
46
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
45
|
-
*
|
|
47
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-audio-preview-2024-10-01)
|
|
46
48
|
*/
|
|
47
|
-
gpt_4o_audio_preview_2024_10_01
|
|
49
|
+
gpt_4o_audio_preview_2024_10_01: string;
|
|
48
50
|
/**
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
51
|
+
* | Attribute | Rating | Value |
|
|
52
|
+
* |----------------|-----------------|----------------|
|
|
53
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
54
|
+
* | Speed | ○○ | Slow |
|
|
55
|
+
* | | Input | Output |
|
|
56
|
+
* | Type | Text | Text |
|
|
57
|
+
* | Price | Unknown | Unknown |
|
|
58
|
+
*
|
|
56
59
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
57
|
-
*
|
|
60
|
+
* [Official doc](https://platform.openai.com/docs/models/o3)
|
|
58
61
|
*/
|
|
59
|
-
o3
|
|
62
|
+
o3: string;
|
|
60
63
|
/**
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
64
|
+
* | Attribute | Rating | Value |
|
|
65
|
+
* |----------------|-----------------|----------------|
|
|
66
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
67
|
+
* | Speed | ○○ | Slow |
|
|
68
|
+
* | | Input | Output |
|
|
69
|
+
* | Type | Text | Text |
|
|
70
|
+
* | Price | Unknown | Unknown |
|
|
71
|
+
*
|
|
68
72
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
69
|
-
*
|
|
73
|
+
* [Official doc](https://platform.openai.com/docs/models/o3-2025-04-16)
|
|
70
74
|
*/
|
|
71
|
-
o3_2025_04_16
|
|
75
|
+
o3_2025_04_16: string;
|
|
72
76
|
/**
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
77
|
+
* | Attribute | Rating | Value |
|
|
78
|
+
* |----------------|-----------------|----------------|
|
|
79
|
+
* | Intelligence | ○○○ | Moderate |
|
|
80
|
+
* | Speed | ○○○○ | Fast |
|
|
81
|
+
* | | Input | Output |
|
|
82
|
+
* | Type | Text | Text |
|
|
83
|
+
* | Price | Unknown | Unknown |
|
|
84
|
+
*
|
|
80
85
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
81
|
-
*
|
|
86
|
+
* [Official doc](https://platform.openai.com/docs/models/o4-mini)
|
|
82
87
|
*/
|
|
83
|
-
o4_mini
|
|
88
|
+
o4_mini: string;
|
|
84
89
|
/**
|
|
85
|
-
*
|
|
86
|
-
*
|
|
87
|
-
*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
*
|
|
91
|
-
*
|
|
90
|
+
* | Attribute | Rating | Value |
|
|
91
|
+
* |----------------|-----------------|----------------|
|
|
92
|
+
* | Intelligence | ○○ | Low |
|
|
93
|
+
* | Speed | ○○○○○ | Very Fast |
|
|
94
|
+
* | | Input | Output |
|
|
95
|
+
* | Type | Text | Text |
|
|
96
|
+
* | Price | Unknown | Unknown |
|
|
97
|
+
*
|
|
92
98
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
93
|
-
*
|
|
99
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.1-nano)
|
|
94
100
|
*/
|
|
95
|
-
gpt_4_1_nano
|
|
101
|
+
gpt_4_1_nano: string;
|
|
96
102
|
/**
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
103
|
+
* | Attribute | Rating | Value |
|
|
104
|
+
* |----------------|-----------------|----------------|
|
|
105
|
+
* | Intelligence | ○○ | Low |
|
|
106
|
+
* | Speed | ○○○○○ | Very Fast |
|
|
107
|
+
* | | Input | Output |
|
|
108
|
+
* | Type | Text | Text |
|
|
109
|
+
* | Price | Unknown | Unknown |
|
|
110
|
+
*
|
|
104
111
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
105
|
-
*
|
|
112
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.1-nano-2025-04-14)
|
|
106
113
|
*/
|
|
107
|
-
gpt_4_1_nano_2025_04_14
|
|
114
|
+
gpt_4_1_nano_2025_04_14: string;
|
|
108
115
|
/**
|
|
109
|
-
*
|
|
110
|
-
*
|
|
111
|
-
*
|
|
112
|
-
*
|
|
113
|
-
*
|
|
114
|
-
*
|
|
115
|
-
*
|
|
116
|
+
* | Attribute | Rating | Value |
|
|
117
|
+
* |----------------|-----------------|----------------|
|
|
118
|
+
* | Intelligence | ○○○○ | High |
|
|
119
|
+
* | Speed | ○○○○ | Fast |
|
|
120
|
+
* | | Input | Output |
|
|
121
|
+
* | Type | Text/Audio | Text/Audio |
|
|
122
|
+
* | Price | Unknown | Unknown |
|
|
123
|
+
*
|
|
116
124
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
117
|
-
*
|
|
125
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-realtime-preview-2024-10-01)
|
|
118
126
|
*/
|
|
119
|
-
gpt_4o_realtime_preview_2024_10_01
|
|
127
|
+
gpt_4o_realtime_preview_2024_10_01: string;
|
|
120
128
|
/**
|
|
121
|
-
*
|
|
122
|
-
*
|
|
123
|
-
*
|
|
124
|
-
*
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
*
|
|
129
|
+
* | Attribute | Rating | Value |
|
|
130
|
+
* |----------------|-----------------|----------------|
|
|
131
|
+
* | Intelligence | ○○○ | Moderate |
|
|
132
|
+
* | Speed | ○○○○ | Fast |
|
|
133
|
+
* | | Input | Output |
|
|
134
|
+
* | Type | Text | Text |
|
|
135
|
+
* | Price | Unknown | Unknown |
|
|
136
|
+
*
|
|
128
137
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
129
|
-
*
|
|
138
|
+
* [Official doc](https://platform.openai.com/docs/models/o4-mini-2025-04-16)
|
|
130
139
|
*/
|
|
131
|
-
o4_mini_2025_04_16
|
|
140
|
+
o4_mini_2025_04_16: string;
|
|
132
141
|
/**
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
*
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
*
|
|
139
|
-
*
|
|
142
|
+
* | Attribute | Rating | Value |
|
|
143
|
+
* |----------------|-----------------|----------------|
|
|
144
|
+
* | Intelligence | ○○○○ | High |
|
|
145
|
+
* | Speed | ○○○○ | Fast |
|
|
146
|
+
* | | Input | Output |
|
|
147
|
+
* | Type | Text/Audio | Text/Audio |
|
|
148
|
+
* | Price | Unknown | Unknown |
|
|
149
|
+
*
|
|
140
150
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
141
|
-
*
|
|
151
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-realtime-preview)
|
|
142
152
|
*/
|
|
143
|
-
gpt_4o_realtime_preview
|
|
153
|
+
gpt_4o_realtime_preview: string;
|
|
144
154
|
/**
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
148
|
-
*
|
|
149
|
-
*
|
|
150
|
-
*
|
|
151
|
-
*
|
|
155
|
+
* | Attribute | Rating | Value |
|
|
156
|
+
* |----------------|-----------------|----------------|
|
|
157
|
+
* | Intelligence | ○○○○ | High |
|
|
158
|
+
* | Speed | ○○○ | Moderate |
|
|
159
|
+
* | | Input | Output |
|
|
160
|
+
* | Type | Text | Text |
|
|
161
|
+
* | Price | \$0.03/1K tokens | \$0.06/1K tokens |
|
|
162
|
+
*
|
|
152
163
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
153
|
-
*
|
|
164
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4)
|
|
154
165
|
*/
|
|
155
|
-
gpt_4
|
|
166
|
+
gpt_4: string;
|
|
156
167
|
/**
|
|
157
|
-
*
|
|
158
|
-
*
|
|
159
|
-
*
|
|
160
|
-
*
|
|
161
|
-
*
|
|
162
|
-
*
|
|
163
|
-
*
|
|
168
|
+
* | Attribute | Rating | Value |
|
|
169
|
+
* |----------------|-----------------|----------------|
|
|
170
|
+
* | Intelligence | ○○○ | Moderate |
|
|
171
|
+
* | Speed | ○○○○ | Fast |
|
|
172
|
+
* | | Input | Output |
|
|
173
|
+
* | Type | Text/Audio | Text/Audio |
|
|
174
|
+
* | Price | Unknown | Unknown |
|
|
175
|
+
*
|
|
164
176
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
165
|
-
*
|
|
177
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-audio-preview)
|
|
166
178
|
*/
|
|
167
|
-
gpt_4o_mini_audio_preview
|
|
179
|
+
gpt_4o_mini_audio_preview: string;
|
|
168
180
|
/**
|
|
169
|
-
*
|
|
170
|
-
*
|
|
171
|
-
*
|
|
172
|
-
*
|
|
173
|
-
*
|
|
174
|
-
*
|
|
175
|
-
*
|
|
181
|
+
* | Attribute | Rating | Value |
|
|
182
|
+
* |----------------|-----------------|----------------|
|
|
183
|
+
* | Intelligence | ○○○○ | High |
|
|
184
|
+
* | Speed | ○○○ | Moderate |
|
|
185
|
+
* | | Input | Output |
|
|
186
|
+
* | Type | Text/Audio | Text/Audio |
|
|
187
|
+
* | Price | Unknown | Unknown |
|
|
188
|
+
*
|
|
176
189
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
177
|
-
*
|
|
190
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-audio-preview)
|
|
178
191
|
*/
|
|
179
|
-
gpt_4o_audio_preview
|
|
192
|
+
gpt_4o_audio_preview: string;
|
|
180
193
|
/**
|
|
181
|
-
*
|
|
182
|
-
*
|
|
183
|
-
*
|
|
184
|
-
*
|
|
185
|
-
*
|
|
186
|
-
*
|
|
187
|
-
*
|
|
194
|
+
* | Attribute | Rating | Value |
|
|
195
|
+
* |----------------|-----------------|----------------|
|
|
196
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
197
|
+
* | Speed | ○○ | Slow |
|
|
198
|
+
* | | Input | Output |
|
|
199
|
+
* | Type | Text | Text |
|
|
200
|
+
* | Price | \$15.00/1M tokens | \$60.00/1M tokens |
|
|
201
|
+
*
|
|
188
202
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
189
|
-
*
|
|
203
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-preview-2024-09-12)
|
|
190
204
|
*/
|
|
191
|
-
o1_preview_2024_09_12
|
|
205
|
+
o1_preview_2024_09_12: string;
|
|
192
206
|
/**
|
|
193
|
-
*
|
|
194
|
-
*
|
|
195
|
-
*
|
|
196
|
-
*
|
|
197
|
-
*
|
|
198
|
-
*
|
|
199
|
-
*
|
|
207
|
+
* | Attribute | Rating | Value |
|
|
208
|
+
* |----------------|-----------------|----------------|
|
|
209
|
+
* | Intelligence | ○○○ | Moderate |
|
|
210
|
+
* | Speed | ○○○○ | Fast |
|
|
211
|
+
* | | Input | Output |
|
|
212
|
+
* | Type | Text/Audio | Text/Audio |
|
|
213
|
+
* | Price | Unknown | Unknown |
|
|
214
|
+
*
|
|
200
215
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
201
|
-
*
|
|
216
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-realtime-preview)
|
|
202
217
|
*/
|
|
203
|
-
gpt_4o_mini_realtime_preview
|
|
218
|
+
gpt_4o_mini_realtime_preview: string;
|
|
204
219
|
/**
|
|
205
|
-
*
|
|
206
|
-
*
|
|
207
|
-
*
|
|
208
|
-
*
|
|
209
|
-
*
|
|
210
|
-
*
|
|
211
|
-
*
|
|
220
|
+
* | Attribute | Rating | Value |
|
|
221
|
+
* |----------------|-----------------|----------------|
|
|
222
|
+
* | Intelligence | ○○○ | Moderate |
|
|
223
|
+
* | Speed | ○○○○ | Fast |
|
|
224
|
+
* | | Input | Output |
|
|
225
|
+
* | Type | Text | Text |
|
|
226
|
+
* | Price | Unknown | Unknown |
|
|
227
|
+
*
|
|
212
228
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
213
|
-
*
|
|
229
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.1-mini)
|
|
214
230
|
*/
|
|
215
|
-
gpt_4_1_mini
|
|
231
|
+
gpt_4_1_mini: string;
|
|
216
232
|
/**
|
|
217
|
-
*
|
|
218
|
-
*
|
|
219
|
-
*
|
|
220
|
-
*
|
|
221
|
-
*
|
|
222
|
-
*
|
|
223
|
-
*
|
|
233
|
+
* | Attribute | Rating | Value |
|
|
234
|
+
* |----------------|-----------------|----------------|
|
|
235
|
+
* | Intelligence | ○○○ | Moderate |
|
|
236
|
+
* | Speed | ○○○○ | Fast |
|
|
237
|
+
* | | Input | Output |
|
|
238
|
+
* | Type | Text/Audio | Text/Audio |
|
|
239
|
+
* | Price | Unknown | Unknown |
|
|
240
|
+
*
|
|
224
241
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
225
|
-
*
|
|
242
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-realtime-preview-2024-12-17)
|
|
226
243
|
*/
|
|
227
|
-
gpt_4o_mini_realtime_preview_2024_12_17
|
|
244
|
+
gpt_4o_mini_realtime_preview_2024_12_17: string;
|
|
228
245
|
/**
|
|
229
|
-
*
|
|
230
|
-
*
|
|
231
|
-
*
|
|
232
|
-
*
|
|
233
|
-
*
|
|
234
|
-
*
|
|
235
|
-
*
|
|
246
|
+
* | Attribute | Rating | Value |
|
|
247
|
+
* |----------------|-----------------|----------------|
|
|
248
|
+
* | Intelligence | ○○○ | Moderate |
|
|
249
|
+
* | Speed | ○○○○ | Fast |
|
|
250
|
+
* | | Input | Output |
|
|
251
|
+
* | Type | Text | Text |
|
|
252
|
+
* | Price | \$0.0015/1K tokens | \$0.0020/1K tokens |
|
|
253
|
+
*
|
|
236
254
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
237
|
-
*
|
|
255
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-3.5-turbo-instruct-0914)
|
|
238
256
|
*/
|
|
239
|
-
gpt_3_5_turbo_instruct_0914
|
|
257
|
+
gpt_3_5_turbo_instruct_0914: string;
|
|
240
258
|
/**
|
|
241
|
-
*
|
|
242
|
-
*
|
|
243
|
-
*
|
|
244
|
-
*
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
259
|
+
* | Attribute | Rating | Value |
|
|
260
|
+
* |----------------|-----------------|----------------|
|
|
261
|
+
* | Intelligence | ○○○ | Moderate |
|
|
262
|
+
* | Speed | ○○○○ | Fast |
|
|
263
|
+
* | | Input | Output |
|
|
264
|
+
* | Type | Text | Text |
|
|
265
|
+
* | Price | Unknown | Unknown |
|
|
266
|
+
*
|
|
248
267
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
249
|
-
*
|
|
268
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-search-preview)
|
|
250
269
|
*/
|
|
251
|
-
gpt_4o_mini_search_preview
|
|
270
|
+
gpt_4o_mini_search_preview: string;
|
|
252
271
|
/**
|
|
253
|
-
*
|
|
254
|
-
*
|
|
255
|
-
*
|
|
256
|
-
*
|
|
257
|
-
*
|
|
258
|
-
*
|
|
259
|
-
*
|
|
272
|
+
* | Attribute | Rating | Value |
|
|
273
|
+
* |----------------|-----------------|----------------|
|
|
274
|
+
* | Intelligence | ○○○ | Moderate |
|
|
275
|
+
* | Speed | ○○○○ | Fast |
|
|
276
|
+
* | | Input | Output |
|
|
277
|
+
* | Type | Text | Text |
|
|
278
|
+
* | Price | Unknown | Unknown |
|
|
279
|
+
*
|
|
260
280
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
261
|
-
*
|
|
281
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.1-mini-2025-04-14)
|
|
262
282
|
*/
|
|
263
|
-
gpt_4_1_mini_2025_04_14
|
|
283
|
+
gpt_4_1_mini_2025_04_14: string;
|
|
264
284
|
/**
|
|
265
|
-
*
|
|
266
|
-
*
|
|
267
|
-
*
|
|
268
|
-
*
|
|
269
|
-
*
|
|
270
|
-
*
|
|
271
|
-
*
|
|
285
|
+
* | Attribute | Rating | Value |
|
|
286
|
+
* |----------------|-----------------|----------------|
|
|
287
|
+
* | Intelligence | ○○○ | Moderate |
|
|
288
|
+
* | Speed | ○○○○ | Fast |
|
|
289
|
+
* | | Input | Output |
|
|
290
|
+
* | Type | Text | Text |
|
|
291
|
+
* | Price | \$0.0010/1K tokens | \$0.0020/1K tokens |
|
|
292
|
+
*
|
|
272
293
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
273
|
-
*
|
|
294
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-3.5-turbo-1106)
|
|
274
295
|
*/
|
|
275
|
-
gpt_3_5_turbo_1106
|
|
296
|
+
gpt_3_5_turbo_1106: string;
|
|
276
297
|
/**
|
|
277
|
-
*
|
|
278
|
-
*
|
|
279
|
-
*
|
|
280
|
-
*
|
|
281
|
-
*
|
|
282
|
-
*
|
|
283
|
-
*
|
|
298
|
+
* | Attribute | Rating | Value |
|
|
299
|
+
* |----------------|-----------------|----------------|
|
|
300
|
+
* | Intelligence | ○○○○ | High |
|
|
301
|
+
* | Speed | ○○○ | Moderate |
|
|
302
|
+
* | | Input | Output |
|
|
303
|
+
* | Type | Text | Text |
|
|
304
|
+
* | Price | Unknown | Unknown |
|
|
305
|
+
*
|
|
284
306
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
285
|
-
*
|
|
307
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-search-preview)
|
|
286
308
|
*/
|
|
287
|
-
gpt_4o_search_preview
|
|
309
|
+
gpt_4o_search_preview: string;
|
|
288
310
|
/**
|
|
289
|
-
*
|
|
290
|
-
*
|
|
291
|
-
*
|
|
292
|
-
*
|
|
293
|
-
*
|
|
294
|
-
*
|
|
295
|
-
*
|
|
311
|
+
* | Attribute | Rating | Value |
|
|
312
|
+
* |----------------|-----------------|----------------|
|
|
313
|
+
* | Intelligence | ○○○○ | High |
|
|
314
|
+
* | Speed | ○○○ | Moderate |
|
|
315
|
+
* | | Input | Output |
|
|
316
|
+
* | Type | Text | Text |
|
|
317
|
+
* | Price | \$0.01/1K tokens | \$0.03/1K tokens |
|
|
318
|
+
*
|
|
296
319
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
297
|
-
*
|
|
320
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-turbo)
|
|
298
321
|
*/
|
|
299
|
-
gpt_4_turbo
|
|
322
|
+
gpt_4_turbo: string;
|
|
300
323
|
/**
|
|
301
|
-
*
|
|
302
|
-
*
|
|
303
|
-
*
|
|
304
|
-
*
|
|
305
|
-
*
|
|
306
|
-
*
|
|
307
|
-
*
|
|
324
|
+
* | Attribute | Rating | Value |
|
|
325
|
+
* |----------------|-----------------|----------------|
|
|
326
|
+
* | Intelligence | ○○○○ | High |
|
|
327
|
+
* | Speed | ○○○○ | Fast |
|
|
328
|
+
* | | Input | Output |
|
|
329
|
+
* | Type | Text/Audio | Text/Audio |
|
|
330
|
+
* | Price | Unknown | Unknown |
|
|
331
|
+
*
|
|
308
332
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
309
|
-
*
|
|
333
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-realtime-preview-2024-12-17)
|
|
310
334
|
*/
|
|
311
|
-
gpt_4o_realtime_preview_2024_12_17
|
|
335
|
+
gpt_4o_realtime_preview_2024_12_17: string;
|
|
312
336
|
/**
|
|
313
|
-
*
|
|
314
|
-
*
|
|
315
|
-
*
|
|
316
|
-
*
|
|
317
|
-
*
|
|
318
|
-
*
|
|
319
|
-
*
|
|
337
|
+
* | Attribute | Rating | Value |
|
|
338
|
+
* |----------------|-----------------|----------------|
|
|
339
|
+
* | Intelligence | ○○○ | Moderate |
|
|
340
|
+
* | Speed | ○○○○ | Fast |
|
|
341
|
+
* | | Input | Output |
|
|
342
|
+
* | Type | Text | Text |
|
|
343
|
+
* | Price | \$0.0015/1K tokens | \$0.0020/1K tokens |
|
|
344
|
+
*
|
|
320
345
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
321
|
-
*
|
|
346
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-3.5-turbo-instruct)
|
|
322
347
|
*/
|
|
323
|
-
gpt_3_5_turbo_instruct
|
|
348
|
+
gpt_3_5_turbo_instruct: string;
|
|
324
349
|
/**
|
|
325
|
-
*
|
|
326
|
-
*
|
|
327
|
-
*
|
|
328
|
-
*
|
|
329
|
-
*
|
|
330
|
-
*
|
|
331
|
-
*
|
|
350
|
+
* | Attribute | Rating | Value |
|
|
351
|
+
* |----------------|-----------------|----------------|
|
|
352
|
+
* | Intelligence | ○○○ | Moderate |
|
|
353
|
+
* | Speed | ○○○○ | Fast |
|
|
354
|
+
* | | Input | Output |
|
|
355
|
+
* | Type | Text | Text |
|
|
356
|
+
* | Price | \$0.0015/1K tokens | \$0.0020/1K tokens |
|
|
357
|
+
*
|
|
332
358
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
333
|
-
*
|
|
359
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-3.5-turbo)
|
|
334
360
|
*/
|
|
335
|
-
gpt_3_5_turbo
|
|
361
|
+
gpt_3_5_turbo: string;
|
|
336
362
|
/**
|
|
337
|
-
*
|
|
338
|
-
*
|
|
339
|
-
*
|
|
340
|
-
*
|
|
341
|
-
*
|
|
342
|
-
*
|
|
343
|
-
*
|
|
363
|
+
* | Attribute | Rating | Value |
|
|
364
|
+
* |----------------|-----------------|----------------|
|
|
365
|
+
* | Intelligence | ○○○○ | High |
|
|
366
|
+
* | Speed | ○○○ | Moderate |
|
|
367
|
+
* | | Input | Output |
|
|
368
|
+
* | Type | Text | Text |
|
|
369
|
+
* | Price | \$0.01/1K tokens | \$0.03/1K tokens |
|
|
370
|
+
*
|
|
344
371
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
345
|
-
*
|
|
372
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-turbo-preview)
|
|
346
373
|
*/
|
|
347
|
-
gpt_4_turbo_preview
|
|
374
|
+
gpt_4_turbo_preview: string;
|
|
348
375
|
/**
|
|
349
|
-
*
|
|
350
|
-
*
|
|
351
|
-
*
|
|
352
|
-
*
|
|
353
|
-
*
|
|
354
|
-
*
|
|
355
|
-
*
|
|
376
|
+
* | Attribute | Rating | Value |
|
|
377
|
+
* |----------------|-----------------|----------------|
|
|
378
|
+
* | Intelligence | ○○○ | Moderate |
|
|
379
|
+
* | Speed | ○○○○ | Fast |
|
|
380
|
+
* | | Input | Output |
|
|
381
|
+
* | Type | Text | Text |
|
|
382
|
+
* | Price | Unknown | Unknown |
|
|
383
|
+
*
|
|
356
384
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
357
|
-
*
|
|
385
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-search-preview-2025-03-11)
|
|
358
386
|
*/
|
|
359
|
-
gpt_4o_mini_search_preview_2025_03_11
|
|
387
|
+
gpt_4o_mini_search_preview_2025_03_11: string;
|
|
360
388
|
/**
|
|
361
|
-
*
|
|
362
|
-
*
|
|
363
|
-
*
|
|
364
|
-
*
|
|
365
|
-
*
|
|
366
|
-
*
|
|
367
|
-
*
|
|
389
|
+
* | Attribute | Rating | Value |
|
|
390
|
+
* |----------------|-----------------|----------------|
|
|
391
|
+
* | Intelligence | ○○○○ | High |
|
|
392
|
+
* | Speed | ○○○ | Moderate |
|
|
393
|
+
* | | Input | Output |
|
|
394
|
+
* | Type | Text | Text |
|
|
395
|
+
* | Price | \$0.01/1K tokens | \$0.03/1K tokens |
|
|
396
|
+
*
|
|
368
397
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
369
|
-
*
|
|
398
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-0125-preview)
|
|
370
399
|
*/
|
|
371
|
-
gpt_4_0125_preview
|
|
400
|
+
gpt_4_0125_preview: string;
|
|
372
401
|
/**
|
|
373
|
-
*
|
|
374
|
-
*
|
|
375
|
-
*
|
|
376
|
-
*
|
|
377
|
-
*
|
|
378
|
-
*
|
|
379
|
-
*
|
|
402
|
+
* | Attribute | Rating | Value |
|
|
403
|
+
* |----------------|-----------------|----------------|
|
|
404
|
+
* | Intelligence | ○○○○ | High |
|
|
405
|
+
* | Speed | ○○○ | Moderate |
|
|
406
|
+
* | | Input | Output |
|
|
407
|
+
* | Type | Text | Text |
|
|
408
|
+
* | Price | \$0.005/1K tokens | \$0.015/1K tokens |
|
|
409
|
+
*
|
|
380
410
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
381
|
-
*
|
|
411
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-2024-11-20)
|
|
382
412
|
*/
|
|
383
|
-
gpt_4o_2024_11_20
|
|
413
|
+
gpt_4o_2024_11_20: string;
|
|
384
414
|
/**
|
|
385
|
-
*
|
|
386
|
-
*
|
|
387
|
-
*
|
|
388
|
-
*
|
|
389
|
-
*
|
|
390
|
-
*
|
|
391
|
-
*
|
|
415
|
+
* | Attribute | Rating | Value |
|
|
416
|
+
* |----------------|-----------------|----------------|
|
|
417
|
+
* | Intelligence | ○○○○ | High |
|
|
418
|
+
* | Speed | ○○○ | Moderate |
|
|
419
|
+
* | | Input | Output |
|
|
420
|
+
* | Type | Text | Text |
|
|
421
|
+
* | Price | \$0.005/1K tokens | \$0.015/1K tokens |
|
|
422
|
+
*
|
|
392
423
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
393
|
-
*
|
|
424
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-2024-05-13)
|
|
394
425
|
*/
|
|
395
|
-
gpt_4o_2024_05_13
|
|
426
|
+
gpt_4o_2024_05_13: string;
|
|
396
427
|
/**
|
|
397
|
-
*
|
|
398
|
-
*
|
|
399
|
-
*
|
|
400
|
-
*
|
|
401
|
-
*
|
|
402
|
-
*
|
|
403
|
-
*
|
|
428
|
+
* | Attribute | Rating | Value |
|
|
429
|
+
* |----------------|-----------------|----------------|
|
|
430
|
+
* | Intelligence | ○○○○ | High |
|
|
431
|
+
* | Speed | ○○○ | Moderate |
|
|
432
|
+
* | | Input | Output |
|
|
433
|
+
* | Type | Text | Text |
|
|
434
|
+
* | Price | \$0.01/1K tokens | \$0.03/1K tokens |
|
|
435
|
+
*
|
|
404
436
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
405
|
-
*
|
|
437
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-turbo-2024-04-09)
|
|
406
438
|
*/
|
|
407
|
-
gpt_4_turbo_2024_04_09
|
|
439
|
+
gpt_4_turbo_2024_04_09: string;
|
|
408
440
|
/**
|
|
409
|
-
*
|
|
410
|
-
*
|
|
411
|
-
*
|
|
412
|
-
*
|
|
413
|
-
*
|
|
414
|
-
*
|
|
415
|
-
*
|
|
441
|
+
* | Attribute | Rating | Value |
|
|
442
|
+
* |----------------|-----------------|----------------|
|
|
443
|
+
* | Intelligence | ○○○ | Moderate |
|
|
444
|
+
* | Speed | ○○○○ | Fast |
|
|
445
|
+
* | | Input | Output |
|
|
446
|
+
* | Type | Text | Text |
|
|
447
|
+
* | Price | \$0.003/1K tokens | \$0.004/1K tokens |
|
|
448
|
+
*
|
|
416
449
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
417
|
-
*
|
|
450
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-3.5-turbo-16k)
|
|
418
451
|
*/
|
|
419
|
-
gpt_3_5_turbo_16k
|
|
452
|
+
gpt_3_5_turbo_16k: string;
|
|
420
453
|
/**
|
|
421
|
-
*
|
|
422
|
-
*
|
|
423
|
-
*
|
|
424
|
-
*
|
|
425
|
-
*
|
|
426
|
-
*
|
|
427
|
-
*
|
|
454
|
+
* | Attribute | Rating | Value |
|
|
455
|
+
* |----------------|-----------------|----------------|
|
|
456
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
457
|
+
* | Speed | ○○ | Slow |
|
|
458
|
+
* | | Input | Output |
|
|
459
|
+
* | Type | Text | Text |
|
|
460
|
+
* | Price | \$15.00/1M tokens | \$60.00/1M tokens |
|
|
461
|
+
*
|
|
428
462
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
429
|
-
*
|
|
463
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-preview)
|
|
430
464
|
*/
|
|
431
|
-
o1_preview
|
|
465
|
+
o1_preview: string;
|
|
432
466
|
/**
|
|
433
|
-
*
|
|
434
|
-
*
|
|
435
|
-
*
|
|
436
|
-
*
|
|
437
|
-
*
|
|
438
|
-
*
|
|
439
|
-
*
|
|
467
|
+
* | Attribute | Rating | Value |
|
|
468
|
+
* |----------------|-----------------|----------------|
|
|
469
|
+
* | Intelligence | ○○○○ | High |
|
|
470
|
+
* | Speed | ○○○ | Moderate |
|
|
471
|
+
* | | Input | Output |
|
|
472
|
+
* | Type | Text | Text |
|
|
473
|
+
* | Price | \$0.03/1K tokens | \$0.06/1K tokens |
|
|
474
|
+
*
|
|
440
475
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
441
|
-
*
|
|
476
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-0613)
|
|
442
477
|
*/
|
|
443
|
-
gpt_4_0613
|
|
478
|
+
gpt_4_0613: string;
|
|
444
479
|
/**
|
|
445
|
-
*
|
|
446
|
-
*
|
|
447
|
-
*
|
|
448
|
-
*
|
|
449
|
-
*
|
|
450
|
-
*
|
|
451
|
-
*
|
|
480
|
+
* | Attribute | Rating | Value |
|
|
481
|
+
* |----------------|-----------------|----------------|
|
|
482
|
+
* | Intelligence | ○○○○ | High |
|
|
483
|
+
* | Speed | ○○○ | Moderate |
|
|
484
|
+
* | | Input | Output |
|
|
485
|
+
* | Type | Text | Text |
|
|
486
|
+
* | Price | Unknown | Unknown |
|
|
487
|
+
*
|
|
452
488
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
453
|
-
*
|
|
489
|
+
* [Official doc](https://platform.openai.com/docs/models/o3-mini)
|
|
454
490
|
*/
|
|
455
|
-
o3_mini
|
|
491
|
+
o3_mini: string;
|
|
456
492
|
/**
|
|
457
|
-
*
|
|
458
|
-
*
|
|
459
|
-
*
|
|
460
|
-
*
|
|
461
|
-
*
|
|
462
|
-
*
|
|
463
|
-
*
|
|
493
|
+
* | Attribute | Rating | Value |
|
|
494
|
+
* |----------------|-----------------|----------------|
|
|
495
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
496
|
+
* | Speed | ○○○ | Moderate |
|
|
497
|
+
* | | Input | Output |
|
|
498
|
+
* | Type | Text | Text |
|
|
499
|
+
* | Price | Unknown | Unknown |
|
|
500
|
+
*
|
|
464
501
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
465
|
-
*
|
|
502
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.5-preview)
|
|
466
503
|
*/
|
|
467
|
-
|
|
504
|
+
gpt_4_5_preview: string;
|
|
468
505
|
/**
|
|
469
|
-
*
|
|
470
|
-
*
|
|
471
|
-
*
|
|
472
|
-
*
|
|
473
|
-
*
|
|
474
|
-
*
|
|
475
|
-
*
|
|
506
|
+
* | Attribute | Rating | Value |
|
|
507
|
+
* |----------------|-----------------|----------------|
|
|
508
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
509
|
+
* | Speed | ○○ | Slow |
|
|
510
|
+
* | | Input | Output |
|
|
511
|
+
* | Type | Text | Text |
|
|
512
|
+
* | Price | \$15.00/1M tokens | \$60.00/1M tokens |
|
|
513
|
+
*
|
|
476
514
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
477
|
-
*
|
|
515
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-2024-12-17)
|
|
478
516
|
*/
|
|
479
|
-
|
|
517
|
+
o1_2024_12_17: string;
|
|
480
518
|
/**
|
|
481
|
-
*
|
|
482
|
-
*
|
|
483
|
-
*
|
|
484
|
-
*
|
|
485
|
-
*
|
|
486
|
-
*
|
|
487
|
-
*
|
|
519
|
+
* | Attribute | Rating | Value |
|
|
520
|
+
* |----------------|-----------------|----------------|
|
|
521
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
522
|
+
* | Speed | ○○ | Slow |
|
|
523
|
+
* | | Input | Output |
|
|
524
|
+
* | Type | Text | Text |
|
|
525
|
+
* | Price | \$15.00/1M tokens | \$60.00/1M tokens |
|
|
526
|
+
*
|
|
488
527
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
489
|
-
*
|
|
528
|
+
* [Official doc](https://platform.openai.com/docs/models/o1)
|
|
490
529
|
*/
|
|
491
|
-
|
|
530
|
+
o1: string;
|
|
492
531
|
/**
|
|
493
|
-
*
|
|
494
|
-
*
|
|
495
|
-
*
|
|
496
|
-
*
|
|
497
|
-
*
|
|
498
|
-
*
|
|
499
|
-
*
|
|
532
|
+
* | Attribute | Rating | Value |
|
|
533
|
+
* |----------------|-----------------|----------------|
|
|
534
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
535
|
+
* | Speed | ○○○ | Moderate |
|
|
536
|
+
* | | Input | Output |
|
|
537
|
+
* | Type | Text | Text |
|
|
538
|
+
* | Price | Unknown | Unknown |
|
|
539
|
+
*
|
|
500
540
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
501
|
-
*
|
|
541
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.5-preview-2025-02-27)
|
|
502
542
|
*/
|
|
503
|
-
|
|
543
|
+
gpt_4_5_preview_2025_02_27: string;
|
|
504
544
|
/**
|
|
505
|
-
*
|
|
506
|
-
*
|
|
507
|
-
*
|
|
508
|
-
*
|
|
509
|
-
*
|
|
510
|
-
*
|
|
511
|
-
*
|
|
545
|
+
* | Attribute | Rating | Value |
|
|
546
|
+
* |----------------|-----------------|----------------|
|
|
547
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
548
|
+
* | Speed | ○○ | Slow |
|
|
549
|
+
* | | Input | Output |
|
|
550
|
+
* | Type | Text | Text |
|
|
551
|
+
* | Price | Unknown | Unknown |
|
|
552
|
+
*
|
|
512
553
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
513
|
-
*
|
|
554
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-pro)
|
|
514
555
|
*/
|
|
515
|
-
|
|
556
|
+
o1_pro: string;
|
|
516
557
|
/**
|
|
517
|
-
*
|
|
518
|
-
*
|
|
519
|
-
*
|
|
520
|
-
*
|
|
521
|
-
*
|
|
522
|
-
*
|
|
523
|
-
*
|
|
558
|
+
* | Attribute | Rating | Value |
|
|
559
|
+
* |----------------|-----------------|----------------|
|
|
560
|
+
* | Intelligence | ○○○○ | High |
|
|
561
|
+
* | Speed | ○○○ | Moderate |
|
|
562
|
+
* | | Input | Output |
|
|
563
|
+
* | Type | Text | Text |
|
|
564
|
+
* | Price | Unknown | Unknown |
|
|
565
|
+
*
|
|
524
566
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
525
|
-
*
|
|
567
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-search-preview-2025-03-11)
|
|
526
568
|
*/
|
|
527
|
-
|
|
569
|
+
gpt_4o_search_preview_2025_03_11: string;
|
|
528
570
|
/**
|
|
529
|
-
*
|
|
530
|
-
*
|
|
531
|
-
*
|
|
532
|
-
*
|
|
533
|
-
*
|
|
534
|
-
*
|
|
535
|
-
*
|
|
571
|
+
* | Attribute | Rating | Value |
|
|
572
|
+
* |----------------|-----------------|----------------|
|
|
573
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
574
|
+
* | Speed | ○○ | Slow |
|
|
575
|
+
* | | Input | Output |
|
|
576
|
+
* | Type | Text | Text |
|
|
577
|
+
* | Price | Unknown | Unknown |
|
|
578
|
+
*
|
|
536
579
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
537
|
-
*
|
|
580
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-pro-2025-03-19)
|
|
538
581
|
*/
|
|
539
|
-
|
|
582
|
+
o1_pro_2025_03_19: string;
|
|
540
583
|
/**
|
|
541
|
-
*
|
|
542
|
-
*
|
|
543
|
-
*
|
|
544
|
-
*
|
|
545
|
-
*
|
|
546
|
-
*
|
|
547
|
-
*
|
|
584
|
+
* | Attribute | Rating | Value |
|
|
585
|
+
* |----------------|-----------------|----------------|
|
|
586
|
+
* | Intelligence | ○○○○ | High |
|
|
587
|
+
* | Speed | ○○○ | Moderate |
|
|
588
|
+
* | | Input | Output |
|
|
589
|
+
* | Type | Text | Text |
|
|
590
|
+
* | Price | Unknown | Unknown |
|
|
591
|
+
*
|
|
548
592
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
549
|
-
*
|
|
593
|
+
* [Official doc](https://platform.openai.com/docs/models/o3-mini-2025-01-31)
|
|
550
594
|
*/
|
|
551
|
-
|
|
595
|
+
o3_mini_2025_01_31: string;
|
|
552
596
|
/**
|
|
553
|
-
*
|
|
554
|
-
*
|
|
555
|
-
*
|
|
556
|
-
*
|
|
557
|
-
*
|
|
558
|
-
*
|
|
559
|
-
*
|
|
597
|
+
* | Attribute | Rating | Value |
|
|
598
|
+
* |----------------|-----------------|----------------|
|
|
599
|
+
* | Intelligence | ○○○ | Moderate |
|
|
600
|
+
* | Speed | ○○○○ | Fast |
|
|
601
|
+
* | | Input | Output |
|
|
602
|
+
* | Type | Text | Text |
|
|
603
|
+
* | Price | Unknown | Unknown |
|
|
604
|
+
*
|
|
560
605
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
561
|
-
*
|
|
606
|
+
* [Official doc](https://platform.openai.com/docs/models/omni-moderation-2024-09-26)
|
|
562
607
|
*/
|
|
563
|
-
omni_moderation_2024_09_26
|
|
608
|
+
omni_moderation_2024_09_26: string;
|
|
564
609
|
/**
|
|
565
|
-
*
|
|
566
|
-
*
|
|
567
|
-
*
|
|
568
|
-
*
|
|
569
|
-
*
|
|
570
|
-
*
|
|
571
|
-
*
|
|
610
|
+
* | Attribute | Rating | Value |
|
|
611
|
+
* |----------------|-----------------|----------------|
|
|
612
|
+
* | Intelligence | ○○○○ | High |
|
|
613
|
+
* | Speed | ○○○ | Moderate |
|
|
614
|
+
* | | Input | Output |
|
|
615
|
+
* | Type | Text | Text |
|
|
616
|
+
* | Price | \$0.005/1K tokens | \$0.015/1K tokens |
|
|
617
|
+
*
|
|
572
618
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
573
|
-
*
|
|
619
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o)
|
|
574
620
|
*/
|
|
575
|
-
gpt_4o
|
|
621
|
+
gpt_4o: string;
|
|
576
622
|
/**
|
|
577
|
-
*
|
|
578
|
-
*
|
|
579
|
-
*
|
|
580
|
-
*
|
|
581
|
-
*
|
|
582
|
-
*
|
|
583
|
-
*
|
|
623
|
+
* | Attribute | Rating | Value |
|
|
624
|
+
* |----------------|-----------------|----------------|
|
|
625
|
+
* | Intelligence | ○○○ | Moderate |
|
|
626
|
+
* | Speed | ○○○○ | Fast |
|
|
627
|
+
* | | Input | Output |
|
|
628
|
+
* | Type | Text | Text |
|
|
629
|
+
* | Price | \$0.150/1M tokens | \$0.600/1M tokens |
|
|
630
|
+
*
|
|
584
631
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
585
|
-
*
|
|
632
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini)
|
|
586
633
|
*/
|
|
587
|
-
gpt_4o_mini
|
|
634
|
+
gpt_4o_mini: string;
|
|
588
635
|
/**
|
|
589
|
-
*
|
|
590
|
-
*
|
|
591
|
-
*
|
|
592
|
-
*
|
|
593
|
-
*
|
|
594
|
-
*
|
|
595
|
-
*
|
|
636
|
+
* | Attribute | Rating | Value |
|
|
637
|
+
* |----------------|-----------------|----------------|
|
|
638
|
+
* | Intelligence | ○○○○ | High |
|
|
639
|
+
* | Speed | ○○○ | Moderate |
|
|
640
|
+
* | | Input | Output |
|
|
641
|
+
* | Type | Text | Text |
|
|
642
|
+
* | Price | \$0.005/1K tokens | \$0.015/1K tokens |
|
|
643
|
+
*
|
|
596
644
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
597
|
-
*
|
|
645
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-2024-08-06)
|
|
598
646
|
*/
|
|
599
|
-
gpt_4o_2024_08_06
|
|
647
|
+
gpt_4o_2024_08_06: string;
|
|
600
648
|
/**
|
|
601
|
-
*
|
|
602
|
-
*
|
|
603
|
-
*
|
|
604
|
-
*
|
|
605
|
-
*
|
|
606
|
-
*
|
|
607
|
-
*
|
|
649
|
+
* | Attribute | Rating | Value |
|
|
650
|
+
* |----------------|-----------------|----------------|
|
|
651
|
+
* | Intelligence | ○○○○ | High |
|
|
652
|
+
* | Speed | ○○○ | Moderate |
|
|
653
|
+
* | | Input | Output |
|
|
654
|
+
* | Type | Text | Text |
|
|
655
|
+
* | Price | Unknown | Unknown |
|
|
656
|
+
*
|
|
608
657
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
609
|
-
*
|
|
658
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.1)
|
|
610
659
|
*/
|
|
611
|
-
gpt_4_1
|
|
660
|
+
gpt_4_1: string;
|
|
612
661
|
/**
|
|
613
|
-
*
|
|
614
|
-
*
|
|
615
|
-
*
|
|
616
|
-
*
|
|
617
|
-
*
|
|
618
|
-
*
|
|
619
|
-
*
|
|
662
|
+
* | Attribute | Rating | Value |
|
|
663
|
+
* |----------------|-----------------|----------------|
|
|
664
|
+
* | Intelligence | ○○○○ | High |
|
|
665
|
+
* | Speed | ○○○ | Moderate |
|
|
666
|
+
* | | Input | Output |
|
|
667
|
+
* | Type | Audio | Text |
|
|
668
|
+
* | Price | Unknown | Unknown |
|
|
669
|
+
*
|
|
620
670
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
621
|
-
*
|
|
671
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-transcribe)
|
|
622
672
|
*/
|
|
623
|
-
gpt_4o_transcribe
|
|
673
|
+
gpt_4o_transcribe: string;
|
|
624
674
|
/**
|
|
625
|
-
*
|
|
626
|
-
*
|
|
627
|
-
*
|
|
628
|
-
*
|
|
629
|
-
*
|
|
630
|
-
*
|
|
631
|
-
*
|
|
675
|
+
* | Attribute | Rating | Value |
|
|
676
|
+
* |----------------|-----------------|----------------|
|
|
677
|
+
* | Intelligence | ○○○○ | High |
|
|
678
|
+
* | Speed | ○○○ | Moderate |
|
|
679
|
+
* | | Input | Output |
|
|
680
|
+
* | Type | Text | Text |
|
|
681
|
+
* | Price | Unknown | Unknown |
|
|
682
|
+
*
|
|
632
683
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
633
|
-
*
|
|
684
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4.1-2025-04-14)
|
|
634
685
|
*/
|
|
635
|
-
gpt_4_1_2025_04_14
|
|
686
|
+
gpt_4_1_2025_04_14: string;
|
|
636
687
|
/**
|
|
637
|
-
*
|
|
638
|
-
*
|
|
639
|
-
*
|
|
640
|
-
*
|
|
641
|
-
*
|
|
642
|
-
*
|
|
643
|
-
*
|
|
688
|
+
* | Attribute | Rating | Value |
|
|
689
|
+
* |----------------|-----------------|----------------|
|
|
690
|
+
* | Intelligence | ○○○ | Moderate |
|
|
691
|
+
* | Speed | ○○○○ | Fast |
|
|
692
|
+
* | | Input | Output |
|
|
693
|
+
* | Type | Text | Text |
|
|
694
|
+
* | Price | \$0.150/1M tokens | \$0.600/1M tokens |
|
|
695
|
+
*
|
|
644
696
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
645
|
-
*
|
|
697
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-2024-07-18)
|
|
646
698
|
*/
|
|
647
|
-
gpt_4o_mini_2024_07_18
|
|
699
|
+
gpt_4o_mini_2024_07_18: string;
|
|
648
700
|
/**
|
|
649
|
-
*
|
|
650
|
-
*
|
|
651
|
-
*
|
|
652
|
-
*
|
|
653
|
-
*
|
|
654
|
-
*
|
|
655
|
-
*
|
|
701
|
+
* | Attribute | Rating | Value |
|
|
702
|
+
* |----------------|-----------------|----------------|
|
|
703
|
+
* | Intelligence | ○○○ | Moderate |
|
|
704
|
+
* | Speed | ○○○○ | Fast |
|
|
705
|
+
* | | Input | Output |
|
|
706
|
+
* | Type | Audio | Text |
|
|
707
|
+
* | Price | Unknown | Unknown |
|
|
708
|
+
*
|
|
656
709
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
657
|
-
*
|
|
710
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-transcribe)
|
|
658
711
|
*/
|
|
659
|
-
gpt_4o_mini_transcribe
|
|
712
|
+
gpt_4o_mini_transcribe: string;
|
|
660
713
|
/**
|
|
661
|
-
*
|
|
662
|
-
*
|
|
663
|
-
*
|
|
664
|
-
*
|
|
665
|
-
*
|
|
666
|
-
*
|
|
667
|
-
*
|
|
714
|
+
* | Attribute | Rating | Value |
|
|
715
|
+
* |----------------|-----------------|----------------|
|
|
716
|
+
* | Intelligence | ○○○○ | High |
|
|
717
|
+
* | Speed | ○○○ | Moderate |
|
|
718
|
+
* | | Input | Output |
|
|
719
|
+
* | Type | Text | Text |
|
|
720
|
+
* | Price | \$3.00/1M tokens | \$12.00/1M tokens |
|
|
721
|
+
*
|
|
668
722
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
669
|
-
*
|
|
723
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-mini)
|
|
670
724
|
*/
|
|
671
|
-
o1_mini
|
|
725
|
+
o1_mini: string;
|
|
672
726
|
/**
|
|
673
|
-
*
|
|
674
|
-
*
|
|
675
|
-
*
|
|
676
|
-
*
|
|
677
|
-
*
|
|
678
|
-
*
|
|
679
|
-
*
|
|
727
|
+
* | Attribute | Rating | Value |
|
|
728
|
+
* |----------------|-----------------|----------------|
|
|
729
|
+
* | Intelligence | ○○○ | Moderate |
|
|
730
|
+
* | Speed | ○○○○ | Fast |
|
|
731
|
+
* | | Input | Output |
|
|
732
|
+
* | Type | Text/Audio | Text/Audio |
|
|
733
|
+
* | Price | Unknown | Unknown |
|
|
734
|
+
*
|
|
680
735
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
681
|
-
*
|
|
736
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-audio-preview-2024-12-17)
|
|
682
737
|
*/
|
|
683
|
-
gpt_4o_mini_audio_preview_2024_12_17
|
|
738
|
+
gpt_4o_mini_audio_preview_2024_12_17: string;
|
|
684
739
|
/**
|
|
685
|
-
*
|
|
686
|
-
*
|
|
687
|
-
*
|
|
688
|
-
*
|
|
689
|
-
*
|
|
690
|
-
*
|
|
691
|
-
*
|
|
740
|
+
* | Attribute | Rating | Value |
|
|
741
|
+
* |----------------|-----------------|----------------|
|
|
742
|
+
* | Intelligence | ○○○ | Moderate |
|
|
743
|
+
* | Speed | ○○○○ | Fast |
|
|
744
|
+
* | | Input | Output |
|
|
745
|
+
* | Type | Text | Text |
|
|
746
|
+
* | Price | \$0.0005/1K tokens | \$0.0015/1K tokens |
|
|
747
|
+
*
|
|
692
748
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
693
|
-
*
|
|
749
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-3.5-turbo-0125)
|
|
694
750
|
*/
|
|
695
|
-
gpt_3_5_turbo_0125
|
|
751
|
+
gpt_3_5_turbo_0125: string;
|
|
696
752
|
/**
|
|
697
|
-
*
|
|
698
|
-
*
|
|
699
|
-
*
|
|
700
|
-
*
|
|
701
|
-
*
|
|
702
|
-
*
|
|
703
|
-
*
|
|
753
|
+
* | Attribute | Rating | Value |
|
|
754
|
+
* |----------------|-----------------|----------------|
|
|
755
|
+
* | Intelligence | ○○○○ | High |
|
|
756
|
+
* | Speed | ○○○ | Moderate |
|
|
757
|
+
* | | Input | Output |
|
|
758
|
+
* | Type | Text | Text |
|
|
759
|
+
* | Price | \$3.00/1M tokens | \$12.00/1M tokens |
|
|
760
|
+
*
|
|
704
761
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
705
|
-
*
|
|
762
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-mini-2024-09-12)
|
|
706
763
|
*/
|
|
707
|
-
o1_mini_2024_09_12
|
|
764
|
+
o1_mini_2024_09_12: string;
|
|
708
765
|
/**
|
|
709
|
-
*
|
|
710
|
-
*
|
|
711
|
-
*
|
|
712
|
-
*
|
|
713
|
-
*
|
|
714
|
-
*
|
|
715
|
-
*
|
|
766
|
+
* | Attribute | Rating | Value |
|
|
767
|
+
* |----------------|-----------------|----------------|
|
|
768
|
+
* | Intelligence | ○○○○ | High |
|
|
769
|
+
* | Speed | ○○○ | Moderate |
|
|
770
|
+
* | | Input | Output |
|
|
771
|
+
* | Type | Text | Text |
|
|
772
|
+
* | Price | \$0.01/1K tokens | \$0.03/1K tokens |
|
|
773
|
+
*
|
|
716
774
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
717
|
-
*
|
|
775
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-1106-preview)
|
|
718
776
|
*/
|
|
719
|
-
gpt_4_1106_preview
|
|
777
|
+
gpt_4_1106_preview: string;
|
|
720
778
|
/**
|
|
721
|
-
*
|
|
722
|
-
*
|
|
723
|
-
*
|
|
724
|
-
*
|
|
725
|
-
*
|
|
726
|
-
*
|
|
727
|
-
*
|
|
779
|
+
* | Attribute | Rating | Value |
|
|
780
|
+
* |----------------|-----------------|----------------|
|
|
781
|
+
* | Intelligence | ○○○ | Moderate |
|
|
782
|
+
* | Speed | ○○○○ | Fast |
|
|
783
|
+
* | | Input | Output |
|
|
784
|
+
* | Type | Text | Audio |
|
|
785
|
+
* | Price | Unknown | Unknown |
|
|
786
|
+
*
|
|
728
787
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
729
|
-
*
|
|
788
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-tts)
|
|
730
789
|
*/
|
|
731
|
-
gpt_4o_mini_tts
|
|
790
|
+
gpt_4o_mini_tts: string;
|
|
732
791
|
/**
|
|
733
|
-
*
|
|
734
|
-
*
|
|
735
|
-
*
|
|
736
|
-
*
|
|
737
|
-
*
|
|
738
|
-
*
|
|
739
|
-
*
|
|
792
|
+
* | Attribute | Rating | Value |
|
|
793
|
+
* |----------------|-----------------|----------------|
|
|
794
|
+
* | Intelligence | ○○○ | Moderate |
|
|
795
|
+
* | Speed | ○○○○ | Fast |
|
|
796
|
+
* | | Input | Output |
|
|
797
|
+
* | Type | Text | Text |
|
|
798
|
+
* | Price | Unknown | Unknown |
|
|
799
|
+
*
|
|
740
800
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
741
|
-
*
|
|
801
|
+
* [Official doc](https://platform.openai.com/docs/models/omni-moderation-latest)
|
|
742
802
|
*/
|
|
743
|
-
omni_moderation_latest
|
|
744
|
-
}
|
|
803
|
+
omni_moderation_latest: string;
|
|
804
|
+
};
|
|
745
805
|
|
|
746
|
-
export declare type AiModelId =
|
|
806
|
+
export declare type AiModelId = (typeof AiModel)[keyof typeof AiModel];
|
|
747
807
|
|
|
748
808
|
export declare type AnyJson = string | null | boolean | number | JsonArray | JsonObject;
|
|
749
809
|
|