Commit Graph

12045 Commits

Author SHA1 Message Date
Ishaan Jaff
fa49833cdf feat - send email on new key created 2024-05-24 17:30:06 -07:00
Ishaan Jaff
36916852ad fix - user_id_information 2024-05-24 15:37:36 -07:00
Ishaan Jaff
c43a4dff7f use litellm prefix in all emails 2024-05-24 15:32:51 -07:00
Ishaan Jaff
06370d24b4 feat - email alerts 2024-05-24 15:23:36 -07:00
Ishaan Jaff
4f4607a4df fix - send email alert when token crossed it's budget 2024-05-24 15:22:28 -07:00
Ishaan Jaff
c3dd0a1470 feat check SMTP_SENDER_EMAIL + put behind enterprise license 2024-05-24 14:37:53 -07:00
Ishaan Jaff
9bcbb6cc8b feat - send send_email_alert_using_smtp 2024-05-24 14:29:00 -07:00
Ishaan Jaff
268d4f7665 fix send_email update 2024-05-24 14:23:27 -07:00
Ishaan Jaff
7e9777e93c
Merge pull request #3822 from BerriAI/docs_add_using_vllm
docs - using vllm with litellm proxy server
2024-05-24 10:20:20 -07:00
Krish Dholakia
391a31c0ce
Merge pull request #3812 from afbarbaro/main
Fix issue with delta being None when Deferred / Async Content Filter is enabled on Azure OpenAI
2024-05-24 10:05:08 -07:00
Ishaan Jaff
299ff70db8 docs - using vllm with litellm proxy server 2024-05-24 09:55:34 -07:00
Andres Barbaro
8165dd6b5a Update test 2024-05-24 11:48:35 -05:00
Krrish Dholakia
f8a82f5779 build(render.yaml): fix health check route 2024-05-24 09:45:28 -07:00
Krrish Dholakia
cf4ca0ef64 build(render.yaml): fixes with redhat extension 2024-05-24 09:33:24 -07:00
Krrish Dholakia
3ec0f8f591 build(render.yaml): render.yaml fixes 2024-05-24 09:28:57 -07:00
Krrish Dholakia
2b865ec12c build(render.yaml): fix image name 2024-05-24 09:21:36 -07:00
Krish Dholakia
beb51f5271
Update README.md 2024-05-24 09:19:48 -07:00
Krish Dholakia
41d564857c
Update README.md 2024-05-24 09:19:28 -07:00
Ishaan Jaff
466accd4f5
Merge pull request #3462 from ffreemt/main
Add return_exceptions to batch_completion (retry)
2024-05-24 09:19:10 -07:00
Krrish Dholakia
4a63411f6c build(render.yaml): add render.yaml to github 2024-05-24 09:15:20 -07:00
Andres Barbaro
2e5278990d Improve test 2024-05-24 11:11:43 -05:00
Krish Dholakia
16331b438f
Update README.md 2024-05-24 09:07:32 -07:00
Andres Barbaro
638984b764 Remove unnecessary import 2024-05-24 11:00:29 -05:00
Krrish Dholakia
9698fc77fd docs(input.md): add clarifai supported input params to docs 2024-05-24 08:57:50 -07:00
Andres Barbaro
565a7f1ce2 Add test to validate chunks with no delta are processed correctly 2024-05-24 10:57:35 -05:00
Krrish Dholakia
1ec289bfbe docs(clarifai.md): add clarifai to docs 2024-05-24 08:55:02 -07:00
Krrish Dholakia
2af4948af4 feat(proxy_server.py): add setup instructions for UI 2024-05-24 08:15:44 -07:00
Ishaan Jaff
18f8287e29 ci/cd run again 2024-05-23 21:23:13 -07:00
Ishaan Jaff
7d2c76f640 fix test_filter_invalid_params_pre_call_check 2024-05-23 21:16:32 -07:00
Andres Barbaro
b002328c8d Fix issue with delta being None when Deferred / Async Content Filter is enabled on Azure OpenAI 2024-05-23 22:42:42 -05:00
Krrish Dholakia
bc399029d8 build(ui): updating admin ui with changes 2024-05-23 20:34:48 -07:00
Krrish Dholakia
731af212cc bump: version 1.38.1 → 1.38.2 2024-05-23 20:31:22 -07:00
Krrish Dholakia
f04e4b921b feat(ui/model_dashboard.tsx): add databricks models via admin ui 2024-05-23 20:28:54 -07:00
ffreemt
86d46308bf Make return-exceptions as default behavior in litellm.batch_completion 2024-05-24 11:09:11 +08:00
Krish Dholakia
c14584722e
Merge pull request #3808 from BerriAI/litellm_databricks_api
feat(databricks.py): adds databricks support - completion, async, streaming
2024-05-23 19:23:19 -07:00
Krrish Dholakia
65c4d6be39 docs(databricks.md): add databricks api support to docs 2024-05-23 19:22:09 -07:00
Krish Dholakia
a4f3a1446f
Merge pull request #3792 from miesgre/ollama_vision_fix
fix(factory.py): Ollama vision fix.
2024-05-23 18:22:53 -07:00
Krrish Dholakia
43353c28b3 feat(databricks.py): add embedding model support 2024-05-23 18:22:03 -07:00
Ishaan Jaff
e51ba6dca7
Merge pull request #3807 from danielbichuetti/anyscale-model-updates
build(model_prices_and_context_window.json): update Anyscale model list
2024-05-23 17:45:55 -07:00
Krrish Dholakia
3ec4d1b1fc build(model_prices_and_context_window.json): add databricks models to model cost map 2024-05-23 17:08:56 -07:00
Daniel Bichuetti
7fdb5aeb24
Add source + support_function_calling tag 2024-05-23 20:43:20 -03:00
Ishaan Jaff
e6b9945ad9
Merge pull request #3630 from paneru-rajan/Issue-2407-auto-update-pricing
Added script for auto updating the pricing with the pricings of openrouter.ai
2024-05-23 16:43:09 -07:00
Ishaan Jaff
c041e2c2d6
Merge pull request #3806 from BerriAI/litellm_enforce_enterprise_checks
[Feat] LiteLLM Proxy - Require Enterprise License Key for Premium Guardrail Features
2024-05-23 16:40:57 -07:00
Ishaan Jaff
8febdadef4
Merge pull request #3809 from BerriAI/litellm_add_pricing_forvertex_imagen
[Feat] Add Cost Tracking for `vertex_ai/imagegeneration@006`
2024-05-23 16:40:25 -07:00
Ishaan Jaff
39d6821cd9 feat - add vertex imagegeneration to model price json 2024-05-23 16:34:27 -07:00
Krrish Dholakia
d2229dcd21 feat(databricks.py): adds databricks support - completion, async, streaming
Closes https://github.com/BerriAI/litellm/issues/2160
2024-05-23 16:29:46 -07:00
Ishaan Jaff
e0af091b5e feat - add prixing for vertex_ai image gen 2024-05-23 16:27:08 -07:00
Daniel Bichuetti
a086088dc7
Remove extra char 2024-05-23 20:24:39 -03:00
Daniel Bichuetti
3bd9a1b7a8
Update model_prices_and_context_window.json
This adds some new models from Anyscale
2024-05-23 20:19:46 -03:00
Ishaan Jaff
30ac77532b feat - enfore enterprise checks 2024-05-23 16:11:30 -07:00