fix(ai): correct DeepSeek V4 pricing metadata

closes #3910
This commit is contained in:
Mario Zechner
2026-04-29 22:56:01 +02:00
parent 43848e74ff
commit ae81deb4c3
3 changed files with 9 additions and 8 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed DeepSeek V4 Flash and V4 Pro pricing metadata to match current official rates ([#3910](https://github.com/badlogic/pi-mono/issues/3910)).
- Fixed DeepSeek prompt cache hits to be tracked from `prompt_cache_hit_tokens` in OpenAI-compatible usage responses ([#3880](https://github.com/badlogic/pi-mono/issues/3880)).
## [0.70.6] - 2026-04-28