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 # Changelog
## [Unreleased]
## [0.66.1] - 2026-04-08 ## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08 ## [0.66.0] - 2026-04-08

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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