Commit graph

815 commits

Author SHA1 Message Date
ishaan-jaff
ba762dbaac (docs) update link to ui admin panel 2024-01-31 14:35:50 -08:00
ishaan-jaff
8e5233c9af (fix) redirects 2024-01-31 14:31:01 -08:00
ishaan-jaff
536fae09e1 (feat) add /ui to proxy 2024-01-31 14:21:34 -08:00
Krrish Dholakia
11940e9f7f test(test_keys.py): add more retries for checking if budget updated 2024-01-31 10:44:19 -08:00
Krrish Dholakia
3a77da493f fix(proxy_server.py): don't log sk-.. as part of logging object 2024-01-31 09:51:33 -08:00
ishaan-jaff
a667634570 (fix) proxy - show value of allow_user_auth 2024-01-31 07:56:45 -08:00
Krrish Dholakia
c23648da3a fix(proxy_server.py): set expires to string before saving to cache 2024-01-30 22:06:33 -08:00
Krish Dholakia
a9059eef10 Merge branch 'main' into litellm_no_store_cache_control 2024-01-30 21:44:57 -08:00
Krish Dholakia
4b713bd4b1 Merge pull request #1696 from BerriAI/litellm_proxy_cold_start_Time
fix(proxy_server.py): speed up proxy startup time
2024-01-30 21:34:45 -08:00
Krrish Dholakia
f5c88018dd feat(proxy_server.py): enable cache controls per key + no-store cache flag 2024-01-30 20:46:50 -08:00
ishaan-jaff
f285d8d0c7 (fix) install python-multipart if missing 2024-01-30 18:19:49 -08:00
ishaan-jaff
b2ef2c65c5 (fix) dependencies in /sso/key/generate 2024-01-30 18:13:53 -08:00
ishaan-jaff
1b4ba3be1d (feat) allow users to use UI without SSO 2024-01-30 17:00:40 -08:00
ishaan-jaff
796272e503 (feat) add litellm login to proxy 2024-01-30 16:47:12 -08:00
Krrish Dholakia
f9b0703815 fix(proxy_server.py): speed up proxy startup time 2024-01-30 16:17:23 -08:00
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