Commit Graph

9363 Commits

Author SHA1 Message Date
Ishaan Jaff
24ca4e310c (ui) show team based usage 2024-03-30 14:20:08 -07:00
Ishaan Jaff
23a18d4be3 (ui) show proxy spend 2024-03-30 14:02:43 -07:00
Ishaan Jaff
b76d31f9fe (ui) show top team spend 2024-03-30 14:01:05 -07:00
Ishaan Jaff
1bbdbcad7d (ui) fix models page 2024-03-30 14:00:22 -07:00
Ishaan Jaff
8daca76566 (ui) view spend by team name on usage 2024-03-30 13:25:32 -07:00
Ishaan Jaff
77b6cd01df (ui) new build 2024-03-30 12:17:07 -07:00
Ishaan Jaff
4a720f00ef
Merge pull request #2771 from BerriAI/litellm_edit_teams
[UI] Edit Teams
2024-03-30 12:15:58 -07:00
Ishaan Jaff
58cc11a312
Merge branch 'main' into litellm_edit_teams 2024-03-30 12:15:53 -07:00
Ishaan Jaff
46c9b57a29 (new) ui build 2024-03-30 12:14:43 -07:00
Ishaan Jaff
c16f2f14eb (ui) edit teams 2024-03-30 12:14:33 -07:00
Ishaan Jaff
84c5b56371 (ui) working edit team 2024-03-30 12:14:33 -07:00
Ishaan Jaff
f62b3f5d2c (ui) edit teams 2024-03-30 12:14:33 -07:00
Ishaan Jaff
4a6aa3ee61 (ui) edit teams 2024-03-30 12:14:33 -07:00
Ishaan Jaff
e6a0942780 (new) ui build 2024-03-30 12:10:25 -07:00
Ishaan Jaff
479ba9161c (ui) edit teams 2024-03-30 12:04:58 -07:00
Ishaan Jaff
fab682a957 (ui) working edit team 2024-03-30 11:51:07 -07:00
Krrish Dholakia
0342cd3b6b fix(proxy_server.py): support azure openai text completion calls 2024-03-30 11:30:06 -07:00
Krish Dholakia
2ca303ec0e
Merge pull request #2748 from BerriAI/litellm_anthropic_tool_calling_list_parsing_fix
fix(factory.py): parse list in xml tool calling response (anthropic)
2024-03-30 11:27:02 -07:00
Krrish Dholakia
ff9de34a5d bump: version 1.34.16 → 1.34.17 2024-03-30 09:04:57 -07:00
Krrish Dholakia
c0204310ee fix(main.py): fix translation to text_completions format for async text completion calls 2024-03-30 09:02:51 -07:00
Krrish Dholakia
89471ba4c5 build(model_prices_and_context_window.json): add proper bedrock mixtral model name 2024-03-30 08:37:06 -07:00
Krrish Dholakia
22d5603778 ci(config.yml): add lunary to circle ci 2024-03-29 22:09:21 -07:00
Krrish Dholakia
4826018756 docs(users.md): fix doc for end-user param 2024-03-29 21:54:07 -07:00
Krrish Dholakia
e74a15be19 bump: version 1.34.15 → 1.34.16 2024-03-29 21:48:31 -07:00
Krrish Dholakia
af2eabba91 fix(proxy_server.py): fix /key/update endpoint to update key duration
also adds a test for this to our ci/cd
2024-03-29 21:47:10 -07:00
Krrish Dholakia
68a1fa36cf fix(handle_jwt.py): fix linting issue 2024-03-29 21:35:36 -07:00
Krish Dholakia
dfd20cb155
Merge pull request #2244 from lunary-ai/main
[Feat] Update integration with Lunary
2024-03-29 21:32:01 -07:00
Vincelwt
1b84dfac91
Merge branch 'main' into main 2024-03-30 13:21:53 +09:00
Krrish Dholakia
97616ee267 bump: version 1.34.14 → 1.34.15 2024-03-29 21:16:01 -07:00
Krish Dholakia
6d9887969f
Merge pull request #2757 from BerriAI/litellm_fix_budget_alerts
fix(auth_checks.py): make global spend checks more accurate
2024-03-29 21:13:27 -07:00
Krish Dholakia
f44df7bed6
Merge pull request #2762 from jacobnguyenn/update-jwt-auth
fix: still verify kid on single pub key fetched
2024-03-29 21:08:22 -07:00
Krrish Dholakia
cbf35087c7 test(test_key_generate_prisma.py): fix test 2024-03-29 20:30:43 -07:00
Ishaan Jaff
f03d2efd43 (ui) edit teams 2024-03-29 20:20:04 -07:00
Krrish Dholakia
48ac36e70d docs(proxy_server.py): fix example on swagger for team member delete 2024-03-29 20:09:54 -07:00
phuongnd96
4bf4be3a0f
fix: still verify kid on single pub key fetched 2024-03-30 10:09:38 +07:00
Krrish Dholakia
3810b050c1 fix(proxy_server.py): increment cached global proxy spend object 2024-03-29 20:02:31 -07:00
Ishaan Jaff
b42ffe4a46 (ui) edit teams 2024-03-29 17:16:32 -07:00
Krrish Dholakia
5280fc809f fix(proxy_server.py): enforce end user budgets with 'litellm.max_end_user_budget' param 2024-03-29 17:14:40 -07:00
Ishaan Jaff
141396a214
Merge pull request #2760 from BerriAI/litellm_team_add_all_models
[UI] team, key add `all_models`
2024-03-29 16:45:02 -07:00
Ishaan Jaff
062239feb5 (ui) new build 2024-03-29 16:38:18 -07:00
Ishaan Jaff
ba56e988f5 (ui) add all_models 2024-03-29 16:36:02 -07:00
Ishaan Jaff
30a4f224ee (feat) team add all models available 2024-03-29 16:28:36 -07:00
Krrish Dholakia
786116783f fix(proxy_server.py): fix max budget check to also fire slack alert 2024-03-29 16:24:40 -07:00
Ishaan Jaff
e8ead49d29
Merge pull request #2628 from BerriAI/dependabot/npm_and_yarn/docs/my-website/webpack-dev-middleware-5.3.4
build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs/my-website
2024-03-29 16:12:29 -07:00
Ishaan Jaff
2974e0da31
Merge pull request #2689 from BerriAI/dependabot/npm_and_yarn/docs/my-website/express-4.19.2
build(deps): bump express from 4.18.2 to 4.19.2 in /docs/my-website
2024-03-29 16:12:17 -07:00
Ishaan Jaff
cea999229a
Merge pull request #2759 from BerriAI/litellm_team_delete
[UI] /team/delete
2024-03-29 16:09:48 -07:00
Ishaan Jaff
733d36e275 (ui new build) 2024-03-29 16:09:29 -07:00
Ishaan Jaff
fb5bc5aac0 (ui) team delete 2024-03-29 16:06:47 -07:00
Ishaan Jaff
cdb06d7ef0 (ui) /team/delete call 2024-03-29 15:53:28 -07:00
Krrish Dholakia
be6481bb36 fix(proxy_server.py): fix checks 2024-03-29 15:34:13 -07:00