Add [Unreleased] section for next cycle

This commit is contained in:
Mario Zechner
2026-03-20 20:15:24 +01:00
parent b63a4abed2
commit a84fd4e3cf
7 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.61.1] - 2026-03-20 ## [0.61.1] - 2026-03-20
## [0.61.0] - 2026-03-20 ## [0.61.0] - 2026-03-20

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.61.1] - 2026-03-20 ## [0.61.1] - 2026-03-20
### Changed ### Changed

View File

@@ -7837,12 +7837,12 @@ export const MODELS = {
input: ["text"], input: ["text"],
cost: { cost: {
input: 0.19999999999999998, input: 0.19999999999999998,
output: 1.2, output: 1.17,
cacheRead: 0, cacheRead: 0.09999999999999999,
cacheWrite: 0, cacheWrite: 0,
}, },
contextWindow: 196608, contextWindow: 196608,
maxTokens: 196608, maxTokens: 65536,
} satisfies Model<"openai-completions">, } satisfies Model<"openai-completions">,
"minimax/minimax-m2.5:free": { "minimax/minimax-m2.5:free": {
id: "minimax/minimax-m2.5:free", id: "minimax/minimax-m2.5:free",

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.61.1] - 2026-03-20 ## [0.61.1] - 2026-03-20
### New Features ### New Features

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.61.1] - 2026-03-20 ## [0.61.1] - 2026-03-20
## [0.61.0] - 2026-03-20 ## [0.61.0] - 2026-03-20

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.61.1] - 2026-03-20 ## [0.61.1] - 2026-03-20
### Fixed ### Fixed

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.61.1] - 2026-03-20 ## [0.61.1] - 2026-03-20
## [0.61.0] - 2026-03-20 ## [0.61.0] - 2026-03-20