forked from phoenix/litellm-mirror
(docs) admin ui
This commit is contained in:
parent
889767c5aa
commit
19af0cd3ed
2 changed files with 9 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# [BETA] Self-serve UI
|
||||
# [BETA] Admin UI
|
||||
|
||||
Allow your users to create their own keys through a UI
|
||||
- Track Spend Per API Key, User
|
||||
- Allow your users to create their own keys through a UI
|
||||
|
||||
:::info
|
||||
|
||||
|
@ -62,4 +63,9 @@ Connect your proxy to your UI, by entering:
|
|||
|
||||
### Create Keys
|
||||
|
||||
<Image img={require('../../img/user_create_key_screen.png')} />
|
||||
<Image img={require('../../img/user_create_key_screen.png')} />
|
||||
|
||||
### Spend Per Key
|
||||
|
||||
<Image img={require('../../img/spend_per_api_key.png')} />
|
||||
|
||||
|
|
BIN
docs/my-website/img/spend_per_api_key.png
Normal file
BIN
docs/my-website/img/spend_per_api_key.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 468 KiB |
Loading…
Add table
Add a link
Reference in a new issue