Commit Graph
11901 Commits
Author SHA1 Message Date
Ishaan JaffandGitHub e0cf055be6 Merge pull request #3772 from BerriAI/litellm_create_keys_with_permissions
[Feat] Proxy - Create Keys that can only access `/spend` routes on Admin UI
2024-05-21 18:53:49 -07:00
Ishaan Jaff b513569a95 docs - invite team members to access /spend routes 2024-05-21 18:53:26 -07:00
Ishaan Jaff 67b85d9dda undo ui changes 2024-05-21 18:39:25 -07:00
Ishaan Jaff 7cbdf02a9b ui - set permissions on keys 2024-05-21 18:06:56 -07:00
Ishaan Jaff 64130e368c feat - create keys with permissions 2024-05-21 18:04:17 -07:00
Krish DholakiaandGitHub aae404fdab Merge pull request #3771 from BerriAI/litellm_force_anthropic_tool_use
Support anthropic 'tool_choice' param
2024-05-21 18:00:03 -07:00
Krrish Dholakia af1d209f8f docs(input.md): add anthropic tool choice support to docs 2024-05-21 17:56:21 -07:00
Krrish Dholakia f3d29a6b4a feat(anthropic.py): support anthropic 'tool_choice' param
Closes https://github.com/BerriAI/litellm/issues/3752
2024-05-21 17:50:44 -07:00
Ishaan Jaff 1d35b7543a UI - create keys limited to specific routes 2024-05-21 17:39:37 -07:00
Krrish Dholakia 124fb18ce7 test(test_logfire.py): skip logfire tests - breaking on ci/cd 2024-05-21 17:37:16 -07:00
Krrish Dholakia 62e5559e0a fix(utils.py): filter out hf eos token
Closes https://github.com/BerriAI/litellm/issues/3757
2024-05-21 14:31:54 -07:00
Ishaan Jaff 33a6647fac fix don't log langfuse cache_hit in tags 2024-05-21 14:18:53 -07:00
Ishaan JaffandGitHub 18a9d6cf2d Merge pull request #3765 from BerriAI/litellm_bump_sdk
[Fix] Bump OpenAI version on Litellm PIP package [OpenAI>=1.27.0]
2024-05-21 11:36:27 -07:00
Ishaan Jaff 25812d3573 bump openai version 2024-05-21 11:33:57 -07:00
Ishaan Jaff c9fd6dbb22 feat - bump OpenAI version 2024-05-21 11:32:33 -07:00
Ishaan JaffandGitHub 42c18a68e9 Merge pull request #3759 from BeatrixCohere/beatrix/CohereClient
[Cohere] Add request source to request
2024-05-21 11:19:57 -07:00
Krrish Dholakia 620e6db027 build(model_prices_and_context_window.json): update azure/gpt-3.5-turbo base model pricing 2024-05-21 10:58:16 -07:00
Ishaan JaffandGitHub a7738c3b69 Merge pull request #3763 from BerriAI/docs_add_meta_llama3
docs - add bedrock meta llama3
2024-05-21 10:39:26 -07:00
Ishaan Jaff 48b5593a83 docs - add bedrock meta llama3 2024-05-21 10:38:50 -07:00
Krish DholakiaandGitHub 8596bf0ddf Merge pull request #3756 from elisalimli/main
Revert "Revert "Logfire Integration""
2024-05-21 09:31:36 -07:00
Krish DholakiaandGitHub 2cda5a2bc3 Merge pull request #3412 from sumanth13131/usage-based-routing-ttl-on-cache
usage-based-routing-ttl-on-cache
2024-05-21 07:58:41 -07:00
BeatrixCohere ecd6037e15 Add request source 2024-05-21 10:12:57 +01:00
alisalim17 01bb26bbba Revert "Revert "Logfire Integration""
This reverts commit b04a8d878a.
2024-05-21 11:07:40 +04:00
Krish DholakiaandGitHub 07abccf96f Merge pull request #3727 from elisalimli/main
Upgrade Traceloop to version 0.18.2
2024-05-20 21:19:02 -07:00
Ishaan Jaff f20184cd49 (ci/cd) run again v1.37.19-stable v1.37.19 2024-05-20 18:50:17 -07:00
Ishaan Jaff b4c9fbdafb bump: version 1.37.18 → 1.37.19 2024-05-20 18:44:12 -07:00
Ishaan Jaff 7037b50f2e bump: version 1.37.17 → 1.37.18 2024-05-20 18:44:10 -07:00
Ishaan JaffandGitHub e8a3916d46 Merge pull request #3751 from BerriAI/litellm_router_abatch_completion_one_model
[FEAT] - add litellm.Router - `abatch_completion_one_model_multiple_requests`
2024-05-20 18:42:54 -07:00
Ishaan JaffandGitHub 829ca84f07 Merge pull request #3750 from BerriAI/litellm_raise_exception_when_deleting_updating_team
[Fix] - raise Exception when trying to update/delete a non-existent team
2024-05-20 18:42:27 -07:00
Krish DholakiaandGitHub 1006284129 Merge pull request #3748 from BerriAI/litellm_webhook_support
webhook support for budget alerts
2024-05-20 18:42:04 -07:00
Krish DholakiaandGitHub 707cf24472 Merge branch 'main' into litellm_webhook_support 2024-05-20 18:41:58 -07:00
Ishaan JaffandGitHub ad91bff6f7 Merge pull request #3749 from BerriAI/litellm_raise_404_when_team_not_exist
[Fix] - raise 404 from `/team/info`  when team does not exist
2024-05-20 17:52:43 -07:00
Ishaan Jaff 92a4df00d4 fix add doc string for abatch_completion_one_model_multiple_requests 2024-05-20 17:51:08 -07:00
Krish DholakiaandGitHub c6bb6e325b Merge pull request #3740 from BerriAI/litellm_return_rejected_response
feat(proxy_server.py): allow admin to return rejected response as string to user
2024-05-20 17:48:21 -07:00
Ishaan Jaff 5be966dc09 feat - add abatch_completion_one_model_multiple_requests 2024-05-20 17:47:25 -07:00
Krish DholakiaandGitHub d69ad99e76 Merge pull request #3657 from phact/patch-4
Another dictionary changed size during iteration error
2024-05-20 17:45:50 -07:00
Krrish Dholakia 9d815be0b5 fix(proxy_server.py): fix error string 2024-05-20 17:37:41 -07:00
Ishaan Jaff 367d86047c fix - raise Exception when trying to update/delete a non-existtent team 2024-05-20 17:36:08 -07:00
Krrish Dholakia 72be04a4de docs(alerting.md): add webhook event spec to docs 2024-05-20 17:26:04 -07:00
Ishaan Jaff f574127bc4 fix - raise 404 when team does not exist 2024-05-20 17:14:03 -07:00
Krrish Dholakia 9804eabcd5 test(test_alerting.py): fix testing 2024-05-20 17:01:34 -07:00
Krrish Dholakia 867f9300e3 fix(slack_alerting.py): cleanup webhook event 2024-05-20 16:55:01 -07:00
Ishaan JaffandGitHub dd81ab4a61 Merge pull request #3747 from BerriAI/litellm_standardize_slack_exception_msg_format
Standardize slack exception msg format
2024-05-20 16:39:46 -07:00
Ishaan JaffandGitHub 8413fdf4c7 Merge branch 'main' into litellm_standardize_slack_exception_msg_format 2024-05-20 16:39:41 -07:00
Ishaan JaffandGitHub 7fad52b7c8 Merge pull request #3745 from BerriAI/litellm_fix_slack_alerting_bug
fix divide by 0 bug on slack alerting
2024-05-20 16:38:29 -07:00
Ishaan JaffandGitHub 25fae37efc Merge pull request #3716 from BerriAI/litellm_set_cooldown_time_based_on_exception_header
[Feat] Router/ Proxy - set cooldown_time based on Azure exception headers
2024-05-20 16:34:12 -07:00
Ishaan Jaff f11de863f6 fix - standardize format of exceptions occuring on slack alerts 2024-05-20 16:29:16 -07:00
Ishaan Jaff 8263d15ca3 fix - standardize slack alerting format 2024-05-20 16:26:11 -07:00
Ishaan Jaff 5d24b47d2b fix standardize llm exception alert to msg: value 2024-05-20 16:23:48 -07:00
Ishaan Jaff 0ddaf320ef fix test - retry claude-3 image error 3 times 2024-05-20 16:17:09 -07:00