Add [Unreleased] section for next cycle

This commit is contained in:
Mario Zechner 2026-02-06 00:26:38 +01:00
parent 5fd6542e04
commit abf96f33e5
7 changed files with 16 additions and 4 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.6] - 2026-02-05
## [0.52.5] - 2026-02-05

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.6] - 2026-02-05
## [0.52.5] - 2026-02-05

View file

@ -458,8 +458,8 @@ export const MODELS = {
cost: {
input: 5,
output: 25,
cacheRead: 1.5,
cacheWrite: 18.75,
cacheRead: 0.5,
cacheWrite: 6.25,
},
contextWindow: 200000,
maxTokens: 64000,
@ -1172,8 +1172,8 @@ export const MODELS = {
cost: {
input: 5,
output: 25,
cacheRead: 1.5,
cacheWrite: 18.75,
cacheRead: 0.5,
cacheWrite: 6.25,
},
contextWindow: 200000,
maxTokens: 64000,

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.6] - 2026-02-05
### Breaking Changes

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.6] - 2026-02-05
## [0.52.5] - 2026-02-05

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.6] - 2026-02-05
## [0.52.5] - 2026-02-05

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.6] - 2026-02-05
## [0.52.5] - 2026-02-05