Commit graph

929 commits

Author SHA1 Message Date
ishaan-jaff
7ecfb5c368 (chore) cleanup proxy server 2024-01-30 15:20:40 -08:00
ishaan-jaff
49a16662bf (feat) working sso - google, msft 2024-01-30 15:18:50 -08:00
ishaan-jaff
8a36670693 (feat) oauth msft + google 2024-01-30 15:02:15 -08:00
Krrish Dholakia
bbe71c8375 fix(test_parallel_request_limiter): increase time limit for waiting for success logging event to happen 2024-01-30 13:26:17 -08:00
Krish Dholakia
5d78ec97a7
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
96c9fd3f02 (fix) patch -For DynamoDB Backwards Compatibility 2024-01-29 16:52:31 -08:00
Krrish Dholakia
8e9197b5b4 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
67e8a0115d (feat) proxy return version in /health/readiness 2024-01-29 15:28:08 -08:00
ishaan-jaff
0ccec8711c (docs) config.yaml 2024-01-29 14:38:32 -08:00
ishaan-jaff
21db161373 (docs) config.yaml 2024-01-29 14:35:45 -08:00
ishaan-jaff
72b9e539c8 (feat) proxy set default_key_generate_params 2024-01-29 14:29:54 -08:00
ishaan-jaff
d2de7ba4fe (fix) specify UI link on proxy server 2024-01-29 13:59:31 -08:00
ishaan-jaff
621262103f (fix) proxy - ensure cache:True on config.yaml 2024-01-29 11:54:50 -08:00
ishaan-jaff
2e64ca9057 (fix) dynamoDB + hashed tokens bug 2024-01-29 11:17:27 -08:00
ishaan-jaff
6cf4557a5a (fix) improve sso error msg 2024-01-29 09:26:52 -08:00
ishaan-jaff
83a59529ee (feat) sso login - use deployed UI, GOOGLE_CLIENT_ID env 2024-01-29 08:56:19 -08:00
Krish Dholakia
0ff4898561
Merge branch 'main' into litellm_dashboard_v_2 2024-01-27 21:06:54 -08:00
Krrish Dholakia
0c9e56aff1 docs(virtual_keys.md): add key alias and key name to docs 2024-01-27 20:03:07 -08:00
ishaan-jaff
82091eb03a (fix) proxy_server 2024-01-27 19:21:48 -08:00
ishaan-jaff
8695564722 (fix) redirect proxy users after they have been auth 2024-01-27 18:28:10 -08:00
ishaan-jaff
92aafa1560 (fix) google/login use redirect resp 2024-01-27 18:19:23 -08:00
ishaan-jaff
11d9caf88c (docstring) /google-login 2024-01-27 18:19:23 -08:00
ishaan-jaff
4dff18754d (fix) use GOOGLE_REDIRECT_URI. 2024-01-27 18:19:23 -08:00
ishaan-jaff
582cb682ac (fix) endpoint name 2024-01-27 18:18:59 -08:00
ishaan-jaff
7861b6e21b (fix) proxy use env as GOOGLE_REDIRECT_URI 2024-01-27 18:18:59 -08:00
ishaan-jaff
5cc05ac7d6 (fix) google auth 2024-01-27 18:18:59 -08:00
ishaan-jaff
c0df00acc8 (fix) auth google 2024-01-27 18:18:59 -08:00
ishaan-jaff
378ab212c1 (fix) use dynamic redirect urls 2024-01-27 18:18:59 -08:00
ishaan-jaff
b28a5cbd0b (fix) google-login auth flow proxy 2024-01-27 18:18:59 -08:00
ishaan-jaff
4e32c76fa8 (fix) return dict response 2024-01-27 18:18:59 -08:00
ishaan-jaff
dabc4591e7 (feat) add google login to litellm proxy 2024-01-27 18:18:59 -08:00
ishaan-jaff
afba083bec (docstring) /key/info 2024-01-27 18:18:59 -08:00
ishaan-jaff
0424df14ad (docstring) /key/info 2024-01-27 18:18:59 -08:00
Sébastien Campion
f7883bd3b9 Allow optional usage of the tls encryption for SMTPA
For local dev, a local SMTP server like mailhog is useful and allow to manually manage user creation
2024-01-27 18:18:59 -08:00
ishaan-jaff
f7e64cd528 (fix) google/login use redirect resp 2024-01-27 18:17:58 -08:00
Krrish Dholakia
00a25ebfb8 build(ui/litellm-dashboard): ui cleanup 2024-01-27 17:34:01 -08:00
ishaan-jaff
4731f869e3 (docstring) /google-login 2024-01-27 16:56:17 -08:00
ishaan-jaff
9d5bfa45c1 (fix) use GOOGLE_REDIRECT_URI. 2024-01-27 16:50:53 -08:00
ishaan-jaff
308351458b 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
a92461caa5
Merge branch 'main' into main 2024-01-27 16:43:18 -08:00
ishaan-jaff
9dd857e0a6 (fix) endpoint name 2024-01-27 16:41:11 -08:00
ishaan-jaff
9bd4fa40ff (fix) proxy use env as GOOGLE_REDIRECT_URI 2024-01-27 16:38:56 -08:00
Ishaan Jaff
d8690e50ea
Update proxy_server.py 2024-01-27 16:26:12 -08:00
ishaan-jaff
3699df2b31 (fix) google auth 2024-01-27 15:38:09 -08:00
ishaan-jaff
dc78d16d05 (fix) auth google 2024-01-27 15:25:00 -08:00
ishaan-jaff
020b1ec756 (fix) use dynamic redirect urls 2024-01-27 15:13:43 -08:00
ishaan-jaff
a7bbc0de0f (fix) google-login auth flow proxy 2024-01-27 14:19:11 -08:00
ishaan-jaff
180a1a7f9c (fix) return dict response 2024-01-27 14:17:03 -08:00
ishaan-jaff
1a8dee372a (feat) add google login to litellm proxy 2024-01-27 13:57:04 -08:00
Krrish Dholakia
dda115fcb7 build(ui/litellm_dashboard_v_2): allow app owner to create keys and view their keys 2024-01-27 13:48:35 -08:00