@@ -10,8 +10,8 @@ export const endpoints = {
1010 pricing : [
1111 {
1212 threshold : 0 ,
13- input : 0.000005 , // TODO: Update with actual discounted pricing
14- output : 0.000015 ,
13+ input : 0.000015 , // $15.00 per 1M tokens
14+ output : 0.00012 , // $120.00 per 1M tokens
1515 } ,
1616 ] ,
1717 contextLength : 128000 ,
@@ -37,8 +37,8 @@ export const endpoints = {
3737 pricing : [
3838 {
3939 threshold : 0 ,
40- input : 0.000005 ,
41- output : 0.000015 ,
40+ input : 0.00000125 , // $1.25 per 1M tokens
41+ output : 0.00001 , // $10.00 per 1M tokens
4242 } ,
4343 ] ,
4444 contextLength : 128000 ,
@@ -62,8 +62,8 @@ export const endpoints = {
6262 pricing : [
6363 {
6464 threshold : 0 ,
65- input : 0.000005 ,
66- output : 0.000015 ,
65+ input : 0.00000125 , // $1.25 per 1M tokens
66+ output : 0.00001 , // $10.00 per 1M tokens
6767 } ,
6868 ] ,
6969 contextLength : 128000 ,
@@ -89,8 +89,8 @@ export const endpoints = {
8989 pricing : [
9090 {
9191 threshold : 0 ,
92- input : 0.000001 ,
93- output : 0.000003 ,
92+ input : 0.00000025 , // $0.25 per 1M tokens
93+ output : 0.000002 , // $2.00 per 1M tokens
9494 } ,
9595 ] ,
9696 contextLength : 128000 ,
@@ -116,8 +116,8 @@ export const endpoints = {
116116 pricing : [
117117 {
118118 threshold : 0 ,
119- input : 0.0000005 ,
120- output : 0.0000015 ,
119+ input : 0.00000005 , // $0.05 per 1M tokens
120+ output : 0.0000004 , // $0.40 per 1M tokens
121121 } ,
122122 ] ,
123123 contextLength : 128000 ,
@@ -141,8 +141,8 @@ export const endpoints = {
141141 pricing : [
142142 {
143143 threshold : 0 ,
144- input : 0.000005 ,
145- output : 0.000015 ,
144+ input : 0.00000125 , // $1.25 per 1M tokens
145+ output : 0.00001 , // $10.00 per 1M tokens
146146 } ,
147147 ] ,
148148 contextLength : 128000 ,
@@ -168,8 +168,8 @@ export const endpoints = {
168168 pricing : [
169169 {
170170 threshold : 0 ,
171- input : 0.000003 ,
172- output : 0.000012 ,
171+ input : 0.000002 , // $2.00 per 1M tokens
172+ output : 0.000008 , // $8.00 per 1M tokens
173173 } ,
174174 ] ,
175175 contextLength : 128000 ,
@@ -195,8 +195,8 @@ export const endpoints = {
195195 pricing : [
196196 {
197197 threshold : 0 ,
198- input : 0.0000003 ,
199- output : 0.0000012 ,
198+ input : 0.0000001 , // $0.10 per 1M tokens
199+ output : 0.0000004 , // $0.40 per 1M tokens
200200 } ,
201201 ] ,
202202 contextLength : 128000 ,
@@ -220,8 +220,8 @@ export const endpoints = {
220220 pricing : [
221221 {
222222 threshold : 0 ,
223- input : 0.0000015 ,
224- output : 0.000006 ,
223+ input : 0.0000004 , // $0.40 per 1M tokens
224+ output : 0.0000016 , // $1.60 per 1M tokens
225225 } ,
226226 ] ,
227227 contextLength : 128000 ,
@@ -247,8 +247,8 @@ export const endpoints = {
247247 pricing : [
248248 {
249249 threshold : 0 ,
250- input : 0.0000025 ,
251- output : 0.00001 ,
250+ input : 0.0000025 , // $2.50 per 1M tokens
251+ output : 0.00001 , // $10.00 per 1M tokens
252252 } ,
253253 ] ,
254254 contextLength : 128000 ,
@@ -274,8 +274,8 @@ export const endpoints = {
274274 pricing : [
275275 {
276276 threshold : 0 ,
277- input : 0.00000015 ,
278- output : 0.0000006 ,
277+ input : 0.00000015 , // $0.15 per 1M tokens
278+ output : 0.0000006 , // $0.60 per 1M tokens
279279 } ,
280280 ] ,
281281 contextLength : 128000 ,
@@ -301,8 +301,8 @@ export const endpoints = {
301301 pricing : [
302302 {
303303 threshold : 0 ,
304- input : 0.000015 ,
305- output : 0.00006 ,
304+ input : 0.000015 , // $15.00 per 1M tokens
305+ output : 0.00006 , // $60.00 per 1M tokens
306306 } ,
307307 ] ,
308308 contextLength : 200000 ,
@@ -323,8 +323,8 @@ export const endpoints = {
323323 pricing : [
324324 {
325325 threshold : 0 ,
326- input : 0.000003 ,
327- output : 0.000012 ,
326+ input : 0.0000011 , // $1.10 per 1M tokens
327+ output : 0.0000044 , // $4.40 per 1M tokens
328328 } ,
329329 ] ,
330330 contextLength : 128000 ,
@@ -345,8 +345,8 @@ export const endpoints = {
345345 pricing : [
346346 {
347347 threshold : 0 ,
348- input : 0.00002 ,
349- output : 0.00008 ,
348+ input : 0.000002 , // $2.00 per 1M tokens
349+ output : 0.000008 , // $8.00 per 1M tokens
350350 } ,
351351 ] ,
352352 contextLength : 200000 ,
@@ -367,8 +367,8 @@ export const endpoints = {
367367 pricing : [
368368 {
369369 threshold : 0 ,
370- input : 0.000003 ,
371- output : 0.000012 ,
370+ input : 0.0000011 , // $1.10 per 1M tokens
371+ output : 0.0000044 , // $4.40 per 1M tokens
372372 } ,
373373 ] ,
374374 contextLength : 128000 ,
@@ -389,8 +389,8 @@ export const endpoints = {
389389 pricing : [
390390 {
391391 threshold : 0 ,
392- input : 0.000003 ,
393- output : 0.000012 ,
392+ input : 0.0000011 , // $1.10 per 1M tokens
393+ output : 0.0000044 , // $4.40 per 1M tokens
394394 } ,
395395 ] ,
396396 contextLength : 128000 ,
0 commit comments