forked from phoenix/litellm-mirror
docs(customers.md): tutorial for setting customer budgets on proxy
This commit is contained in:
parent
ea30769190
commit
939ddf8986
3 changed files with 132 additions and 3 deletions
|
@ -91,7 +91,7 @@ const Sidebar: React.FC<SidebarProps> = ({
|
|||
|
||||
{userRole == "Admin" ? (
|
||||
<Menu.Item key="9" onClick={() => setPage("budgets")}>
|
||||
<Text>Rate Limits</Text>
|
||||
<Text>Budgets</Text>
|
||||
</Menu.Item>
|
||||
) : null}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue