Commit Graph
9259 Commits
Author SHA1 Message Date
Ishaan Jaff 1d9f02fa9b (ui) adjust size 2024-03-28 23:27:23 -07:00
Ishaan Jaff e78e0c7400 (ui) re-order 2024-03-28 23:27:23 -07:00
Ishaan Jaff e9e9c3d1b5 (fix) clean up view user spend 2024-03-28 23:27:23 -07:00
Krrish Dholakia 618cb2441a fix(proxy_server.py): handle pydantic json versioning issue 2024-03-28 23:23:50 -07:00
Krrish Dholakia 5e55df1eaf fix(proxy_server.py): fix pydantic versioning issue 2024-03-28 22:42:26 -07:00
Krish DholakiaandGitHub 753ad601fa Update ghcr_deploy.yml 2024-03-28 22:38:11 -07:00
Krrish Dholakia c395357b59 bump: version 1.34.11 → 1.34.12 2024-03-28 22:18:44 -07:00
Krish DholakiaandGitHub a1a2fb4223 Merge pull request #2741 from BerriAI/litellm_jwt_auth_fixes_3
fix(proxy_server.py): fix tpm/rpm limiting for jwt auth
2024-03-28 22:16:31 -07:00
Krrish Dholakia 5a117490ec fix(proxy_server.py): fix tpm/rpm limiting for jwt auth
fixes tpm/rpm limiting for jwt auth and implements unit tests for jwt auth
2024-03-28 21:19:34 -07:00
Ishaan JaffandGitHub 036d9c3cad Merge pull request #2740 from BerriAI/litellm_ui_fixes
(ui) new build
2024-03-28 21:03:15 -07:00
Ishaan Jaff bd207fe228 (ui) new build 2024-03-28 21:00:46 -07:00
Ishaan JaffandGitHub d33b099de0 Merge pull request #2739 from BerriAI/litellm_ui_fixes
(fix) ui - clean up username display
2024-03-28 20:39:58 -07:00
Ishaan Jaff 94efa2d8dc (new ui build) 2024-03-28 20:38:30 -07:00
Ishaan Jaff 9dde7abf4c (ui) show team models on ui 2024-03-28 20:36:32 -07:00
Ishaan Jaff 69ae445e65 (ui) add form validaton 2024-03-28 20:31:38 -07:00
Krrish Dholakia c15ba368e7 fix(proxy_server.py): enable spend tracking for team-based jwt auth 2024-03-28 20:16:22 -07:00
Ishaan Jaff e03a59a0d8 (feat) new ui build 2024-03-28 19:57:25 -07:00
Ishaan Jaff c7c10ca85e (fix) ui - clean up username 2024-03-28 19:54:11 -07:00
Ishaan JaffandGitHub 792999d756 Merge pull request #2738 from BerriAI/litellm_ui_cleanup
[Admin UI] Use consistent spacing, show mandatory fields
2024-03-28 19:08:56 -07:00
Ishaan Jaff 1a4583fa54 (new ui build) 2024-03-28 19:08:16 -07:00
Krrish Dholakia 85a5291142 docs(prod.md): doc improvements 2024-03-28 19:04:24 -07:00
Ishaan Jaff 060a2f9fda (feat) make key/team name required on UI 2024-03-28 18:57:44 -07:00
Krrish Dholakia da7a00d6d2 docs(prod.md): fix docker run commands 2024-03-28 18:51:53 -07:00
Ishaan Jaff 440d0a0a4b (fix) ui alignment 2024-03-28 18:50:32 -07:00
Krrish Dholakia 7c44b32cc2 refactor(proxy/utils.py): add more debug logs 2024-03-28 18:44:35 -07:00
Ishaan Jaff d071d90522 (fix) ui clean up items 2024-03-28 18:42:56 -07:00
Krrish Dholakia eb318afe52 docs(prod.md): cleanup doc 2024-03-28 18:34:09 -07:00
Krish DholakiaandGitHub 359ca003ad Update Dockerfile 2024-03-28 16:40:36 -07:00
Krish DholakiaandGitHub b159e6d7f1 Update Dockerfile 2024-03-28 16:36:51 -07:00
Krish DholakiaandGitHub f40c37161b Update ghcr_deploy.yml 2024-03-28 16:34:46 -07:00
Krish DholakiaandGitHub dc6d99314a Update ghcr_deploy.yml 2024-03-28 16:33:13 -07:00
Krish DholakiaandGitHub f8cbbaa534 Update ghcr_deploy.yml 2024-03-28 16:25:54 -07:00
Krish DholakiaandGitHub f7f6c40cc6 Update ghcr_deploy.yml 2024-03-28 16:19:17 -07:00
Krish DholakiaandGitHub 24bd328b70 Update ghcr_deploy.yml 2024-03-28 16:17:13 -07:00
Krrish Dholakia 19e43c8d29 fix(proxy_server.py): return deleted team id's to confirm /team/delete worked 2024-03-28 16:09:33 -07:00
Krrish Dholakia f80b500917 docs(proxy_server.py): add update team TPM/RPM limit to swagger docs 2024-03-28 16:02:51 -07:00
Krrish Dholakia 58bdbecbc6 fix(proxy_server.py): allow updating tpm/rpm limits via /team/update 2024-03-28 15:59:35 -07:00
Krrish Dholakia 569e660a67 docs(proxy_server.py): improve swagger docs for /team/new 2024-03-28 15:50:38 -07:00
Krrish Dholakia a1d0e3f4ad docs(proxy_server.py): improve swagger doc for /team/new 2024-03-28 15:39:48 -07:00
Krrish Dholakia ced902f822 docs(prod.md): improve docs 2024-03-28 15:35:07 -07:00
Krrish Dholakia eb3806feba docs(prod.md): update docs with litellm spend logs server machine spec 2024-03-28 15:26:26 -07:00
Krrish Dholakia 8c9623a6bc fix(proxy_server.py): fix user_id_information none check 2024-03-28 15:18:52 -07:00
Krrish Dholakia c15df27c1e docs(prod.md): add litellm spend logs server to docs 2024-03-28 15:15:10 -07:00
Ishaan JaffandGitHub ddba16756d Merge pull request #2735 from BerriAI/admin_ui_clearly_show_models
Admin UI clearly show models
2024-03-28 15:14:38 -07:00
Ishaan Jaff fc79e8255c (fix) actually view the spend report on the UI 2024-03-28 15:08:21 -07:00
Krrish Dholakia 48af367885 fix(ollama.py): fix type issue 2024-03-28 15:01:56 -07:00
Krish DholakiaandGitHub 90de9d3c10 Merge pull request #2715 from andreaponti5/langfuse-trace-name
Add `trace_name` in Langfuse logging
2024-03-28 14:59:32 -07:00
Krish DholakiaandGitHub 28905c85b6 Merge pull request #2720 from onukura/ollama-batch-embedding
Batch embedding for Ollama
2024-03-28 14:58:55 -07:00
Krish DholakiaandGitHub 72e1f776f4 Merge pull request #2724 from BerriAI/litellm_auto_create_user_fix
fix(proxy_server.py): don't auto-create user when creating key
2024-03-28 14:57:44 -07:00
Krish DholakiaandGitHub 7d3244c012 Merge branch 'main' into litellm_auto_create_user_fix 2024-03-28 14:57:39 -07:00