File tree Expand file tree Collapse file tree 7 files changed +19
-7
lines changed
Expand file tree Collapse file tree 7 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
35## [ 0.66.1] - 2026-04-08
46
57## [ 0.66.0] - 2026-04-08
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
35## [ 0.66.1] - 2026-04-08
46
57## [ 0.66.0] - 2026-04-08
Original file line number Diff line number Diff line change @@ -7990,13 +7990,13 @@ export const MODELS = {
79907990 reasoning : true ,
79917991 input : [ "text" ] ,
79927992 cost : {
7993- input : 0.27 ,
7993+ input : 0.29 ,
79947994 output : 0.95 ,
7995- cacheRead : 0.0290000007 ,
7995+ cacheRead : 0.03 ,
79967996 cacheWrite : 0 ,
79977997 } ,
79987998 contextWindow : 196608 ,
7999- maxTokens : 4096 ,
7999+ maxTokens : 196608 ,
80008000 } satisfies Model < "openai-completions" > ,
80018001 "minimax/minimax-m2.5" : {
80028002 id : "minimax/minimax-m2.5" ,
@@ -10999,13 +10999,13 @@ export const MODELS = {
1099910999 reasoning : true ,
1100011000 input : [ "text" ] ,
1100111001 cost : {
11002- input : 1.26 ,
11003- output : 3.9600000000000004 ,
11004- cacheRead : 0 ,
11002+ input : 1.395 ,
11003+ output : 4.4 ,
11004+ cacheRead : 0.26 ,
1100511005 cacheWrite : 0 ,
1100611006 } ,
1100711007 contextWindow : 202752 ,
11008- maxTokens : 4096 ,
11008+ maxTokens : 131072 ,
1100911009 } satisfies Model < "openai-completions" > ,
1101011010 "z-ai/glm-5v-turbo" : {
1101111011 id : "z-ai/glm-5v-turbo" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
35## [ 0.66.1] - 2026-04-08
46
57### Changed
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
35## [ 0.66.1] - 2026-04-08
46
57## [ 0.66.0] - 2026-04-08
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
35## [ 0.66.1] - 2026-04-08
46
57## [ 0.66.0] - 2026-04-08
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
35## [ 0.66.1] - 2026-04-08
46
57## [ 0.66.0] - 2026-04-08
You can’t perform that action at this time.
0 commit comments