litellm-mirror/litellm/proxy/auth
Krish Dholakia dacce3d78b
Merge pull request #4635 from BerriAI/litellm_anthropic_adapter
Anthropic `/v1/messages` endpoint support
2024-07-10 22:41:53 -07:00
..
auth_checks.py fix - use helper to check if a route is openai route 2024-07-09 12:00:07 -07:00
auth_utils.py add helper to check is_openai_route 2024-07-09 11:50:12 -07:00
handle_jwt.py fix(proxy_server.py): fix admin allowed routes 2024-05-22 20:55:21 -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 - verify license without api request 2024-06-25 13:55:54 -07:00
user_api_key_auth.py feat(proxy_server.py): working /v1/messages endpoint 2024-07-10 18:15:38 -07:00