Steve Dudenhoeffer 9e288954f2
Some checks failed
CI / Lint (push) Failing after 5m0s
CI / Root Module (push) Failing after 5m3s
CI / V2 Module (push) Successful in 10m48s
Add transcription API to v2 module
Migrate speech-to-text transcription types and OpenAI transcriber
implementation from v1. Types are defined in provider/ to avoid
import cycles and re-exported via type aliases from the root package.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 20:24:20 -05:00
2026-02-07 20:24:20 -05:00
Description
Abstraction layer interface for various similar LLM services
460 KiB
Languages
Go 100%