feat(livekit): add agents integration#407
Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit intoMay 14, 2026
Merged
Conversation
07f7495 to
949324f
Compare
450f948 to
ba3504b
Compare
Member
Author
|
included w/ pre-release |
Member
|
wrt the screenshot in the pr descr: I think it is no bueno if we do two nested llm spans. That will double count tokens I believe. I would maybe make |
6ae5a65 to
072ed9f
Compare
Member
Author
|
released another pre-release with latest changes |
072ed9f to
5d375ff
Compare
Luca Forstner (lforst)
approved these changes
May 14, 2026
5d375ff to
664095b
Compare
Add LiveKit Agents instrumentation, e2e VCR coverage, and nox/CI wiring for the livekit-agents matrix. Also preserve OpenAI async streaming speech responses when tracing raw response calls.
664095b to
733df2b
Compare
Merged
Abhijeet Prasad (AbhiPrasad)
added a commit
that referenced
this pull request
May 14, 2026
Includes - #407
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves https://linear.app/braintrustdata/issue/BT-5048
Add LiveKit Agents instrumentation, e2e VCR coverage, and nox/CI wiring for the livekit-agents matrix.
Also preserve OpenAI async streaming speech responses when tracing raw response calls.