Krish Dholakia
501b6f5bac
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
bfb0aceeae
add check for admin only routes
2024-09-03 15:03:32 -07:00
Ishaan Jaff
cf66ca89b9
allow setting allowed routes on proxy
2024-09-03 13:59:31 -07:00
Ishaan Jaff
15f1ead87f
allow pass through routes as LLM API routes
2024-08-30 16:08:44 -07:00
Ishaan Jaff
c30fd9a775
fix auth checks for provider routes
2024-08-29 16:40:46 -07:00
Ishaan Jaff
a62277a6aa
feat - use commong helper for getting model group
2024-08-17 10:46:04 -07:00
Krrish Dholakia
4ba576724c
test: improve debugging for test
2024-08-05 19:41:08 -07:00
Ishaan Jaff
3d8befa655
fix get_request_route
2024-08-05 10:33:40 -07:00
Ishaan Jaff
9abe55fa86
add get_request_route
2024-08-05 10:12:34 -07:00
Ishaan Jaff
5f07afa268
feat - check max response size
2024-07-27 16:53:00 -07:00
Ishaan Jaff
a18f5bd5c8
security - check max request size
2024-07-27 16:08:41 -07:00
Ishaan Jaff
5f238f2857
check is_llm_api_route
2024-07-22 14:43:30 -07:00
Ishaan Jaff
c8a15ab83e
add helper to check is_openai_route
2024-07-09 11:50:12 -07:00
Ishaan Jaff
90ad55416b
fix importing litellm
2024-06-24 19:58:53 -07:00
Ishaan Jaff
7ea4c7b328
add helper to check route_in_additonal_public_routes
2024-06-24 19:50:35 -07:00