managarten/packages/bot-services/src/transcription
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
..
index.ts ♻️ refactor: consolidate SessionService & TranscriptionService in @manacore/bot-services 2026-02-01 00:37:54 +01:00
transcription.module.ts ♻️ refactor: consolidate SessionService & TranscriptionService in @manacore/bot-services 2026-02-01 00:37:54 +01:00
transcription.service.ts feat(bot-services): add API key support to TranscriptionService 2026-02-16 00:11:24 +01:00
types.ts feat(bot-services): add API key support to TranscriptionService 2026-02-16 00:11:24 +01:00