Commit Graph
11302 Commits
Author SHA1 Message Date
Ishaan Jaff 1bb82ef42f ui -new build v1.35.28.dev1 2024-04-25 20:33:02 -07:00
Ishaan Jaff 6105522e55 fix - ui validation bug 2024-04-25 20:33:02 -07:00
Krrish Dholakia 9eb75cc159 test(test_streaming.py): fix test 2024-04-25 20:22:18 -07:00
Krrish Dholakia 5307510592 test: rename test 2024-04-25 20:07:40 -07:00
Krrish Dholakia 486c8ccc30 fix(utils.py): handle pydantic v1 2024-04-25 20:01:36 -07:00
Krrish Dholakia 850b056df5 fix(utils.py): add more logging to identify ci/cd issue 2024-04-25 19:57:24 -07:00
Krrish Dholakia 039ea5497f bump: version 1.35.28 → 1.35.29 2024-04-25 19:51:38 -07:00
Krrish Dholakia caaa05703d refactor(main.py): trigger new build 2024-04-25 19:51:38 -07:00
Krish DholakiaandGitHub 40b6b4794b Merge pull request #3310 from BerriAI/litellm_langfuse_error_logging_2
fix(proxy/utils.py): log rejected proxy requests to langfuse
2024-04-25 19:49:59 -07:00
Ishaan JaffandGitHub a881d16101 Merge pull request #3301 from BerriAI/debug_lowest_latency
[Fix] sending deployment latencies to slack alerting - lowest_latency
2024-04-25 19:43:25 -07:00
Ishaan Jaff 24e918b10f fix clean up prints from slack alerting 2024-04-25 19:36:42 -07:00
Krrish Dholakia 4c5398b556 test(test_timeout.py): fix test 2024-04-25 19:35:30 -07:00
Ishaan Jaff bf92a0b31c fix debugging lowest latency router 2024-04-25 19:34:28 -07:00
Krrish Dholakia 885de2e3c6 fix(proxy/utils.py): log rejected proxy requests to langfuse 2024-04-25 19:26:27 -07:00
Krish DholakiaandGitHub 69280177a3 Merge pull request #3308 from BerriAI/litellm_fix_streaming_n
fix(utils.py): fix the response object returned when n>1 for stream=true
2024-04-25 18:36:54 -07:00
Krrish Dholakia 86a3d24d75 fix(utils.py): pass through 'response_format' for mistral 2024-04-25 18:27:41 -07:00
Krrish Dholakia 1ebc7bb3b7 fix(utils.py): handle finish reason logic 2024-04-25 18:18:00 -07:00
Krrish Dholakia 1985231022 test(test_timeout.py): explicitly set num retries = 0 2024-04-25 18:06:25 -07:00
Krrish Dholakia 9f5ba67f5d fix(utils.py): return logprobs as an object not dict 2024-04-25 17:55:18 -07:00
Krrish Dholakia 54241f2551 test(test_router_fallbacks.py): fix testing 2024-04-25 17:43:40 -07:00
Krrish Dholakia ccb864bbea fix(factory.py): correctly apply bos token for llama3 instruct prompt template v1.35.28 2024-04-25 17:37:17 -07:00
dependabot[bot]andGitHub 8500345bf3 build(deps): bump @hono/node-server in /litellm-js/spend-logs
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.9.0...v1.10.1)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 23:43:28 +00:00
Ishaan JaffandGitHub 5bd50a6cc0 Merge pull request #3239 from BerriAI/dependabot/npm_and_yarn/litellm-js/spend-logs/hono-4.2.7
build(deps): bump hono from 4.1.5 to 4.2.7 in /litellm-js/spend-logs
2024-04-25 16:42:47 -07:00
Ishaan JaffandGitHub 4a15c0aab9 Merge pull request #3265 from Manouchehri/gunicorn-3257
(requirements.txt) - Update gunicorn to 22.0.0 for CVE-2024-1135
2024-04-25 16:42:25 -07:00
Ishaan Jaff b45ff5a87b bump: version 1.35.27 → 1.35.28 2024-04-25 16:40:02 -07:00
Ishaan Jaff 72cca34739 ui - new build 2024-04-25 16:39:05 -07:00
Ishaan JaffandGitHub 88e1a44dfe Merge pull request #3309 from BerriAI/litellm_set_unique_webhooks_per_alert
[FEAT - UI + Backend] Proxy - set unique webhooks per alert
2024-04-25 16:35:26 -07:00
Ishaan JaffandGitHub de6e03f410 Merge pull request #3307 from BerriAI/litellm_set_alerts_per_channel
[Backend-Alerting] Separate alerting for different channels
2024-04-25 16:35:16 -07:00
Ishaan Jaff 96921864dc fixes for testing alerting 2024-04-25 16:33:55 -07:00
Ishaan Jaff ebc27a2969 fix alert success message 2024-04-25 16:30:05 -07:00
Ishaan Jaff 58d7b73b17 test alerts setup 2024-04-25 16:29:52 -07:00
Ishaan Jaff 557d45b4ec ui - polish alerts screen 2024-04-25 16:15:39 -07:00
Ishaan Jaff 6b52288531 ui - use tabs for callbacks and alerting 2024-04-25 16:09:28 -07:00
Ishaan Jaff 6b125a99de ui - switch alerts on / off 2024-04-25 16:00:42 -07:00
Ishaan Jaff 0c89bdf483 ui - read/write webhook urls 2024-04-25 15:45:08 -07:00
Ishaan Jaff 6d43d65e22 fix add alert_to_webhook_url to general settings 2024-04-25 15:43:54 -07:00
Krrish Dholakia caf1e28ba3 test(test_completion.py): fix test 2024-04-25 14:07:07 -07:00
Ishaan Jaff 77651a291c ui - show alert types 2024-04-25 14:00:28 -07:00
Krrish Dholakia 5f8d88d363 fix(vertex_ai.py): handle stream=false
also adds unit testing for vertex ai calls with langchain
2024-04-25 13:59:37 -07:00
Ishaan Jaff 61f48aba6f backend - update slack alert_to_webhook_url_map 2024-04-25 13:47:52 -07:00
Ishaan Jaff fa83e2da06 docs - fix routing 2024-04-25 13:43:51 -07:00
Krrish Dholakia a819454647 test(test_completion.py): fix test to not raise exception if it works 2024-04-25 13:31:19 -07:00
Krrish Dholakia 6c5c7cca3d fix(utils.py): fix the response object returned when n>1 for stream=true
Fixes https://github.com/BerriAI/litellm/issues/3276
2024-04-25 13:27:29 -07:00
Ishaan JaffandGitHub cff83c720d Merge pull request #3306 from BerriAI/ui_fix_end_users_tab
[UI] fix end users tab
2024-04-25 13:06:32 -07:00
Ishaan Jaff 2aa849b7ae fix test alerting 2024-04-25 13:06:17 -07:00
Ishaan Jaff 1d5e70f7a0 pass alert type on alerting handle 2024-04-25 13:05:34 -07:00
Ishaan JaffandGitHub 6337f5abd5 Merge pull request #3296 from BerriAI/ui_tooltip_info
[UI] Show Tooltip when editing models
2024-04-25 12:41:29 -07:00
Ishaan Jaff 612bc080c2 ui - cleanup key owners tab vs end users tab 2024-04-25 12:12:23 -07:00
Krrish Dholakia 160acc085a fix(router.py): fix default retry logic 2024-04-25 11:57:27 -07:00
Ishaan Jaff a1784b4387 ui - fix view key table size 2024-04-25 11:51:07 -07:00