@@ -4708,13 +4708,13 @@ export const MODELS = {
47084708 reasoning : false ,
47094709 input : [ "text" , "image" ] ,
47104710 cost : {
4711- input : 0.036 ,
4712- output : 0.064 ,
4711+ input : 0.04 ,
4712+ output : 0.15 ,
47134713 cacheRead : 0 ,
47144714 cacheWrite : 0 ,
47154715 } ,
4716- contextWindow : 131072 ,
4717- maxTokens : 4096 ,
4716+ contextWindow : 96000 ,
4717+ maxTokens : 96000 ,
47184718 } satisfies Model < "openai-completions" > ,
47194719 "google/gemma-3-27b-it:free" : {
47204720 id : "google/gemma-3-27b-it:free" ,
@@ -5014,9 +5014,9 @@ export const MODELS = {
50145014 reasoning : true ,
50155015 input : [ "text" ] ,
50165016 cost : {
5017- input : 0.12 ,
5018- output : 0.48 ,
5019- cacheRead : 0 ,
5017+ input : 0.28 ,
5018+ output : 1.2 ,
5019+ cacheRead : 0.14 ,
50205020 cacheWrite : 0 ,
50215021 } ,
50225022 contextWindow : 196608 ,
@@ -5609,13 +5609,13 @@ export const MODELS = {
56095609 reasoning : true ,
56105610 input : [ "text" ] ,
56115611 cost : {
5612- input : 0.32 ,
5613- output : 0.48 ,
5612+ input : 0.39999999999999997 ,
5613+ output : 1.75 ,
56145614 cacheRead : 0 ,
56155615 cacheWrite : 0 ,
56165616 } ,
56175617 contextWindow : 262144 ,
5618- maxTokens : 4096 ,
5618+ maxTokens : 65535 ,
56195619 } satisfies Model < "openai-completions" > ,
56205620 "nex-agi/deepseek-v3.1-nex-n1:free" : {
56215621 id : "nex-agi/deepseek-v3.1-nex-n1:free" ,
@@ -6391,8 +6391,8 @@ export const MODELS = {
63916391 reasoning : true ,
63926392 input : [ "text" ] ,
63936393 cost : {
6394- input : 0.02 ,
6395- output : 0.09999999999999999 ,
6394+ input : 0.039 ,
6395+ output : 0.19 ,
63966396 cacheRead : 0 ,
63976397 cacheWrite : 0 ,
63986398 } ,
@@ -6442,13 +6442,13 @@ export const MODELS = {
64426442 reasoning : true ,
64436443 input : [ "text" ] ,
64446444 cost : {
6445- input : 0.016 ,
6446- output : 0.06 ,
6445+ input : 0.02 ,
6446+ output : 0.09999999999999999 ,
64476447 cacheRead : 0 ,
64486448 cacheWrite : 0 ,
64496449 } ,
64506450 contextWindow : 131072 ,
6451- maxTokens : 4096 ,
6451+ maxTokens : 131072 ,
64526452 } satisfies Model < "openai-completions" > ,
64536453 "openai/gpt-oss-20b:free" : {
64546454 id : "openai/gpt-oss-20b:free" ,
@@ -7088,8 +7088,8 @@ export const MODELS = {
70887088 reasoning : false ,
70897089 input : [ "text" ] ,
70907090 cost : {
7091- input : 0.06 ,
7092- output : 0.6 ,
7091+ input : 0.09 ,
7092+ output : 1.1 ,
70937093 cacheRead : 0 ,
70947094 cacheWrite : 0 ,
70957095 } ,
@@ -7122,8 +7122,8 @@ export const MODELS = {
71227122 reasoning : false ,
71237123 input : [ "text" , "image" ] ,
71247124 cost : {
7125- input : 0.12 ,
7126- output : 0.56 ,
7125+ input : 0.19999999999999998 ,
7126+ output : 1.2 ,
71277127 cacheRead : 0 ,
71287128 cacheWrite : 0 ,
71297129 } ,
@@ -7683,13 +7683,13 @@ export const MODELS = {
76837683 reasoning : true ,
76847684 input : [ "text" ] ,
76857685 cost : {
7686- input : 0.16 ,
7687- output : 0.7999999999999999 ,
7686+ input : 0.39999999999999997 ,
7687+ output : 1.5 ,
76887688 cacheRead : 0 ,
76897689 cacheWrite : 0 ,
76907690 } ,
76917691 contextWindow : 202752 ,
7692- maxTokens : 4096 ,
7692+ maxTokens : 65535 ,
76937693 } satisfies Model < "openai-completions" > ,
76947694 } ,
76957695 "xai" : {
0 commit comments