Skip to content

Conversation

@sdip15fa
Copy link
Contributor

Title

fix CreateCachedContentRequest enum error

Relevant issues

Fixes #16961

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
  • I have added a screenshot of my new test passing locally
  • 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

Type

🐛 Bug Fix

Changes

add _fix_enum_types function to remove enums from non-string fields in schema

image

@vercel
Copy link

vercel bot commented Nov 22, 2025

@sdip15fa is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Nov 22, 2025

CLA assistant check
All committers have signed the CLA.

@krrishdholakia
Copy link
Contributor

hi @sdip15fa can you fix the linting error?

Screenshot 2025-11-22 at 7 25 11 PM

@sdip15fa
Copy link
Contributor Author

hi @sdip15fa can you fix the linting error?
Screenshot 2025-11-22 at 7 25 11 PM

@krrishdholakia fixed after syncing my fork

@krrishdholakia krrishdholakia merged commit 6dcb542 into BerriAI:main Nov 25, 2025
3 of 6 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]: Gemini 3 caching doesn't work

3 participants