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 10 2025 p2 #7679

Merged
merged 9 commits into from
Jan 11, 2025
Merged

Litellm dev 01 10 2025 p2 #7679

merged 9 commits into from
Jan 11, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Jan 11, 2025

  • test(test_basic_python_version.py): assert all optional dependencies are marked as extras on poetry

Fixes #7677

  • docs(secret.md): clarify 'read_and_write' secret manager usage on aws

  • docs(secret.md): fix doc

  • build(ui/teams.tsx): add edit/delete button for updating user / team membership on ui

allows updating user role to admin on ui

  • build(ui/teams.tsx): display edit member component on ui, when edit button on member clicked

  • feat(team_endpoints.py): support updating team member role to admin via api endpoints

allows team member to become admin post-add

  • build(ui/user_dashboard.tsx): if team admin - show all team keys

Fixes #7650

  • test(config.yml): add tomli to ci/cd

  • test: don't call python_basic_testing in local testing (covered by python 3.13 testing)

Copy link

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

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

Attention: Patch coverage is 15.78947% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...tellm/proxy/management_endpoints/team_endpoints.py 0.00% 16 Missing ⚠️

📢 Thoughts on this report? Let us know!

@krrishdholakia krrishdholakia merged commit c478047 into main Jan 11, 2025
30 of 32 checks passed
rajatvig pushed a commit to rajatvig/litellm that referenced this pull request Jan 16, 2025
* test(test_basic_python_version.py): assert all optional dependencies are marked as extras on poetry

Fixes BerriAI#7677

* docs(secret.md): clarify 'read_and_write' secret manager usage on aws

* docs(secret.md): fix doc

* build(ui/teams.tsx): add edit/delete button for updating user / team membership on ui

allows updating user role to admin on ui

* build(ui/teams.tsx): display edit member component on ui, when edit button on member clicked

* feat(team_endpoints.py): support updating team member role to admin via api endpoints

allows team member to become admin post-add

* build(ui/user_dashboard.tsx): if team admin - show all team keys

Fixes BerriAI#7650

* test(config.yml): add tomli to ci/cd

* test: don't call python_basic_testing in local testing (covered by python 3.13 testing)
ishaan-jaff added a commit that referenced this pull request Jan 23, 2025
ishaan-jaff added a commit that referenced this pull request Jan 24, 2025
ishaan-jaff added a commit that referenced this pull request Jan 24, 2025
* Revert "JWT Auth - `enforce_rbac` support + UI team view, spend calc fix (#7863)"

This reverts commit dca6904.

* Revert "Litellm dev 01 10 2025 p2 (#7679)"

This reverts commit c478047.

* ui - allow setting guardrails on a key

* working edit guardrails

* fix edit guardrails on a key

* Revert "Revert "JWT Auth - `enforce_rbac` support + UI team view, spend calc fix (#7863)""

This reverts commit 8f7b9ae.

* Revert "Revert "Litellm dev 01 10 2025 p2 (#7679)""

This reverts commit a609139.

* fix edit guardrail on ui

* fix list_guardrails
jarobey pushed a commit to jarobey/litellm that referenced this pull request Jan 28, 2025
* Revert "JWT Auth - `enforce_rbac` support + UI team view, spend calc fix (BerriAI#7863)"

This reverts commit dca6904.

* Revert "Litellm dev 01 10 2025 p2 (BerriAI#7679)"

This reverts commit c478047.

* ui - allow setting guardrails on a key

* working edit guardrails

* fix edit guardrails on a key

* Revert "Revert "JWT Auth - `enforce_rbac` support + UI team view, spend calc fix (BerriAI#7863)""

This reverts commit 8f7b9ae.

* Revert "Revert "Litellm dev 01 10 2025 p2 (BerriAI#7679)""

This reverts commit a609139.

* fix edit guardrail on ui

* fix list_guardrails
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]: v1.57.5 broke Windows compatibility on litellm cli proxy [Bug]: Missing infos when user is Team Admin
1 participant