ishaan-jaff
|
901fe6b40d
|
(fix) /routes endpoint
|
2024-01-31 15:42:08 -08:00 |
|
ishaan-jaff
|
90eb50ddd3
|
(fix) ui
|
2024-01-31 15:32:46 -08:00 |
|
ishaan-jaff
|
deee837bb0
|
(fix) try/except new ui feature
|
2024-01-31 15:31:20 -08:00 |
|
ishaan-jaff
|
78fc27bb74
|
(fix) ui use relative path
|
2024-01-31 15:24:46 -08:00 |
|
ishaan-jaff
|
7876727268
|
(feat) move proxy UI to experimental
|
2024-01-31 15:17:27 -08:00 |
|
ishaan-jaff
|
c388935d42
|
(ui) direct users to UI on swagger
|
2024-01-31 15:01:03 -08:00 |
|
ishaan-jaff
|
a60368b6d5
|
(docs) update link to ui admin panel
|
2024-01-31 14:35:50 -08:00 |
|
ishaan-jaff
|
e4cdbb2a93
|
(fix) redirects
|
2024-01-31 14:31:01 -08:00 |
|
ishaan-jaff
|
5b9af39373
|
(feat) add /ui to proxy
|
2024-01-31 14:21:34 -08:00 |
|
Krrish Dholakia
|
eea4325e60
|
test(test_keys.py): add more retries for checking if budget updated
|
2024-01-31 10:44:19 -08:00 |
|
Krrish Dholakia
|
46a21c0a58
|
fix(proxy_server.py): don't log sk-.. as part of logging object
|
2024-01-31 09:51:33 -08:00 |
|
ishaan-jaff
|
c43b6e6f41
|
(fix) proxy - show value of allow_user_auth
|
2024-01-31 07:56:45 -08:00 |
|
Krrish Dholakia
|
c80dbcc7ea
|
fix(proxy_server.py): set expires to string before saving to cache
|
2024-01-30 22:06:33 -08:00 |
|
Krish Dholakia
|
ce415a243d
|
Merge branch 'main' into litellm_no_store_cache_control
|
2024-01-30 21:44:57 -08:00 |
|
Krish Dholakia
|
67bb11836a
|
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
|
de223d0059
|
build(schema.prisma): update prisma schema with allowed_cache_controls param
|
2024-01-30 21:17:01 -08:00 |
|
Krrish Dholakia
|
f9acad87dc
|
feat(proxy_server.py): enable cache controls per key + no-store cache flag
|
2024-01-30 20:46:50 -08:00 |
|
Krrish Dholakia
|
a27858c5c8
|
fix(_types.py): support datetime as a type for expires field
|
2024-01-30 18:58:54 -08:00 |
|
ishaan-jaff
|
069976daed
|
(fix) install python-multipart if missing
|
2024-01-30 18:19:49 -08:00 |
|
ishaan-jaff
|
9780589173
|
(fix) dependencies in /sso/key/generate
|
2024-01-30 18:13:53 -08:00 |
|
ishaan-jaff
|
8daabe16f4
|
(feat) allow users to use UI without SSO
|
2024-01-30 17:00:40 -08:00 |
|
ishaan-jaff
|
f966cce26a
|
(feat) add litellm login to proxy
|
2024-01-30 16:47:12 -08:00 |
|
Krrish Dholakia
|
2019347f0d
|
fix(proxy_server.py): speed up proxy startup time
|
2024-01-30 16:17:23 -08:00 |
|
Ishaan Jaff
|
fd0a360d61
|
Merge pull request #1691 from BerriAI/litellm_proxy_sso_login
[Feat] LiteLLM Proxy: MSFT SSO Login
|
2024-01-30 15:44:02 -08:00 |
|
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 |
|