Ishaan Jaff
16b0d38c11
fix re-add virtual key auth checks on vertex ai pass thru endpoints ( #5827 )
2024-09-21 17:34:10 -07:00
Krish Dholakia
32d0277f03
Allow client-side credentials to be sent to proxy (accept only if complete credentials are given) ( #5575 )
...
* feat: initial commit
* fix(proxy/auth/auth_utils.py): Allow client-side credentials to be given to the proxy (accept only if complete credentials are given)
2024-09-06 19:21:54 -07:00
Ishaan Jaff
0b63625673
add check for admin only routes
2024-09-03 15:03:32 -07:00
Ishaan Jaff
253ef5f995
allow setting allowed routes on proxy
2024-09-03 13:59:31 -07:00
Ishaan Jaff
36fda54970
allow pass through routes as LLM API routes
2024-08-30 16:08:44 -07:00
Ishaan Jaff
748cc80783
fix auth checks for provider routes
2024-08-29 16:40:46 -07:00
Ishaan Jaff
5985c7e933
feat - use commong helper for getting model group
2024-08-17 10:46:04 -07:00
Krrish Dholakia
5c6dcd6029
test: improve debugging for test
2024-08-05 19:41:08 -07:00
Ishaan Jaff
6d2063d1cb
fix get_request_route
2024-08-05 10:33:40 -07:00
Ishaan Jaff
13f01ed57f
add get_request_route
2024-08-05 10:12:34 -07:00
Ishaan Jaff
41ca6fd52a
feat - check max response size
2024-07-27 16:53:00 -07:00
Ishaan Jaff
4ab8d2229d
security - check max request size
2024-07-27 16:08:41 -07:00
Ishaan Jaff
b64755d2a1
check is_llm_api_route
2024-07-22 14:43:30 -07:00
Ishaan Jaff
e380954de1
add helper to check is_openai_route
2024-07-09 11:50:12 -07:00
Ishaan Jaff
2aa0ce50b5
fix importing litellm
2024-06-24 19:58:53 -07:00
Ishaan Jaff
5e1403cd0a
add helper to check route_in_additonal_public_routes
2024-06-24 19:50:35 -07:00