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
|
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 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 |
|
Ishaan Jaff
|
737af2b458
|
fix better debugging for latency
|
2024-04-25 11:35:08 -07:00 |
|
Ishaan Jaff
|
787735bb5a
|
fix
|
2024-04-25 11:25:03 -07:00 |
|
Ishaan Jaff
|
984259d420
|
temp - show better debug logs for lowest latency
|
2024-04-25 11:22:52 -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 |
|
Krrish Dholakia
|
821844c1a3
|
fix(router.py): fix max retries on set_client
|
2024-04-24 22:03:01 -07:00 |
|
Ishaan Jaff
|
242830108c
|
(ci/cd) run again
|
2024-04-24 21:09:49 -07:00 |
|
Krish Dholakia
|
435a4b5ed4
|
Merge pull request #3267 from BerriAI/litellm_openai_streaming_fix
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 21:08:33 -07:00 |
|
Ishaan Jaff
|
d2462c0995
|
bump: version 1.35.24 → 1.35.25
|
2024-04-24 21:04:55 -07:00 |
|
Ishaan Jaff
|
70ca65d1ef
|
ui - new build
|
2024-04-24 21:04:44 -07:00 |
|
Krrish Dholakia
|
dacadbf624
|
fix(utils.py): fix anthropic streaming return usage tokens
|
2024-04-24 20:56:10 -07:00 |
|
Ishaan Jaff
|
2c7f4695d9
|
Merge pull request #3283 from BerriAI/litellm_debug_lowest_latency
[Fix] Add better observability for debugging lowest latency routing
|
2024-04-24 20:42:52 -07:00 |
|
Ishaan Jaff
|
b84502c2aa
|
ui - new build
|
2024-04-24 20:40:01 -07:00 |
|
Krrish Dholakia
|
df7db2b870
|
fix(factory.py): support llama3 instuct chat template
allows automatic templating for llama3 instruct requests
|
2024-04-24 20:35:10 -07:00 |
|
Krrish Dholakia
|
495aebb582
|
fix(utils.py): fix setattr error
|
2024-04-24 20:19:27 -07:00 |
|