Commit 2324823
committed
feat(litellm): trace transcription calls
Instrument litellm.transcription() and litellm.atranscription() with
Braintrust spans, including audio input attachments and transcription
text output.
Add focused VCR-backed regression coverage for the sync and async
transcription paths.1 parent 612b44e commit 2324823
6 files changed
Lines changed: 1480 additions & 5 deletions
File tree
- py/src/braintrust/integrations/litellm
- cassettes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments