 Ishaan JaffandGitHub
|
dbb832ee11
|
Merge pull request #1733 from ushuz/openapi-api-version
Set OpenAPI API version metadata
|
2024-02-01 07:32:01 -08:00 |
|
John HU
|
71376788b2
|
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
|
d90e04b531
|
(ci/cd) run again
v1.20.9
|
2024-01-31 21:04:03 -08:00 |
|
ishaan-jaff
|
9446fbd7cc
|
(ci/cd) run again
|
2024-01-31 20:58:14 -08:00 |
|
ishaan-jaff
|
937cddf06f
|
bump: version 1.20.8 → 1.20.9
|
2024-01-31 20:33:05 -08:00 |
|
ishaan-jaff
|
b61204c1ca
|
(ci/cd) run once more for good luck
|
2024-01-31 20:31:54 -08:00 |
|
 Krish DholakiaandGitHub
|
b070acdd22
|
Merge pull request #1729 from BerriAI/litellm_max_tokens_check
fix(utils.py): support checking if user defined max tokens exceeds model limit
v1.20.8
|
2024-01-31 20:26:36 -08:00 |
|
ishaan-jaff
|
a6f524680c
|
(fix) UI Proxy - handle base url ending with /
|
2024-01-31 20:22:22 -08:00 |
|
Krrish Dholakia
|
a6dd3c0bf5
|
test: move drop_params inside test
|
2024-01-31 20:07:28 -08:00 |
|
ishaan-jaff
|
cbb94a77ff
|
(fix) proxy - improve swagger admin ui message
|
2024-01-31 20:01:39 -08:00 |
|
ishaan-jaff
|
cfbafb4a5a
|
(fix) better error message when no auth provider set ui
|
2024-01-31 19:56:25 -08:00 |
|
ishaan-jaff
|
dbd947a366
|
(docs) update proxy ui docs
|
2024-01-31 19:54:04 -08:00 |
|
Krrish Dholakia
|
9593df23c4
|
test: add more logging
|
2024-01-31 19:31:07 -08:00 |
|
 Ishaan JaffandGitHub
|
b289704ea4
|
Merge pull request #1730 from BerriAI/litellm_fix_ui
[Fix] UI - Use jwts
|
2024-01-31 19:28:42 -08:00 |
|
ishaan-jaff
|
399cb4a414
|
(fix) better error when no sso is setup on proxy
|
2024-01-31 19:28:18 -08:00 |
|
ishaan-jaff
|
29ba66d78d
|
(docker) use PyJWT on proxy
|
2024-01-31 19:23:02 -08:00 |
|
ishaan-jaff
|
993d6cf002
|
(ui) use jwt tokens
|
2024-01-31 19:18:23 -08:00 |
|
ishaan-jaff
|
89b9ce64e0
|
(fix) proxy - give ui key budget = 0
|
2024-01-31 19:17:59 -08:00 |
|
ishaan-jaff
|
93ea259498
|
(fix) update UI build
|
2024-01-31 19:17:46 -08:00 |
|
Krrish Dholakia
|
580142d5b9
|
bump: version 1.20.7 → 1.20.8
|
2024-01-31 19:13:36 -08:00 |
|
Krrish Dholakia
|
a32639fa79
|
fix(utils.py): support max token adjustment for sagemaker
|
2024-01-31 19:09:54 -08:00 |
|
ishaan-jaff
|
baa5239a42
|
(ui) fix re-render bug
|
2024-01-31 18:43:52 -08:00 |
|
Krrish Dholakia
|
93a52a2d35
|
fix(utils.py): set call_type at the top of the function
|
2024-01-31 18:23:44 -08:00 |
|
Krrish Dholakia
|
9dc972de70
|
fix(utils.py): fix get for dict
|
2024-01-31 18:15:47 -08:00 |
|
ishaan-jaff
|
7d244ca710
|
(feat) proxy use jwts for UI
|
2024-01-31 18:13:00 -08:00 |
|
ishaan-jaff
|
1cc7c50680
|
(ui) use jwts
|
2024-01-31 18:12:14 -08:00 |
|
ishaan-jaff
|
e4d2d77f11
|
(ui) use jwt for accessToken
|
2024-01-31 18:12:03 -08:00 |
|
Krrish Dholakia
|
a0daac212d
|
fix(utils.py): support checking if user defined max tokens exceeds model limit
|
2024-01-31 17:01:46 -08:00 |
|
 Krish DholakiaandGitHub
|
e6231245c1
|
Merge pull request #1704 from maxdeichmann/add-langfuse-cost-tracking
feat: add langfuse cost tracking
|
2024-01-31 16:09:50 -08:00 |
|
Krrish Dholakia
|
345d0029af
|
fix(langfuse.py): use total_cost
|
2024-01-31 16:04:56 -08:00 |
|
 Ishaan JaffandGitHub
|
eae99ea8b4
|
Merge pull request #1728 from BerriAI/litellm_fix_ui
[Fix-UI] If user is already logged in using SSO, set allow_user_auth: True
|
2024-01-31 15:56:16 -08:00 |
|
ishaan-jaff
|
9891b12ec0
|
(fix) ui - if user logged in set allow_user_auth: True
|
2024-01-31 15:53:49 -08:00 |
|
 Ishaan JaffandGitHub
|
43db7ce9c0
|
Merge pull request #1726 from BerriAI/litellm_include_ui_on_proxy
[Feat] Add Admin UI on Proxy Server (Static Web App)
|
2024-01-31 15:48:05 -08:00 |
|
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
|
6f12932d57
|
(feat) include ui in proxy
|
2024-01-31 14:22:09 -08:00 |
|
ishaan-jaff
|
5b9af39373
|
(feat) add /ui to proxy
|
2024-01-31 14:21:34 -08:00 |
|
 Krish DholakiaandGitHub
|
855d27d2e9
|
Update model_prices_and_context_window.json
v1.20.7
|
2024-01-31 13:23:30 -08:00 |
|
Krrish Dholakia
|
e71d3f8df4
|
refactor(main.py): trigger rebuild
|
2024-01-31 13:06:12 -08:00 |
|
Krrish Dholakia
|
92ebe132e8
|
test(test_keys.py): fix test
|
2024-01-31 11:26:49 -08:00 |
|
ishaan-jaff
|
a6d7e54cda
|
(feat) log raw llm api calls on langfuse
|
2024-01-31 11:12:07 -08:00 |
|
Krrish Dholakia
|
ecc6855e49
|
build(config.yml): add more logging for docker build and test
|
2024-01-31 10:58:25 -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 |
|
 Ishaan JaffandGitHub
|
cf5f6ab49c
|
Merge pull request #1722 from BerriAI/litellm_langfuse_log_embedding
[Feat] Langfuse log embeddings
|
2024-01-31 10:30:30 -08:00 |
|