Commit graph

12259 commits

Author SHA1 Message Date
Ishaan Jaff
9ab96e12ed fix - update abatch_completion docstring 2024-05-28 22:27:09 -07:00
Ishaan Jaff
473ec66b84 feat - router add abatch_completion 2024-05-28 22:19:33 -07:00
Ishaan Jaff
6bf6059b3e
Merge pull request #3882 from BerriAI/litellm_add_batches_sdk
[BETA-Feature] Add OpenAI `v1/batches` Support on LiteLLM SDK
2024-05-28 19:38:12 -07:00
Krish Dholakia
9e88a2cabb
Merge pull request #3886 from BerriAI/litellm_time_to_first_token_2
feat(proxy_server.py): Time to first token Request-level breakdown
2024-05-28 18:36:57 -07:00
Krrish Dholakia
bffa79a8c5 feat(proxy_server.py): give request-level breakdown if ttft metric is selected for ju
st that day
2024-05-28 18:09:22 -07:00
Ishaan Jaff
5e9d024c2c fix - test openai batches 2024-05-28 17:29:13 -07:00
Krrish Dholakia
3558f06de2 fix(model_dashboard.tsx): fix adding model on ui 2024-05-28 17:29:02 -07:00
Ishaan Jaff
215f19440c fix python3.8 error 2024-05-28 17:25:08 -07:00
Ishaan Jaff
c6eb004ed1 fix python 3.8 error 2024-05-28 17:21:59 -07:00
Krish Dholakia
b5c89a249a
Merge pull request #3883 from BerriAI/litellm_anthropic_parallel_streaming_fix
fix(anthropic.py): fix parallel streaming on anthropic.py
2024-05-28 17:21:57 -07:00
Ishaan Jaff
6688215c18 feat - add aretrieve_batch 2024-05-28 17:12:41 -07:00
Ishaan Jaff
1ef7cd923c feat - add acreate_batch 2024-05-28 17:03:29 -07:00
Ishaan Jaff
758ed9e923 feat - add litellm.acreate_file 2024-05-28 16:47:27 -07:00
Krrish Dholakia
324bf027f5 fix(anthropic.py): fix parallel streaming on anthropic.py
prevent parallel requests from cancelling each other

Fixes https://github.com/BerriAI/litellm/issues/3881
2024-05-28 16:29:09 -07:00
Ishaan Jaff
938f4703c3 feat- add retrieve_batch() 2024-05-28 15:55:32 -07:00
Ishaan Jaff
38285e53c3 working create_batch 2024-05-28 15:45:23 -07:00
Ishaan Jaff
d5dbf084ed feat - import batches in __init__ 2024-05-28 15:35:11 -07:00
Ishaan Jaff
0af4c9206f test - openai batches file 2024-05-28 14:54:58 -07:00
Ishaan Jaff
b9515c3b96 feat - add batches types 2024-05-28 12:53:46 -07:00
Krish Dholakia
77e9008eb0
Merge pull request #2888 from rick-github/ollama-image-handling
Update ollama.py for image handling
2024-05-28 10:25:06 -07:00
Ishaan Jaff
6a6f163d51 ui - mount 2024-05-28 08:55:01 -07:00
Ishaan Jaff
ddd0005ed1 bump: version 1.38.12 → 1.39.0 2024-05-28 08:15:37 -07:00
Ishaan Jaff
e6789a0150 fix app mounting ui 2024-05-28 08:14:15 -07:00
Ishaan Jaff
83d381bdb2 ui - new build, release 2024-05-28 08:10:34 -07:00
Ishaan Jaff
cea10e21e7 bump: version 1.38.11 → 1.38.12 2024-05-28 08:10:34 -07:00
Ishaan Jaff
2069e36d1d
Merge pull request #3874 from BerriAI/litellm_make_email_alerts_free
[Feat] Add, Test Email Alerts on Admin UI
2024-05-28 08:09:14 -07:00
frob
c6af8977f6
Fix typo 2024-05-28 17:00:08 +02:00
frob
19194ece78
Add tests for ollama image handling 2024-05-28 16:48:15 +02:00
frob
17f49a4015
Merge branch 'BerriAI:main' into ollama-image-handling 2024-05-28 09:18:36 +02:00
Ishaan Jaff
c712d7cda1 fix linting 2024-05-27 23:37:21 -07:00
Ishaan Jaff
51fdb2979a ui - email alerting 2024-05-27 23:29:14 -07:00
Ishaan Jaff
66feb7f884 feat -working email settins 2024-05-27 23:21:16 -07:00
Ishaan Jaff
24c80e6bc7 fix - testing email alerting 2024-05-27 22:46:45 -07:00
Ishaan Jaff
b5f88b67b3 fix - validation for email alerting 2024-05-27 22:38:17 -07:00
Ishaan Jaff
0a50deb6dc ui - setup / test email alerting 2024-05-27 22:37:12 -07:00
Krish Dholakia
073bca78d4
Merge pull request #3873 from BerriAI/litellm_invite_users_via_link
feat(proxy_server.py): CRUD endpoints for controlling 'invite link' flow
2024-05-27 20:37:05 -07:00
Krish Dholakia
bcbc250a12
Merge branch 'main' into litellm_invite_users_via_link 2024-05-27 20:36:43 -07:00
Krrish Dholakia
86b66c13a4 feat(proxy_server.py): allow admin to invite users via invite link
Closes https://github.com/BerriAI/litellm/issues/3863
2024-05-27 20:32:25 -07:00
Ishaan Jaff
4b0a8ff1f8
Merge pull request #3872 from BerriAI/litellm_make_email_alerts_free
[Feat] Make Email alerting Free Tier, but customizing emails enterprise
2024-05-27 19:46:03 -07:00
Ishaan Jaff
e1b46d4b6e
Merge pull request #3870 from BerriAI/litellm_rename_end_user
[Feat] Rename `/end/user/new` -> `/customer/new` (maintain backwards compatibility)
2024-05-27 19:42:14 -07:00
Ishaan Jaff
8d0bd9d8f1 ffeat - make email alerting a free feature 2024-05-27 19:40:47 -07:00
Ishaan Jaff
528003bc61 docs - Email Notifications 2024-05-27 19:38:42 -07:00
Ishaan Jaff
7d5fe910f2 fix - make email alerting free 2024-05-27 19:27:20 -07:00
Ishaan Jaff
0feeb53868 fix - working customer/delete 2024-05-27 19:24:20 -07:00
Krish Dholakia
9c8af6676c
Merge pull request #3869 from BerriAI/litellm_public_model_hubg
Admin UI - Public model hub
2024-05-27 19:14:11 -07:00
Krrish Dholakia
6b50e656b8 fix(main.py): pass extra headers through for async calls 2024-05-27 19:11:40 -07:00
Ishaan Jaff
f588616498 fix - /customer/update 2024-05-27 19:02:20 -07:00
Krrish Dholakia
24eb79da91 test(test_bedrock_completion.py): refactor test bedrock headers test 2024-05-27 19:01:07 -07:00
Ishaan Jaff
cac63fa0d9 docs - info about anthropic 2024-05-27 18:44:42 -07:00
Krrish Dholakia
6a57f09208 style(model_dashboard.tsx): refactor 2024-05-27 18:41:02 -07:00