Skip to content

feat(litellm): trace text completion calls#406

Merged
Abhijeet Prasad (AbhiPrasad) merged 2 commits into
mainfrom
abhi-feat-401-litellm-text-completion
May 11, 2026
Merged

feat(litellm): trace text completion calls#406
Abhijeet Prasad (AbhiPrasad) merged 2 commits into
mainfrom
abhi-feat-401-litellm-text-completion

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

resolves #401

Add patchers and tracing for litellm.text_completion and litellm.atext_completion, preserving prompt inputs and text completion choice output.

Cover both sync and async paths with VCR-backed tests for supported LiteLLM matrix versions.

Add patchers and tracing for litellm.text_completion and litellm.atext_completion, preserving prompt inputs and text completion choice output.

Cover both sync and async paths with VCR-backed tests for supported LiteLLM matrix versions.
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit 528c710 into main May 11, 2026
82 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the abhi-feat-401-litellm-text-completion branch May 11, 2026 17:31
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.

[bot] LiteLLM: text_completion() / atext_completion() not instrumented

2 participants