Commit graph

10788 commits

Author SHA1 Message Date
Ishaan Jaff
b693060f09 bump: version 1.35.34 → 1.35.35 2024-05-01 19:58:59 -07:00
Ishaan Jaff
00969aa682 ui - new build 2024-05-01 19:52:57 -07:00
Ishaan Jaff
5870d2663d
Merge pull request #3391 from BerriAI/litellm_fix_langfuse_errant_prints
[Fix + Test] Errant prints on langfuse
2024-05-01 19:16:49 -07:00
Ishaan Jaff
533117f4d9 fix pre commit hook should test integrations 2024-05-01 19:14:08 -07:00
Ishaan Jaff
4e3ca5a26e fix - errant prints on langfuse 2024-05-01 19:07:56 -07:00
Ishaan Jaff
b3f5ff4d11
Merge pull request #3390 from BerriAI/litellm_show_slow_responses
[UI] show slow responses + num requests per deployment
2024-05-01 17:32:26 -07:00
Ishaan Jaff
789ef4566c ui - show slow responses 2024-05-01 17:29:52 -07:00
Ishaan Jaff
44f74c65e3 fix update slow responses based on selected model group 2024-05-01 17:25:42 -07:00
Ishaan Jaff
5041b924ac ui - show slow responses on admin UI 2024-05-01 17:23:37 -07:00
Ishaan Jaff
26eda88b26 feat - show slow count and total count 2024-05-01 17:18:14 -07:00
Ishaan Jaff
f48f4a767c feat - return slow responses on admin UI 2024-05-01 17:16:33 -07:00
Ishaan Jaff
8c148506a0
Merge pull request #3388 from BerriAI/litellm_ui_latency_tracker
[UI] Fix show latency < 0.0001 for deployments that have low latency + only show non cache hits on latency UI
2024-05-01 16:58:03 -07:00
Ishaan Jaff
e9dd4bbe57 fix - dont show cache hits on model latency tracker 2024-05-01 16:51:15 -07:00
Ishaan Jaff
2b467a847a fix latency tracking tool tip 2024-05-01 16:47:30 -07:00
Ishaan Jaff
ccceff62df ui - fix latency tool tip 2024-05-01 16:47:12 -07:00
Krrish Dholakia
37eb7910d2 fix(utils.py): fix azure streaming content filter error chunk 2024-05-01 13:45:50 -07:00
Ishaan Jaff
56a75ee7fe (ci/cd) fix tests 2024-05-01 13:42:54 -07:00
Ishaan Jaff
adf3e90f45 ui - new build 2024-05-01 13:32:32 -07:00
Ishaan Jaff
b3161bb20b
Merge pull request #3384 from BerriAI/litellm_fix_details_to
fix - error sending details to log on sentry
2024-05-01 11:44:54 -07:00
Ishaan Jaff
8e75d07bd0 fix - error seeing details to log on sentry 2024-05-01 11:43:14 -07:00
Krish Dholakia
6cfd00e609
Merge pull request #3382 from paul-gauthier/main
Added cost & context metadata for openrouter/anthropic/claude-3-opus
2024-05-01 11:15:29 -07:00
Krrish Dholakia
608fef60a6 fix(utils.py): check if response_object["choices"] is not none and iterable 2024-05-01 11:08:44 -07:00
Krrish Dholakia
e96ccb8edf fix(utils.py): return received args for invalid model response object error
Addresses https://github.com/BerriAI/litellm/issues/3381
2024-05-01 10:47:26 -07:00
Paul Gauthier
500ac36bd9 Added cost & context metadata for openrouter/anthropic/claude-3-opus 2024-05-01 10:43:40 -07:00
Krish Dholakia
a24f32fb5a
Merge pull request #1526 from TheDiscoMole/litellm_ollama_tool_call_reponse
changing ollama response parsing to expected behaviour
2024-05-01 10:24:11 -07:00
Krish Dholakia
0714eb3526
Merge branch 'main' into litellm_ollama_tool_call_reponse 2024-05-01 10:24:05 -07:00
Krrish Dholakia
b187deb787 docs(deploy.md): cleanup docker quick start docs 2024-05-01 10:00:49 -07:00
Krrish Dholakia
1ad67a0d75 fix(router.py): fix update routing strategy 2024-05-01 09:51:11 -07:00
Ishaan Jaff
b3a788142b
Merge pull request #3380 from BerriAI/ui_polish_viewing_model_latencies
[UI] Polish viewing Model Latencies
2024-05-01 09:44:53 -07:00
Ishaan Jaff
0c2e9936ae ui - polish Avg Latency per Toke 2024-05-01 09:42:36 -07:00
Krrish Dholakia
642790efba build(config.yml): fix circle ci resource 2024-05-01 09:03:43 -07:00
Krrish Dholakia
cc54d3ef12 build(config.yml): bump circle-ci resource 2024-05-01 09:02:19 -07:00
Ishaan Jaff
e3ce97d33e ui - sort the dropdown 2024-05-01 08:59:05 -07:00
Ishaan Jaff
e3229d0468 fix tool tip 2024-05-01 08:56:21 -07:00
Krrish Dholakia
0ab6b4bb22 fix(langfuse.py): fix trace param overwriting when existing trace id is given 2024-05-01 08:44:46 -07:00
Ishaan Jaff
94b98f5c4e clean up model latency metrics 2024-05-01 08:27:01 -07:00
Ishaan Jaff
38cf04cc38 fix tool tip 2024-05-01 08:26:44 -07:00
Krrish Dholakia
d0f9f8c0ed fix(proxy/utils.py): emit number of spend transactions for keys being written to db in a batch 2024-05-01 08:25:04 -07:00
Krrish Dholakia
b9f5b3c1a0 build(test_keys.py): improve error message for test 2024-05-01 08:22:28 -07:00
Krrish Dholakia
abdae87ba2 fix(langfuse.py): don't overwrite trace details if existing trace id passed in 2024-05-01 08:15:17 -07:00
Ishaan Jaff
fc5a845838 fix - prisma schema 2024-04-30 23:09:53 -07:00
Ishaan Jaff
eb54b57a44 bump: version 1.35.33 → 1.35.34 2024-04-30 22:55:03 -07:00
Ishaan Jaff
1e94d53a9b (ui - new build) 2024-04-30 22:54:51 -07:00
Ishaan Jaff
b8ca83114a
Merge pull request #3373 from BerriAI/litellm_ui_show_model_exceptions
[UI] show exceptions by model deployments + model latencies - v0
2024-04-30 22:53:47 -07:00
Ishaan Jaff
9bf99df7e2 ui - model analytics 2024-04-30 22:51:25 -07:00
Ishaan Jaff
b9238a00af ui - show tokens / sec 2024-04-30 22:44:28 -07:00
Krrish Dholakia
6a2ddc2791 docs(routing.md): add docs on lowest latency routing buffer 2024-04-30 22:41:50 -07:00
Krrish Dholakia
cfc1eeb3c3 test(test_router_fallbacks.py): rename test to run earlier 2024-04-30 22:04:20 -07:00
Krrish Dholakia
e506e71cb9 fix(test_router_fallbacks.py): reduce test rpm 2024-04-30 22:00:48 -07:00
Krish Dholakia
9f55a99e98
Merge pull request #3376 from BerriAI/litellm_routing_logic
fix(router.py): unify retry timeout logic across sync + async function_with_retries
2024-04-30 19:58:45 -07:00