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

Litellm dev 01 13 2025 p2 #7758

Merged
merged 6 commits into from
Jan 15, 2025
Merged

Litellm dev 01 13 2025 p2 #7758

merged 6 commits into from
Jan 15, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Jan 14, 2025

  • fix(factory.py): fix bedrock document url check

Make check more generic - if starts with 'text' or 'application' assume it's a document and let it go through

Fixes #7746

  • feat(key_management_endpoints.py): support writing new key alias to aws secret manager - on key rotation

adds rotation endpoint to aws key management hook - allows for rotated litellm virtual keys with new key alias to be written to it

  • feat(key_management_event_hooks.py): support rotating keys and updating secret manager

  • refactor(base_secret_manager.py): support rotate secret at the base level

since it's just an abstraction function, it's easy to implement at the base manager level

  • style: cleanup unused imports

Make check more generic - if starts with 'text' or 'application' assume it's a document and let it go through

 Fixes #7746
…ws secret manager - on key rotation

adds rotation endpoint to aws key management hook - allows for rotated litellm virtual keys with new key alias to be written to it
Copy link

vercel bot commented Jan 14, 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 1:05am

…evel

since it's just an abstraction function, it's easy to implement at the base manager level
@krrishdholakia krrishdholakia merged commit 35919d9 into main Jan 15, 2025
3 of 12 checks passed
@krrishdholakia krrishdholakia deleted the litellm_dev_01_13_2025_p2 branch January 15, 2025 01:04
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]: Unable to process .txt and .mp4 files with Amazon Nova Lite/Pro models
1 participant