Add [Unreleased] section for next cycle

This commit is contained in:
Mario Zechner 2026-02-05 21:21:19 +01:00
parent caf4e189af
commit 898ad73d8a
7 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.2] - 2026-02-05
## [0.52.1] - 2026-02-05

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.2] - 2026-02-05
## [0.52.1] - 2026-02-05

View file

@ -2329,7 +2329,7 @@ export const MODELS = {
cacheWrite: 0,
},
contextWindow: 128000,
maxTokens: 16000,
maxTokens: 64000,
} satisfies Model<"openai-completions">,
"claude-sonnet-4": {
id: "claude-sonnet-4",

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.2] - 2026-02-05
### Changed

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.2] - 2026-02-05
## [0.52.1] - 2026-02-05

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.2] - 2026-02-05
## [0.52.1] - 2026-02-05

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.52.2] - 2026-02-05
## [0.52.1] - 2026-02-05