Add [Unreleased] section for next cycle

This commit is contained in:
Mario Zechner
2026-04-24 01:01:39 +02:00
parent 612be54c28
commit 0fce64d425
7 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.70.0] - 2026-04-23 ## [0.70.0] - 2026-04-23
## [0.69.0] - 2026-04-22 ## [0.69.0] - 2026-04-22

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.70.0] - 2026-04-23 ## [0.70.0] - 2026-04-23
### Added ### Added

View File

@@ -8193,7 +8193,7 @@ export const MODELS = {
cacheRead: 0.024999999999999998, cacheRead: 0.024999999999999998,
cacheWrite: 0.08333333333333334, cacheWrite: 0.08333333333333334,
}, },
contextWindow: 1048576, contextWindow: 1000000,
maxTokens: 8192, maxTokens: 8192,
} satisfies Model<"openai-completions">, } satisfies Model<"openai-completions">,
"google/gemini-2.0-flash-lite-001": { "google/gemini-2.0-flash-lite-001": {

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.70.0] - 2026-04-23 ## [0.70.0] - 2026-04-23
### New Features ### New Features

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.70.0] - 2026-04-23 ## [0.70.0] - 2026-04-23
### Fixed ### Fixed

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.70.0] - 2026-04-23 ## [0.70.0] - 2026-04-23
### Fixed ### Fixed

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.70.0] - 2026-04-23 ## [0.70.0] - 2026-04-23
## [0.69.0] - 2026-04-22 ## [0.69.0] - 2026-04-22