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