managarten/packages/bot-services/src
Till-JS 0f24e085f6 feat(bot-services): add API key support to TranscriptionService
- Add apiKey option to TranscriptionModuleOptions
- Send X-API-Key header in all STT requests when configured
- Support config via module options, stt.apiKey, or STT_API_KEY env var
- Update CLAUDE.md documentation with API key usage example

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 00:11:24 +01:00
..
ai fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
calendar fix(bot-services): filter events client-side, backend doesn't support date params 2026-02-13 19:46:43 +01:00
clock fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
credit feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00
docs feat(packages): add @manacore/bot-services shared package 2026-01-29 00:07:32 +00:00
gift feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00
i18n feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00
nutrition feat(packages): add @manacore/bot-services shared package 2026-01-29 00:07:32 +00:00
quotes feat(packages): add @manacore/bot-services shared package 2026-01-29 00:07:32 +00:00
session fix(session): add auto-refresh for expired JWT tokens 2026-02-14 12:19:08 +01:00
shared feat(packages): add @manacore/bot-services shared package 2026-01-29 00:07:32 +00:00
stats feat(packages): add @manacore/bot-services shared package 2026-01-29 00:07:32 +00:00
todo feat(bots): enable Redis SSO for todo-bot and calendar-bot 2026-02-02 14:51:23 +01:00
transcription feat(bot-services): add API key support to TranscriptionService 2026-02-16 00:11:24 +01:00
index.ts 🩹 fix(bot-services): export LOGIN_MESSAGES and auth error helpers 2026-02-14 11:19:55 +01:00