Commit Graph
9246 Commits
Author SHA1 Message Date
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
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
Ishaan Jaff 7b998f9b91 (fix) show models on team tab easily 2024-03-28 14:56:15 -07:00
Krish DholakiaandGitHub 934a9ac2b4 Merge pull request #2722 from BerriAI/litellm_db_perf_improvement
feat(proxy/utils.py): enable updating db in a separate server
2024-03-28 14:56:14 -07:00
Krrish Dholakia 69c95ec244 bump: version 1.34.10 → 1.34.11 2024-03-28 14:53:00 -07:00
Krrish Dholakia 664663f301 refactor(main.py): trigger new build 2024-03-28 14:52:47 -07:00
Krrish Dholakia 47ca223d0b fix(lowest_tpm_rpm_routing.py): fix base case where max tpm/rpm is 0 2024-03-28 14:51:31 -07:00
Ishaan Jaff 93d41fbe0e (fix) clean up team table 2024-03-28 14:41:16 -07:00
Krrish Dholakia 5d428ac94c fix(utils.py): don't add chatml tokens to a simple text token count 2024-03-28 13:48:48 -07:00
Krrish Dholakia e8d80509b1 test(test_update_spend.py): allow db_client to be none 2024-03-28 13:44:40 -07:00
Krrish Dholakia a09818e72e build(ghcr_deploy.yml): deploy spend logs server docker image
make it easy for user to deploy a separate spend logs server
2024-03-28 13:39:52 -07:00
Krrish Dholakia 5a2e3d65cb build(spend-logs): separate server for writing spend logs to db 2024-03-28 13:23:22 -07:00
Ishaan Jaff 75614bc29c (fix) img gen endpoints unstable v1.34.10 2024-03-28 12:43:46 -07:00
Ishaan Jaff 365497e860 (fix) OpenAI img gen endpoints unstable 2024-03-28 12:42:04 -07:00
Ishaan Jaff 2495587e7c (fix) test img gen proxy v1.34.10.dev1 2024-03-28 12:33:08 -07:00