Skip to content

feat(elevenlabs): add sdk instrumentation#447

Draft
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit into
mainfrom
abhi-feat-add-elevenlabs-instrumentation
Draft

feat(elevenlabs): add sdk instrumentation#447
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit into
mainfrom
abhi-feat-add-elevenlabs-instrumentation

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

@AbhiPrasad Abhijeet Prasad (AbhiPrasad) commented May 19, 2026

import braintrust                                                                                         
from braintrust.auto import auto_instrument                                                               
                                                                                                          
braintrust.init_logger(project="my-project")                                                              
auto_instrument()                                                                                         
                                                                                                          
from elevenlabs.client import ElevenLabs                                                                  
                                                                                                          
client = ElevenLabs()                                                                                     

Trace ElevenLabs text-to-speech, speech-to-text, speech-to-speech, text-to-sound-effects, and conversational agent API calls via the integrations API.

Add VCR-backed provider coverage, auto-instrument subprocess checks, nox session wiring, and cassette directory/version matrix entries.

image

@AbhiPrasad Abhijeet Prasad (AbhiPrasad) force-pushed the abhi-feat-add-elevenlabs-instrumentation branch from b0e8f11 to 48e440c Compare May 19, 2026 21:51
Trace ElevenLabs text-to-speech, speech-to-text, speech-to-speech, text-to-sound-effects, and conversational agent API calls via the integrations API.

Add VCR-backed provider coverage, auto-instrument subprocess checks, nox session wiring, and cassette directory/version matrix entries.
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) force-pushed the abhi-feat-add-elevenlabs-instrumentation branch from 48e440c to d279344 Compare May 19, 2026 22:19
@AbhiPrasad
Copy link
Copy Markdown
Member Author

Published with pip install -i https://test.pypi.org/simple/ braintrust==0.21.0rc88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant