Skip to content

feat: add /delete endpoint support for gemini#20055

Merged
Sameerlite merged 3 commits intomainfrom
litellm_files_gemini_endpoints_support
Jan 30, 2026
Merged

feat: add /delete endpoint support for gemini#20055
Sameerlite merged 3 commits intomainfrom
litellm_files_gemini_endpoints_support

Conversation

@Sameerlite
Copy link
Collaborator

@Sameerlite Sameerlite commented Jan 30, 2026

Relevant issues

Fixes #20054

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🐛 Bug Fix

Changes

image

@vercel
Copy link

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Error Error Jan 30, 2026 10:45am

Request Review

…t-correctly-extracted

fix(ResponseAPILoggingUtils): extract input tokens details as dict
@Sameerlite Sameerlite merged commit 51747ee into main Jan 30, 2026
24 of 65 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]: GoogleAIStudioFilesHandler does not support file deletion

2 participants