xref: /plugin/aichat/Model/OpenAI/models.json (revision b971544330dac8e132930c58cba9d7442ef90031)
1{
2    "chat": {
3        "gpt-3.5-turbo": {
4            "description": "GPT-3.5 Turbo is a variant of GPT-3.5 that is optimized for speed and can generate responses in a fraction of the time.",
5            "inputTokens": 16385,
6            "inputTokenPrice": 0.5,
7            "outputTokens": 4096,
8            "outputTokenPrice": 1.5
9        },
10        "gpt-4": {
11            "description": "GPT-4 is the latest version of OpenAI's Generative Pre-trained Transformer (GPT) language model. It is capable of generating human-like text and can be used for a wide range of natural language processing tasks.",
12            "inputTokens": 8192,
13            "inputTokenPrice": 30,
14            "outputTokens": 4096,
15            "outputTokenPrice": 60
16        },
17        "gpt-4-turbo": {
18            "description": "GPT-4 Turbo is a variant of GPT-4 that is optimized for speed and can generate responses in a fraction of the time.",
19            "inputTokens": 128000,
20            "inputTokenPrice": 10,
21            "outputTokens": 4096,
22            "outputTokenPrice": 30
23        },
24        "gpt-4o": {
25            "description": "GPT-4o has the same high intelligence as GPT-4 Turbo but is much more efficient",
26            "inputTokens": 128000,
27            "inputTokenPrice": 2.5,
28            "outputTokens": 16384,
29            "outputTokenPrice": 10
30        },
31        "gpt-4o-mini": {
32            "description": "",
33            "inputTokens": 128000,
34            "inputTokenPrice": 0.15,
35            "outputTokens": 16384,
36            "outputTokenPrice": 0.6
37        },
38        "gpt-4-32k": {
39            "description": "",
40            "inputTokens": 32768,
41            "inputTokenPrice": 60,
42            "outputTokens": 4096,
43            "outputTokenPrice": 120
44        },
45        "gpt-3.5-turbo-16k": {
46            "description": "",
47            "inputTokens": 16385,
48            "inputTokenPrice": 3,
49            "outputTokens": 4096,
50            "outputTokenPrice": 4
51        },
52        "o1-mini": {
53            "description": "",
54            "inputTokens": 128000,
55            "inputTokenPrice": 1.1,
56            "outputTokens": 65536,
57            "outputTokenPrice": 4.4
58        },
59        "chatgpt-4o-latest": {
60            "description": "",
61            "inputTokens": 128000,
62            "inputTokenPrice": 5,
63            "outputTokens": 4096,
64            "outputTokenPrice": 15
65        },
66        "o1": {
67            "description": "",
68            "inputTokens": 200000,
69            "inputTokenPrice": 15,
70            "outputTokens": 100000,
71            "outputTokenPrice": 60
72        },
73        "o3-mini": {
74            "description": "",
75            "inputTokens": 200000,
76            "inputTokenPrice": 1.1,
77            "outputTokens": 100000,
78            "outputTokenPrice": 4.4
79        },
80        "gpt-4.1": {
81            "description": "",
82            "inputTokens": 1047576,
83            "inputTokenPrice": 2,
84            "outputTokens": 32768,
85            "outputTokenPrice": 8
86        },
87        "gpt-4.1-mini": {
88            "description": "",
89            "inputTokens": 1047576,
90            "inputTokenPrice": 0.4,
91            "outputTokens": 32768,
92            "outputTokenPrice": 1.6
93        },
94        "gpt-4.1-nano": {
95            "description": "",
96            "inputTokens": 1047576,
97            "inputTokenPrice": 0.1,
98            "outputTokens": 32768,
99            "outputTokenPrice": 0.4
100        },
101        "gpt-audio": {
102            "description": "",
103            "inputTokens": 128000,
104            "inputTokenPrice": 2.5,
105            "outputTokens": 16384,
106            "outputTokenPrice": 10
107        },
108        "gpt-audio-1.5": {
109            "description": "",
110            "inputTokens": 128000,
111            "inputTokenPrice": 2.5,
112            "outputTokens": 16384,
113            "outputTokenPrice": 10
114        },
115        "gpt-audio-mini": {
116            "description": "",
117            "inputTokens": 128000,
118            "inputTokenPrice": 0.6,
119            "outputTokens": 16384,
120            "outputTokenPrice": 2.4
121        },
122        "gpt-5": {
123            "description": "",
124            "inputTokens": 272000,
125            "inputTokenPrice": 1.25,
126            "outputTokens": 128000,
127            "outputTokenPrice": 10
128        },
129        "gpt-5.1": {
130            "description": "",
131            "inputTokens": 272000,
132            "inputTokenPrice": 1.25,
133            "outputTokens": 128000,
134            "outputTokenPrice": 10
135        },
136        "gpt-5.1-chat-latest": {
137            "description": "",
138            "inputTokens": 128000,
139            "inputTokenPrice": 1.25,
140            "outputTokens": 16384,
141            "outputTokenPrice": 10
142        },
143        "gpt-5.2": {
144            "description": "",
145            "inputTokens": 272000,
146            "inputTokenPrice": 1.75,
147            "outputTokens": 128000,
148            "outputTokenPrice": 14
149        },
150        "gpt-5.2-chat-latest": {
151            "description": "",
152            "inputTokens": 128000,
153            "inputTokenPrice": 1.75,
154            "outputTokens": 16384,
155            "outputTokenPrice": 14
156        },
157        "gpt-5.3-chat-latest": {
158            "description": "",
159            "inputTokens": 128000,
160            "inputTokenPrice": 1.75,
161            "outputTokens": 16384,
162            "outputTokenPrice": 14
163        },
164        "gpt-5.4": {
165            "description": "",
166            "inputTokens": 1050000,
167            "inputTokenPrice": 2.5,
168            "outputTokens": 128000,
169            "outputTokenPrice": 15
170        },
171        "gpt-5.4-mini": {
172            "description": "",
173            "inputTokens": 272000,
174            "inputTokenPrice": 0.75,
175            "outputTokens": 128000,
176            "outputTokenPrice": 4.5
177        },
178        "gpt-5.4-nano": {
179            "description": "",
180            "inputTokens": 272000,
181            "inputTokenPrice": 0.2,
182            "outputTokens": 128000,
183            "outputTokenPrice": 1.25
184        },
185        "gpt-5-chat": {
186            "description": "",
187            "inputTokens": 128000,
188            "inputTokenPrice": 1.25,
189            "outputTokens": 16384,
190            "outputTokenPrice": 10
191        },
192        "gpt-5-chat-latest": {
193            "description": "",
194            "inputTokens": 128000,
195            "inputTokenPrice": 1.25,
196            "outputTokens": 16384,
197            "outputTokenPrice": 10
198        },
199        "gpt-5-mini": {
200            "description": "",
201            "inputTokens": 272000,
202            "inputTokenPrice": 0.25,
203            "outputTokens": 128000,
204            "outputTokenPrice": 2
205        },
206        "gpt-5-nano": {
207            "description": "",
208            "inputTokens": 272000,
209            "inputTokenPrice": 0.05,
210            "outputTokens": 128000,
211            "outputTokenPrice": 0.4
212        },
213        "gpt-realtime": {
214            "description": "",
215            "inputTokens": 32000,
216            "inputTokenPrice": 4,
217            "outputTokens": 4096,
218            "outputTokenPrice": 16
219        },
220        "gpt-realtime-1.5": {
221            "description": "",
222            "inputTokens": 32000,
223            "inputTokenPrice": 4,
224            "outputTokens": 4096,
225            "outputTokenPrice": 16
226        },
227        "gpt-realtime-mini": {
228            "description": "",
229            "inputTokens": 128000,
230            "inputTokenPrice": 0.6,
231            "outputTokens": 4096,
232            "outputTokenPrice": 2.4
233        },
234        "o3": {
235            "description": "",
236            "inputTokens": 200000,
237            "inputTokenPrice": 2,
238            "outputTokens": 100000,
239            "outputTokenPrice": 8
240        },
241        "o4-mini": {
242            "description": "",
243            "inputTokens": 200000,
244            "inputTokenPrice": 1.1,
245            "outputTokens": 100000,
246            "outputTokenPrice": 4.4
247        },
248        "container": {
249            "description": "",
250            "inputTokens": null,
251            "inputTokenPrice": 0,
252            "outputTokens": null,
253            "outputTokenPrice": 0
254        },
255        "gpt-5-search-api": {
256            "description": "",
257            "inputTokens": 272000,
258            "inputTokenPrice": 1.25,
259            "outputTokens": 128000,
260            "outputTokenPrice": 10
261        }
262    },
263    "embedding": {
264        "text-embedding-ada-002": {
265            "description": "Most capable 2nd generation embedding model",
266            "inputTokens": 8191,
267            "inputTokenPrice": 0.1,
268            "dimensions": 1536
269        },
270        "text-embedding-3-small": {
271            "description": "Increased performance over 2nd generation ada embedding model",
272            "inputTokens": 8191,
273            "inputTokenPrice": 0.02,
274            "dimensions": 1536
275        },
276        "text-embedding-3-large": {
277            "description": "Most capable embedding model for both english and non-english tasks",
278            "inputTokens": 8191,
279            "inputTokenPrice": 0.13,
280            "dimensions": 3072
281        },
282        "text-embedding-ada-002-v2": {
283            "description": "",
284            "inputTokens": 8191,
285            "inputTokenPrice": 0.1,
286            "dimensions": 1536
287        }
288    }
289}