Commit graph

12336 commits

Author SHA1 Message Date
Ishaan Jaff
fc54acc17a fix - use LitellmUserRoles 2024-05-30 13:51:58 -07:00
Krish Dholakia
61454eaa0f
Merge pull request #3926 from BerriAI/litellm_404_error
fix(router.py): cooldown on 404 errors
2024-05-30 12:03:09 -07:00
Krrish Dholakia
32bfb685f5 fix(router.py): cooldown on 404 errors
https://github.com/BerriAI/litellm/issues/3884
2024-05-30 10:57:38 -07:00
Ishaan Jaff
9f189ac91c fix - verbose_proxy_logger debug 2024-05-30 08:09:31 -07:00
Krrish Dholakia
3167bee25a fix(proxy_cli.py): enable json logging via litellm_settings param on config
allows user to enable json logs without needing to figure out env variables
2024-05-29 21:41:20 -07:00
Krrish Dholakia
793c7b124b bump: version 1.39.3 → 1.39.4 2024-05-29 21:30:07 -07:00
Krrish Dholakia
da56201e80 fix(main.py): pass api key and api base to openai.py for audio transcription call 2024-05-29 21:29:01 -07:00
Krish Dholakia
76b5fccdc2
Merge pull request #3909 from nirga/revert-3908-revert-3846-revert-3831-revert-3780-traceloop-failures
Revert "Revert "fix: Log errors in Traceloop Integration (reverts previous revert)""
2024-05-29 21:14:14 -07:00
Ishaan Jaff
d451bfbf50 ui new build 2024-05-29 21:11:09 -07:00
Ishaan Jaff
373ad49a7d
Merge pull request #3916 from BerriAI/litellm_submit_chat_on_enter
fix  - submit chat on enter
2024-05-29 21:09:33 -07:00
Ishaan Jaff
e6b68f35fd fix - submit chat on enter 2024-05-29 20:56:22 -07:00
Ishaan Jaff
6f063156be fix test_call_with_end_user_over_budget 2024-05-29 20:48:29 -07:00
Ishaan Jaff
ec35393c29
Merge pull request #3915 from BerriAI/litellm_fix_vertex_ai/claude-3-opus@20240229_pricing
fix pricing / price tracking for vertex_ai/claude-3-opus@20240229
2024-05-29 20:44:03 -07:00
Ishaan Jaff
3581d8ac8b fix - vertex_ai/claude-3-opus@20240229 2024-05-29 20:36:15 -07:00
Ishaan Jaff
3e9410ffd6 fix - test budget exceeded prisma 2024-05-29 20:31:55 -07:00
Ishaan Jaff
fd3057f3b8 bump: version 1.39.2 → 1.39.3 2024-05-29 18:49:57 -07:00
Ishaan Jaff
c39db5686d ui - new build 2024-05-29 18:49:22 -07:00
Ishaan Jaff
23ae2b9fd6
Merge pull request #3911 from BerriAI/litellm_langfuse_keys_as_generation_name
feat - langfuse use `key_alias` as generation name on litellm proxy
2024-05-29 18:43:02 -07:00
Ishaan Jaff
8c6a19d3ab fix put litellm prefix in generation name 2024-05-29 18:40:53 -07:00
Ishaan Jaff
2b127711ab
Merge pull request #3913 from BerriAI/litellm_ui_fix_bug
[UI] Fix bug on Model analytics
2024-05-29 18:37:56 -07:00
Ishaan Jaff
4a9d942655 ui - fix bug 2024-05-29 18:36:34 -07:00
Ishaan Jaff
67f1f374ec fix comment 2024-05-29 18:10:45 -07:00
Nir Gazit
b8d97c688c Revert "Revert "fix: Log errors in Traceloop Integration (reverts previous revert)"" 2024-05-30 04:06:45 +03:00
Krish Dholakia
67973e5344
Merge pull request #3910 from BerriAI/litellm_fix_end_user_max_budget
fix(proxy_server.py): fix end user object check when master key used
2024-05-29 18:04:56 -07:00
Krrish Dholakia
673782ce48 test(test_auth_checks.py): add unit tests for customer max budget check 2024-05-29 18:03:59 -07:00
Ishaan Jaff
1744176e63 feat - langfuse show _user_api_key_alias as generation nam 2024-05-29 18:03:13 -07:00
Ishaan Jaff
b7fcec8835 fix batch tags 2024-05-29 17:51:39 -07:00
Ishaan Jaff
40e7560d6b
Merge pull request #3904 from BerriAI/litellm_ui_edit_users
[Admin UI] Edit `Internal Users`
2024-05-29 17:49:36 -07:00
Krrish Dholakia
939ddf8986 docs(customers.md): tutorial for setting customer budgets on proxy 2024-05-29 17:46:47 -07:00
Ishaan Jaff
58836bb800 ui - edit roles 2024-05-29 17:46:30 -07:00
Ishaan Jaff
07b1f1135d fix edit user title 2024-05-29 17:34:37 -07:00
Ishaan Jaff
ea30769190
Merge pull request #3897 from BerriAI/litellm_fix_latency_cal
ui  - fix latency analytics on `completion_tokens`
2024-05-29 17:32:17 -07:00
Ishaan Jaff
f9b98c57a2
Merge pull request #3894 from BerriAI/litellm_update_analytics_tab
[Feat] UI update analytics tab to show human friendly usage vals
2024-05-29 17:31:21 -07:00
Ishaan Jaff
1dfc391a2b ui - edit interal user flow 2024-05-29 17:28:29 -07:00
Krrish Dholakia
cfcf5969c8 fix(proxy_server.py): fix end user object check when master key used
check if end user max budget exceeded for master key
2024-05-29 17:20:59 -07:00
Krrish Dholakia
e9b5bf2d2f docs(customers.md): add webhook spend tracking events to customer docs 2024-05-29 16:49:03 -07:00
Ishaan Jaff
425a8fdb3a feat - edit user 2024-05-29 16:45:30 -07:00
Krish Dholakia
8556f4afb0
Merge pull request #3902 from BerriAI/litellm_openai_compatible_endpoint_fix
fix(openai.py): only allow 'user' as optional param if openai model
2024-05-29 16:34:23 -07:00
Krish Dholakia
f360320ecd
Merge pull request #3906 from BerriAI/litellm_customer_webhook_event
feat(proxy_server.py): emit webhook event whenever customer spend is tracked
2024-05-29 16:34:16 -07:00
Krish Dholakia
0d2266c0f4
Merge pull request #3908 from BerriAI/revert-3846-revert-3831-revert-3780-traceloop-failures
Revert "fix: Log errors in Traceloop Integration (reverts previous revert)"
2024-05-29 16:31:25 -07:00
Krish Dholakia
77cc9cded9
Revert "fix: Log errors in Traceloop Integration (reverts previous revert)" 2024-05-29 16:30:09 -07:00
Krrish Dholakia
1d18ca6a7d fix(router.py): security fix - don't show api key in invalid model setup error message 2024-05-29 16:14:57 -07:00
Krrish Dholakia
f729370890 feat(proxy_server.py): emit webhook event whenever customer spend is tracked
Closes https://github.com/BerriAI/litellm/issues/3903
2024-05-29 15:59:32 -07:00
Ishaan Jaff
dd81a7ee9b ui - edit user flow 2024-05-29 15:50:51 -07:00
Krrish Dholakia
3d32b00821 fix(openai.py): only allow 'user' as optional param if openai model 2024-05-29 15:15:02 -07:00
Krrish Dholakia
8f0019c241 docs(customers.md): add customer cost tracking to docs 2024-05-29 14:55:33 -07:00
Ishaan Jaff
098df3dcd6
Merge pull request #3901 from BerriAI/admin_ui_add_logout_sso
[Feat] Implement Logout Admin UI
2024-05-29 14:36:12 -07:00
Ishaan Jaff
9ae6eb1388 feat - implement logout sso 2024-05-29 14:19:31 -07:00
Ishaan Jaff
56233e6819
Merge pull request #3900 from BerriAI/revert-3895-litellm_triton_chatcompletion_support
Revert "Added support for Triton chat completion using trtlllm generate endpo…"
2024-05-29 13:42:59 -07:00
Ishaan Jaff
99e506525c
Revert "Added support for Triton chat completion using trtlllm generate endpo…" 2024-05-29 13:42:49 -07:00