Commit graph

12184 commits

Author SHA1 Message Date
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
Krrish Dholakia
6b50e656b8 fix(main.py): pass extra headers through for async calls 2024-05-27 19:11:40 -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
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
Ishaan Jaff
d71bb96047
Merge pull request #3868 from BerriAI/litellm_show_updated_created_models
[Feat] Show Created at, Created by on `Models` Page
2024-05-27 16:32:29 -07:00
Ishaan Jaff
69f4421356
Merge pull request #3865 from BerriAI/litellm_fix_model_activity
fix - Admin UI show activity by model_group
2024-05-27 16:32:03 -07:00
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
67da24f144 fix(fix-'get_model_group_info'-to-return-a-default-value-if-unmapped-model-group): allows model hub to return all model groupss 2024-05-27 13:53:01 -07:00
Ishaan Jaff
ce41778b6f fix - show activity by model_group 2024-05-27 11:25:16 -07:00
Krrish Dholakia
54e4a2f7ac build(ui): user_dashboard.tsx
fix default team spend calc
2024-05-27 11:08:47 -07:00
Krish Dholakia
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 Jaff
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 Jaff
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-pn
1aa2530c5c updated clarifai.md doc 2024-05-27 09:06:37 -07:00
Krrish Dholakia
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 Jaff
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 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 Jaff
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 Dholakia
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