feat(telegram): add voice transcription model override (#98)

This commit is contained in:
banteg
2026-01-12 17:35:21 +04:00
committed by GitHub
parent 2f05b46465
commit 04671593aa
10 changed files with 26 additions and 3 deletions
+2
View File
@@ -10,11 +10,13 @@
- simplify runtime, config, and telegram internals [#85](https://github.com/banteg/takopi/pull/85)
- refactor telegram boundary types [#90](https://github.com/banteg/takopi/pull/90)
- allow configuring the telegram voice transcription model for local whisper servers
### docs
- add tips section to user guide
- rework readme
- document OPENAI_BASE_URL and model overrides for telegram voice transcription
## v0.15.0 (2026-01-11)