litellm-mirror/litellm/proxy/auth
Krrish Dholakia 86a3dba1bf refactor(user_api_key_auth.py): refactor to replace user_id_information list with pydantic user_obj
Allows using the 'get_user_object' function in user_api_key_auth, keeping it consistent across jwt-auth and key-auth
2024-08-07 15:33:55 -07:00
..
auth_checks.py fix: fix tests 2024-08-07 15:02:04 -07:00
auth_utils.py test: improve debugging for test 2024-08-05 19:41:08 -07:00
handle_jwt.py build(model_prices_and_context_window.json): add mistral-large on vertex ai pricing 2024-07-27 10:37:18 -07:00
litellm_license.py fix(proxy_server.py): fix proxy_server.py premium user check for encrypted license key 2024-07-10 12:25:31 -07:00
model_checks.py feat(proxy_server.py): expose new /model_group/info endpoint 2024-05-26 14:07:35 -07:00
public_key.pem fix update public key 2024-07-27 09:45:58 -07:00
rds_iam_token.py fix(rds_iam_token.py): support sts based auth 2024-08-05 21:01:17 -07:00
user_api_key_auth.py refactor(user_api_key_auth.py): refactor to replace user_id_information list with pydantic user_obj 2024-08-07 15:33:55 -07:00