Krrish Dholakia
|
af88e55d46
|
fix(utils.py): move 'set_callbacks' to litellm_logging.py
|
2024-06-15 12:02:30 -07:00 |
|
Krrish Dholakia
|
115adc7c30
|
fix(init.py): fix imports
|
2024-06-15 11:31:09 -07:00 |
|
Krrish Dholakia
|
c08e3b62dc
|
fix(litellm_logging.py): fix import
|
2024-06-15 11:17:39 -07:00 |
|
Krrish Dholakia
|
d7bed031bc
|
fix(types/utils.py): fix import
|
2024-06-15 11:04:15 -07:00 |
|
Krrish Dholakia
|
478d8c8200
|
build(poetry.lock): updating poetry.lock
|
2024-06-15 11:03:16 -07:00 |
|
Krrish Dholakia
|
4f91205530
|
refactor(utils.py): refactor Logging to it's own class. Cut down utils.py to <10k lines.
Easier debugging
Reference: https://github.com/BerriAI/litellm/issues/4206
|
2024-06-15 10:57:20 -07:00 |
|
Krrish Dholakia
|
290bcc09e0
|
refactor(check_file_length.py): add local pre-commit check for file length
|
2024-06-15 09:18:53 -07:00 |
|
Ishaan Jaff
|
54cf065048
|
Merge pull request #3116 from bcvanmeurs/patch-2
fix(build): .dockerignore not picked up
|
2024-06-15 09:15:01 -07:00 |
|
Ishaan Jaff
|
8c5d7f7028
|
Merge pull request #4131 from BerriAI/dependabot/npm_and_yarn/ui/litellm-dashboard/braces-3.0.3
build(deps): bump braces from 3.0.2 to 3.0.3 in /ui/litellm-dashboard
|
2024-06-15 09:13:21 -07:00 |
|
Ishaan Jaff
|
0510a95732
|
Merge pull request #4130 from BerriAI/dependabot/pip/azure-identity-1.16.1
build(deps): bump azure-identity from 1.15.0 to 1.16.1
|
2024-06-15 09:12:59 -07:00 |
|
Ishaan Jaff
|
6cc8cc7004
|
Merge pull request #4213 from BerriAI/litellm_security_fix
[Fix] Security Fix bump docusaurus version
|
2024-06-15 09:12:30 -07:00 |
|
Ishaan Jaff
|
4500bbfe1d
|
bump docusaurus version
|
2024-06-15 09:11:39 -07:00 |
|
Krrish Dholakia
|
8247f7fc51
|
docs(reliability.md): add content policy fallback docs to proxy
|
2024-06-14 22:04:11 -07:00 |
|
Krrish Dholakia
|
dca23aaa3e
|
docs(routing.md): improve docs
|
2024-06-14 21:55:27 -07:00 |
|
Krrish Dholakia
|
a7a63f8392
|
docs(routing.md): update routing fallback docs with proxy examples
|
2024-06-14 21:53:45 -07:00 |
|
Ishaan Jaff
|
28c32caee8
|
docs emails
|
2024-06-14 21:49:45 -07:00 |
|
Krrish Dholakia
|
31a7328279
|
docs(routing.md): add content policy fallbacks to docs
|
2024-06-14 21:47:55 -07:00 |
|
Ishaan Jaff
|
89a43c872a
|
ci/cd run again
|
2024-06-14 21:31:24 -07:00 |
|
Krrish Dholakia
|
74d8605f5c
|
fix(slack_alerting.py): check if webhook is in alerting list before triggering it
Fixes https://github.com/BerriAI/litellm/issues/4193
|
2024-06-14 21:20:58 -07:00 |
|
Ishaan Jaff
|
cb7521b11f
|
fix - result
|
2024-06-14 21:15:49 -07:00 |
|
Ishaan Jaff
|
5fa09a61c0
|
bump: version 1.40.13 → 1.40.14
|
2024-06-14 20:45:26 -07:00 |
|
Ishaan Jaff
|
fb3ad643fc
|
Merge pull request #4210 from BerriAI/litellm_fix_redact_message_input_output_from_logging_deepcopy
[Fix] redact_message_input_output_from_logging deepcopy bug
|
2024-06-14 20:41:27 -07:00 |
|
Ishaan Jaff
|
18f36b38f0
|
ui - new build
|
2024-06-14 20:33:02 -07:00 |
|
Ishaan Jaff
|
4bfd46d0a6
|
Merge pull request #4209 from BerriAI/litellm_send_email_alerts_budget_exceeded
[Feat] send email alerts when budget exceeded
|
2024-06-14 20:23:19 -07:00 |
|
Ishaan Jaff
|
b6fee33307
|
fix redact_message_input_output_from_logging
|
2024-06-14 20:23:10 -07:00 |
|
Ishaan Jaff
|
09b1d52ea1
|
fix send emails to team members
|
2024-06-14 20:11:16 -07:00 |
|
Ishaan Jaff
|
408899dac8
|
fix - send emails on crossing team budget
|
2024-06-14 19:48:22 -07:00 |
|
Krish Dholakia
|
6c2527ce98
|
Merge pull request #4151 from BerriAI/litellm_bump_pydantic
build(pyproject.toml): require pydantic v2
|
2024-06-14 19:04:57 -07:00 |
|
Krish Dholakia
|
3ef5d40b73
|
Merge pull request #4205 from BerriAI/litellm_alerting_metadata
fix(slack_alerting.py): allow new 'alerting_metadata' arg
|
2024-06-14 19:04:30 -07:00 |
|
Krrish Dholakia
|
4eca63ede6
|
docs(alerting.md): add alerting metadata to docs
|
2024-06-14 19:04:16 -07:00 |
|
Krish Dholakia
|
28a52fe5fb
|
Merge pull request #4207 from BerriAI/litellm_content_policy_fallbacks
feat(router.py): support content policy fallbacks
|
2024-06-14 18:55:11 -07:00 |
|
Ishaan Jaff
|
0ec52e57b4
|
fix - send team budget crossed
|
2024-06-14 18:52:13 -07:00 |
|
Ishaan Jaff
|
eafcd5effa
|
fix show email on config
|
2024-06-14 18:41:51 -07:00 |
|
Ishaan Jaff
|
f6d0c6c272
|
add email alerting for budgets
|
2024-06-14 18:40:56 -07:00 |
|
Ishaan Jaff
|
4baf72b34e
|
Merge pull request #4203 from BerriAI/litellm_fix_bug_tem_budget
[Bug fix] Don't cache team, user, customer budget after calling /update, /delete
|
2024-06-14 18:36:41 -07:00 |
|
Ishaan Jaff
|
84b281bf2a
|
feat - send email alert to team members
|
2024-06-14 18:36:04 -07:00 |
|
Ishaan Jaff
|
52b54da354
|
fix -better debugging before sending emails
|
2024-06-14 17:38:33 -07:00 |
|
Krrish Dholakia
|
6f715b4782
|
feat(router.py): support content policy fallbacks
Closes https://github.com/BerriAI/litellm/issues/2632
|
2024-06-14 17:15:44 -07:00 |
|
Ishaan Jaff
|
b31c084b53
|
add team_alias in alerting info
|
2024-06-14 17:05:59 -07:00 |
|
Ishaan Jaff
|
75d5609705
|
send team_alias on team budget alerts
|
2024-06-14 17:00:43 -07:00 |
|
Krrish Dholakia
|
9e8eacbc77
|
test(test_alerting.py): fix tests
|
2024-06-14 16:20:54 -07:00 |
|
Krrish Dholakia
|
e18002023a
|
fix(slack_alerting.py): allow new 'alerting_metadata' arg
Allows user to pass in additional alerting metadata for debugging
|
2024-06-14 16:06:47 -07:00 |
|
Ishaan Jaff
|
6bd7e24fdd
|
fix - team budget exceeded
|
2024-06-14 15:54:14 -07:00 |
|
Ishaan Jaff
|
14f7ca899a
|
Merge pull request #4197 from BerriAI/litellm_fix_router_level_alerting
[Fix + Refactor] - Router Alerting for llm exceptions + use separate util for sending alert
|
2024-06-14 15:52:31 -07:00 |
|
Ishaan Jaff
|
f398498d53
|
Merge pull request #4198 from BerriAI/litellm_ui_fix_team_usage_crashing
ui - fix team based usage crashing
|
2024-06-14 15:18:28 -07:00 |
|
Ishaan Jaff
|
2d2650a2b6
|
fix use safe access for router alerting
|
2024-06-14 15:17:32 -07:00 |
|
Krrish Dholakia
|
0404d30a9c
|
fix(main.py): include traceback in error string
|
2024-06-14 15:15:53 -07:00 |
|
Krrish Dholakia
|
2732ff5d56
|
fix(utils.py): return traceback on unmapped exception error
Fixes https://github.com/BerriAI/litellm/issues/4201
|
2024-06-14 15:08:01 -07:00 |
|
Krrish Dholakia
|
ab3ece37c0
|
docs(users.md): update user docs to show reset budget
|
2024-06-14 14:46:23 -07:00 |
|
Krrish Dholakia
|
d8acda9f39
|
fix(proxy/utils.py): fix reset monthly budget
fix to reset at the same time each month (not at start of month)
|
2024-06-14 14:41:06 -07:00 |
|