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 |
|
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
|
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
|
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 Dholakia
|
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
|
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 Jaff
|
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 |
|
Ishaan Jaff
|
7cc63a77c6
|
fix - router debug logs
|
2024-05-25 17:23:37 -07:00 |
|
Ishaan Jaff
|
0b3c21b114
|
fix - load test
|
2024-05-25 17:19:34 -07:00 |
|
Ishaan Jaff
|
0ae6b337a3
|
Merge pull request #3824 from BerriAI/litellm_include_litellm_exception-in-error
[Feature]: Attach litellm exception in error string
|
2024-05-25 17:09:22 -07:00 |
|
Ishaan Jaff
|
0ba613aa4f
|
Merge pull request #3843 from BerriAI/litellm_reset_budgets
[Feat] Reset Team Budgets on `budget_reset_at`
|
2024-05-25 17:09:08 -07:00 |
|
Ishaan Jaff
|
58625962df
|
fiix - update / reset budget
|
2024-05-25 17:03:27 -07:00 |
|
Krrish Dholakia
|
c2f19d631e
|
feat(slack_alerting.py): enable provider-region based alerting
|
2024-05-25 16:55:46 -07:00 |
|
Ishaan Jaff
|
7022993531
|
feat - ResetTeamBudgetRequest
|
2024-05-25 16:52:41 -07:00 |
|
Ishaan Jaff
|
920dc1754b
|
fix ResetTeamBudgetRequest
|
2024-05-25 16:50:10 -07:00 |
|
Ishaan Jaff
|
e4053b6732
|
Merge pull request #3842 from BerriAI/litellm_set_budget_dur
[Fix] Set budget_duration on `/team/new` and `/team/update`
|
2024-05-25 16:31:39 -07:00 |
|
Ishaan Jaff
|
6ec0efab50
|
fix - test team_alias
|
2024-05-25 15:42:52 -07:00 |
|
Ishaan Jaff
|
59cb306d47
|
fix - __team_info
|
2024-05-25 15:36:20 -07:00 |
|
Ishaan Jaff
|
e2d3c0c846
|
fix - updating team
|
2024-05-25 15:31:25 -07:00 |
|
Ishaan Jaff
|
22d8eaab93
|
test - new_team
|
2024-05-25 15:20:49 -07:00 |
|
Ishaan Jaff
|
6f65df0b1a
|
feat - update budget duration
|
2024-05-25 14:57:29 -07:00 |
|
Ishaan Jaff
|
a03d13fedd
|
fix - allow setting budget duration and reset at
|
2024-05-25 14:38:05 -07:00 |
|
Ishaan Jaff
|
bf0c0c08c8
|
feat - set budget duration
|
2024-05-25 14:32:08 -07:00 |
|
Krish Dholakia
|
322f89782f
|
Merge pull request #3839 from BerriAI/litellm_fix_models_endpoint
fix(proxy_server.py): fix model check for `/v1/models` + `/model/info` endpoint when team has restricted access
|
2024-05-25 14:23:01 -07:00 |
|
Ishaan Jaff
|
7ff8204573
|
fix - linting error
|
2024-05-25 13:30:32 -07:00 |
|
Krrish Dholakia
|
95566dc249
|
fix(proxy_server.py): fix model list returned for /model/info when team has restricted access
|
2024-05-25 13:21:33 -07:00 |
|
Ishaan Jaff
|
b267b1be47
|
ui - new build
|
2024-05-25 13:17:10 -07:00 |
|
Ishaan Jaff
|
057da96fa3
|
Merge pull request #3840 from BerriAI/litellm_ui_enforce_premium_features
[Feat] Ui Enforce premium features on ui
|
2024-05-25 13:13:58 -07:00 |
|
Ishaan Jaff
|
50f5184c69
|
ui - enforce premium features behind a license
|
2024-05-25 13:13:02 -07:00 |
|
Krrish Dholakia
|
25a2f00db6
|
fix(proxy_server.py): fix model check for /v1/models endpoint when team has restricted access
|
2024-05-25 13:02:03 -07:00 |
|
Ishaan Jaff
|
50bd6e9a61
|
Merge pull request #3836 from BerriAI/litellm_ui_show_activity_tab
[Feat] - Admin UI - New Activity Tab
|
2024-05-25 12:37:18 -07:00 |
|
Ishaan Jaff
|
f3f8462f45
|
feat - show activity on admin ui
|
2024-05-25 12:36:17 -07:00 |
|
Ishaan Jaff
|
1afc18f371
|
fix - clean up proxy.py
|
2024-05-25 12:22:28 -07:00 |
|
Ishaan Jaff
|
9035d4d6af
|
ui - show global activity
|
2024-05-25 12:22:10 -07:00 |
|
Ishaan Jaff
|
aa50020bda
|
fix - backend sort by date + /global/activity/model
|
2024-05-25 12:21:14 -07:00 |
|
Krrish Dholakia
|
3c961136ea
|
docs(proxy/caching.md): add configuring user api key cache ttl to docs
|
2024-05-25 12:14:11 -07:00 |
|
Krrish Dholakia
|
19321094da
|
fix(proxy_server.py): allow user_api_key_cache_ttl to be a controllable param
|
2024-05-25 12:07:28 -07:00 |
|
Krrish Dholakia
|
5df08a9809
|
docs(users.md): refactoring team member budget placement
|
2024-05-25 11:41:09 -07:00 |
|
Krrish Dholakia
|
23853e11be
|
bump: version 1.38.4 → 1.38.5
|
2024-05-25 10:54:15 -07:00 |
|
Krrish Dholakia
|
d2e14ca833
|
fix(bedrock_httpx.py): fix bedrock ptu model id str encoding
Fixes https://github.com/BerriAI/litellm/issues/3805
|
2024-05-25 10:54:01 -07:00 |
|