docs: CHANGELOG 0.3.5 + Version 0.3.5
Kostenerfassung vervollstaendigt (Filler-Uebersetzung exakt, OpenRouter-TTS geschaetzt). Version 0.3.4 -> 0.3.5. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
a1e49dde11
commit
9156962ee3
2 changed files with 10 additions and 1 deletions
|
|
@ -3,6 +3,15 @@
|
|||
Alle nennenswerten Änderungen an **Alexis**. Format lose nach [Keep a Changelog](https://keepachangelog.com/de/);
|
||||
Versionierung nach [SemVer](https://semver.org/lang/de/) (prä-1.0: `0.x`).
|
||||
|
||||
## [0.3.5] — 2026-06-30
|
||||
|
||||
### Hinzugefügt
|
||||
- **Kostenerfassung vervollständigt:**
|
||||
- **Filler-Übersetzung** (OpenRouter) bucht jetzt ihre Ist-Kosten (Kategorie `llm`).
|
||||
- **OpenRouter-TTS** wird geschätzt erfasst (Zeichen × `openrouter_tts_usd_per_char`,
|
||||
Kategorie `tts`) — der Audio-Endpunkt liefert keine inline-`usage`. Preis im Admin
|
||||
live einstellbar (Default ≈ $15/1M Zeichen, an Modellpreis anpassen).
|
||||
|
||||
## [0.3.4] — 2026-06-30
|
||||
|
||||
### Hinzugefügt
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "voice-assistant-gateway"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
description = "Modular voice assistant gateway with pluggable audio endpoints and provider adapters"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue