Skip to content

Codestral - return litellm latency overhead on /v1/completions + Add '__contains__' support for ChatCompletionDeltaToolCall #10879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 27, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented May 16, 2025

  • feat(codestral/completion): return litellm latency overhead for codestral

enables easier debugging of latency issues

  • fix(types/utils.py): support _response_ms on hidden params model dump

Fixes issue where 'x-litellm-overhead-duration-ms' wasn't being returned on text c
ompletion calls

  • fix(types/utils.py): add 'contains' support for chatcompletiondeltatool call

Fixes #7099

  • fix: fix linting error

  • fix: fix linting error

…tral

enables easier debugging of latency issues
Fixes issue where 'x-litellm-overhead-duration-ms' wasn't being returned on text c
ompletion calls
Copy link

vercel bot commented May 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 6:11pm

@krrishdholakia krrishdholakia merged commit 64096ae into main May 27, 2025
40 of 46 checks passed
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.

[Bug]: The wrong number of toolUse blocks when using AWS Bedrock
1 participant