Add [Unreleased] section for next cycle

This commit is contained in:
Mario Zechner
2026-04-09 01:01:16 +02:00
parent f3780d7004
commit 2cf2a8528e
7 changed files with 19 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08

View File

@@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08

View File

@@ -7990,13 +7990,13 @@ export const MODELS = {
reasoning: true,
input: ["text"],
cost: {
input: 0.27,
input: 0.29,
output: 0.95,
cacheRead: 0.0290000007,
cacheRead: 0.03,
cacheWrite: 0,
},
contextWindow: 196608,
maxTokens: 4096,
maxTokens: 196608,
} satisfies Model<"openai-completions">,
"minimax/minimax-m2.5": {
id: "minimax/minimax-m2.5",
@@ -10999,13 +10999,13 @@ export const MODELS = {
reasoning: true,
input: ["text"],
cost: {
input: 1.26,
output: 3.9600000000000004,
cacheRead: 0,
input: 1.395,
output: 4.4,
cacheRead: 0.26,
cacheWrite: 0,
},
contextWindow: 202752,
maxTokens: 4096,
maxTokens: 131072,
} satisfies Model<"openai-completions">,
"z-ai/glm-5v-turbo": {
id: "z-ai/glm-5v-turbo",

View File

@@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08
### Changed

View File

@@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08

View File

@@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08

View File

@@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08