Commit Graph

10439 Commits

Author SHA1 Message Date
David Manouchehri
d4d3130b38
(requirements.txt) - Update langfuse so that we get the latest features. 2024-04-24 13:31:51 +00:00
Krrish Dholakia
70c98617da bump: version 1.35.21 → 1.35.22 2024-04-23 22:53:46 -07:00
Krrish Dholakia
a77bb2da5d build(ui): add ui updates to main build 2024-04-23 22:53:37 -07:00
Krish Dholakia
2d150e7ac0
Merge pull request #3260 from BerriAI/litellm_ui_fixes_5
build(ui): user_dashboard.tsx
2024-04-23 22:50:18 -07:00
Krrish Dholakia
afba10c9c3 build(ui): fixes 2024-04-23 22:49:30 -07:00
Ishaan Jaff
aa08397e34 ui - new build 2024-04-23 22:23:49 -07:00
Ishaan Jaff
1a785f255e
Merge pull request #3259 from BerriAI/litellm_filter_metrics_model_group
UI - filter metrics by model group
2024-04-23 22:22:05 -07:00
Ishaan Jaff
b2fdc3fc76 ui - show how models were load balanced 2024-04-23 22:08:59 -07:00
Ishaan Jaff
59cacf1a3a ui filter by model group 2024-04-23 22:04:12 -07:00
Ishaan Jaff
6d828b478d ui - allow filtering by model group 2024-04-23 22:03:59 -07:00
Ishaan Jaff
9017d9bb81 backend allow filtering by model_group 2024-04-23 22:03:20 -07:00
Krrish Dholakia
9e3514fd24 fix(langsmith.py): fix streaming langsmith calls 2024-04-23 20:47:19 -07:00
Ishaan Jaff
ac6809e9df ui - filter by time and deployments 2024-04-23 20:42:15 -07:00
Krrish Dholakia
959f98a41e bump: version 1.35.20 → 1.35.21 2024-04-23 20:12:02 -07:00
Krrish Dholakia
cf5721332e docs(anthropic.md): add parallel tool calling example for anthropic 2024-04-23 20:11:03 -07:00
Krrish Dholakia
7315bfd5de build(model_prices_and_context_window.json): add anthropic tool use system prompt tokens
anthropic adds a system prompt when making tool calls - this adds to the cost of a tool call with anthropic
2024-04-23 20:01:24 -07:00
Krrish Dholakia
ab24f61099 fix(utils.py): fix mistral api tool calling response 2024-04-23 19:59:11 -07:00
Krish Dholakia
4acdde988f
Merge pull request #3250 from BerriAI/litellm_caching_no_cache_fix
fix(utils.py): fix 'no-cache': true when caching is turned on
2024-04-23 19:57:07 -07:00
Ishaan Jaff
3b860a7f20
Merge pull request #3255 from BerriAI/litellm_refactor_slack_alerting
[Fix] Refactor slack alerting, use one httpx client
2024-04-23 19:45:52 -07:00
Krrish Dholakia
e31eb6a6b2 test(test_openai_endpoints.py): add unit testing for streaming + logprobs on docker image 2024-04-23 19:26:19 -07:00
Krrish Dholakia
df60e475e8 build(requirements.txt): pin all dependency versions 2024-04-23 19:18:19 -07:00
Ishaan Jaff
c1ea3597bc fix test alerting 2024-04-23 19:10:06 -07:00
Ishaan Jaff
9d18e4770d fix using slack alerting through admin ui 2024-04-23 19:05:50 -07:00
Ishaan Jaff
bfc84a7e81 fix - slack alerting use one httpx client for alerts 2024-04-23 18:47:39 -07:00
Ishaan Jaff
31979f83d2 fix - refactor slack alerting 2024-04-23 18:34:11 -07:00
Ishaan Jaff
37069f45cb fix - use one slack class 2024-04-23 18:31:15 -07:00
Krish Dholakia
8d2e411df6
Merge pull request #3124 from elisalimli/bugfix/add-missing-tool-calls-mistral-messages
Add missing tool_calls and name to messages
2024-04-23 17:25:12 -07:00
Krrish Dholakia
72ac0d26e3 test: fix test 2024-04-23 16:56:48 -07:00
Krrish Dholakia
d67e47d7fd fix(test_caching.py): add longer delay for async test 2024-04-23 16:13:03 -07:00
Krrish Dholakia
305d526140 build(model_prices_and_context_window.json): add claude 3 supporting function calling as true flag 2024-04-23 15:38:42 -07:00
Ishaan Jaff
16d245468a
Merge pull request #3252 from Manouchehri/groq-seed-1
(utils.py) - Add seed for Groq
2024-04-23 14:40:20 -07:00
David Manouchehri
69ddd7c68f
(utils.py) - Add seed for Groq 2024-04-23 20:32:21 +00:00
Ishaan Jaff
e29cf9ab38
Merge pull request #3249 from BerriAI/ui_router_Settings
ui - cleanup showing router settings
2024-04-23 13:04:01 -07:00
Krrish Dholakia
161e836427 fix(utils.py): fix 'no-cache': true when caching is turned on 2024-04-23 12:58:30 -07:00
Ishaan Jaff
e15ce79833
Merge pull request #3244 from BerriAI/litellm_fix_linking_langfuse_slack_alerts
[Fix] Linking Langfuse Projects to Slack Alerts
2024-04-23 12:53:18 -07:00
Ishaan Jaff
eada6f6d5d ui - cleanup showing router settings 2024-04-23 12:34:00 -07:00
Ishaan Jaff
0b604146ae
Merge pull request #3245 from BerriAI/litellm_router_settings_cleanup
[Fix] Proxy: updating router settings from UI
2024-04-23 12:10:13 -07:00
Ishaan Jaff
41ab5f2f56 fix - updating router settings from DB 2024-04-23 12:07:58 -07:00
Ishaan Jaff
5118c96b4d fix langfuse project id 2024-04-23 11:37:17 -07:00
Krish Dholakia
caca6a11d7
Merge pull request #3242 from BerriAI/litellm_router_fixes_2
fix(router.py) handle initial model list being empty
2024-04-23 10:55:19 -07:00
Krrish Dholakia
9d2726c2ac fix(proxy_server.py): handle router being initialized without a model list 2024-04-23 10:52:28 -07:00
Ishaan Jaff
774fb33f28
Merge pull request #3231 from Manouchehri/fix-groq-1
(utils.py) - Fix response_format typo for Groq
2024-04-22 22:06:48 -07:00
David Manouchehri
6d61607ee3
(utils.py) - Fix response_format typo for Groq 2024-04-23 04:26:26 +00:00
Krrish Dholakia
8b74b52932 docs(caching.md): add redis ssl to docs 2024-04-22 19:32:03 -07:00
Krrish Dholakia
ec2c70e362 fix(vertex_ai.py): fix streaming logic 2024-04-22 19:15:20 -07:00
Krrish Dholakia
0bb8a4434e fix(vertex_ai.py): remove ExtendedGenerationConfig usage 2024-04-22 18:23:21 -07:00
Ishaan Jaff
7e9587c102 ui - new build 2024-04-22 18:16:54 -07:00
Ishaan Jaff
fdf432798e
Merge pull request #3228 from BerriAI/litellm_ui_polish
[Fix] Non-Admin SSO Login
2024-04-22 18:15:10 -07:00
Ishaan Jaff
9250f61a4c fix - sso login for non admins 2024-04-22 17:57:47 -07:00
Krish Dholakia
14d92aa944
Merge pull request #3214 from Manouchehri/add-p-and-f-pen-gemmini-1
(Vertex AI) - Add `frequency_penalty` and `presence_penalty` support
2024-04-22 16:46:49 -07:00