Commit Graph

12228 Commits

Author SHA1 Message Date
Ishaan Jaff
37e18a42fc feat - add file endpoints proxy 2024-05-28 20:03:13 -07:00
Ishaan Jaff
0020672c19 fear support GET /v1/batches{batch_id} 2024-05-28 17:58:34 -07:00
Ishaan Jaff
c2e24b4ed8 feat add v1/batches 2024-05-28 17:49:36 -07:00
Ishaan Jaff
37d350b466 add batches, files to routes 2024-05-28 17:39:17 -07:00
Ishaan Jaff
5e9d024c2c fix - test openai batches 2024-05-28 17:29:13 -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
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
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
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
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
Krrish Dholakia
322a8218c0 fix(openai.py): fix deepinfra config optional param 2024-05-27 18:36:34 -07:00
Krish Dholakia
60c06cd7df
Merge pull request #3871 from BerriAI/litellm_custom_pricing_ui_fix
fix(model_dashboard.tsx): accurately show the input/output cost per token when custom pricing is set
2024-05-27 18:35:54 -07:00
Krish Dholakia
dec482031b
Merge branch 'main' into litellm_custom_pricing_ui_fix 2024-05-27 18:35:47 -07:00
Krrish Dholakia
d54c1f2da0 fix(model_dashboard.tsx): accurately show the input/output cost per token when custom pricing is set 2024-05-27 18:33:26 -07:00
Ishaan Jaff
24f0b82755 feat - add validation for existing customers 2024-05-27 18:29:09 -07:00
Ishaan Jaff
cdf32ebf0e docs string - > end user /new 2024-05-27 18:20:44 -07:00
Ishaan Jaff
8792b8c7fa docs - rename end user -> customer 2024-05-27 18:18:58 -07:00
Krish Dholakia
37f11162d2
Merge pull request #3847 from paneru-rajan/improve-validate-fallback-method
Improve validate-fallbacks method
2024-05-27 18:18:35 -07:00