Skip to content

feat(litellm): trace text completion calls#406

Open
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit intomainfrom
abhi-feat-401-litellm-text-completion
Open

feat(litellm): trace text completion calls#406
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit intomainfrom
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.
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

1 participant