Skip to content

fix(litellm): patch async embeddings for auto instrumentation#186

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-fix-115-litellm-aembedding
Apr 1, 2026
Merged

fix(litellm): patch async embeddings for auto instrumentation#186
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-fix-115-litellm-aembedding

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

Trace litellm.aembedding alongside the existing embedding path so patch_litellm() and wrap_litellm() cover async embedding calls.

Add a VCR regression test and cassette to lock down the missing async embedding instrumentation reported in issue 115.

resolves #115

Trace litellm.aembedding alongside the existing embedding path so patch_litellm() and wrap_litellm() cover async embedding calls.

Add a VCR regression test and cassette to lock down the missing async embedding instrumentation reported in issue 115.
@starfolkai
Copy link
Copy Markdown

starfolkai bot commented Apr 1, 2026

Drop into this review session: sfk devbox connect pr-186-braintrust-sdk-python-6687 --attach

No serious bugs or issues found 🎉

@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit 5fda66e into main Apr 1, 2026
29 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the abhi-fix-115-litellm-aembedding branch April 1, 2026 16:00
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.

LiteLLM: patch_litellm() does not patch embedding or moderation; aembedding missing entirely

2 participants