Commit 5973224
REVAI-4573: Migrate media_url to source_config, fix verbatim for STT API
- submit_job_url now sends source_config: {url: media_url} instead of
media_url directly, enabling v3 transcriber (machine_v3) support
- Raise ValueError when both media_url and source_config are provided
- Fix verbatim to be sent when False (was skipped due to falsy check)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5704d6b commit 5973224
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
820 | | - | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
821 | 825 | | |
822 | 826 | | |
823 | 827 | | |
| |||
842 | 846 | | |
843 | 847 | | |
844 | 848 | | |
845 | | - | |
| 849 | + | |
846 | 850 | | |
847 | 851 | | |
848 | 852 | | |
| |||
0 commit comments