Commit graph

10540 commits

Author SHA1 Message Date
Krrish Dholakia
885de2e3c6 fix(proxy/utils.py): log rejected proxy requests to langfuse 2024-04-25 19:26:27 -07:00
Krrish Dholakia
86a3d24d75 fix(utils.py): pass through 'response_format' for mistral 2024-04-25 18:27:41 -07:00
Krrish Dholakia
ccb864bbea fix(factory.py): correctly apply bos token for llama3 instruct prompt template 2024-04-25 17:37:17 -07:00
Ishaan Jaff
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 Jaff
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 Jaff
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 Jaff
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
Ishaan Jaff
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 Jaff
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
Ishaan Jaff
a1784b4387 ui - fix view key table size 2024-04-25 11:51:07 -07:00
Ishaan Jaff
86758c2b89 ui - show key alias on "end users tab" 2024-04-25 11:50:54 -07:00
Krish Dholakia
ce07b62899
Merge pull request #3298 from aswny/main
fix Llama models messages to prompt conversion for AWS Bedrock
2024-04-25 11:20:46 -07:00
Ishaan Jaff
003a21b27d
Merge pull request #3300 from BerriAI/ui_viewing_teams
[UI] View Number of Keys, Members in a team
2024-04-25 11:10:17 -07:00
Ishaan Jaff
fcaa138882 ui - show number of keys in team 2024-04-25 11:09:28 -07:00
Ishaan Jaff
8ff8b29cfa ui - show num keys, members in team 2024-04-25 11:09:15 -07:00
aswny
781af56f48 check model type chat/instruct to apply template 2024-04-25 17:52:38 +00:00
aswny
9ead717531 fix Llama models message to prompt conversion in for AWS Bedrock provider 2024-04-25 17:19:55 +00:00
Ishaan Jaff
54e0acde35
Merge pull request #3289 from andeplane/patch-1
Fixed typo in token_usage.md
2024-04-25 09:08:53 -07:00
Ishaan Jaff
1bb1b9c259 ui -show tooltip with info 2024-04-25 09:07:01 -07:00
Krrish Dholakia
5ad91e1277 bump: version 1.35.26 → 1.35.27 2024-04-25 08:46:40 -07:00
Krrish Dholakia
1270ed55a1 docs(replicate.md): add proxy examples to docs 2024-04-25 08:46:21 -07:00
Krrish Dholakia
4f46b4c397 fix(factory.py): add replicate meta llama prompt templating support 2024-04-25 08:25:00 -07:00
Ishaan Jaff
92f21cba30 fix - increase default penalty for lowest latency 2024-04-25 07:54:25 -07:00
Anders Hafreager
16a9cb34d9
Fixed typo in token_usage.md 2024-04-25 09:47:25 +02:00
Ishaan Jaff
74817c560e (ci/cd) run again 2024-04-24 23:23:14 -07:00
Ishaan Jaff
4e707af592 Revert "fix(router.py): fix max retries on set_client"
This reverts commit 821844c1a3.
2024-04-24 23:19:14 -07:00
Ishaan Jaff
13e0ac64ef (fix) updating router settings 2024-04-24 23:09:25 -07:00
Krrish Dholakia
72dffdba39 fix(router.py): fix default retry on router 2024-04-24 23:06:53 -07:00
Krrish Dholakia
b8f862bb76 fix(proxy_server.py): fix update router 2024-04-24 23:01:21 -07:00
Krrish Dholakia
fe188f3cc1 fix(proxy_server.py): fix updating non-router settings for proxy config 2024-04-24 22:50:04 -07:00
Krrish Dholakia
4800acc756 refactor(main.py): trigger new build 2024-04-24 22:08:31 -07:00
Krrish Dholakia
0a9cdf6f9b refactor(main.py): trigger new build 2024-04-24 22:04:24 -07:00