Skip to content
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

Add gemini/ frequency_penalty + presence_penalty support #7776

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Jan 15, 2025

  • fix(gemini/): support gemini 'frequency_penalty' and 'presence_penalty'

Closes #7748

  • feat(proxy_server.py): new env var to disable prisma health check on startup

  • test: fix test

Copy link

vercel bot commented Jan 15, 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 Jan 15, 2025 4:11am

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@krrishdholakia krrishdholakia merged commit fe60a38 into main Jan 15, 2025
32 checks passed
@krrishdholakia krrishdholakia changed the title Litellm dev 01 2025 p4 Add gemini/ frequency_penalty + presence_penalty support Jan 15, 2025
@krrishdholakia krrishdholakia deleted the litellm_dev_01_2025_p4 branch January 15, 2025 05:49
rajatvig pushed a commit to rajatvig/litellm that referenced this pull request Jan 16, 2025
* fix(gemini/): support gemini 'frequency_penalty' and 'presence_penalty'

Closes BerriAI#7748

* feat(proxy_server.py): new env var to disable prisma health check on startup

* test: fix test
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 does not support parameters 'frequency_penalty'
1 participant