-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Comparing changes
Open a pull request
base repository: BerriAI/litellm
base: v1.61.0
head repository: BerriAI/litellm
compare: v1.61.1
- 18 commits
- 55 files changed
- 3 contributors
Commits on Feb 11, 2025
-
feat(leftnav.tsx): initial commit adding guardrails tab on UI
allow proxy admin to see currently set up guardrails
Configuration menu - View commit details
-
Copy full SHA for 892c32c - Browse repository at this point
Copy the full SHA 892c32cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a3e5b - Browse repository at this point
Copy the full SHA c7a3e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9359582 - Browse repository at this point
Copy the full SHA 9359582View commit details -
feat(guardrails.py): return specific litellm params in `/guardrails/l…
…ist` endpoint support returning mode, default_on and guardrail name on `/guardrails/list` endpoint
Configuration menu - View commit details
-
Copy full SHA for e9a861e - Browse repository at this point
Copy the full SHA e9a861eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfcf32 - Browse repository at this point
Copy the full SHA 0dfcf32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184ee6c - Browse repository at this point
Copy the full SHA 184ee6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 197b1db - Browse repository at this point
Copy the full SHA 197b1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a552da5 - Browse repository at this point
Copy the full SHA a552da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ff15b - Browse repository at this point
Copy the full SHA b5ff15bView commit details -
* feat(leftnav.tsx): initial commit adding guardrails tab on UI allow proxy admin to see currently set up guardrails * feat(guardrails.tsx): show configured guardrails on proxy ui ' * fix(guardrails.tsx): style improvements * feat(guardrails.py): return specific litellm params in `/guardrails/list` endpoint support returning mode, default_on and guardrail name on `/guardrails/list` endpoint * fix(guardrails.tsx): show guardrail name, status, mode on ui * style(guardrails.tsx): style improvements to guardrails ui * fix: fix linting error * ci(config.yml): fix ci/cd error * test: update test * test: skip redundant test
Configuration menu - View commit details
-
Copy full SHA for 8e32713 - Browse repository at this point
Copy the full SHA 8e32713View commit details -
Log applied guardrails on LLM API call (#8452)
* fix(litellm_logging.py): support saving applied guardrails in logging object allows list of applied guardrails to be logged for proxy admin's knowledge * feat(spend_tracking_utils.py): log applied guardrails to spend logs makes it easy for admin to know what guardrails were applied on a request * ci(config.yml): uninstall posthog from ci/cd * test: fix tests * test: update test
Configuration menu - View commit details
-
Copy full SHA for ce3ead6 - Browse repository at this point
Copy the full SHA ce3ead6View commit details -
Ui Fixes Teams Setting #8347 (#8353)
* [Bug] UI: Newly created key does not display on the View Key Page (#8039) - Fixed issue where all keys appeared blank for admin users. - Implemented filtering of data via team settings to ensure all keys are displayed correctly. * Fix: - Updated the validator to allow model editing when `keyTeam.team_alias === "Default Team"`. - Ensured other teams still follow the original validation rules. * - added some classes in global.css - added text wrap in output of request,response and metadata in index.tsx - fixed styles of table in table.tsx * - added full payload when we open single log entry - added Combined Info Card in index.tsx * fix: keys not showing on refresh for internal user * fix: btns and input fix
Configuration menu - View commit details
-
Copy full SHA for 727283a - Browse repository at this point
Copy the full SHA 727283aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac14cfc - Browse repository at this point
Copy the full SHA ac14cfcView commit details
Commits on Feb 12, 2025
-
(UI) allow adding model aliases for teams (#8471)
* update team info endpoint * clean up model alias * fix model alias * fix model alias card * clean up naming on docs * fix model alias card * fix _model_in_team_aliases * fix key_model_access_denied * test_can_key_call_model_with_aliases * fix test_aview_spend_per_user
Configuration menu - View commit details
-
Copy full SHA for 5cd20d2 - Browse repository at this point
Copy the full SHA 5cd20d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1dd0f6 - Browse repository at this point
Copy the full SHA f1dd0f6View commit details -
(round 4 fixes) - Team model alias setting (#8474)
* update team info endpoint * clean up model alias * fix model alias * fix model alias card * clean up naming on docs * fix model alias card * fix _model_in_team_aliases * team alias - fix litellm.model_alias_map * fix _update_model_if_team_alias_exists * fix test_aview_spend_per_user * Test model alias functionality with teams: * complete e2e test * test_update_model_if_team_alias_exists
Configuration menu - View commit details
-
Copy full SHA for 8110989 - Browse repository at this point
Copy the full SHA 8110989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946c664 - Browse repository at this point
Copy the full SHA 946c664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e58ae0 - Browse repository at this point
Copy the full SHA 5e58ae0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.61.0...v1.61.1