Krrish Dholakia
|
3f0aad68a9
|
fix(proxy_server.py): don't silently fail load_team_config
|
2024-02-02 19:03:47 -08:00 |
|
ishaan-jaff
|
00621f3ba4
|
(fix) proxy - clear cache after /key/delete
|
2024-02-02 18:40:18 -08:00 |
|
Krrish Dholakia
|
9137362aff
|
fix(view_key_table_tsx): show abbreviated key name instead of hashed token
|
2024-02-02 14:56:19 -08:00 |
|
Krrish Dholakia
|
3b472ce3ed
|
fix(proxy_server.py): have spend logs be admin controlled only
|
2024-02-02 13:43:48 -08:00 |
|
Krrish Dholakia
|
67dba58c65
|
fix(proxy_server.py): stronger type checking for team based settings
|
2024-02-02 13:15:44 -08:00 |
|
Krish Dholakia
|
6824014c5f
|
Merge pull request #1761 from BerriAI/litellm_fix_dynamic_callbacks
fix(utils.py): override default success callbacks with dynamic callbacks if set
|
2024-02-02 13:06:55 -08:00 |
|
ishaan-jaff
|
f197d57cdc
|
(fix) proxy sso - use PROXY_BASE_URL
|
2024-02-02 11:05:48 -08:00 |
|
ishaan-jaff
|
f96141220f
|
(fix) docstring for /sso/key/generate
|
2024-02-02 11:01:46 -08:00 |
|
ishaan-jaff
|
312ba6bd5d
|
(fix) proxy ui - without sso
|
2024-02-02 10:40:37 -08:00 |
|
Krrish Dholakia
|
e20e8beec3
|
test(test_keys.py): add more logging
|
2024-02-02 10:08:02 -08:00 |
|
Krrish Dholakia
|
16c3ab1da0
|
fix(utils.py): logging fixes
|
2024-02-02 08:31:17 -08:00 |
|
Krrish Dholakia
|
aa40663150
|
fix(utils.py): add track cost callback to callback list for team id callbacks
|
2024-02-02 08:18:06 -08:00 |
|
Sébastien Campion
|
eb0f388e3d
|
Allow to specify user email created via /user/new
|
2024-02-02 11:08:47 +01:00 |
|
Krrish Dholakia
|
99678147df
|
feat(utils.py): support dynamic langfuse params and team settings on proxy
|
2024-02-01 21:08:24 -08:00 |
|
ishaan-jaff
|
edffc5fd0d
|
(fix) handle when users pass Malformed API Key
|
2024-02-01 16:29:50 -08:00 |
|
ishaan-jaff
|
2902cb1d82
|
(fix) ci/cd don't let importing litellm._version block starting proxy
|
2024-02-01 16:23:16 -08:00 |
|
ishaan-jaff
|
47985d2e75
|
(fix) only allow master_key to access UI
|
2024-02-01 16:12:53 -08:00 |
|
ishaan-jaff
|
d47fad5392
|
(fix) proxy - show Admin Panel on swagger
|
2024-02-01 16:02:57 -08:00 |
|
Ishaan Jaff
|
cb4ab543e9
|
Merge pull request #1748 from BerriAI/litellm_custom_auth_fixes
[Fix] user_custom_auth fixes when user passed bad api_keys
|
2024-02-01 15:42:39 -08:00 |
|
ishaan-jaff
|
e5158d3e83
|
(fix) proxy - remove Literal
|
2024-02-01 15:36:33 -08:00 |
|
ishaan-jaff
|
9c07985725
|
(fix) update v
|
2024-02-01 15:25:30 -08:00 |
|
ishaan-jaff
|
4db5668b08
|
(fix) ui improve default flow
|
2024-02-01 15:03:48 -08:00 |
|
ishaan-jaff
|
727a403d52
|
(feat) proxy raise exceptions for different api_key formats
|
2024-02-01 14:38:32 -08:00 |
|
ishaan-jaff
|
70e11a88f8
|
(fix) add literals to _get_bearer_token
|
2024-02-01 14:14:13 -08:00 |
|
ishaan-jaff
|
4be39223da
|
(fix) passed_in_key
|
2024-02-01 13:47:00 -08:00 |
|
ishaan-jaff
|
b8498280a4
|
(fix) user_custom_auth
|
2024-02-01 13:37:14 -08:00 |
|
ishaan-jaff
|
83bc40ec84
|
(ui) allow auth without sso
|
2024-02-01 13:35:35 -08:00 |
|
ishaan-jaff
|
2d06d96323
|
(fix) proxy - remove PROXY_BASE_URL
|
2024-02-01 13:09:28 -08:00 |
|
ishaan-jaff
|
9cf6d24661
|
(ui) remove the need for setting PROXY_BASE_URL
|
2024-02-01 13:07:31 -08:00 |
|
David Manouchehri
|
ed80756433
|
(fix) UI Proxy - Fix accidental redirect.
|
2024-02-01 15:07:02 -05:00 |
|
ishaan-jaff
|
d58875d136
|
(fix) proxy - allow _has_user_setup_sso to override allow_auth
|
2024-02-01 08:51:04 -08:00 |
|
ishaan-jaff
|
b9677a1af2
|
(fix) proxy set global general_settings allow_user_auth
|
2024-02-01 08:39:42 -08:00 |
|
John HU
|
0e9a6d61da
|
Set OpenAPI API version metadata
Ref: https://fastapi.tiangolo.com/tutorial/metadata/#metadata-for-api
|
2024-02-01 05:39:45 +00:00 |
|
ishaan-jaff
|
17b46c9089
|
(fix) UI Proxy - handle base url ending with /
|
2024-01-31 20:22:22 -08:00 |
|
ishaan-jaff
|
aced24beaf
|
(fix) proxy - improve swagger admin ui message
|
2024-01-31 20:01:39 -08:00 |
|
ishaan-jaff
|
5ca7ff234b
|
(fix) better error message when no auth provider set ui
|
2024-01-31 19:56:25 -08:00 |
|
ishaan-jaff
|
f0a7b85eda
|
(fix) better error when no sso is setup on proxy
|
2024-01-31 19:28:18 -08:00 |
|
ishaan-jaff
|
447048e213
|
(fix) proxy - give ui key budget = 0
|
2024-01-31 19:17:59 -08:00 |
|
ishaan-jaff
|
f987039d3a
|
(feat) proxy use jwts for UI
|
2024-01-31 18:13:00 -08:00 |
|
ishaan-jaff
|
a970fd8069
|
(fix) ui - if user logged in set allow_user_auth: True
|
2024-01-31 15:53:49 -08:00 |
|
ishaan-jaff
|
6ce71e2ae4
|
(fix) /routes endpoint
|
2024-01-31 15:42:08 -08:00 |
|
ishaan-jaff
|
a790991a13
|
(fix) ui
|
2024-01-31 15:32:46 -08:00 |
|
ishaan-jaff
|
9bd188dfb5
|
(fix) try/except new ui feature
|
2024-01-31 15:31:20 -08:00 |
|
ishaan-jaff
|
572f0fcb08
|
(fix) ui use relative path
|
2024-01-31 15:24:46 -08:00 |
|
ishaan-jaff
|
e35f985faf
|
(feat) move proxy UI to experimental
|
2024-01-31 15:17:27 -08:00 |
|
ishaan-jaff
|
8352cdcfbf
|
(ui) direct users to UI on swagger
|
2024-01-31 15:01:03 -08:00 |
|
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 |
|