Commit graph

868 commits

Author SHA1 Message Date
Ishaan Jaff
a6100d7ea9
ui fix correct team not loading (#5804)
* ui fix correct team not loading

* ui fix
2024-09-20 08:08:56 -07:00
Ishaan Jaff
8dbb1f59d7 ui new build 2024-09-19 17:18:49 -07:00
Ishaan Jaff
e6018a464f
[ Proxy - User Management]: If user assigned to a team don't show Default Team (#5791)
* rename endpoint to ui_settings

* ui allow DEFAULT_TEAM_DISABLED

* fix logic

* docs Set `default_team_disabled: true` on your litellm config.yaml
2024-09-19 17:13:58 -07:00
dependabot[bot]
d0425e7767
Bump next from 14.1.1 to 14.2.10 in /ui/litellm-dashboard (#5753)
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.1.1...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 18:21:58 -07:00
Krrish Dholakia
cdd7cd4d69 build: bump from 1.44.28 -> 1.45.0 2024-09-12 23:10:29 -07:00
Krish Dholakia
00047de1c6
fix(user_dashboard.tsx): don't call /global/spend on startup (#5668)
at 1m+ rows, query timeouts cause ui errors
2024-09-12 22:15:52 -07:00
Ishaan Jaff
c574c729cd ui new build 2024-09-07 16:24:06 -07:00
Ishaan Jaff
57d3d59aaf ui allow setting input / output cost per M tokens 2024-09-07 12:07:14 -07:00
Ishaan Jaff
516a6b63e1 ui new build 2024-09-06 18:10:46 -07:00
Ishaan Jaff
ff9aafe05d
Merge pull request #5566 from BerriAI/litellm_ui_regen_keys
[Feat] Allow setting duration time when regenerating key
2024-09-06 18:05:51 -07:00
Krish Dholakia
e4dcd6f745
fix(navbar.tsx): only show 'get enterprise license' if user is not already a premium user (#5568) 2024-09-06 17:14:30 -07:00
Ishaan Jaff
b345db5011 fix ui type 2024-09-06 17:04:03 -07:00
Ishaan Jaff
46b5a78c21 fix regen keys 2024-09-06 14:31:20 -07:00
Ishaan Jaff
5d9f2e7115 working regen flow 2024-09-06 14:10:02 -07:00
Ishaan Jaff
5c15e21a05 ui allow rotating keys 2024-09-06 10:34:50 -07:00
Ishaan Jaff
dd6c9df850 use form correctly 2024-09-06 10:27:47 -07:00
Ishaan Jaff
9bdb96ad9c allow correct fields on regenerate key 2024-09-06 10:19:37 -07:00
Ishaan Jaff
8e25ba8de1 ui new build 2024-09-05 17:05:39 -07:00
Ishaan Jaff
f42a0528db
Merge branch 'main' into litellm_allow_internal_user_view_usage 2024-09-05 16:46:06 -07:00
Ishaan Jaff
304a31ec8c ui show when key expires 2024-09-05 15:57:52 -07:00
Ishaan Jaff
8344bbd3af ui add a check for isAdminOrAdminViewer 2024-09-05 13:04:20 -07:00
Ishaan Jaff
cc51fd0df9 use helper functions per endpoint 2024-09-05 10:57:12 -07:00
Ishaan Jaff
7d2298d3c1 fix allow internal user and internal viewer to view usage 2024-09-05 10:16:25 -07:00
Ishaan Jaff
5ad6d4cf77 new ui build 2024-08-28 14:43:33 -07:00
Ishaan Jaff
2c0802126d fix ui 2024-08-28 11:59:32 -07:00
Ishaan Jaff
74b19ea9c5 ui fixes 2024-08-28 11:53:31 -07:00
Ishaan Jaff
8dc1af666b ui fix viewing budget info 2024-08-28 11:51:47 -07:00
Ishaan Jaff
228e028147 ui show Budget Reset 2024-08-28 11:48:33 -07:00
Ishaan Jaff
97392a28a3 stash change 2024-08-28 09:55:53 -07:00
Ishaan Jaff
4c54cad62d allow editing budget duration 2024-08-28 08:23:01 -07:00
dependabot[bot]
52e8405b40
build(deps): bump micromatch in /ui/litellm-dashboard
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 02:04:05 +00:00
Ishaan Jaff
f3b3f39eb5 ui new build 2024-08-26 19:01:35 -07:00
Ishaan Jaff
a043676dc4 fix regen api key flow 2024-08-26 18:59:29 -07:00
Ishaan Jaff
b0ae0101f4 make regenerating api keys enterprise 2024-08-26 18:53:28 -07:00
Ishaan Jaff
83813af0a2 regenerate key 2024-08-26 18:44:46 -07:00
Ishaan Jaff
5c2c316919 update ui regen key 2024-08-26 18:41:20 -07:00
Ishaan Jaff
3527e47b59 ui regenerate an api key 2024-08-26 18:33:18 -07:00
Ishaan Jaff
40c018272c working regenerate key flow 2024-08-26 18:28:26 -07:00
Ishaan Jaff
d9769c393e ui new build 2024-08-24 16:45:53 -07:00
Ishaan Jaff
e8b9fbf9f9 fix allow setting per model tpm rpm limits 2024-08-24 15:34:25 -07:00
Ishaan Jaff
98d1113e89 ui allow setting tpm / rpm limits on ui 2024-08-24 12:42:39 -07:00
Ishaan Jaff
16b1302702
Merge pull request #5350 from BerriAI/ui_show_user_id_on_table
Admin UI - show user_id on Key Table
2024-08-24 10:52:47 -07:00
Ishaan Jaff
f618eb0a67 fix show user_id on table 2024-08-23 20:54:44 -07:00
dependabot[bot]
7f8a8279ea
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-24 01:31:29 +00:00
Ishaan Jaff
9c3124c5a7 ui new build 2024-08-16 12:53:23 -07:00
Krrish Dholakia
1510daba4f bump: version 1.43.15 → 1.43.16 2024-08-15 23:04:30 -07:00
Krrish Dholakia
6fc6df134f feat(ui): for adding pass-through endpoints 2024-08-15 21:58:11 -07:00
Ishaan Jaff
c7804e1ea2 ui new build 2024-08-13 18:45:09 -07:00
Ishaan Jaff
d85762b32f ui - handle session expired on ui 2024-08-13 17:09:56 -07:00
Krrish Dholakia
cdce13434e fix(teams.tsx): add team_id to team table on ui 2024-08-13 16:08:49 -07:00