nkvch
06d1aec49e
* fix(factory.py): fix conditional statement for merging messages with previous ones
2024-05-07 13:42:42 +02:00
nkvch
389530efb4
* chore(.gitignore): add 'venv' to the list of ignored files/directories
...
* fix(test_completion.py): fix import order and remove unused imports
* feat(test_completion.py): add test for empty assistant message in completion_claude_3_empty_message()
2024-05-07 12:51:30 +02:00
nkvch
7d7b59ff78
* feat(factory.py): add support for merging consecutive messages of one role when separated with empty message of another role
2024-05-07 12:51:30 +02:00
Krish Dholakia
30003afbf8
Merge pull request #3459 from alexanderepstein/langfuse_improvements
...
Update support for langfuse metadata
2024-05-06 21:56:29 -07:00
Ishaan Jaff
bfef424b39
fix don't let slack alert block /model/new
2024-05-06 20:47:29 -07:00
Ishaan Jaff
eb84c69ec6
fix - /model/new
2024-05-06 20:45:17 -07:00
Krish Dholakia
57b3eaf136
Merge pull request #3491 from BerriAI/litellm_slack_daily_reports
...
feat(slack_alerting.py): support sending daily reports on deployments
2024-05-06 19:31:56 -07:00
Krish Dholakia
aa62d891a0
Merge branch 'main' into litellm_slack_daily_reports
2024-05-06 19:31:20 -07:00
Krrish Dholakia
69bcde6f6b
test(test_router_fallbacks.py): fix test - making it easier to debug
2024-05-06 18:49:36 -07:00
Krrish Dholakia
26c0ed0f2d
refactor(proxy_server.py): show ttl's on a top-level enum
...
Addresses - https://github.com/BerriAI/litellm/issues/2649#issuecomment-2097203372
2024-05-06 18:43:42 -07:00
Krrish Dholakia
72299a6894
fix(slack_alerting.py): allow internal cache to be an optional param
2024-05-06 18:34:09 -07:00
Krrish Dholakia
3a8876b0d5
refactor(slack_alerting.py): trigger new build
2024-05-06 18:29:55 -07:00
Krrish Dholakia
6b9b4f05ba
feat(proxy_server.py): schedule slack daily report if enabled
...
if user enabled daily_reports, send them a slack report every 12 hours
2024-05-06 18:25:48 -07:00
Ishaan Jaff
d94065ca43
fix - num active callbacks
2024-05-06 18:20:27 -07:00
Ishaan Jaff
dd14714b94
Merge pull request #3487 from BerriAI/dependabot/pip/jinja2-3.1.4
...
build(deps): bump jinja2 from 3.1.3 to 3.1.4
2024-05-06 18:15:50 -07:00
Ishaan Jaff
15b264bd4e
fix num callbacks test
2024-05-06 18:13:15 -07:00
Ishaan Jaff
5368382c03
fix num callbacks test
2024-05-06 18:12:45 -07:00
Ishaan Jaff
22347f2f56
bump: version 1.36.0 → 1.36.1
2024-05-06 18:08:40 -07:00
Ishaan Jaff
a382517992
fix - test alerting
2024-05-06 18:07:58 -07:00
Ishaan Jaff
791ec2e26a
ui - new build
2024-05-06 18:06:25 -07:00
Ishaan Jaff
0012463a9b
Merge pull request #3489 from BerriAI/litellm_send_slack_alerts_model_new
...
Feat - send slack alerts on `model/new`
2024-05-06 18:01:08 -07:00
Ishaan Jaff
7c789fe0af
Merge pull request #3492 from BerriAI/litellm_fixes_retry_policy
...
[UI] Fixes for getting/setting Retry Policy by Model Group
2024-05-06 18:00:21 -07:00
Ishaan Jaff
6a056c0c17
fix support InternalServerErrorRetries
2024-05-06 17:59:38 -07:00
Ishaan Jaff
f04f45a80d
ui - fix show num retries for 500 error
2024-05-06 17:58:56 -07:00
Ishaan Jaff
eb5dc38fc9
fix - set retry policy on ui
2024-05-06 17:57:07 -07:00
Ishaan Jaff
4fdf1147d3
ui - get/set model retry policy
2024-05-06 17:44:55 -07:00
Ishaan Jaff
116e555a03
fix - setting model_group_retry_policy in db
2024-05-06 17:43:43 -07:00
Ishaan Jaff
57a7870348
ui - show retry policy per model group
2024-05-06 17:23:51 -07:00
Krrish Dholakia
718f423d7d
feat(slack_alerting.py): support sending daily reports on deployments
...
allow admin to easily know slow + failing deployments
Closes https://github.com/BerriAI/litellm/issues/3483
2024-05-06 17:18:42 -07:00
Ishaan Jaff
040dc1f23e
fix retry policy
2024-05-06 16:43:42 -07:00
Ishaan Jaff
1de50d62f7
fix test router debug logs
2024-05-06 16:38:16 -07:00
Ishaan Jaff
1725b7a9e1
Merge pull request #3461 from BerriAI/litellm_set_router_retry_policy_ui
...
[UI] Set Router Retry Policy
2024-05-06 16:36:09 -07:00
Ishaan Jaff
02f0ef7158
feat - format model price in slack alerts for new model
2024-05-06 15:57:22 -07:00
Ishaan Jaff
c600371e6e
feat - send alert on adding new model
2024-05-06 15:45:07 -07:00
Ishaan Jaff
62adaa0fd4
feat - send slack alerts on adding new model
2024-05-06 15:43:02 -07:00
Ishaan Jaff
448c3827e6
Merge pull request #3488 from BerriAI/litellm_show_key_name_team_slack_alerts
...
[Feat] show `key alias` and `team alias` in slack alerts
2024-05-06 14:36:01 -07:00
Ishaan Jaff
a9ec5789e7
feat - add key name and team alias to slack alerts
2024-05-06 14:30:10 -07:00
Ishaan Jaff
6ff37aabb0
fix add key name + team name in alerting messages
2024-05-06 14:29:04 -07:00
Ishaan Jaff
24b9fbe19f
fix - show api key name and alias in alerts
2024-05-06 14:15:34 -07:00
dependabot[bot]
6fc625b54d
build(deps): bump jinja2 from 3.1.3 to 3.1.4
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 20:55:32 +00:00
Ishaan Jaff
562ef2d2e1
fix - add better debugging on num_callbacks test
2024-05-06 13:42:20 -07:00
Krrish Dholakia
863f9c60a2
refactor: trigger new build
2024-05-06 11:46:30 -07:00
Krrish Dholakia
bbd5ba3ea1
build(config.yml): update env variable
2024-05-06 11:45:25 -07:00
Krrish Dholakia
c6d830d377
fix(anthropic.py): remove raise error on 'empty content'
...
Fixes https://github.com/BerriAI/litellm/issues/3453
2024-05-06 11:42:09 -07:00
Ishaan Jaff
31c4f5f811
(ci/cd) add detailed debugging info
2024-05-06 11:40:16 -07:00
Ishaan Jaff
4f8ee64e8a
ci/cd run again
2024-05-06 11:32:14 -07:00
Ishaan Jaff
c83348b7a8
fix build and test
2024-05-06 11:24:31 -07:00
Krrish Dholakia
b014a72f7a
test(test_openai_endpoints.py): change key
2024-05-06 11:19:47 -07:00
Ishaan Jaff
6a06aba443
(ci/cd) use db connection limit
2024-05-06 11:15:22 -07:00
Ishaan Jaff
44c1dedf64
test fix - test_async_chat_openai_stream
2024-05-06 11:13:07 -07:00