Commit Graph
12169 Commits
Author SHA1 Message Date
Ishaan Jaff ef7f3bc4fe backend - add audit logs for adding models 2024-05-27 16:29:51 -07:00
Ishaan Jaff 1b4a0a9488 fix clean up models page 2024-05-27 16:03:21 -07:00
Ishaan Jaff 5fe6fea9c8 ui -clean up models default value 2024-05-27 15:58:43 -07:00
Ishaan Jaff eccda76edc router - include updated at and created at in model info 2024-05-27 15:53:16 -07:00
Ishaan Jaff 9198f00339 ui - show created at and updated at on models page 2024-05-27 15:41:55 -07:00
Krrish Dholakia 54e4a2f7ac build(ui): user_dashboard.tsx
fix default team spend calc
2024-05-27 11:08:47 -07:00
Krish DholakiaandGitHub 1c31b313ed Merge pull request #3857 from BerriAI/litellm_fix_user_tpm_rpm_limits
fix(parallel_request_limiter.py): fix user+team tpm/rpm limit check
2024-05-27 09:55:16 -07:00
Krrish Dholakia 1f12874eb4 docs(troubleshoot.md): cleanup docs 2024-05-27 09:51:35 -07:00
Ishaan JaffandGitHub b29994a0ae Merge pull request #3859 from BerriAI/litellm_show_openai_params_model_hub
[Feat] Show supported OpenAI params on model hub
2024-05-27 09:28:04 -07:00
Ishaan JaffandGitHub 75222d7d4b Merge branch 'main' into litellm_show_openai_params_model_hub 2024-05-27 09:27:56 -07:00
Ishaan Jaff 3ed26d963b ui - new build 2024-05-27 09:23:54 -07:00
Ishaan Jaff 8ff66cf419 fix supported_openai_params 2024-05-27 09:22:42 -07:00
Krrish Dholakia 1e877d18a9 bump: version 1.38.10 → 1.38.11 2024-05-27 09:18:07 -07:00
Krrish Dholakia f0f853b941 fix(utils.py): support deepinfra optional params
Fixes https://github.com/BerriAI/litellm/issues/3855
2024-05-27 09:16:56 -07:00
Ishaan Jaff bd65f89c74 ui - new build 2024-05-27 09:16:24 -07:00
Ishaan Jaff 752e432b23 ui - fix showing openai params 2024-05-27 09:10:49 -07:00
mogith-pnandIshaan Jaff 1aa2530c5c updated clarifai.md doc 2024-05-27 09:06:37 -07:00
Krrish DholakiaandIshaan Jaff 983514dc77 fix(model_hub.tsx): fix string 2024-05-27 09:06:37 -07:00
Ishaan Jaff 408130619b ui - show supported openai params 2024-05-27 09:01:47 -07:00
Ishaan Jaff 245990597e fix - return supported_openai_params from get_model_info 2024-05-27 09:00:12 -07:00
Krrish Dholakia d3b724af7d refactor(proxy/utils.py): cleanup dead code 2024-05-27 08:52:01 -07:00
Ishaan Jaff b5f883ab74 feat - show openai params on model hub ui 2024-05-27 08:49:51 -07:00
Krrish Dholakia 4408b717f0 fix(parallel_request_limiter.py): fix user+team tpm/rpm limit check
Closes https://github.com/BerriAI/litellm/issues/3788
2024-05-27 08:48:23 -07:00
Ishaan JaffandGitHub a6a84e57ce Merge pull request #3856 from mogith-pn/main
Clarifai-LiteLLM update docs
2024-05-27 07:40:13 -07:00
mogith-pn f9f2a72845 updated clarifai.md doc 2024-05-27 14:27:01 +00:00
Krrish Dholakia fa064c91fb fix(model_hub.tsx): fix string 2024-05-26 17:44:52 -07:00
Ishaan Jaff 3be6a07e35 bump: version 1.38.9 → 1.38.10 v1.38.10 2024-05-26 14:51:53 -07:00
Ishaan Jaff 36c38cd55c bump: version 1.38.8 → 1.38.9 2024-05-26 14:51:51 -07:00
Ishaan JaffandGitHub 39834aef62 Merge pull request #3849 from BerriAI/litellm_model_hub
[Feat] Model Hub
2024-05-26 14:51:12 -07:00
Ishaan Jaff 7baf45bc0f ui - new build 2024-05-26 14:50:31 -07:00
Ishaan Jaff 8bff66168c fix linting errors 2024-05-26 14:48:57 -07:00
Ishaan Jaff 5b46726f7d working model hub 2024-05-26 14:43:34 -07:00
Krrish DholakiaandIshaan Jaff ea88a09ebc feat(proxy_server.py): expose new /model_group/info endpoint
returns model-group level info on supported params, max tokens, pricing, etc.
2024-05-26 14:09:19 -07:00
Ishaan Jaff 868c1ba792 add copy icon 2024-05-26 14:08:27 -07:00
Krrish Dholakia 22b6b99b34 feat(proxy_server.py): expose new /model_group/info endpoint
returns model-group level info on supported params, max tokens, pricing, etc.
2024-05-26 14:07:35 -07:00
Ishaan Jaff 58c8d4ba71 v0 model hub 2024-05-26 14:01:32 -07:00
Krrish Dholakia bec13d465a docs(alerting.md): add info link with cta v1.38.8-stable 2024-05-25 22:07:50 -07:00
Krrish Dholakia 5f50c1125d docs(alerting.md): add region-based outage alerting to docs 2024-05-25 22:04:08 -07:00
Krrish Dholakia 4e6ca3cb6d bump: version 1.38.7 → 1.38.8 v1.38.8 2024-05-25 21:57:17 -07:00
Krrish Dholakia dde6af7420 test(test_alerting.py): fix test 2024-05-25 21:48:01 -07:00
Krrish Dholakia 01adeda2e4 build(ui): add enterprise cta 2024-05-25 21:41:53 -07:00
Krish DholakiaandGitHub 4e230f0a2e Merge pull request #3844 from BerriAI/litellm_region_based_alerts
feat(slack_alerting.py): enable provider-region based alerting
2024-05-25 21:03:16 -07:00
Krrish Dholakia a9a1447513 feat(ui): allow admin to configure slack alerting thresholds on ui 2024-05-25 21:01:19 -07:00
Ishaan Jaff 1a63f4c8c6 bump: version 1.38.6 → 1.38.7 v1.38.7 v1.38.7-stable 2024-05-25 18:08:44 -07:00
Ishaan Jaff 78e867855c bump: version 1.38.5 → 1.38.6 2024-05-25 18:08:44 -07:00
Ishaan JaffandGitHub 2aa7360649 Merge pull request #3845 from BerriAI/litellm_docs_email_notifs
docs- email notifs
2024-05-25 18:07:57 -07:00
Ishaan Jaff 963ca495a2 docs- email notifs 2024-05-25 18:07:36 -07:00
Ishaan Jaff ec2e846878 fix load test 2024-05-25 17:36:42 -07:00
Ishaan Jaff fe8b7f6b4a re-deploy proxy 2024-05-25 17:30:37 -07:00
Ishaan Jaff 284f2dc804 fix - locustfile 2024-05-25 17:25:21 -07:00