Commit Graph

13124 Commits

Author SHA1 Message Date
Krish Dholakia
db32009da1
Merge pull request #4186 from BerriAI/litellm_show_correct_pricing
fix(utils.py): check if model info is for model with correct provider
2024-06-13 21:12:31 -07:00
Krrish Dholakia
076deb7ab4 docs(team_budgets.md): fix docs 2024-06-13 20:55:50 -07:00
Krrish Dholakia
ff8f0f56ba bump: version 1.40.11 → 1.40.12 2024-06-13 20:55:50 -07:00
Krrish Dholakia
11555e56ed build(ui): new build 2024-06-13 20:55:50 -07:00
Krrish Dholakia
b72d09689e feat(proxy/utils.py): allow budget duration in months
Closes https://github.com/BerriAI/litellm/issues/4042
2024-06-13 20:55:50 -07:00
lucca
ed6a949f39 llama 3 2024-06-13 20:55:50 -07:00
Ishaan Jaff
75bfea4046 doc fix creating team budgets 2024-06-13 20:55:50 -07:00
Ishaan Jaff
988256a13f bump: version 1.40.10 → 1.40.11 2024-06-13 20:55:50 -07:00
Ishaan Jaff
9c7026e1a8 fix - update team 2024-06-13 20:55:50 -07:00
Ishaan Jaff
b986aa2846 update swagger for /team endpoints 2024-06-13 20:55:50 -07:00
Ishaan Jaff
6b3b7b7274 doc - setting team budgets 2024-06-13 20:55:50 -07:00
Ishaan Jaff
f903fb8de4 doc - team based budgets 2024-06-13 20:55:50 -07:00
Ishaan Jaff
b4db497e23 fix /team/update 2024-06-13 20:55:50 -07:00
Ishaan Jaff
34ccbfba5f doc - setting team budgets 2024-06-13 20:55:49 -07:00
Krrish Dholakia
92cd7ffc18 feat(__init__.py): allow setting drop_params as an env
Closes https://github.com/BerriAI/litellm/issues/4175
2024-06-13 20:55:49 -07:00
Krrish Dholakia
dfc37bc933 build: allow resetting customer budget weekly + edit customer budget panel 2024-06-13 20:55:49 -07:00
Krrish Dholakia
4f503c20ca build(ui/teams.tsx): allow resetting teams budget 2024-06-13 20:55:49 -07:00
Ishaan Jaff
b30856db73 fix - ui show correct team budget when budget = 0.0 2024-06-13 20:55:49 -07:00
Ishaan Jaff
8f77cfc013 fix bug when updating team 2024-06-13 20:55:49 -07:00
Ishaan Jaff
36dd2a99d9 docs - budget metrics litellm 2024-06-13 20:55:49 -07:00
Ishaan Jaff
fd3d764a3f feat - add remaining budget for key on prometheus 2024-06-13 20:55:49 -07:00
Ishaan Jaff
95cc2484ed feat - add remaining team budget gauge 2024-06-13 20:55:49 -07:00
Ishaan Jaff
21ed23296f fix - clean up swagger spend endpoints 2024-06-13 20:55:49 -07:00
David Manouchehri
51f873b54d fix(caching.py): Stop throwing constant spam errors on every single S3 cache miss. Fixes #4146. 2024-06-13 20:55:49 -07:00
Ishaan Jaff
24129ea0f1 docs - custom logout url 2024-06-13 20:54:08 -07:00
Krrish Dholakia
f01f9b7015 docs(team_budgets.md): fix docs 2024-06-13 20:47:42 -07:00
Krrish Dholakia
a085495969 bump: version 1.40.11 → 1.40.12 2024-06-13 20:46:07 -07:00
Krrish Dholakia
f102e21c5d build(ui): new build 2024-06-13 20:45:48 -07:00
Krish Dholakia
021ecf103b
Merge pull request #4188 from BerriAI/litellm_monthly_budget
feat(proxy/utils.py): allow budget duration in months (`1mo`)
2024-06-13 20:28:39 -07:00
Krish Dholakia
7f0ea87b43
Merge pull request #4191 from themrzmaster/main
add llama 3  family from deepinfra
2024-06-13 20:28:21 -07:00
Ishaan Jaff
54af219c42 doc fix creating team budgets 2024-06-13 19:02:29 -07:00
Ishaan Jaff
edc7a112e2 bump: version 1.40.10 → 1.40.11 2024-06-13 17:34:49 -07:00
Ishaan Jaff
6add69a819 fix - update team 2024-06-13 17:34:17 -07:00
Ishaan Jaff
c470874f3c update swagger for /team endpoints 2024-06-13 17:32:24 -07:00
lucca
e09f220600
llama 3 2024-06-13 21:24:07 -03:00
Ishaan Jaff
a3dd193e19
Merge pull request #4189 from BerriAI/doc_setting_team_budgets
[Doc] Setting Team budgets
2024-06-13 17:22:49 -07:00
Krish Dholakia
4366b0e553
Merge pull request #4187 from BerriAI/litellm_drop_params_env
feat(__init__.py): allow setting drop_params as an env
2024-06-13 17:02:08 -07:00
Ishaan Jaff
afe2ea341c doc - setting team budgets 2024-06-13 17:01:27 -07:00
Ishaan Jaff
879797c6ba doc - team based budgets 2024-06-13 16:59:01 -07:00
Krrish Dholakia
f65752c18b feat(proxy/utils.py): allow budget duration in months
Closes https://github.com/BerriAI/litellm/issues/4042
2024-06-13 16:52:17 -07:00
Ishaan Jaff
e0985af6cd fix /team/update 2024-06-13 16:24:45 -07:00
Krrish Dholakia
83d8711f16 feat(__init__.py): allow setting drop_params as an env
Closes https://github.com/BerriAI/litellm/issues/4175
2024-06-13 16:00:14 -07:00
Ishaan Jaff
ecb859b62e doc - setting team budgets 2024-06-13 15:56:43 -07:00
Krish Dholakia
a0b66dcb92
Merge pull request #4185 from BerriAI/litellm_reset_budget
Reset budget option for teams
2024-06-13 15:56:18 -07:00
Krrish Dholakia
345094a49d fix(utils.py): check if model info is for model with correct provider
Fixes issue where incorrect pricing was used for custom llm provider
2024-06-13 15:54:24 -07:00
Ishaan Jaff
86cf9716f2
Merge pull request #4183 from BerriAI/litellm_fix_ui_bug_when_updating_team
[Fix] Fix bug when updating team budgets on UI  + display budget =0.0 correctly on UI
2024-06-13 15:33:48 -07:00
Ishaan Jaff
a8f3c33db0 fix - ui show correct team budget when budget = 0.0 2024-06-13 15:30:29 -07:00
Ishaan Jaff
676fdfb1ca fix bug when updating team 2024-06-13 15:18:09 -07:00
Krrish Dholakia
38fd203acd build: allow resetting customer budget weekly + edit customer budget panel 2024-06-13 15:10:01 -07:00
Ishaan Jaff
d23e941bac
Merge pull request #4180 from BerriAI/litellm_clean_up_swagger_spend
fix - clean up swagger spend endpoints 🧹🧹🧹🧹
2024-06-13 15:01:45 -07:00