Commit graph

1750 commits

Author SHA1 Message Date
ishaan-jaff
9cc12a4e55 (chore) cleanup proxy server 2024-01-30 15:20:40 -08:00
ishaan-jaff
adc6a72bd2 (feat) working sso - google, msft 2024-01-30 15:18:50 -08:00
ishaan-jaff
cdba1bf007 (feat) oauth msft + google 2024-01-30 15:02:15 -08:00
Krish Dholakia
f6f1d1af81 Merge pull request #1675 from BerriAI/litellm_optional_gunicorn
build(proxy_cli.py): make running gunicorn an optional cli arg
2024-01-30 07:32:43 -08:00
ishaan-jaff
95fde4a307 (fix) patch -For DynamoDB Backwards Compatibility 2024-01-29 16:52:31 -08:00
Krrish Dholakia
9aa55ab872 build(proxy_cli.py): make running gunicorn an optional cli arg
when running proxy locally, running with uvicorn is much better for debugging
2024-01-29 15:32:34 -08:00
ishaan-jaff
d6987d3710 (feat) proxy return version in /health/readiness 2024-01-29 15:28:08 -08:00
ishaan-jaff
2702141434 (feat) proxy set default_key_generate_params 2024-01-29 14:29:54 -08:00
ishaan-jaff
ce3eed5990 (fix) specify UI link on proxy server 2024-01-29 13:59:31 -08:00
ishaan-jaff
1e5e7bd902 (fix) proxy - ensure cache:True on config.yaml 2024-01-29 11:54:50 -08:00
ishaan-jaff
73e34bd591 (fix) improve sso error msg 2024-01-29 09:26:52 -08:00
ishaan-jaff
dd3d3c87e1 (feat) sso login - use deployed UI, GOOGLE_CLIENT_ID env 2024-01-29 08:56:19 -08:00
Krish Dholakia
823b9eb9d7 Merge branch 'main' into litellm_dashboard_v_2 2024-01-27 21:06:54 -08:00
Krrish Dholakia
3da14b620d docs(virtual_keys.md): add key alias and key name to docs 2024-01-27 20:03:07 -08:00
ishaan-jaff
d75390adb8 (fix) proxy_server 2024-01-27 19:21:48 -08:00
ishaan-jaff
bae0d4eec5 (fix) redirect proxy users after they have been auth 2024-01-27 18:28:10 -08:00
ishaan-jaff
714c45d47d (fix) google/login use redirect resp 2024-01-27 18:19:23 -08:00
ishaan-jaff
12e405262f (docstring) /google-login 2024-01-27 18:19:23 -08:00
ishaan-jaff
52b5b97bf9 (fix) use GOOGLE_REDIRECT_URI. 2024-01-27 18:19:23 -08:00
ishaan-jaff
ff7b47ff79 (fix) endpoint name 2024-01-27 18:18:59 -08:00
ishaan-jaff
0c701fafea (fix) proxy use env as GOOGLE_REDIRECT_URI 2024-01-27 18:18:59 -08:00
ishaan-jaff
afc32721e5 (fix) google auth 2024-01-27 18:18:59 -08:00
ishaan-jaff
2f23ff46ef (fix) auth google 2024-01-27 18:18:59 -08:00
ishaan-jaff
ca83c7000f (fix) use dynamic redirect urls 2024-01-27 18:18:59 -08:00
ishaan-jaff
1ced1a086d (fix) google-login auth flow proxy 2024-01-27 18:18:59 -08:00
ishaan-jaff
22846ae393 (fix) return dict response 2024-01-27 18:18:59 -08:00
ishaan-jaff
ba04fd51c6 (feat) add google login to litellm proxy 2024-01-27 18:18:59 -08:00
ishaan-jaff
da4cd1a66c (docstring) /key/info 2024-01-27 18:18:59 -08:00
ishaan-jaff
72ead6899e (docstring) /key/info 2024-01-27 18:18:59 -08:00
ishaan-jaff
ef9d2b9464 (fix) google/login use redirect resp 2024-01-27 18:17:58 -08:00
Krrish Dholakia
26ab98eaf4 build(ui/litellm-dashboard): ui cleanup 2024-01-27 17:34:01 -08:00
ishaan-jaff
c722730453 (docstring) /google-login 2024-01-27 16:56:17 -08:00
ishaan-jaff
06d4d96931 (fix) use GOOGLE_REDIRECT_URI. 2024-01-27 16:50:53 -08:00
ishaan-jaff
533dcabdc0 Revert "Merge branch 'main' into main"
This reverts commit a92461caa5, reversing
changes made to 9dd857e0a6.
2024-01-27 16:47:10 -08:00
Ishaan Jaff
4e81dc8a75 Merge branch 'main' into main 2024-01-27 16:43:18 -08:00
ishaan-jaff
27fd1ea1fa (fix) endpoint name 2024-01-27 16:41:11 -08:00
ishaan-jaff
4c76be5c8f (fix) proxy use env as GOOGLE_REDIRECT_URI 2024-01-27 16:38:56 -08:00
Ishaan Jaff
2b95d84315 Update proxy_server.py 2024-01-27 16:26:12 -08:00
ishaan-jaff
70d6ecd63a (fix) google auth 2024-01-27 15:38:09 -08:00
ishaan-jaff
ee40639460 (fix) auth google 2024-01-27 15:25:00 -08:00
ishaan-jaff
da210c4b05 (fix) use dynamic redirect urls 2024-01-27 15:13:43 -08:00
ishaan-jaff
c4e7cbe152 (fix) google-login auth flow proxy 2024-01-27 14:19:11 -08:00
ishaan-jaff
09fe05e8a6 (fix) return dict response 2024-01-27 14:17:03 -08:00
ishaan-jaff
f14505a47c (feat) add google login to litellm proxy 2024-01-27 13:57:04 -08:00
Krrish Dholakia
e937662e8a build(ui/litellm_dashboard_v_2): allow app owner to create keys and view their keys 2024-01-27 13:48:35 -08:00
ishaan-jaff
1f0e2873d4 (docstring) /key/info 2024-01-27 08:17:08 -08:00
ishaan-jaff
0f7db223f4 (docstring) /key/info 2024-01-27 08:17:08 -08:00
Krish Dholakia
5d63cbd58c Merge pull request #1642 from BerriAI/litellm_key_aliases
feat(proxy_server.py): save abbreviated key name if `allow_user_auth` enabled
2024-01-26 22:07:17 -08:00
Krrish Dholakia
20ade18409 fix(proxy_server.py): check if api key string before asserting it starts with sk- 2024-01-26 20:06:57 -08:00
ishaan-jaff
9d799aa5ea (feat) /key/info without using key in query param 2024-01-26 19:26:43 -08:00