Commit graph

1279 commits

Author SHA1 Message Date
Krrish Dholakia
3c0e9cb48e feat(schema.prisma): store model id + model group as part of spend logs
allows precise model metrics
2024-05-22 17:29:44 -07:00
Krrish Dholakia
7f0d85f12a feat(proxy_server.py): enable admin to create/delete budgets for end-users 2024-05-22 16:20:06 -07:00
Ishaan Jaff
67b85d9dda undo ui changes 2024-05-21 18:39:25 -07:00
Ishaan Jaff
7cbdf02a9b ui - set permissions on keys 2024-05-21 18:06:56 -07:00
Ishaan Jaff
1d35b7543a UI - create keys limited to specific routes 2024-05-21 17:39:37 -07:00
Ishaan Jaff
6708a1adaa ui - new build 2024-05-17 21:58:10 -07:00
Ishaan Jaff
7add1ef42e ui - show max input tokens 2024-05-17 17:18:20 -07:00
Ishaan Jaff
04648ee368 fix - enter base_model on azure 2024-05-17 17:02:01 -07:00
Ishaan Jaff
bd63af395f ui - new build 2024-05-16 17:08:36 -07:00
Ishaan Jaff
20dc9e74af ui - show key alias on Top Keys instead of key_name 2024-05-16 16:27:35 -07:00
Ishaan Jaff
57d1efec1b fix round team spend to 2 decimals 2024-05-16 16:21:21 -07:00
Ishaan Jaff
a65c1f8340 fix models page 2024-05-16 16:10:53 -07:00
Ishaan Jaff
a1eff57ded ui - fix bug with defaul selected model 2024-05-16 15:31:27 -07:00
Ishaan Jaff
1dabf424f3 ui - show model prices as /1M tokens 2024-05-16 15:10:39 -07:00
Ishaan Jaff
0fbe12ef3d fix don't let tag spend logs raise an error on usage tab 2024-05-16 13:37:38 -07:00
Ishaan Jaff
7b2e210c7b ui - fix end user timezone diff 2024-05-16 13:29:17 -07:00
Ishaan Jaff
ac71a89b0e ui - new build 2024-05-15 21:04:09 -07:00
Krrish Dholakia
153ce0d085 build(ui/general_settings.tsx): support updating global max parallel requests on the ui 2024-05-15 19:26:57 -07:00
Krrish Dholakia
6a357b4275 feat(proxy_server.py): Enabling Admin to control general settings on proxy ui 2024-05-15 15:26:57 -07:00
Ishaan Jaff
f19e6724ee ui - new build 2024-05-13 17:48:24 -07:00
Ishaan Jaff
052cfeb810 ui - how spend per tag in bar chart 2024-05-13 17:31:18 -07:00
Ishaan Jaff
5dfa0ed196 filter tags usage by date 2024-05-13 17:15:39 -07:00
Ishaan Jaff
5845d6f958 feat - filter tags by startTime and endTime 2024-05-13 17:15:04 -07:00
Ishaan Jaff
d3f76e33e4 ui - clean up edit team input box 2024-05-13 16:36:21 -07:00
Ishaan Jaff
eb2d6ba20a ui - new build 2024-05-13 15:56:59 -07:00
Ishaan Jaff
112c06ae54
Merge pull request #3550 from BerriAI/dependabot/npm_and_yarn/ui/litellm-dashboard/next-14.1.1
build(deps): bump next from 14.1.0 to 14.1.1 in /ui/litellm-dashboard
2024-05-13 13:01:02 -07:00
Ishaan Jaff
7f6f196e66 ui - show daily reports on UI 2024-05-13 10:55:54 -07:00
Ishaan Jaff
d7f7120880 ui - new build 2024-05-11 15:58:55 -07:00
Ishaan Jaff
69afc14a82 fix - show token hashes on ui 2024-05-11 12:42:14 -07:00
Ishaan Jaff
b146336e79 clean up key info tab 2024-05-11 11:30:10 -07:00
Ishaan Jaff
69452f003d ui - show token hashes on ui 2024-05-11 11:21:53 -07:00
Nick Wong
759ff3f750
added code to enforce unique key and team aliases in the ui 2024-05-10 15:42:07 -07:00
dependabot[bot]
9bcd93178f
build(deps): bump next from 14.1.0 to 14.1.1 in /ui/litellm-dashboard
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [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.0...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 22:42:27 +00:00
Ishaan Jaff
dea4a081c7 ui - new build 2024-05-08 18:45:54 -07:00
Ishaan Jaff
6d955ef457
Merge branch 'main' into ui_show_spend_end_user 2024-05-08 18:29:25 -07:00
Ishaan Jaff
bcba92e092 fix bug filtering keys on usage tab 2024-05-08 18:25:28 -07:00
Ishaan Jaff
0260addeac clean up usage tab 2024-05-08 18:06:31 -07:00
Ishaan Jaff
f5f5bebe49 clean up users page 2024-05-08 17:58:10 -07:00
Ishaan Jaff
644738dafb usage - filter by keys 2024-05-08 17:57:28 -07:00
Ishaan Jaff
081e8732dc ui - cleanup view users tab 2024-05-08 17:34:44 -07:00
Ishaan Jaff
08d37e1b0e ui - filter usage by day 2024-05-08 17:34:30 -07:00
Ishaan Jaff
c7037c20ea fix pass startTime and endTime on Users Usage tab 2024-05-08 17:26:46 -07:00
Krrish Dholakia
80378966a0 build: add azure resource template 2024-05-08 15:24:58 -07:00
Ishaan Jaff
c60f12a70b ui - show guardrails 2024-05-08 10:51:34 -07:00
Ishaan Jaff
7bfd02350a stash - users usage tab 2024-05-08 10:38:27 -07:00
Ishaan Jaff
cae390b51a ui - clean up usage tab 2024-05-08 09:51:58 -07:00
Krrish Dholakia
dc8239ecc6 feat(model_dashboard.tsx): allow adding output cost per token on ui 2024-05-07 21:09:49 -07:00
Krrish Dholakia
5a16bec6a1 feat(model_dashboard.tsx): allow user to edit input cost per token for model on ui
also contains fixes for `/model/update`
2024-05-07 20:57:21 -07:00
Krrish Dholakia
312249ca44 feat(ui/model_dashboard.tsx): show if model is config or db model 2024-05-07 18:29:14 -07:00
Ishaan Jaff
791ec2e26a ui - new build 2024-05-06 18:06:25 -07:00