Add [Unreleased] section for next cycle

This commit is contained in:
Armin Ronacher 2026-04-16 20:06:43 +02:00
parent 23259e5f19
commit aa78fa91fe
7 changed files with 21 additions and 9 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
## [0.67.4] - 2026-04-16

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
### Fixed

View file

@ -9898,7 +9898,7 @@ export const MODELS = {
input: 0.26,
output: 0.78,
cacheRead: 0.052000000000000005,
cacheWrite: 0,
cacheWrite: 0.325,
},
contextWindow: 1000000,
maxTokens: 32768,
@ -9915,7 +9915,7 @@ export const MODELS = {
input: 0.26,
output: 0.78,
cacheRead: 0,
cacheWrite: 0,
cacheWrite: 0.325,
},
contextWindow: 1000000,
maxTokens: 32768,
@ -9932,7 +9932,7 @@ export const MODELS = {
input: 0.26,
output: 0.78,
cacheRead: 0,
cacheWrite: 0,
cacheWrite: 0.325,
},
contextWindow: 1000000,
maxTokens: 32768,
@ -10170,7 +10170,7 @@ export const MODELS = {
input: 0.195,
output: 0.975,
cacheRead: 0.039,
cacheWrite: 0,
cacheWrite: 0.24375,
},
contextWindow: 1000000,
maxTokens: 65536,
@ -10204,7 +10204,7 @@ export const MODELS = {
input: 0.65,
output: 3.25,
cacheRead: 0.13,
cacheWrite: 0,
cacheWrite: 0.8125,
},
contextWindow: 1000000,
maxTokens: 65536,
@ -10238,7 +10238,7 @@ export const MODELS = {
input: 0.78,
output: 3.9,
cacheRead: 0.156,
cacheWrite: 0,
cacheWrite: 0.975,
},
contextWindow: 262144,
maxTokens: 32768,
@ -10527,7 +10527,7 @@ export const MODELS = {
input: 0.065,
output: 0.26,
cacheRead: 0,
cacheWrite: 0,
cacheWrite: 0.08125,
},
contextWindow: 1000000,
maxTokens: 65536,
@ -10544,7 +10544,7 @@ export const MODELS = {
input: 0.26,
output: 1.56,
cacheRead: 0,
cacheWrite: 0,
cacheWrite: 0.325,
},
contextWindow: 1000000,
maxTokens: 65536,
@ -10561,7 +10561,7 @@ export const MODELS = {
input: 0.325,
output: 1.95,
cacheRead: 0,
cacheWrite: 0,
cacheWrite: 0.40625,
},
contextWindow: 1000000,
maxTokens: 65536,

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
### Fixed

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
## [0.67.4] - 2026-04-16

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
### Fixed

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
## [0.67.4] - 2026-04-16