Commit Graph

11302 Commits

Author SHA1 Message Date
Ishaan Jaff
753bed86e5 ui - clean up order 2024-04-22 13:44:37 -07:00
Krrish Dholakia
d4bca6707b ci(proxy_server_config.yaml): use redis for usage-based-routing-v2 2024-04-22 13:34:36 -07:00
Ishaan Jaff
40ae951634 ui - cleanup input text boxes 2024-04-22 13:34:23 -07:00
Ishaan Jaff
69121360ba fix text input box on ui 2024-04-22 13:29:48 -07:00
Ishaan Jaff
860f20d1ab ui - cleanup litellm logo 2024-04-22 13:27:42 -07:00
Krrish Dholakia
ff30dc3cf9 bump: version 1.35.19 → 1.35.20 2024-04-22 13:02:06 -07:00
Krrish Dholakia
a520e1bd6f fix(router.py): add random shuffle and tpm-based shuffle for async shuffle logic 2024-04-22 12:58:59 -07:00
Dom
6464a1b067 Update contributing instructions in README.md 2024-04-22 19:35:08 +01:00
David Manouchehri
c643e04ada
improve(vertex_ai.py): Add frequency_penalty and presence_penalty. 2024-04-22 18:02:59 +00:00
Krrish Dholakia
c015e5e2c6 bump: version 1.35.18 → 1.35.19 2024-04-22 10:54:52 -07:00
Krrish Dholakia
1e9487f639 refactor(main.py): trigger new build 2024-04-22 10:54:35 -07:00
Krrish Dholakia
be4a3de27c fix(utils.py): support deepinfra response object 2024-04-22 10:51:11 -07:00
Ishaan Jaff
bb065f64c6 increase ui default session time to 2 hours 2024-04-22 10:00:53 -07:00
David Manouchehri
1a7eec5786
improve(vertex_ai.py): Switch to simpler dict type. 2024-04-22 17:00:37 +00:00
Ishaan Jaff
127a030a5f ui - simplify team spend color scheme 2024-04-22 09:53:05 -07:00
Ishaan Jaff
f54982a560 fix - round spend to 2 decimals 2024-04-22 09:17:40 -07:00
Ishaan Jaff
b82dd29c99
Merge pull request #3209 from BerriAI/litellm_show_langfuse_link_slack_alerts
[Feat]- show langfuse trace in slack alerts
2024-04-22 08:55:08 -07:00
Ishaan Jaff
094583f18e feat - show langfuse trace in alerts 2024-04-22 08:51:46 -07:00
Ishaan Jaff
1dbd4f6d7b ui - new build 2024-04-22 07:23:22 -07:00
Bill Chambers
f15988d416
Update langsmith_integration.md 2024-04-21 18:54:18 -07:00
Ishaan Jaff
1fea2b0397 (ci/cd) run again 2024-04-21 16:50:11 -07:00
Ishaan Jaff
87a08ec8b9
Merge pull request #3203 from BerriAI/revert-3150-anthropic-vertex-adc
Revert "Load google ADC before init AnthropicVertex"
2024-04-21 16:45:31 -07:00
Ishaan Jaff
b88a21b094
Revert "Load google ADC before init AnthropicVertex" 2024-04-21 16:44:23 -07:00
Simon S. Viloria
a77537ddd4
Merge branch 'BerriAI:main' into feature/watsonx-integration 2024-04-21 10:35:51 +02:00
alisalim17
e404dd7569 test: add test forfunction calling with mistral large latest to test_streaming.py 2024-04-21 11:27:42 +04:00
alisalim17
319e006d13 test: add test for function calling with mistral large latest to test_completion.py 2024-04-21 11:27:21 +04:00
Ishaan Jaff
cb3c98abe4 bump: version 1.35.17 → 1.35.18 2024-04-20 19:32:52 -07:00
Ishaan Jaff
ced29f6b76 ui - new build 2024-04-20 19:32:40 -07:00
Ishaan Jaff
62ff3f6942
Merge pull request #3198 from BerriAI/litellm_fix_create_key
ui - fix create key flow / cleanup non admin flow
2024-04-20 19:31:58 -07:00
Ishaan Jaff
8701498d77 ui - show team models to user 2024-04-20 19:30:53 -07:00
Ishaan Jaff
a6a0787230 fix - api_ref title 2024-04-20 19:06:50 -07:00
Ishaan Jaff
0e323b507d ui - clean up chat ui 2024-04-20 19:04:01 -07:00
Ishaan Jaff
fa0ef8271e ui - show team name on the top 2024-04-20 19:00:38 -07:00
Ishaan Jaff
2165b24479 fix - show team models / team info in admin ui 2024-04-20 18:19:08 -07:00
Ishaan Jaff
6e6537367f ui - fix create key flow 2024-04-20 17:40:53 -07:00
Ishaan Jaff
cc4e66d04a
Merge pull request #3197 from BerriAI/litellm_ui_flow_for_non_admins
[UI] - simplify "Create Key" for non admins
2024-04-20 16:31:32 -07:00
Ishaan Jaff
41d3a17f1d ui - non admin flow 2024-04-20 16:30:17 -07:00
Ishaan Jaff
aad827e40f ui - see extra optional params in accordion 2024-04-20 16:25:44 -07:00
Krrish Dholakia
9379e3d047 fix(lowest_tpm_rpm_v2.py): use a combined tpm+rpm query in async get cache, to reduce redis client calls in high traffic 2024-04-20 16:13:11 -07:00
Ishaan Jaff
a71d4fc172 (ui) hide default team for non admins 2024-04-20 15:55:18 -07:00
Ishaan Jaff
31e600c4fe (ui) - simplify user flow 2024-04-20 15:50:01 -07:00
Krrish Dholakia
c5d880b6fd docs(routing.md): add simple shuffle async support to docs 2024-04-20 15:02:22 -07:00
Krrish Dholakia
b96741e4f4 fix(router.py): async simple-shuffle support 2024-04-20 15:01:12 -07:00
Ishaan Jaff
a909af3fc0 (ci/cd) fix test_master_key_hashing 2024-04-20 14:50:34 -07:00
Krish Dholakia
fcde3ba213
Merge pull request #3192 from BerriAI/litellm_calculate_max_parallel_requests
fix(router.py): Make TPM limits concurrency-safe
2024-04-20 13:24:29 -07:00
Ishaan Jaff
6e2de63e7d
Merge pull request #3196 from BerriAI/litellm_fix_slack_alerting_embedding
fix - slack alerting show `input` for embedding requests
2024-04-20 13:22:36 -07:00
Ishaan Jaff
ddc71d766a fix - slack alerting show input in the api_base 2024-04-20 13:16:47 -07:00
Krish Dholakia
9f91f9919f
Merge pull request #3115 from elisalimli/litellm_fix/missing-spaces-between-prompts-cohere-chat
Fix new line issue in cohere_message_pt
2024-04-20 13:15:20 -07:00
Krish Dholakia
3faada32d5
Merge pull request #3118 from n1lanjan/2833-anthropic-tool-call-fix
Fix tool call errors using anthropic
2024-04-20 13:14:29 -07:00
Krrish Dholakia
c96ca1f85e fix(router.py): improve debug logsd 2024-04-20 13:12:12 -07:00