You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor OpenAI adapter and add model support (#2128)
- Remove dead code (OpenAISegment struct, segments field)
- Extract magic values to constants (VAD config, response formats)
- Add model-aware request building for batch API
- whisper-1: uses verbose_json with word timestamps
- gpt-4o-transcribe/gpt-4o-mini-transcribe: uses json format
- Update UI to show all OpenAI STT models
- Add model documentation comments
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments